=== zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-kernel [12:14] hey === nigel_c [n=nigel@nigel.suspend2.net] has joined #ubuntu-kernel [12:25] yay...2.6.12 boots === kimo [n=ahmed@196.202.18.65] has left #ubuntu-kernel [] [12:41] 2.6.15 is going to require an ABI bump [12:42] doh.. [12:42] did 2.6.12/2.6.10 pass ABI tests? [12:42] yep it did [12:42] did you rename the ABI directory and everything? [12:42] i renamed the abi directory from 34 to 35 [12:42] ok, then you're good [12:43] it built the debs :) [12:43] man, this xeon box rips through dual amd64/i386 kernel builds like nothing [12:43] it wouldnt have built them would they not? [12:43] I found that the edgy build didn't fail of the previous ABI's didn't exist to compare to [12:44] wasn't sure if it was a bug in recent build stuff, or something that's always been there [12:44] whoops.. [12:44] ill be back in about half hour going to watch the rest of friends [12:44] ok [12:45] BenC: what's the ETA on next 2.6.15? [12:45] (upload) [12:45] tonight or tomorrow morning [12:45] BenC, feel free to poke me about hppa things whenever you need. [12:46] BenC: ok, please apply the fix for #34831 (posted to the list) [12:46] kylem: hey! [12:46] crimsun: will do [12:46] BenC: great, thanks [12:46] kylem: my A500 still isn't booting 2.6.17 [12:47] BenC, hmm. got a console log? [12:47] no console output, and I just reused the .config from 2.6.15 which works great [12:47] hm, can you post the .config? [12:47] email? [12:47] kyle@parisc-linux.org [12:49] kylem: sent [12:49] thanks. [12:49] I applied the pa6 patch to the tree too [12:50] BenC: urgh, my irqpoll problem has returned with 2.6.17 [12:50] the one which was fixed ages ago [12:51] BenC, so there's absolutely no output after palo? [12:53] BenC: bug 11671 [01:01] kylem: It shows a "Console reset" and "Disk reset" message [01:01] hmm. can you paste it? that's pretty much totally unexpected. [01:02] yeah, let me reboot to capture it [01:02] thanks [01:02] mdz: Ok, I let the patch revert in 2.6.17 to see if it came back...I'll re-add it [01:10] Branching to kernel entry point 0x00100000. If this is the last [01:10] message you see, you may need to switch your console. This is [01:10] a common symptom -- search the FAQ and mailing list at parisc-linux.org [01:10] Console reset done. [01:10] Boot device reset done. [01:10] woah. [01:11] kylem: You can't see it in the paste, but there's about 4 blank lines before the Console reset and one more after it before the boot device reset [01:11] oh hey kylem [01:11] hi. [01:11] BenC, i assume this config is for your edgy kernel? i'll try building/booting your git tree. [01:12] ok [01:17] BenC, do you want to have a quick look at the diff for breezy? [01:22] or ill just upload it [01:44] yeah, that's good [01:45] upload it? [02:15] zul: yeah [02:19] I'm getting errors from automake [02:19] Makefile.am:24: BUILD_LINUXDOC does not appear in AM_CONDITIONAL [02:19] configure.ac: 39: required file `./[config.h] .in' not found [02:19] src/Makefile.am:37: invalid unused variable name: `ATIMISC_CPIO_SOURCES' [02:19] src/Makefile.am:45: invalid unused variable name: `RADEON_EXA_SOURCES' [02:19] src/Makefile.am:41: invalid unused variable name: `ATIMISC_DGA_SOURCES' [02:19] src/Makefile.am:36: invalid unused variable name: `ATI_CPIO_SOURCES' [02:19] autoreconf2.50: automake failed with exit status: 1 [02:32] [22466.357915] [drm] Initialized drm 1.0.1 20051102 [02:32] [22466.368099] ACPI: PCI Interrupt 0000:0b:01.0[A] -> GSI 18 (level, low) -> IRQ 177 [02:32] [22466.368139] [drm] Initialized radeon 1.24.0 20060225 on minor 0 [02:32] [22468.850731] [drm] Setting GART location based on new memory map [02:32] [22468.851572] [drm] writeback test succeeded in 2 usecs [02:32] new driver uses drm just fine [02:32] BenC: sneaky [02:33] let me go check if glx and everything looks ok [02:33] coool...it got accepted [02:34] mdz: Current ati xorg driver crashes on this xeon box [02:34] so we'll need a dapper update from airlied that I just tested [02:35] BenC: as long as we're fixing ati bugs, can we get one for that display corruption bug too? [02:36] hopefully this new release fixes that [02:36] do you have a bug number I can point airlied to? [02:39] looking [02:40] BenC: https://launchpad.net/distros/ubuntu/+source/xserver-xorg-driver-ati/+bug/38198 [02:57] mdz: spoke too soon, ati with drm enabled still crashes on this xeon box [02:58] drm/dri has to be disabled to use ati...but you can boot with safe graphics and that works [02:58] fglrx doesn't even work with it [02:58] what kind of card? [02:58] works fine for me with all of my ATI devices [02:58] it's an rn50 chip [03:02] airlied that rn50 chip is dodgy they are just m7s with the 3d engine broken.. [03:02] might just have to choke that down as an errata [03:04] mdz: disable redner accel.. === johanbr [n=j@d154-20-189-105.bchsia.telus.net] has joined #ubuntu-kernel [03:04] airlied: for all Ubuntu users? [03:05] mdz: well for that bug to test if it is the problem.. [03:05] need to reboot due to 11671 [03:05] I'm not sure if turning it off for everyone is the answer.. [03:06] BenC: I'm not even sure the drm should bind to those cards at all.. [03:06] ah the reported already turned render accel off.. [03:07] damn then someone jumps in with an unrelated google earth bug.. [03:11] airlied: Can you suggest a patch that would disable render-accel and/or drm for rn50's? [03:12] well just removing the rn50 pci id from the kernel would stop it, but that branch should also do it in the driver... [03:12] have you a log from when it crashes? [03:15] can't see anything when it crashes [03:15] screen goes sync, and then deadlock [03:24] if you mount / sync then get the Xorg.0.log from it.. === nigel_c [n=nigel@nigel.suspend2.net] has joined #ubuntu-kernel [03:42] (**) RADEON(0): RADEONDRIStop [03:42] (**) RADEON(0): Disposing accel... [03:42] (**) RADEON(0): Disposing cusor info [03:42] (**) RADEON(0): Disposing DGA [03:42] (**) RADEON(0): Unmapping memory [03:42] that's the last part of the Xorg.0.log [03:43] nope, that's not the one === nigel_1 [n=nigel@nigel.suspend2.net] has joined #ubuntu-kernel === nigel_c [n=nigel@nigel.suspend2.net] has joined #ubuntu-kernel === kylem [n=kyle@206-248-151-76.dsl.ncf.ca] has joined #ubuntu-kernel [04:10] freenet has dsl now? cool.. [04:10] uploaded for both hoary and breezy [04:11] zul, yeah. $29.99/month no contract. [04:11] zul, 5Mbit with 40G/month too. [04:11] not bad...wish i had a phone line.. [04:11] BenC: why the change in the control files for edgy? [04:13] zul: makes it easier to keep all the -image and -headers package descriptions consistent [04:13] ah ok.. [04:15] mdz: sparc FTBFS on breezy is know, but no one has bothered to fix it...thanks for the forward though [04:15] s/know/known/ === johanbr_ [n=j@d154-20-189-105.bchsia.telus.net] has joined #ubuntu-kernel [04:33] crimsun: applied your last four patches, so just need to do some test builds and boots [04:33] BenC: great, thanks much === cjb [n=cjb@pool-141-154-207-168.bos.east.verizon.net] has joined #ubuntu-kernel === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel === nigel_c [n=nigel@nigel.suspend2.net] has joined #ubuntu-kernel === human_blip [n=mike@220.157.65.29] has joined #ubuntu-kernel === human_blip [n=mike@220.157.65.29] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === nigel_c [n=nigel@nigel.suspend2.net] has joined #ubuntu-kernel === nigel_c [n=nigel@nigel.suspend2.net] has joined #ubuntu-kernel === johanbr__ [n=j@d154-20-189-105.bchsia.telus.net] has joined #ubuntu-kernel === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-kernel === nigel_c [n=nigel@nigel.suspend2.net] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-kernel === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-kernel === allee [n=ach@dialin-212-144-129-027.pools.arcor-ip.net] has joined #ubuntu-kernel === doko [n=doko@dslb-088-073-110-126.pools.arcor-ip.net] has joined #ubuntu-kernel === nigel_c [n=nigel@nigel.suspend2.net] has joined #ubuntu-kernel === cjb [n=cjb@pool-141-154-207-168.bos.east.verizon.net] has joined #ubuntu-kernel === nigel_c [n=nigel@nigel.suspend2.net] has joined #ubuntu-kernel === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel === nigel_c [n=nigel@nigel.suspend2.net] has joined #ubuntu-kernel === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel === allee [n=ach@dialin-145-254-255-225.pools.arcor-ip.net] has joined #ubuntu-kernel === Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-kernel === allee [n=ach@dialin-212-144-131-006.pools.arcor-ip.net] has joined #ubuntu-kernel === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-kernel === chuck_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-kernel [03:50] hi [03:52] brb === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-kernel === AZzKikR [n=krpors@a62-251-82-134.adsl.xs4all.nl] has joined #ubuntu-kernel [04:49] `uname -r` prints out 2.6.15-25-386, and i need to apt-get the source and headers of this kernel version. Anyone has any idea which package that might be? === mdz [n=mdz@studiocity-motorola-bsr1-70-36-194-85.vnnyca.adelphia.net] has joined #ubuntu-kernel === jeelliso [n=e87b34a3@exeuntcha.tva.gov] has joined #ubuntu-kernel === jeelliso [n=e87b34a3@exeuntcha.tva.gov] has left #ubuntu-kernel [] === AZzKikR [n=krpors@a62-251-82-134.adsl.xs4all.nl] has left #ubuntu-kernel [] === mdz [n=mdz@studiocity-motorola-bsr1-70-36-194-85.vnnyca.adelphia.net] has joined #ubuntu-kernel === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel === mdz [n=mdz@studiocity-motorola-bsr1-70-36-194-85.vnnyca.adelphia.net] has joined #ubuntu-kernel [08:48] BenC: eh...you are assigning me things now? [08:53] zul: I've made you the "breezy hoary kernel maintainer" :) [08:54] I figure you'll be doing the next breezy upload, so might as well get that patch in [08:56] ok...cool..thanks...i think ;) [09:10] BenC: have you already merged the patch in https://wiki.ubuntu.com/QuietenGrub ? [09:11] mdz: doubt it [09:11] BenC: please do [09:12] zul: are you going to upload the grub bits? [09:12] mdz: done [09:19] BenC: thansk [09:28] mdz: yes i was going to work on it tonight [09:29] i have updated the patch according just have to update grub === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-kernel === ogra_ [n=ogra@p548ACFDD.dip.t-dialin.net] has joined #ubuntu-kernel [09:48] zul: cool, thanks [10:17] later [10:17] time to go home === neuralis [n=krstic@solarsail.hcs.harvard.edu] has joined #ubuntu-kernel === vertex [n=blee@132.208.20.9] has joined #ubuntu-kernel === nigel_c [n=nigel@nigel.suspend2.net] has joined #ubuntu-kernel