=== doko_ [n=doko@dslb-088-073-096-151.pools.arcor-ip.net] has joined #ubuntu-kernel === pkl_ [n=phillip@lougher.demon.co.uk] has left #ubuntu-kernel ["Leaving"] === Jake333 [n=jacob@66-189-98-139.dhcp.oxfr.ma.charter.com] has joined #ubuntu-kernel [01:56] hi === Jake333 [n=jacob@66-189-98-139.dhcp.oxfr.ma.charter.com] has left #ubuntu-kernel [] === kkubasik [n=kjk38@kjk38-laptop.STUDENT.CWRU.Edu] has joined #ubuntu-kernel === tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel === kkubasik [n=kjk38@kjk38-laptop.student.cwru.edu] has joined #ubuntu-kernel === kkubasik [n=kjk38@kjk38-laptop.student.cwru.edu] has joined #ubuntu-kernel === ivoks [n=ivoks@23-23.dsl.iskon.hr] has joined #ubuntu-kernel === m0rg0th [n=manugarg@220.225.228.97] has joined #ubuntu-kernel === holycow [n=hello@mail.wjsgroup.com] has joined #ubuntu-kernel === Lure [n=lure@external-7.hermes.si] has joined #ubuntu-kernel === Starting logfile irclogs/ubuntu-kernel.log === ubuntulog [i=ubuntulo@ubuntu/bot/ubuntulog] has joined #ubuntu-kernel === Topic for #ubuntu-kernel: Ubuntu kernel development discussion ONLY | Kernel Wiki: https://wiki.ubuntu.com/KernelTeam | 2.6.20-9.15 Uploaded - Things are getting solid now. Use it, but there are still a few missing modules. | BUG STATUS (2.6.20): 281 Open, 70 Unconfirmed, 165 Unassigned === Topic (#ubuntu-kernel): set by BenC at Mon Feb 26 16:28:31 2007 === cjwatson [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-kernel === kkubasik [n=kjk38@kjk38-laptop.STUDENT.CWRU.Edu] has joined #ubuntu-kernel === pkl_ [n=phillip@lougher.demon.co.uk] has joined #ubuntu-kernel [12:30] hey what do you guys think should go into herd5 'release notes' for kernel? [12:38] BenC: ping [12:38] hmm [12:38] BenC: ping rt61 :-) === kkubasik [n=kjk38@kjk38-laptop.STUDENT.CWRU.Edu] has joined #ubuntu-kernel === fryfrog [n=fryfrog@gallery/fryfrog] has joined #ubuntu-kernel [02:17] is it okay to ask for edgy kernel help in here? [02:21] fryfrog: no. this is a development channel. #ubuntu is the place. [02:27] blah, such a busy channel :) [02:27] is there any place for kernel specific help? [02:30] not that I'm aware of. [02:30] okay, thanks :) === fryfrog [n=fryfrog@gallery/fryfrog] has left #ubuntu-kernel [] [02:55] BenC: are we still in contact with that dvb guy that used to show up here? [02:56] fabbione: haven't heard from him in awhile [02:56] BenC: ok thanks === ivoks [n=ivoks@23-23.dsl.iskon.hr] has joined #ubuntu-kernel [03:02] merky or soemthing like that? [03:06] zul: what is xen-feisty blocked on? It's listed as blocked in the spec overview. [03:06] its not blocked, I havent update it in a while [03:07] can you fix the spec status, then? [03:07] yes will do [03:07] BenC: 86457 sounds like a pretty valid request [03:09] ugh. my eyes aren't working yet this morning. [03:10] kylem: Oooh, I think I found the problem with ASLR [03:10] COMPAT_VDSO is disabled because PARAVIRT is on, but in reality, those should be ok together now [03:10] BenC, wow. ten minutes. that was quick. [03:11] ;-) [03:12] BenC: Ok. Fancy updating the bug? :) [03:12] just did [03:13] Cool [03:14] Did those patches I sent look ok? [03:15] yeah, merging everything now [03:15] if there's no ABI bump, maybe I can convince Mith to let another kernel upload squeeze in for Herd5 :) [03:16] Heh [03:17] Should be ok, I think [03:17] BenC: I'd really like to avoid that unless it's "does not boot on any hardware" or a similar problem. === lamont grumbles about irq crappage in 2.6.17-11-generic [03:37] -11 fails to let me find any USB devices unless I boot with 'irqpoll' [03:38] historically, every now and then USB would go belly up - never tracked it down [03:40] -10 was happy, for the most part [03:40] HP pavillion a1130n, and yes, I apologize [03:41] ati chipset, so feh [03:49] lamont: I think the USB breakage was due to a late change in some USB host setting we had to enable [03:49] it was one of those things where the option was enabled as early as breezy, and some USB wouldn't work at all, or we enable the option, and some people had to use irqpoll [03:49] BenC: is it worth me working on tracking down the change that broke it? [03:49] lamont: I believe it's a config option [03:50] finding out why that broke working setups would be very worth it [03:50] -10 and -11 configs differ only in CONFIG_VERSION_SIGNATURE [03:50] maybe it was something else then [03:50] so, yeah, it's an old option :-) [03:51] would acpi=noirq help maybe? [03:51] Unlikely [03:52] But if it does, it gives a pretty clear indication what hte problem is [03:52] it would be nice if people could reproduce such things with newer upstream kernels and file it in kernel.org bugzilla. [03:52] kylem: Maybe we should package pristine kernels as well === lamont will fetch kernel git tree at work today, and do a little bisecting tonight. sadly, 'tis the home workstation [03:53] when a shared irq is raised, every registered handler gets called. because we have 3 usb on the same irq line, i was thinking maybe it got confused. [03:53] can I drop a feisty kernel on an edgy system? [03:53] lamont, shall i just fedex you a kernel.org dvd? :P [03:53] kylem: It's pretty normal to have multiple USB controllers on one IRQ [03:53] kylem: good bandwidth, high latency. I'll just fetch it at work [03:53] because fedex same-day service is _EXPENSIVE_ [03:54] lamont, if you use git over http, you should be able to pull just a few large packfiles instead. [03:54] lamont: feisty kernel on edgy is ok so long as you also upgrade initramfs-tools, module-init-tools and udev [03:54] (instead of tonnes of small files, etc.) [03:54] BenC: the newer other stuff works with an edgy kernel? [03:55] lamont: That part I don't know :) [03:55] heh [03:55] how stable is feisty these days? [03:55] will herd 5 be safe enough for production? [03:55] production == my primary workstation [03:56] I've been using feisty (kernel AND userspace) on my laptop for about 4 weeks now [03:56] and no blood? [03:58] i've been running feisty on my laptop since UDS, as it happens [03:58] thom: nice === lamont decides that maybe he'll take the plunge. Or should I bisect edgy's kernel first? [03:59] it's been occasionally entertaining, but pretty sane on the whole [03:59] lol === lamont makes particular note of 'entertaining' [03:59] I haven't had a single entertaining episode on my laptop, at least. [04:00] python got out of synch last friday so i had update-notifier crashing every 10 minutes all weekend. === lamont heads to the office, sneakernet-bandwidth-enhancement device in hand [04:01] die rpm die!! === tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel [04:18] BenC: ping...can we get some time to train the guy who is doing the breezy updates because after the 12th I wont be around much [04:18] zul: Sure [04:19] when is breezy EOL anyways? [04:20] zul, june. [04:20] is my guess. [04:20] april + migration period, i would imagine [04:21] more like april. 18 months from the release date. === JaccoH [n=x@c108215.upc-c.chello.nl] has joined #ubuntu-kernel [04:22] so in theory this could be the last update? [04:22] zul, see, there's always a bright side to things. [04:23] kylem: definently [04:23] good .. afternoon [04:23] JaccoH, hallo [04:23] hallo [04:23] you speak dutch? [04:24] no sir. [04:24] but you do know hallo :) [04:24] heheh [04:25] or was that a lucky typo? [04:25] i'm just being odd. i had no idea. :) [04:25] i see .. hallo is dutch for hello.. close enough [04:26] zul i ordered dual e1000 nic to uh .. fix my problem with the bnx2 [04:27] but its not in yet [04:27] ah === thotz [n=thomas@d86-33-125-98.cust.tele2.at] has joined #ubuntu-kernel === thotz [n=thomas@d86-33-125-98.cust.tele2.at] has left #ubuntu-kernel [] === tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel === Zyrkon [n=Zyrkon@V3caa.v.pppool.de] has joined #ubuntu-kernel === rpereira [n=rpereira@ubuntu/member/rpereira] has joined #ubuntu-kernel === Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-kernel === Remi__ [n=michael@pool-72-87-42-143.ptldor.fios.verizon.net] has joined #ubuntu-kernel === doko [n=doko@dslb-088-073-096-151.pools.arcor-ip.net] has joined #ubuntu-kernel === ivoks [n=ivoks@vipnet254-165.mobile.CARNet.hr] has joined #ubuntu-kernel === ivoks [n=ivoks@vipnet254-165.mobile.CARNet.hr] has joined #ubuntu-kernel === ivoks_ [n=ivoks@vipnet57-164.mobile.carnet.hr] has joined #ubuntu-kernel === pmjdebruijn [n=pmjdebru@pmjdebruijn.xs4all.nl] has joined #ubuntu-kernel === sky_walkie [n=user@r27s01p03.home.nbox.cz] has joined #ubuntu-kernel === bleinmono [n=toffel@ppp85-141-148-205.pppoe.mtu-net.ru] has joined #ubuntu-kernel === Lure [n=lure@clj46-234.dial-up.arnes.si] has joined #ubuntu-kernel [06:50] lamont, oi. [06:51] si? [06:51] lamont, how come ia64 doesn't have builds. [06:51] of edgy-security kernels. [06:51] ?? [06:51] oh. dunno. I should go look [06:51] Fetching itanium...FAILED. [06:51] Fetching mckinley...FAILED. [06:51] the srcpackage is there. === holycow [n=hello@mail.wjsgroup.com] has joined #ubuntu-kernel [06:53] hmm [06:53] new security-upload on the way? [06:53] yes. [06:54] damnit. I never get the uptimes I had ;-) [06:54] I should probably play with the server and XENify it or something... that might help :-) === doko [n=doko@dslb-088-073-096-151.pools.arcor-ip.net] has joined #ubuntu-kernel [07:00] you still have to reboot for the xen kernel updates, so it doesn't buy much :-) [07:00] can we kexec from a running kernel to a new one yet? [07:01] thom: depends on the platform, I think... [07:02] kylem: as mentioned elsewhere, I'll drive fixing that... [07:02] lamont, thanks chief. [07:02] it's blocking me for now, ironically. [07:03] so... anyone want something about kernel to go into herd 5 'release notes'? [07:03] everytime usually BenC puts something in this time nothing :( [07:03] poningru, sure, can you add that "rtl818x/rtl8187 drivers have been blacklisted due to being broken" [07:04] feel free to dress up the language. :) [07:04] heh [07:04] I dont think I can put that in a release note ;) [07:04] poningru: There's not really a whole lot new between herd4/herd5 [07:05] cool bugfixes it is [07:05] poningru: Oh, bcm43xx is working again :) [07:05] was broken in herd4 [07:05] still requires firmware right? [07:05] or does it do it automagically? [07:06] with bcm-fwcutter [07:07] dude... please dont keep me in suspense I am gonna have a brain aneurysm here, this is one of my pet peeves [07:08] :( [07:11] my feisty crashed a lot until I tried rmmod rt61 [07:11] almost 1d uptime now [07:18] BenC: it still requires firmware right? [07:19] right [07:26] Is there a wiki page about debugging kernel crashes via serial connection? [07:30] I dont think so [07:39] there probably should be [07:40] I think it's generally one of those things where the hardware has to support console on serial [07:41] if it's a crash where the system is still stable enough that the kernel serial console still works, then most likely you don't need serial console === BenC is working on kdump right now, so that may become helpful [08:19] tifm_7xx1: sd card detected in socket 1 [08:19] does that mean I can actually talk to it now? [08:23] hrm.. VESA virtual size - how do I change that in xorg.conf? === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel [08:30] lamont: It works ofr some types of cards, not all [08:30] so if removable media are configured to automount and it doesn't, then no love yet, eh? [08:32] check /lib/modules/`uname -r/kernel/drivers/mmc/ === fryfrog [n=fryfrog@gallery/fryfrog] has joined #ubuntu-kernel [08:32] might have to manually load one of the block drivers and card handlers [08:32] ah, ok [08:32] would questions about the linux-restricted-modules debian/rules build script be appropriate here? === rikai [n=rikai@unaffiliated/rikai] has joined #ubuntu-kernel === marcin_ant [n=marcin@194.114.146.126] has joined #ubuntu-kernel [08:38] lamont: check you've got mmc_core and mmc_block loaded [08:40] lamont: some people are not getting mmc_block automatically loaded. === lamont begins by burning an install CD === fryfrog [n=fryfrog@gallery/fryfrog] has left #ubuntu-kernel [] === m0rg0th [n=manugarg@219.64.120.181] has joined #ubuntu-kernel === unregistr3d [n=unregist@M3617P006.adsl.highway.telekom.at] has joined #ubuntu-kernel === ivoks [n=ivoks@7-208.dsl.iskon.hr] has joined #ubuntu-kernel === philwyett [n=philwyet@bb-87-81-146-45.ukonline.co.uk] has joined #ubuntu-kernel === unregistr3d [n=unregist@M3617P006.adsl.highway.telekom.at] has left #ubuntu-kernel [] === mrec_ [n=mrechber@165.204.76.244] has joined #ubuntu-kernel [09:49] BenC: er...when is the freeze? [09:50] which of the freezes? [09:50] kernel freeze [09:51] april 5th [09:51] ah still plenty of time [09:52] we're in semi-freeze right now [09:52] I'm not taking much of anything other than bug fixes [09:52] Ill probably have a couple of bug fixes for you on monday [09:52] the 04/05 freeze is "don't touch it unless it wont boot or eats endangered species" [09:53] ah good. it can eat children then :-). [09:55] the April 5th freeze is "Ben will pay Tollef cases of beer for each upload". :-) [09:56] lol [10:01] hehe [10:01] right Im heading home.. [10:31] Mithrandir: that might get kind of expensive :) [10:32] BenC: just try & put all the fixes in 1 or 2 uploads [10:32] there's always last minute fixes [10:32] as long as he doesn't specify expensive beer, it should be fine :) [10:33] you couldn't claim it as misc work expenses? [10:36] after a few cases he'll be zonked anyhow, so you can just forego the remainder === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel === stgraber [n=stgraber@client80-83-51-125.abo.net2000.ch] has joined #ubuntu-kernel === kkubasik [n=kjk38@kjk38-laptop.STUDENT.CWRU.Edu] has joined #ubuntu-kernel === marcin_ant [n=marcin@194.114.146.126] has joined #ubuntu-kernel === psusi [i=hidden-u@72.242.190.170] has joined #ubuntu-kernel [11:28] I'm having a little trouble understanding the relationship between struct request, and struct bio... could someone explain? === marcin_ant [n=marcin@194.114.146.126] has joined #ubuntu-kernel === Lure [n=lure@clj46-234.dial-up.arnes.si] has joined #ubuntu-kernel === maz [i=maz@well.com] has joined #ubuntu-kernel