=== yofel_ is now known as yofel [06:57] wow.. it's unreal how busy the kernel ML is [07:22] MTecknology: lkml? [07:33] amitk: on lists.ubuntu.com [07:33] amitk: and the bugs running through ~ubuntu-kernel-team [07:35] yeah, it has certainly grown over time [07:37] I decided to hop out of ~ubuntu-kernel-team and hop into teams that are more specific to my interest - probably not a big deal considering the lack of involvement I've had. [07:38] I aimed too high - tried to do too much stuff - and now I have simple projects that are over a year old and still unreleased :( [07:40] ok.. nappy time === amitk is now known as amitk-afk === amitk-afk is now known as amitk [08:24] drew212, yes if your touchpad is missing a bug is needed [08:28] apw: about bug 634702 [08:28] Launchpad bug 634702 in linux (Ubuntu) "Kernel 2.6.35-19 fails to boot Lenovo S10-3 (affects: 1) (heat: 8)" [Critical,In progress] https://launchpad.net/bugs/634702 [08:29] I believe the new module intel_idle is the root cause [08:29] ikepanhc, interesting [08:29] but dont know much about the module, any idea who we shall ask? [08:30] I guess it would be something to bring up on the acpi mailing list [08:30] The S10-3 use N450 as CPU [08:30] Maybe cc Len Brown [08:30] well if we have proven its the cause, like via black-listing, then acpi list sounds good, and the authors of course [08:30] good morning btw... :) [08:31] moin [08:31] good morning .eu :) [08:31] will write to Len Brown [08:31] you guys have any N450 machine? [08:31] ikepanhc, But don't forget linux-acpi, I want to watch the thread. ::) [08:31] ikepanhc, i would email the authors of the commit which adds it [08:32] cc: acpi and len, its the authors who are most likely to have a clue [08:32] I wonder it happens on all N450 machine or only S10-3 [08:32] Hm, No I only have old 270s [08:32] ikepanhc, i would not be supprised if it is all, perhaps a search for those symptoms may help === lag` is now known as lag === lag is now known as Guest58 === cnd_ is now known as cnd [09:16] ikepanhc, iirc, samos is N450? [09:47] hi all [09:47] i need to do an instruction trace on the kernel [09:48] what debugger should i use? [09:48] kdb and kgdb dont seem to be in the repos [10:02] hmm [10:02] hi balbir [10:20] jmg: hi [10:21] jmg: what are you looking to do? [10:21] (ie, what would you like to trace? or do you want to step through a particular function?) [10:21] get an instruction trace for usb-storage operations [10:22] so i can figure out what instructions to use in a tool im writing [10:23] the instruction trace for overwriting a file would get me a long way [10:23] sounds like you want a usb trace more than an instruction trace [10:24] i cant read usb [10:24] if i could, that would help [10:29] there is some way to trace usb traffic [10:29] yeah i saw it [10:29] debugfs [10:29] https://wiki.ubuntu.com/Kernel/Debugging/USB [10:30] are there any known USB problems in the Lucid kernel, especially on T61/x61? A customer reports problems on 3G (USB), printers (USB) and wonders if there's a known issue [10:31] TeTeT, Vaguely known at most. I think I remember some reports but not really details [10:31] And it depends an "problems" [10:31] problem not being detected at all or traffic problems [10:32] smb: problem as in arbitrarily happening losses of devices, e.g. 3g no longer working, printing not possible [10:33] smb: I try to get more details from the customer, but they have themselves problems collecting detailed information from the field [10:35] TeTeT, Those rather not known and may be device specific or not. Can you make sure problems are reported for each device (if it is not something like all usb traffic is broken after some time) [10:35] smb: yes, will file bug reports as soon as I get enough details [10:37] ok the usb trace [10:37] Hm. How can I work out what's the most recent commit in the drm-intel kernel PPA build? [10:39] Or, more specifically, how can I tell whether the commits that should fix bug #600453 have landed in there. [10:39] Launchpad bug 600453 in linux (Ubuntu) "[arrandale] [i915] DELL E6510: blank screen on boot (Intel GPU) (affects: 16) (heat: 143)" [High,Confirmed] https://launchpad.net/bugs/600453 [10:42] i cant read it :( [10:44] RAOF, there is a COMMIT file in the newer result directories which have the commit id which was built [10:45] RAOF, the latest build is in 'current' always [10:45] apw, where is the list of current kernel team bugs for maverick? [10:47] cking, https://wiki.ubuntu.com/Kernel/Tagging [10:49] f***ing usb, how does it work? [10:56] jmg, heh now that is is a big question [10:56] jmg, Have you looked at the link I posted? [10:56] not sure what you think you'll find from an instruction level trace thats going to be easier to understand [10:56] (assuming you have problems getting the trace) [10:56] i thought there was a library for interacting with usb devices [10:57] libusb i think is the one, perhaps that would have documentation too [11:03] smb: yes [11:05] libusb is what i will use to write my tool [11:05] one i know what to send [11:06] once* [11:08] maybe i should just read the usbms spec heh [11:21] cking, bouncy? === amitk is now known as amitk-afk [11:50] mjg59`, just saw your backlight writeup, has the kernel side stuff hit mainline> [11:50] (it sounds like a very sane approach to the moras) === amitk-afk is now known as amitk [12:16] * apw lunches [12:33] apw: Not yet [12:51] * smb is back [12:54] mjg59`, ta for the info, very interesting none the less [12:59] Hi! I'm looking the log of the meeting about bug triage of last Saturday. Where can I find it? [13:03] http://irclogs.ubuntu.com/2010/09/11/%23ubuntu-classroom.html [13:03] DrKenobi, ^ [13:06] smb, thanks! great! I think it would be great to have this link at https://wiki.ubuntu.com/Kernel/BugTriage/Summit/Maverick It would be helpfull [13:07] DrKenobi, I guess you will have the power to do that. ;-) [13:08] I can? OK, I'll try. Just a basic question: this is automatically generated, or someone has to copy/paste? [13:09] These are automatically generated daily by channel (I guess limited to ubuntu channels) [13:10] This channel is there as well [13:11] Great. I knew the chat the channels history (log?) was stored, but I never found it. Thanks. [13:30] apw: Needs to go through Richard Purdie's tree, and I think he's stuck in Portland at the moment [13:49] hey guys. [13:50] i saw strange kernel oopses with maverick kernel tag 2.6.35-20.29 from ubuntu-maverick repository built on ubuntu-lucid on x86_64. [13:50] kernel oops can be achived by running lshw command which in most cases hangs and cannot be killed using kill -9. [13:53] n1ght0wl, yes that one we know about, the fix should be in the -21.30 kernel when it hits the archive [13:54] apw: thanks. [13:54] apw: is there any url related to this problem? [13:56] is this it? [13:56] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/636679 [13:56] Launchpad bug 636679 in linux (Ubuntu) "[119903.693261] BUG: unable to handle kernel NULL pointer dereference at 00000008 (affects: 1) (heat: 6)" [Undecided,New] [13:59] thanks alot guys! === ivoks-afk is now known as ivoks === ivoks is now known as ivoks-afk [14:16] tgardner, ok talked to cjwatson and it seems that now that linux-libc-dev is bumped to -803 we cannot upload anything (for armel) which is lower than that, full stop [14:16] tgardner, the recommendation is therefore to bump the abi component for linux-libc-dev above that for the maverick master [14:17] tgardner, he has given me some techniques to use for that, so am going to try them out [14:17] what a mess [14:21] apw, I think we need a bodge in the rules that checks for master which is the only branch that should build linux-libc-dev [14:22] tgardner, yeah i am also liking that idea ... explode on build [14:22] i'll do that as well [14:31] ogasawara, fyi armel maverick is failing, know what it is and am working on it [14:49] pgraner, what's the status on the firmware updates? === mjg59` is now known as mjg59 === ivoks-afk is now known as ivoks [15:58] cnd, no status yet, keep with what we have for now [15:59] pgraner, you're killing me :) === jdstrand_ is now known as jdstrand === akgraner` is now known as akgraner === bjf[afk] is now known as bjf === diwic is now known as diwic_afk [17:32] apw, I have 2.6.36-rc4 amd64 natty kernels on tangerine.buildd:~rtg/natty/kern if you'd like to experiment with your i915 issues [17:50] tgardner, sounds interesting [18:28] apw, ogasawara: https://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/629711 [18:28] Launchpad bug 629711 in linux (Ubuntu Maverick) (and 2 other projects) "[Maverick] Removing external display on Vostro 3500 corrupts the screen (affects: 1) (heat: 8)" [High,Triaged] [18:33] sconklin: thanks, looks like that patch just landed in 2.6.36-rc4 and Cc'd stable [18:33] ogasawara: cool. That was in the queue for the bugchat we didn't have today, so I wanted you to know [18:33] sconklin: I'm going to wait a few days and hope the 2.6.35.5 stable lands so we can rebase Maverick before freeze [18:33] sconklin: so we might get it for free, regardless I'll build them a test kernel with the patch [18:34] ogasawara, just waiting on the last test build before i ship you the ti-omap-disaster patches [18:35] apw: cool, I was going to apply you patch and re-upload to get armel building again as well as having the kernel rebuilt against the latest gcc [18:37] apw: regarding the mainstream kernels, comedi should be fixed now - http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=10022a0675a8f8722068d956a798f1fddb02e71c [18:37] Sarvatt, in theory the patches should self-stop applying [18:38] oh, nice! [18:38] not sure if it was even still being applied, i just noticed it upstream [18:39] if you look at that one, its gone ... all by itself ... http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.36-rc4-maverick/ [18:39] awesome :) [18:39] * apw pats self on the back, the first time its worked :) [18:53] smb: when do you want to do the next kernel security update? [18:54] kees, want? (must be a trick question) We likely want the current lucid proposed in updates [18:54] smb: heh. I guess I mean "when would it be best?" :P [18:56] kees, I guess so. :) I will have a look at the sru status tomorrow and then its probably worth starting to pass some processing on to bjf and sconklin this time. [18:56] okay, cool [19:01] * apw wanders off to gte some food in [19:03] * tgardner lunches [19:03] * smb wander towards eod [19:06] ogasawara: am doing some patchwork cleanup [19:06] ogasawara: i'm looking at "musb: move usb_add_hcd to the core init code from gadget code (v2)" by Bryan Wu which you have under review [19:07] ogasawara: was it really a pull request or just a discussion? [19:09] bjf: I think it was just a discussion and last I remember bryan was still waiting for feedback [19:09] ogasawara: can I also mark the "xsave" patches as rejected? [19:09] bjf: not till kernel freeze [19:10] bjf: as it was dependent on them getting us test cases by kernel freeze if I'd consider applying to maverick or not [19:10] bjf: for lucid SRU they're a nack [19:10] s/lucid/maverick [19:11] ogasawara: ah, your waiting for the winged pigs to appear [19:11] bjf: exactly :) [19:11] bjf: so I'll mark them as rejected on thurs [19:11] * cking calls it a wrap [19:11] np [19:50] apw, jjohansen says there is some kernel/upstart bug that is related to bug 606373 [19:50] Launchpad bug 606373 in linux-ec2 (Ubuntu Maverick) (and 3 other projects) "cloud-init output does not get to console when booted with pv-grub and ramdisk (affects: 1) (heat: 73)" [Undecided,New] https://launchpad.net/bugs/606373 [19:50] do you happen to know that bug number ? [19:51] bug #554172 [19:51] Launchpad bug 554172 in upstart (Ubuntu Maverick) (and 5 other projects) "system services using "console output" not starting at boot (affects: 208) (dups: 16) (heat: 924)" [Medium,Fix released] https://launchpad.net/bugs/554172 [19:51] smoser, ^^ [19:52] danke [19:53] yeah === lool- is now known as lool-webchat [20:15] * ogasawara lunch [20:41] -> Lunch === ivoks is now known as ivoks-afk [21:54] * jjohansen -> running errand back in a bit [22:08] ogasawara: i'm confused by lbm version numbers I'm seeing [22:08] bjf: for which release? [22:08] ogasawara: lucid [22:09] ogasawara: if I bring up the "Synaptic Package Manager" and type in "linux-backports-modules-alsa" in the "Quick search" box .. [22:09] ogasawara: I see modules with the description of "Backported drivers for alsa-driver snapshot" [22:10] ogasawara: as well as "Ubuntu supplied Linux modules for version 2.6.32 ALSA snapshots." [22:10] ogasawara: 2.6.32-25.22 is what I just recently uploaded and was built, I don't know what these "2.6.32.25.27" versioned packages are [22:11] bjf: that looks like the meta package version [22:11] ogasawara: there is a lbm meta package? [22:12] bjf: the linux-meta package generate lbm meta packages [22:12] huh [22:23] got an nvidia module crash [22:23] softirq hang [22:26] trying to file a bug report is a pain [22:26] anybody ?