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

ZburatorulI am learning how to make use of my motherboard's TPM07:04
Zburatoruland on the way there I need to read what used to be /proc/acpi/dsdt07:05
Zburatorulso my question is, where are the APCI tables on a 2.6.3* ubuntu kernel?07:06
=== chrisccoulson_ is now known as chrisccoulson
diwickernel.org has been down all day11:25
* ogasawara back in 2014:26
jmlJust starting next round tests for suspend bug 838729 w/ new kernel suggestions.14:30
ubot2`Launchpad bug 838729 in linux "x200 laptop fails to complete to suspend on second suspend after boot" [Medium,In progress] https://launchpad.net/bugs/83872914:30
cndogasawara, about those patches for the hid subsystem I sent a few weeks ago15:22
ogasawaracnd: yep15:22
cndthey aren't going to pushed to mainline for a bit due to the kernel.org compromise15:22
cndthat's what jiri kosina told me15:23
ogasawaracnd: ok, but I assume they'll eventually go up right?15:23
cndyes15:23
ogasawaracnd: cool, we'll carry them as sauce patches for now then.15:23
cnddo you need me to resend?15:23
ogasawaracnd: nah15:23
cndok15:23
cndthanks!15:24
cndthere's 4 patches in total15:24
cndsorry, 3 patches15:24
ogasawaracnd: I'll ping you if I have trouble applying15:24
cndk15:24
ogasawaracnd: hrm, I'm only seeing 2 patches total.  can you resend just so I'm sure I've got the right ones.15:38
jml:(15:43
cndogasawara, which ones did you get?15:53
cndwere they both about the macbook 4,2?15:53
cndthe third is for the magicmouse15:53
ogasawaracnd: yah, I got the macbook 4.2 one (2 of them), let me look for the third ...15:54
ogasawaracnd: ah magicmouse, there it is - "[Oneiric][PATCH] HID: magicmouse: Set resolution of touch surfaces"15:55
cndyep15:55
ogasawaracnd: and just to be clear the other two are ...15:56
ogasawara[Oneiric][PATCH] HID: magicmouse: Set resolution of touch surfaces15:56
ogasawara[Oneiric][PATCH 2/2] HID: add MacBookAir4, 2 to hid_have_special_driver[]15:56
ogasawara[Oneiric][PATCH 1/2] HID: add support for MacBookAir4,2 keyboard.15:57
cndyep15:57
ogasawaracool15:57
jmlogasawara: fwiw, I'm getting the same bug with every kernel I've tried. I'm guessing that means it's not a kernel issue.16:00
ogasawarajml: hrm, it may not be if you're certain it was working with for ex. with 2.6.38-8.42 and now it's failing with that same kernel.16:01
jmlogasawara: unfortunately I don't track which kernel I have when suspend is working... it's just not something that occurs to me.16:03
ogasawarajml: indeed.  but you were certain it was working with Natty correct?  and I assume you'd updated to Natty final?16:04
jmlogasawara: I am certain of that.16:05
jmlogasawara: I updated to natty final16:05
ogasawarajml: so based on that info, we shipped with the 2.6.38-8.42 in Natty final, so I assume that is the last known kernel to work16:06
jmlogasawara: right. But it doesn't seem to work on my system currently.16:07
jmlogasawara: So wouldn't that point to a non-kernel issue?16:07
ogasawarajml: would appear so.  /me wonders if there's an x200 in the lab, I'm certain there's a few employees with that model16:09
ogasawarajml: you're the first I've heard of having suspend/resume issues though16:09
jmlogasawara: is there any way to find out if a program is holding up suspend? any diagnostics I could run?16:22
jmlI guess I could try running under fallback desktop environments or something.16:22
ogasawarajml: https://wiki.ubuntu.com/DebuggingKernelSuspendHibernateResume might help16:24
jmlogasawara: thank you.16:25
ogasawarajml: you might give the oneiric beta-1 liveCD a try just to confirm your testing in a pristine environment16:26
jmlogasawara: oh yeah, that's a good thought.16:26
Davieyis aufs stripped from the virtual kernel?18:25
DavieyCONFIG suggests it is a module18:25
=== yofel_ is now known as yofel
Daviey/lib/modules/3.0.0-10-virtual/kernel/ubuntu/aufs/ is empty :(18:27
smoserDaviey, bug 84415918:37
ubot2`Launchpad bug 844159 in linux "-virtual kernel does not have aufs filesystem" [Undecided,New] https://launchpad.net/bugs/84415918:37
Davieysmoser: thanks!18:38
jwibug 829838 - "there's a dupe for that" :)18:46
ubot2`Launchpad bug 829838 in linux "aufs kernel module missing in linux-image-virtual" [Undecided,Confirmed] https://launchpad.net/bugs/82983818:46
alexblighQuestion about LTS kernels. The fix to LP #720095 breaks a production (or 1 week away from production) environment if we move from 2.6.32-31 to 2.6.32-32 as it disables CONFIG_NETNS. We can't use 2.6.2.38- because of LP #843892. 2.6.32-31 is actually quite stable with namespaces as long as you don't rapidly create and delete them (far more stable than later kernels which we can reboot the system with 2 commands on demand). Is a more18:48
alexbligh appropriate fix for LP #720095 just to disable use of network namespaces in the ftp package? My question for here is "is it reasonable for a kernel point release to REMOVE functionality that some of us were relying on, and if so should I file a bug?" We are only using LTS for the security updates!18:48
ubot2`Launchpad bug 720095 in linux "vsftpd causes a vmalloc space leak in Lucid" [Medium,Fix released] https://launchpad.net/bugs/72009518:48
ubot2`Launchpad bug 843892 in linux-lts-backport-natty "Repeatable kernel oops on container delete" [Undecided,New] https://launchpad.net/bugs/84389218:48
=== Quintasan_ is now known as Quintasan
ogasawaraalexbligh: yes, it's probably best to file a bug as most of the stable kernel team is at the linux plumbers conference this week and not likely watching IRC as closely as usual.18:57
alexblighogasawara, thanks, will do18:57
ogasawaraalexbligh: if you post the bug number here I can make sure the right people are subscribed/assigned18:58
alexblighogasawara, thanks, will do18:59
alexblighogasawara, filed it - it's LP #844185, but I think you might also want to draw someone's attention to LP #843892 which allows you to reboot your machine instantly with a kernel oops with 2 harmless commands :-(19:07
ubot2`Launchpad bug 844185 in linux "Removal of CONFIG_NS from 2.6.32-32 breaks applications" [Undecided,New] https://launchpad.net/bugs/84418519:07
ubot2`Launchpad bug 843892 in linux-lts-backport-natty "Repeatable kernel oops on container delete" [Undecided,New] https://launchpad.net/bugs/84389219:07
ogasawaradang, bjf's bot is fast19:12
ogasawaraalexbligh: ignore the message from the bot on your bug19:12
alexblighogasawara, indeed the bot is fast; I can't remember how LP works. Is Triaged the one after Confirmed?19:14
ogasawaraalexbligh: yep.  I marked it Triaged so the bot doesn't touch it.  If they need any additional debug files from you they'll ask.  From your description it's pretty clear what the root cause is.19:15
alexblighogasawara, :-) thanks19:17
* ogasawara reboots20:08
=== BenC_ is now known as BenC
AddJimHey guys can I bribe someone to handle a ticket? =)23:58
AddJimWill pay. =P23:59

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