[03:26] Anyone home? [03:27] Looking for a udev expert. [15:40] My Cordless Desktop MX3200 keyboard from logitech does not work. What package should I file a bug against? [18:42] hotkeys broken in thinkpads? [19:00] genady12_, here, too [19:01] nobody could tell me why [19:01] I found a bug [19:01] another bug on my machine: new kernel does not boot up [19:01] hope it will be fixed some time soon [19:01] still running intrepid's kernel [19:01] oh [19:01] https://bugs.launchpad.net/ubuntu/+source/linux-ports-meta/+bug/361222 [19:01] what happens? [19:01] Malone bug 361222 in linux-ports-meta "kernel 2.6.28-11 boot fail with dm-crypt" [Undecided,New] [19:03] genady12_, nothing, he just stops because he cannot decrypt my disk [19:03] he does not ask for a passphrase [19:03] wait [19:03] http://www.ubuntu.com/getubuntu/releasenotes/904 [19:04] oh, maybe i have this type of board [19:05] Upgrades from alphas may need re-encryption of encrypted home directories [19:05] maybe? [19:05] i dont have ecryptfs [19:05] i have LVM with dm-crypt [19:06] oh [19:06] my complete disk is encrypted except for /boot [19:08] ecryptfs isnt in kernel btw [19:09] its fuse [19:09] so it shouldnt work with any kernel if it was the problem [19:11] i reinstalled all the kernel and initramfs stuff several times [19:11] didnt help, teoo [19:11] too [19:11] brb [19:23] hello [19:23] can someone please help me with building the kernel, I have a small driver problem [19:24] the first build went fine... fresh source... [19:24] then ran into this.... [19:24] strip:/usr/src/ubuntu-intrepid/debian/linux-image-2.6.27-9server//lib/modules/2.6.27-9-server/kernel/drivers/atm/ambassador.ko: File format not recognized [19:24] make[3]: *** [drivers/atm/ambassador.ko] Error 1 [19:24] make[2]: *** [_modinst_] Error 2 [19:24] make[1]: *** [sub-make] Error 2 [19:24] make[1]: Leaving directory '/usr/src/ubuntu-intrepid' [19:24] make: *** [install-server] Error 2 [19:25] I don't even need that driver (I think)... I'm just trying to mess around with a syscall hack [19:25] how can i get around this [19:32] hm, after a while of doing nothing it tells me that there is no device found [20:22] hm, after a while of doing nothing it tells me that there is no device found [20:22] whats your kernel line in menu.lst? === erle64- is now known as erle- [21:00] erle-: if the uuid is pointing to the right device, you might try with rootdelay=60 [21:01] uuid is right [21:01] it this a kernel boot parameter? [21:01] yeah [21:03] ill try [21:03] thank you [21:03] brb [21:10] sbeattie, didnt work [21:10] there is no files in /dev/mapper/ [21:11] there must be a problem with the initramfs [21:11] maybe it is missing some module or udev stuff [21:11] how is the initramfs generated? [21:11] and is there a difference since intrepid? [21:12] i am really wondering if i am the only person with this bug [21:12] i think there are some more people using dm-crypt [21:27] homebrew kernel does not work, too [21:27] it worked with intrepid [21:27] it must be the initramfs generation, that's wrong [21:38] i guess it is udev [21:38] but i have no clue how to fix that ...