[04:34] Good Evening everyone [04:35] persia : I ran the latest CD. The fans seemed to work ok so I went ahead and installed it. Bad idea. They work but only intermittently it seems. I'm still trying to see a rhyme or reason too it. That being said I want to say congrats to you guys. Lucid is VERY nicely done otherwise from what I can see [04:37] I also did some more research, There looks like there might be a firmware update to the laptop that might fix the issue but the update is supposed to be run from inside a windows environment. There is a DOS bootable CD that supposedly works that someone put up but iI'm hesitant to try it as if I bork the firmware update my laptop is pretty much hosed. [04:51] I'm sorry to hear your issue isn't perfectly addressed. Good luck with the firmware update. [04:55] * hyperair heard of a windows livecd or other, but it isn't free, or legally free, in any case. [06:22] apw: regarding the multibyte EC problems, look familiar? - https://bugzilla.kernel.org/show_bug.cgi?id=15749 fix is released upstream [06:22] bugzilla.kernel.org bug 15749 in EC "bisected 2.6.34-rc3+git EC regression - can't boot after fix from bug #14667" [High,Closed: code_fix] === raof is now known as RAOF [08:40] Sarvatt, that is indeed equivalent to the fix we had homed in on. and would be in lucid now if the macbook pro tester didn't have other unrelated but simultaneously appearing issues which masked its success [08:43] apw: Good morning. [08:43] mornig [09:00] RAOF, anything exciting occuring in your world? === akher0n is now known as akheron [12:28] hi [12:29] AceLan: please, is kexec broken in 2.6.28-araneo? [12:55] what 'araneo' means? it's kernel branch for some set of devices? [13:40] Hello, can I build the kernel package (linux) using pbuilder ? [13:40] AnAnt: we only support debuild [13:41] good [13:42] amitk: that doesn't necessarily mean that the answer to my question is 'no', right ? [13:43] AnAnt: right, I just don't know how and why I would use pbuilder. [13:43] ok, thanks [13:43] amitk: build-depends! [13:43] as for why, because I don't want to install -dev packages on my system [13:43] hyperair: exactly [13:43] AnAnt: you do realize how thin the build-depends of a kernel are, right? [13:44] Build-Depends: dpkg (>= 1.13.19), debhelper (>= 3), gawk [13:44] hyperair: no I didn't know actually, I just saw stuff that aren't on my system [13:44] hmm? [13:44] hyperair: binutils-dev, libelf-dev [13:44] AnAnt: heh? i don't remember needing those.. [13:44] hyperair: http://packages.ubuntu.com/source/lucid/linux [13:45] I look at {a,i}dep: lines [13:45] AnAnt: maybe something changed. i use make-kpkg. don't need any of those =p [13:55] hyperair, they are new for the perf tools [14:03] apw, hmm, mumble ain't gonna work too well unless I can find a microphone [14:05] tgardner, heh yeah its not the most useful without that [14:05] though with push to talk many people use it with a lid mike [14:06] one of your dells prolly has one of those [14:08] apw: perf tools? [14:08] apw: what perf tools? [14:09] the kernel source has started to carry tightly coupled tools like perf [14:09] so we now have a new linux-tools package which carries these version locked tools [14:09] oh interesting [14:13] progress progress [14:14] ugh, last night, i suggested a workaround for https://bugs.launchpad.net/ubuntu/+source/linux/+bug/532374 [14:14] Malone bug 532374 in oem-priority "Lenovo Thinkpads with Core i5 and i7 suspend/resume (with kernel oops) once then fail horribly on next suspend" [Critical,In progress] [14:14] didn't work though because i was looking at an upstream tree, not the ubuntu tree [14:14] i suspect backporting d7f0eea9 will resolve the issue [14:16] achiang, that just adds a command line option for sci something somtthing, doesn't add any blacklists [14:17] apw: well, right -- i wanted to verify it actually helped before adding a quirk [14:17] damn these machines are a mess [14:19] apw: let me forward you a mail from jerone that suggests it is the correct workaround ; i guess i'm sniffing about for a way to do a test kernel for these folks to try to see if it helps [14:26] achiang, the bug is currently closed against linux, cause lenovo thinks the issue is their bios? [14:28] apw: yes, the issue is a BIOS bug, but windows works because it essentially does that sci_force_enable quirk. it would be nice if our kernel did that too so people wouldn't be forced to upgrade BIOS [14:29] windows is such a pain, if only we didn't have to overlap with it [14:29] 'it works with windows' makes me want to scream [14:29] be that as it may, that is the de facto standard for Linux/ACPI [14:30] nominally you can't have a defacto standard where there is an actual published standard [14:30] all you can have is compiant or _broken_ bioses [14:30] well, that is de facto vs de jure. ;) [14:31] apw: on a more practical note, upstream Linux/ACPI including maintainer explicitly state windows bug-for-bug compatibility is the policy. so in that sense, ubuntu shouldn't deviate from upstream [14:31] well de facto has "without being officially established in it" [14:32] then they really should just turn on that bit no? [14:32] if thats what doze does [14:33] well, they do, but as a quirk... i mean -- you're right -- official standard says, "that's BIOS's job, not OSPM" so i think it would be dangerous to categorically turn it on all the time, punishing the BIOSes you point out that *are* compliant [14:34] if the definition is "it must be on on return" then its not clear we can get it wrong [14:35] seems lucid only has quirks for HP for this issue [14:36] that bit is owned by BIOS, not the OS, so it's dangerous for the kernel to set that bit unconditionally [14:36] unless it's for a known broken platform [14:37] at least that's the impression i got from reading the comment added by the commit i named above [14:37] though the description says it _must_ be on on resume, so it not being would mean we should set it to my eye [14:38] hm, i see quirks for mac platforms in lucid [14:39] there are other quirks in the table, not all for that one item [14:39] .callback = init_set_sci_en_on_resume, [14:39] .ident = "Apple MacBook 1,1", [14:39] oh not really old old old macs yes [14:39] am i looking at the wrong tree? [14:40] trust macs to be broken, they are more broken than windows boxes mostly [14:41] achiang, anyhow if i am reading this right that command line patch is the next one against that file so it should apply triviallu [14:42] apw: nod, i'm trying to convince someone here to make that patch and do a test kernel. i don't want to overstep my bounds since i'm on the OEM team, not platform [14:43] overstep your bounds? slap it on and build it, its a community distro [14:43] its not like most of us have anything to test it with [14:44] heh, ok. guess i need to go figure out how to build / release a kernel the ubuntu way. i'm a new hire too and just ramping up on process here. ;) [14:44] heh i could do it for you, but its a good learning experience [14:45] all my resources are tied up building other things right now, its a busy time [14:45] sure, ok [14:46] apw: do you still consider https://help.ubuntu.com/community/Kernel/Compile to be accurate? [14:47] achiang, start here: https://wiki.ubuntu.com/KernelTeam/KernelMaintenance [14:47] ah, ok [14:48] achiang, we also have a meta page with links to lots of topics: https://wiki.ubuntu.com/KernelTeam [14:48] * achiang bookmarks [14:48] thanks tgardner [14:49] * apw suspect you will find many inaccuracies that we can no longer see for doing it too much [14:49] achiang, feel free to correct said inaccuracies [14:49] achiang, feel obligated to fix them :) [14:50] project creep! ;) [14:50] but ok, will do. ;) [16:55] jjohansen, hello. may i take up a bit of your time? [16:55] crazybyte: sure [16:58] jjohansen, i read your comment on the oops related issue. what is strange is that those oopses happened sometime before suspend and now i'm on the lucid kernel and i'm running it since yesterday after several suspend/wake up cycles without any issue. [16:59] crazybyte: ? Maybe I misinterpreted what you said but I thought the crashes were coming post suspend [16:59] jjohansen, mostly [16:59] that is what i observed [17:00] but when i started having those issues i remember that sometime they happened before suspend [17:00] but then i was using the karmic kernel [17:00] now they happened after wake ups [17:00] until yesterday [17:00] nothing since than [17:01] hrrmm, that doesn't really make sense, did you run an update? [17:02] no. at least not in the case of the kernel because it's the main lucid kernel installed in karmic so i can't update it by usual means [17:03] jjohansen, i will keep my eye on this because it's pretty strange [17:03] also could you have a suggestion how to find out what resides at that particular address when the oops happens [17:04] i'm very curios about what is there when they happen because the addresses repeat themselves sometimes [17:05] crazybyte: hrmm, well you can look at /proc//maps [17:06] and also the boot messages [17:06] jjohansen, could ksymoops help me better somehow i didn't thought of? [17:07] ok [17:08] crazybyte: hrmm I can't see what more you are going to get from ksymoops [17:09] i see [17:09] ok [17:09] thanks [17:09] most oops addresses are kernel side and so only vagely categorisable into a few simple categories [17:10] crazybyte: well it might if you can hit it right after the oops, and use /proc/kallsyms but since these are freezes I don't see that happening [17:11] yeah [19:10] hey folks [19:10] My kernel is doing stuff but I dont know what [19:10] and my machine is dying under background IO load [19:10] I tried sudo perf top, iotop, regular top, and can't tell what's happening [19:10] see bug #549428 [19:10] Malone bug 549428 in apparmor "Triggers permanent high i/o load after upgrade" [Undecided,Fix committed] https://launchpad.net/bugs/549428 [19:10] I get this regularly, but not daily [19:11] I will have to reboot the system pretty soon given that it's almost unusable now; anything I can do? [19:12] I don't know whether that's expected, but cat /sys/kernel/debug/dri/64/vma returns [19:12] cat: /sys/kernel/debug/dri/64/vma: Cannot allocate memory [19:13] sudo cat i915_ringbuffer_data [19:13] cat: i915_ringbuffer_data: Ne peut allouer de la mémoire [19:13] that sounds bad [19:13] At least like something went crazy requesting memory [19:14] oddly, meminfo lists plenty of cached stuff [19:14] Oh I know [19:14] So I'm using ecryptfs [19:14] and I use unison in the background [19:14] Every so many days, this starts happening [19:14] I bet it's not giving back some memory to the OS [19:14] smb: How could I track memory down? [19:15] http://paste.ubuntu.com/418779/ < meminfo [19:15] Cached: 2492220 kB [19:15] Maybe one could keep tracking memory allocation while running [19:15] apparently you cannot even look right now [19:15] smb: Well my system still runs for some rason [19:15] reason [19:15] A high cached value is normal [19:15] I suspect the background load is swapping [19:16] Except I dont have any hmm [19:16] smb: Yes, but I mean this should be reclaimable to allocate memory [19:16] smb: I would expect that if my kernel used all available mem, this value would be small [19:16] VmallocTotal: 34359738367 kB [19:16] VmallocChunk: 34359353372 kB [19:17] that's.... too much [19:17] I don't have 34 TB of vm [19:17] Hmm apparently that's normal [19:17] it matches another host [19:18] probably some addressable range [19:20] I would believe so [19:24] lool, The thing is that you seem to be unable to start new tasks which sounds like shortage of allocable memory [19:25] smb: I can actually start other tasks [19:25] Could at least [19:25] smb: I could open an xterm for instance [19:25] albeit slowly [19:29] I wonder whether iotop could help here or whther it only will show that swapper is on duty [19:37] Hello [19:37] I am downloading linux source package [19:38] I wanted to know which file should I edit if I wanted to change the configuration for the -generic package [19:39] AnAnt, Depends a bit. The linux-source package is not that useful [19:39] AnAnt, apt-get source linux-image-... or git is more useful [19:40] smb: well the source package for linux-image-... is linux [19:40] AnAnt, In that case it is in debian.master/config/(i386|amd64)/config.generic [19:41] AnAnt, Unfortunately the is also a package called linux-source [19:41] which is only the general parts without the debian directories [19:41] linux-source was in dapper [19:42] according to:http://packages.ubuntu.com/search?searchon=sourcenames&keywords=linux-source [19:44] AnAnt, In Dapper the source package was named linux source. But later linux (as the source package) also creates a binary package called linux-source [19:44] aha [19:46] Its a bit confusing and often people get tricked into installing the architecture independend binary package because it has source in its name. Thats why I usually try to make sure that you have the real source package [19:46] which is 'linux' , right ? [19:46] right [19:47] Just looked, the flavour package seems to be config.flavour.generic now [19:47] err I mean the config file [19:49] But its a stacked approach you got a top level config.ubuntu.common a config.i386(or amd64).common [19:49] and the flavour specic [19:49] where's that ? [19:50] AnAnt, You will find everything when you descent into debian.master/config === yofel_ is now known as yofel [20:08] apw: can you fix this messed up kernel-list@ubuntu to not send bounces for each msg? [20:09] apw: or educate folks to not cross post to lkml [20:09] anyone have a lenovo x201 and can send me dmidecode | grep Version ? [20:51] peterz, bah sorry man ... [20:51] i'll get my cluebat out [20:52] apw: thanks mate! :-) [21:05] hi, i'm using Karmic right now and I noticed at http://kernel.ubuntu.com/~kernel-ppa/mainline/ kernel version 2.6.34.rc3 is available. If I download and install .deb file for linux-source will I be good to go with that kernel version? (no compiling, no configuring, no boot-image generating) [21:14] also, i added the kernel-ppa repository by sudo add-apt-repository ppa:kernel-ppa/ppa but i get error "Failed to fetch http://ppa.launchpad.net/kernel-ppa/ppa/ubuntu/dists/karmic/main/binary-amd64/Packages.gz 404 Not Found" [21:15] kyanardag_: No it is generally used to try bugs against the latest linux kernel version so 1) It isn't tested at all by us 2) It don't contains Ubuntu patches 3) We don't provide any type of support on it. [21:16] kyanardag_: AFAIK It isn't available in PPA you should click and install from kernel.ubuntu.com. [21:17] abogani, i see.. it's just vanilla kernel? thanks.. [21:17] kyanardag_: Exactly. === sconklin is now known as sconklin-gone === raof is now known as RAOF