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