[03:21] I have tried a couple of the mailine kernels and my hdmi sound doesn't work for any kernel after 2.6.38 [04:25] how can i build the .deb for the kernel without stripping the debuginfo? trying to save myself a 700mb download on the .ddeb [07:33] Hi all, I'm trying my best to debug a KP, and I've got so far as to get a copy of the core dump of the system, and I found a null pointer that's being deref'd but now I'm stuck. :*( [07:34] this week is my first dabble at kernel hacking, so any spare advice would be helpful. :) [07:40] alright, a more specific question, is there an existing LXR site for the 3.2.0-RC4 kernel? [07:41] or how do you guys navigate the tree when debugging KP's? [07:44] lxr.linux.no doesn't? [07:44] only released versions... :( [07:44] ohsix: unless, of course, I missed it somewhere? [10:11] hm, the vmlinux from the -dbgsym package isn't in a place that perf will find it [10:12] some reason it wont use kallsyms either, and if you force it at report time it segfaults [10:14] redhat puts it in /lib/modules//vmlinux instead of /boot, or /build/vmlinux, oprofile systemtap and perf look at those paths === yofel_ is now known as yofel [17:20] what is the equivalent of atol in the kernel?