[00:00] installed jaunty, boot, dmesg, see stackdump: http://dpaste.com/91033/ [00:03] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/287392 looks the same - should I 'me too' it or anything? [08:16] hi. has any consideration been given to providing a linux-image-amd64 package for i386 arch? [08:16] i just manually downloaded and dpkg --force-architecture'd a amd64 kernel onto my 32bit install and everything seems quite fine [08:17] even the initramfs generated properly (something that surprised me since it's now a weird mix of 32bit utilities and 64bit kernel modules) [09:13] ok. i've filed a bug about it. [13:08] desrt: That certainly would have made the few i386->amd64 upgrades I've done much easier. [13:12] amitk: Do you happen to know if the armel kernel will support the NSLU2? Wikipedia says it has a 266 MHz ARM Intel XScale IXP420 CPU. [13:23] soren, it will once we have a kernel configuration that supports it [13:28] NCommander: No shit? The kernel will support it once it supports it? :p [13:28] soren, I mean once we add a ipx420 varient to the ARMel kernel [13:28] the armel distribution itself is compatible (XScale has the necessary instruction support) [13:29] Yeah, I know. Mine already runs Debian. [13:31] soren, Debian targets a different ARM instruction set [13:31] (armel) [14:23] soren: yes it will === thegodfa1her is now known as fabbione [16:38] #0 0xb808c430 in __kernel_vsyscall () [16:38] No symbol table info available. [16:39] can I get debug symbols for the kernel? [18:01] hey [18:03] when i "apt-get source linux-image-2.6.24-21-generic", i end up with a source tree that builds 2.6.24-22. [18:04] is that intentional? [18:10] laga: maybe 2.6.24-22 goes from your $release_name-security [20:25] Can someone tell me where the build directory inside /usr/src/linux-headers-`uname -r` is? [20:26] I'm trying to make rt73 driver and facing problems... [20:27] I posted the problem #ubuntu and got no response... You are the kernel... Please help. [20:27] :( [20:27] I even checked ubuntuforums for the solution... But nothing worked... And all were incomplete too [21:32] Xtreme_Great: run 'uname -r' on the command line [21:32] and then use that output to look in the correct direction /usr/src/linux-headers- [21:37] amitk: I already did that... It's 2.6.24-21-rt [21:37] I meant that I can't find the build directory in /usr/src/linux-headers-2.6.24-21-rt [21:38] Xtreme_Great: you need to install the linux-headers package [21:40] Xtreme_Great: and you will probably find it in /lib/modules//build [21:44] That build directory is empty... [21:44] I mean the one in /lib/modules/`uname -r`/build