[03:04] i installed ubuntu 8.04.1 in my computer and then upgraded to 8.10 now on boot it gives an busybox initramfs error [03:04] what to do now ? [03:06] thebloggu: it's difficult to predict what error message you're receiving. will you pastebin it? (also, this discussion likely needs to happen in #ubuntu instead of in here.) [03:08] crimsun, thank you for answering, i tried #ubuntu but nobody answers [03:08] btw, i was able to boot by typing exit in initramfs [03:09] thebloggu: i'm also in #ubuntu. please direct your responses there. [10:31] What is the reason that http://lxr.no/ does only list for kernel 2.6.24 a maximum version number of .7 although I am using 2.6.24-22generic? [10:34] bullgard4: Because 22-generic is the Ubuntu version of the kernel (that itself a stable release version as 2.6.24.7). [10:40] abogani: Thank you for explaining. [10:48] bullgard4: Don't mention it. [11:57] hi, any ideas about the nfs kernel server problem yet? [14:26] sconklin, so ... [14:26] is there not a default list kernel apport reporting list? [14:26] would we not not want to report a superset for our purposes? [14:27] so I'm writing a script that gathers what we want and creates the apport report on the suspend/resume testing. There are required data for a kernel report, and I'm including all those. [14:27] So exactly, we will use a superset. [14:28] is not the only thing we need to add the logfile, so would we not add a new 'type' of report [14:28] Kernel apport reports are now trggered by an oops, so I just wrote a python script to generate the report. [14:28] like is defined in /usr/share/apport/kernel_ooops [14:29] right, we are not adding a new type of report, as we want to use all the existing support [14:29] What I've written is not terribly complicated - there's not much to creating a report. [14:30] its a shame that these report definitions are not classes, so they could be overridden and extended [14:30] i think that we should leave the user warning, i think its appropriate they get the indication we are sucking info up === pgraner_ is now known as pgraner_lt [14:31] I agree, it's evil to collect information without asking. [14:32] rtg: did we ever decide when we were going to put the upstream origin in /proc/version_signature for Luis? [14:33] huh? I thought all we were doing was adding the minor number in /proc/version [14:37] the write up i saw said (upstream version) at the end of /proc/version_signature [14:38] where in /proc/version would we put it [14:39] I think apw and amit were involved in the string stuff, though I remember that they agreed there was enough info in it for kerneloops.org [14:39] that was about exposing our build number so we knew which kernel it really was [14:40] and including a -Ubuntu tag so they knew it was our fault [14:40] right, it basically supersedes what was in /proc/version_signature [14:40] i think what pgraner_lt is referring to is the exposure of the 2.6.28.9 side of things [14:40] oh, duh. [14:40] indicating which of the stable releases you have sucked up [14:41] I'll put it on my list [14:41] apw: correct, Luis was complaining that he had no idea which source we were based on and asked for some way to check it. [14:42] its probabally not appropraite to expose it in our version number literally because we don't necessarily suck up all the patches [14:42] apw: I've only dumped one so far. [14:42] one patch, that is. [14:42] luckily the data is in the main Makefile so it should be simplish to find it [14:44] yeah i didn't mean we wen't trying to track it 100%, more that it can't and now isn't guarenteed to be actually so [14:44] apw: soo you think it would be misleading? [14:45] i was implying it would be missleading for it to be in any of our main version numbers [14:45] i think its entirly appropriate in /etc/version_signature as a 'based on' kind of thing [14:48] anyone know which VT we switch to during suspend? [14:50] apw: I'm pretty sure its 1 [14:58] rtg did you jauntyise your machine yet? [14:59] use space? no way, but I've been running .28 kernels on several machines. [14:59] s/use/user/ [14:59] rtg: and does nfs work? [14:59] even showmount -e fails here.. [14:59] dunno, I don't have any nfs servers. [15:00] it is really hard to create one [15:00] install nfs-kernel-server and add a dir to /etc/exports [15:01] pretty sure that it won't work, that there were bugs outstanding upstream on it anyhow [15:01] and who wants to fix em [15:02] i am sure the nfs upstream devs are on the case [15:02] i dont think so, because i mailed one of em and no error was even known [15:03] apw: didn't kees suspect a user space problem? [15:04] ahh was it kees, perhaps i forget, cirtainly there was an upstream bug bandied about [16:48] the limits on versions of a package in a PPA is going to seriously dammage my head [16:48] rtg it would be helpful for debugging say against intrepid, to be able to offer an 2.6.27 and a 2.6.27.N mainline drop of the kernel for differential testing (say) [16:49] but there is no easy way to push those into the same PPA due to the 'one version' issue [16:49] any thoughts as to the right way to handle this [16:49] apw: I thought we could have multiple PPAs per user now? [16:50] apw: failing that, track down cprov [16:50] hmmmm... fair point [16:52] apw: hey - I was just reading about the cpufreq defaults performance v.s. ondemand. our current default is performance, but doesn't ondeman make more sense? Or does it matter if the kernel can stay in HALT long enough to make a difference? [16:53] our default in the kernel is performance, but we switch to ondemand after boot [16:53] something Keybuk was telling us about, that its faster to boot in performance mode [16:53] apw: ah. so my reasoning _is_ sound. how rare :() [16:54] s/:()/:)/ [16:54] yep, you are right indeed [16:54] i was fooled by the default too [16:54] apw: now that you mention it, I kind of remember that conversation. [16:54] i think it was in the session where we picked the config opotions [16:55] and when we were looking at pushing all that =y [16:55] /etc/init.d/powernowd seems to switch us over to ondemand [16:56] $ cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor [16:56] ondemand [16:56] ok, I'm convinced [16:57] :) sorry [17:07] and if that doesn't, gnome-power-manager will [17:08] not if your're running a server [17:08] rtg: what? you don't run g-p-m on your servers?! ;-) [17:09] I like that clean command line interface. [17:09] :-) [17:09] * Nafallo wonders a bit why you have powernowd on your server though :-) [17:11] Nafallo: huh, it seems to be a desktop package. its not on my server [17:11] oh. thought the discussion was about ondemand scaling on servers [17:11] * Nafallo goes hiding again :-) [18:51] Keybuk: So we could unseed powernowd now? [18:52] lool: err, no idea [18:52] I think I mentioned it, and got told we need it on servers [18:57] Keybuk: We could move it to the server seed, or simply assume that new installs don't need it? It would be nice to skip one init script during boot, even if it's a small one :) [19:22] jaunty box, for a few days plugging in a usb drive (both hard and thumb) only show "usb 5-2: configuration #1 chosen from 1 choice" and on lsusb. no /dev gets created. I can't find anything about his on lp. known issue, or should I report? [20:02] #310697 how do I mark that as "jaunty" so it shows up on https://bugs.edge.launchpad.net/ubuntu/jaunty/+bugs === asac_ is now known as asac [23:49] rtg: Around? [23:50] lool: for a few minutes more. whats up? [23:50] rtg: Poulsbo DRM is basically a fork of the regular DRM, and isn't namespaced; it uses the same symbol names and all [23:50] rtg: So if you try to load the regular drm and psb-drm, it blows up [23:50] rtg: Are you saying it would work if one was built into the kernel and the other was a module? [23:50] no, I think we'll have a separate flavour, and hence, seperate config options. [23:51] rtg: check hardy-lum (ubuntu/media/drm-poulsbo; CONFIG_DRM_PSB only set on lpia) [23:51] rtg: Ok [23:51] rtg: What flavour will we use for psb on i386? [23:52] I don't know yet, perhaps lpia? [23:52] You mean lpia flavour but i386 arch [23:52] Would work I guess [23:52] correct [23:53] was that all? its about beer time here. [23:53] rtg: Mind if I copy/paste this exchange into the list to close the discussion? I'll Cc: amitk who I understand is still looking at lpia stuff [23:53] rtg: It was all [23:53] lool: no problem. [23:53] Thanks [23:54] I'm outta here