[04:43] I want to know if there is some mechanism by which I can make the child not to stop when it gets a signal and it is being traced by superior === Nicke_ is now known as Nicke [10:53] sigh, can't boot jaunty unless I specify root=/dev/sdaX, although the UUID is correct [11:05] tjaalton: maybe something to do with the blkid|volid transition? I had one of my disks start showing up as a different UUID at one point in the jaunty cycle [11:05] maxb: how to fix it? [11:06] the previous time I booted this was three weeks ago [11:06] well, first see if /dev/disk/by-uuid/ is populated the way you think it should be [11:07] looks ok [11:07] hm. In that case the problem might be something entirely different [11:09] I can see the five partitions there [11:11] and the UUID's match the ones on the fstab [11:14] the machine had crashed though, and has ext4 on / [12:26] tjaalton: How does it fail? [12:27] soren: kernel panic [12:28] tjaalton: -v [12:28] soren: more details? fails to mount root, and then lists the partitions that are available [12:29] and then panics [12:29] ...yet the UUID in question is in /dev/disk/by-uuid in the initramfs? [12:30] hmm, I'll extract it and check [12:30] Er. No, that's not how it works. [12:30] oh right [12:30] udev runs in the initramfs and creates them on boot. [12:30] yes [12:30] Can you check in there? [12:31] Pass break=bottom on the kernel command line (along with root=/dev/sdaX). [12:31] ok, will do [12:42] huh, break=bottom doesn't seem to work [12:45] it boots directly up [12:46] Are you sure you spelled it correctly? [12:46] deckard ~ # cat /proc/cmdline [12:46] root=/dev/sda8 ro break=bottom [12:46] there :) [12:46] Yeah, that's quite convincing. :) [12:47] Try break=mount instead. [12:47] ok.. [12:49] nah, same thing [12:57] oh well, I'll reinstall this soon anyway [13:01] tjaalton: Seriously? I doesn't break into the initramfs? [13:02] soren: nope [13:05] a fresh install does though [13:05] so I wouldn't worry too much [13:06] the buggy one has been installed in January === JayFo is now known as JFo [14:45] apw: can you punch the button for mainline build for 2.6.30-rc3 ? [14:45] rtg it is occuring in the background right now ... [14:46] thanks === mdz_ is now known as mdz [16:50] ogasawara: I disabled Intel KMS for Karmic until user space catches up. It seems to work well with Jaunty user space if you wanted to mess with it on your Inspiron 1420. [16:50] rtg: ok cool [16:57] rtg: does enabling it kill the desktop? [16:57] amitk: absolutely. [16:57] rtg: how does it work with Jaunty then? [16:58] amitk: I'm using it on my Inspiron 1420. so far, so good. It actually fixes an SDHC issue with a 16GB mmc card [16:59] now if I could just figure out why mmc works [16:59] rtg: aah. nevermind. I reparsed your above statement - the Karmic kernel works with Jaunty, not KMS [16:59] correct. KMS is borked until the X drivers catch up [18:05] apw: do your mainline builds enable staging? (they should if they don't already) [18:05] rtg hrm ... will check ... yes they should as we have no ubuntu/* [18:06] apw: thanks [18:46] rtg: there is no =n in the .config, only a # CONFIG... is not set [18:47] Kano: I know, it ends up being the same when oldconfig gets run during the prepare phase. I'll fix it one of these days [18:51] apw: [1908259.182020] TCP(wget:1570): Application bug, race in MSG_PEEK. === mkrufky is now known as Guest71612 === mkrufky1 is now known as mkrufky [23:45] just curious, will the I/O latency patchset make it into jaunty or a jaunty update?