/srv/irclogs.ubuntu.com/2011/07/01/#ubuntu-kernel.txt

=== _LibertyZero is now known as LibertyZero
=== ogra is now known as Guest53856
=== Guest53856 is now known as ogra_
=== ogasawara_ is now known as ogasawara
=== smb` is now known as smb
cbx33Hi all10:35
cbx33can someone tell me when https://bugs.launchpad.net/ubuntu/+source/linux/+bug/765082 this fix will be released to the repos?10:36
ubot2Ubuntu bug 765082 in linux "[ips-monitor] is in state 'D'" [Medium,In progress]10:36
ogasawara_jmp_: https://launchpad.net/+apidoc/1.0.html10:47
_jmp_ogasawara: \o/ thanks!10:53
ogasawaracbx33: looks like 2.6.38-10.46 just went to natty-proposed, so it'll probably be a few days till it's promoted to natty-updates10:53
cbx33ahhh ok10:56
cbx33ogasawara, ahhh - I notice you were in the bug comments10:56
cbx33so can i install it from natty-proposed?10:56
ogasawaracbx33: indeed, if you wanted to install from natty-proposed it should pull in the updated kernel for you to run11:00
cbx33ok11:01
cbx33tank you ogasawara - will it affect my currently install kernel?11:01
cbx33i obviously don't want to kill my machine11:01
cbx33maybe I should just wait for a few days :)11:01
ogasawaracbx33: no your existing kernel should remain installed and able for you to fall back to should you choose11:01
cbx33ok11:01
cbx33i am actually trying to "build my own + patch"11:02
cbx33just to make sure I can :)11:02
cbx33if I was compiling the kernel from the ubuntu source package - i copy the config from the /boot/ dir11:18
cbx33do i need to rename the file at all?11:18
hrwhi11:26
hrware suspend-to-disk/resume operations faults thing for you to check or should I just ignore and do not use s2disk on my laptop?11:27
hrwcking: do you have few minutes to look at fail-to-resume-from-disk problem?14:05
ckinghrw, sure, I'm in the kernel team room at the moment14:09
hrwok, will be there in few then14:11
ronin___hi please help me!15:46
ronin___first step for be a member of ubuntu-kernel developer?15:47
anonymous_does anyone know why the kernel-ppa is empty all of a sudden?16:51
chadhoggI am trying to perform a kernel bisection and following http://wiki.ubuntu.com/Kernel/BuildYourOwnKernel, but I do not have a debian/ directory with which to execute `fakeroot debian/rules binary-headers binary-generic`17:00
chadhoggcan I just run `make defconfig; make` and get a .deb file?17:00
anonymous_ 17:22
jakempHowdy, I am running 11.04 and I need the 3.0 kernel. Is there something that has already been packaged? I previously used one of the packaged 2.6.39 kernels, but all of the 3.0 kernel packages seem to be for Oneric18:58
vishjakemp: you can use that, but why d'you "need" it? 19:00
jakempI'm using xorg-edgers, and it recently broke. The folks in #intel-gfx xsay the problem is fixed in 3.0, along with many other snb fixes.19:01
vishk..19:02
=== yofel_ is now known as yofel
=== anonymous is now known as Guest84971
Guest84971is "https://launchpad.net/~kernel-ppa/+archive/ppa" broken? it appears to be empty.22:32
lmn123There is a component which emits error like the following in dmesg. 23:06
lmn123[609815.333802] submanager[6578]: segfault at 3d8b6504 ip 000000000824fca8 sp 00000000f5ac2a08 error 4 in submanager-edge[8048000+366000]23:06
lmn123where/how should I get the info about those symbols / addresses ?23:07
blissif the application isn't PIE, then the IP should be static across invocations, so you can just attach to it (or start it fresh) with gdb and take a peek23:09
blissif it's PIE, it's really unhelpful :p23:10
blissby IP i mean EIP23:10
blissand by EIP, i mean .text23:10
lmn123let me try gdb. Thanks bliss23:44

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!