[12:16] zul: The stuff in drivers/ata is just stuff that used to be in drivers/scsi [12:16] Do we have an lspci for the systems in question? [12:19] I suspect we need http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=15e0c694367332d7e7114c7c73044bc5fed9ee48 === fmasi [n=fmasi@20150212063.user.veloxzone.com.br] has joined #ubuntu-kernel [12:29] ill push a patch tonight === mdz [n=mdz@studiocity-motorola-bsr1-70-36-194-85.vnnyca.adelphia.net] has joined #ubuntu-kernel === BenC [n=bcollins@72.169.114.90] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel [01:04] BenC; poke. [01:04] desrt: peek [01:04] BenC; -8 fixes my laptop's ability to wake from sleep [01:04] but it also breaks its ability to sleep most of the time [01:05] anything in dmesg as to why it fails? [01:05] gets stuck at the 'Switching to UP code' message from smp alternatives [01:05] nothing past that [01:05] the system is almost entirely useable at this point, though [01:05] like, i can still do stuff.... [01:05] it's like it gets stuck at something in the middle of bringing itself down [01:06] and the echo 3 > /proc/acpi/sleep D-states [01:06] it works sometimes . doesn't work others. not sure what it is [01:07] basically just wondering if you have a guess before i start sticking printk's everywhere [01:07] also: do you know a way to figure out what address a process in-kernel is currently executing at? [01:08] desrt: alt+sysrq+t should still dump kernel threads [01:08] i figure since the 'echo' is getting wedged in D-state the kernel must handling the shutdown in context of that process.... so wherever that process is executing in the kernel is probably a good guess [01:08] mjg59; no sysrq key here :) [01:08] mjg59; and it's not a kernel thread [01:09] Oh, I see what you mean [01:09] kernel executing on behalf of a normal process [01:09] Erm. I /think/ alt+sysrq+t will still do what you want [01:09] And I think there's somewhere in /proc where you can set the keycode [01:09] is there any way to key that on a system without sysrq? [01:09] cool [01:09] i'd like to avoid the recompile if possible :) [01:10] Hm. Maybe not. [01:10] You might need the recompile. [01:10] bah [01:10] btw... do you know why capslock has stopped working? [01:10] Nope [01:10] Could be the new keymap stuff [01:11] without vbestate hitting capslock was the only way to tell the diff between a working-but-invisible system and a crashed one [01:12] you know [01:12] i wonder if this is another incorrect-lpj symptom..... [01:12] Could be [01:12] Worth giving it a go [01:12] it's not happening anymore [01:13] The failure? [01:13] heh [01:13] take that back [01:13] it just happened again [01:13] k. the shellscript is in state D+ [01:14] My suspicion is that it's just stuck in the refrigerator [01:14] That'll loop several times before it gives up [01:14] i wonder if i can mine the data that i need from proc [01:14] what is the fridge? [01:14] process-freezer? [01:14] Yeah [01:15] i may just be impatient... but i think it gets stuck here for good [01:15] What does dmesg have? [01:15] gets stuck at the 'Switching to UP code' message from smp alternatives [01:15] nothing past that [01:15] before that i have only: [01:15] Freezing cpus... [01:15] CPU 1 is now offline [01:16] so it certainly makes sense that it's proably trying to freeze processes next [01:16] this is interesting [01:16] i have two kernel threads called [kstopmachine] [01:16] one is sleeping anti-nice [01:16] the other is an anti-nice zombie [01:17] (the worst kind of zombie you could encounter, really) === doko__ [n=doko@dslb-088-073-084-028.pools.arcor-ip.net] has joined #ubuntu-kernel === Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-kernel [01:30] so many damned modules === human_blip [n=mike@220.157.65.29] has joined #ubuntu-kernel [01:50] BenC: Have we lost the PCI express stuff for bcm43xx again? [01:50] mjg59: Nope, I checked it today [01:51] BenC: Hm. [01:51] We don't have the PCI IDs [01:51] that's the CORE_NEW stuff, right? [01:51] Yeah [01:52] "Unsupported 80211 core revision 10" [01:53] So bits of it are gone, at least [01:54] - { PCI_VENDOR_ID_BROADCOM, 0x4312, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, [01:54] I think that's the one [01:55] Fixed now [01:56] No, it's not just the IDs [01:58] the COMMON_NEW bits are still there, maybe I missed something else [02:05] mjg59: I have the PCIE changeset, and am cherry-picking it back into head [02:05] BenC: Which PCIE changeset? [02:06] I'm just testing the one that's going upstream [02:06] Rather than my slightly hacky one [02:07] commit 8ffedd7b606cc085fbfb11019f2794c8a94bb5e9 [02:07] Author: Matthew Garrett [02:07] Date: Wed Mar 8 09:43:00 2006 +0000 [02:07] [PATCH] Broadcom wireless patch, PCIE/Mactel support [02:07] Yeah [02:07] Drop that one [02:07] Hang on a couple of minutes [02:08] neat fact: a system that fails to sleep won't shutdown anymore [02:12] mjg59: damnit, I already cherry-picked it :) [02:12] curse the fast and convenient source control system [02:13] Heh [02:13] Revert it, then :) [02:16] done, just email me your patch and I'll get it in tonight for the 1am upload :) [02:17] Hm. [02:17] So the one I've got doesn't quite seem to work... === mjg59 looks closer [02:18] 1am upload? [02:18] ick.. === TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-kernel === rodarvus [n=rodarvus@ubuntu/member/rodarvus] has joined #ubuntu-kernel === TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-kernel [02:28] Hm. No interrupts [02:29] I'm /sure/ I've fixed this before [02:29] i hate my macbook [02:29] it's as if inserting the printks fixed the problem [02:34] Whereas mine works [02:34] Hm === mjg59 looks more closely === _human_blip_away [n=mike@220.157.65.29] has joined #ubuntu-kernel [02:35] your macbook? [02:36] I don't have a macbook [02:36] Sorry, my bcm patch [02:36] lucky bastard. [02:37] whatever [02:37] BenC: Oh, bugger it === desrt jsut runs his instrumented kernel [02:37] BenC: Ignore me, merge my patch again, it has the advantage of working :) [02:37] next time it screws up i'll at least have the debugging there [02:37] BenC: But can you add 0x4311 as well as 0x4312? [02:38] yeah [02:39] No idea why this doesn't work, but the upstream one just never gets any interrupts [02:39] Mine's incorrect in places, but does work [02:42] mjg59: all done [02:44] BenC: I didn't see the patch from #53910? [02:45] it's in git [02:46] should be, I know I grabbed it [02:46] Can't see it on gitweb [02:46] put it in dapper too [02:46] Ah [02:47] It's under "update configs" [02:47] Your commit messages suck :) [02:49] oh, that's right [02:49] I did a git-update-index on it, forgetting I had a huge update under debian/* === fmasi [n=fmasi@20150212063.user.veloxzone.com.br] has joined #ubuntu-kernel [03:00] mjg59: I added a patch to bcm43xx that sets signal stats in iwconfig (and NetManager) [03:00] works on my powerbook [03:00] BenC: Cool [03:09] BenC: Did you hack that up yourself, or did you backport the patch that was just added to upstream bcm43xx? [03:10] johanbr: That's something I wrote a while ago [03:10] Oh, you mean the stats stuff? [03:11] mjg59: Yep. === fractalmind [n=miles@c-24-18-178-158.hsd1.mn.comcast.net] has joined #ubuntu-kernel [03:22] johanbr: someone emailed it to me from upstream === zul_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel === dilinger [n=dilinger@c-24-128-243-228.hsd1.ma.comcast.net] has joined #ubuntu-kernel === fmasi [n=fmasi@20150212063.user.veloxzone.com.br] has joined #ubuntu-kernel === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel [05:20] BenC: how would i revert the smp-alt stuff it seems to be getting in the way === fractalmind [n=miles@c-24-18-178-158.hsd1.wa.comcast.net] has joined #ubuntu-kernel === fabbione [i=fabbione@gordian.fabbione.net] has joined #ubuntu-kernel [06:45] zul: smp-alt is in stock 2.6.17, so it's not a patch I did (except the amd64 support) [06:46] hey BenC [06:46] no new kernel yet? [06:46] working on it [06:46] ok :) === _human_blip_away [n=mike@220.157.65.29] has joined #ubuntu-kernel [06:46] need to fix a agp build failure [06:47] time to get ready to start my hw maintainance [06:47] i have to move a few hd arounds and put the rest of the machines under UPS === fabbione sighs at more cables around [07:26] #61448: [Edgy] Kernel 2.6.18 Released [07:26] heh === BenC didn't know that malone was a opensource announce list [07:26] you know you'll get asked to put in 2.6.19 when it's there [07:27] 2.6.19 wont be released before edgy, so no worries there :) === ajmitch has seen such bugs filed within minutes of an upstream release [07:27] they were even nice enough to put a link to kernel.org, like I wouldn't know where to find the kernel source [07:27] how thoughtful === dilinger [n=dilinger@c-24-128-243-228.hsd1.ma.comcast.net] 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 GIT tree info (updated): https://wiki.ubuntu.com/KernelGitGuide | 2.6.17-8.21 uploaded, "These are not the ACPI patches you are looking for...wait, maybe they are | Daily kernel builds (for debug and testing purposes only) http://people.ubuntu.com/~bcollins/kernels-daily/ | Kernel Wiki: https://wiki.ubuntu.com/CategoryKernel === Topic (#ubuntu-kernel): set by BenC at Mon Sep 18 17:05:49 2006 === human_blip [n=mike@220.157.65.29] has joined #ubuntu-kernel === ivoks [n=ivoks@backup.grad.hr] has joined #ubuntu-kernel === ivoks [n=ivoks@backup.grad.hr] has joined #ubuntu-kernel === pschulz01 [n=paul@202.174.42.5] has joined #ubuntu-kernel === lfittl [n=lfittl@194.50.115.210] has joined #ubuntu-kernel === rodarvus [n=rodarvus@ubuntu/member/rodarvus] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel === tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel [01:37] someone say my name? it went past the scrollback === jwest- [n=jwest@unaffiliated/jwest/x-422957] has joined #ubuntu-kernel === tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel [01:41] 06:45 < BenC> zul: smp-alt is in stock 2.6.17, so it's not a patch I did (except the amd64 support) [01:41] thanks.. === human_blip [n=mike@220.157.65.29] has joined #ubuntu-kernel === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel === human_blip [n=mike@220.157.65.29] has joined #ubuntu-kernel === AnAnt [n=anant@81.10.9.182] has joined #ubuntu-kernel [02:48] I'm not sure if that is the proper place to discuss it but here it is anyways: if I am on an amd64 using 32-bit Ubuntu, will I be able to run 64-bit applications ? [02:49] AnAnt: no, not unless you use a 64 bit kernel, which is an unsupported configuration [02:50] Mithrandir: what does "unsupported configuration" mean ? [02:51] Mithrandir: does it mean that it is impossible to do ? or that Ubuntu would do it ? [02:51] AnAnt: that if it breaks or you get unexpected problems you might not get your bugs fixed. [02:53] mithrandir: ok, did you mean that it is not supported by Ubuntu, or that it is not supported by the kernel ? === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel [02:55] unsupported by ubuntu [02:55] Mithrandir: do you know wether they plan to support it in the future ? [02:56] edgy+1 or so ? [02:57] I'm not sure, but I don't think so [02:58] btw, this is the proper place for my question, right ? [02:58] mjg59: you around? === tonfa [n=tonfa@footwar.residence.ens-lyon.fr] has joined #ubuntu-kernel === _human_blip_away [n=mike@220.157.65.29] has joined #ubuntu-kernel === tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel === AnAnt [n=anant@81.10.9.182] has left #ubuntu-kernel [] === rodarvus [n=rodarvus@ubuntu/member/rodarvus] has joined #ubuntu-kernel === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel === jwest- [n=jwest@unaffiliated/jwest/x-422957] has joined #ubuntu-kernel === ajmitch [n=ajmitch@ubuntu/member/ajmitch] has joined #ubuntu-kernel === gnomefreak [n=gnomefre@adsl-144-142-234.rmo.bellsouth.net] has joined #ubuntu-kernel === TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-kernel [04:35] BenC: ping [04:36] zul: pong [04:36] i saw your note last night about the smp-alt stuff i just checked the stable tree in git for 2.6.17 and there is no reference about it [04:38] hi zul [04:38] hi Mithrandir [04:38] zul: That's funny, because after hearing what fabbione said, I checked current 2.6.18, and smp-alt is in there still [04:38] smp_alternative? [04:38] rgrep alternatives_smp_switch arch/i386 [04:39] ah ok.. [04:39] then how the hell im going to to do this (rhetorical question) [04:40] BenC: Ha. So while the PCI-E broadcom stuff /works/, I'm getting 20K/sec === mjg59 decides not to care for now [04:42] mjg59: nasty, even I get 500-600k/sec and it seems crappy :) [04:42] BenC: On a Broadcom? === kbyrd [n=Miranda@mailout1.vmware.com] has joined #ubuntu-kernel === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel [04:48] mjg59: Yeah, powerbook [04:49] it's weird, I get less than half the distance under linux than I do under macosx [04:49] BenC: Yeah, it seems to be PCI-E specific [04:49] the signal strength sucks [04:49] Oh, the txpower stuff? [04:49] Yes, that's still not properly implemented [04:49] how can I bump the txpower? [04:49] Help complete the specs? [04:49] heh [04:50] BenC: interesting http://svn.debian.org/wsvn/kernel/?rev=0&sc=1 (based off of 2.6.18) === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel === fabbione [n=fabbione@port49.ds1-van.adsl.cybercity.dk] has joined #ubuntu-kernel [05:13] BenC: got it without the xen smp-alts crack from 2.6.16 === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel === dilinger [n=dilinger@1cc-dhcp-114.media.mit.edu] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel [05:59] <`ph8> hey BenC [05:59] <`ph8> thanks for getting back about that bug so promptly [05:59] hello [05:59] hoping that this last changeset I pulled fixes the problem [06:09] BenC: will that patch get ported to dapper? [06:09] ivoks: maybe [06:10] ok [06:10] <`ph8> will let you know tomorrow hopefully Ben [06:10] <`ph8> i'm actually out tomorrow night so it might not be until Saturday :/ [06:11] i'll try it tomorrow [06:11] <`ph8> unless i negotiate a day to work at home *g* - we'll know shortly [06:11] i have same problem :/ [06:12] heh...i tried.. [06:12] mjg59: You know, it sucks, I used to have a broadcom docsafe account, in which I could have gotten the bcm43xx specs, but the account is no longer active [06:12] zul: and? [06:12] ivoks: meh...didnt work [06:13] ok :) [06:13] well, then i'll prepare 2.6.18 image to solve this problem :) [06:15] BenC: I've got the driver for the iSight on the Apples sorted [06:21] <`ph8> BenC: do Windows know about all these things because Asus told them years in advance for fear of angering them? [06:21] <`ph8> then we linux-ers have to wait until release to sort out compatibility? [06:21] ph8: no idea [06:22] <`ph8> i have a suspicion that's the case. We need to get a couple of lottery winners on board to start a nice investment fund to run Ubuntu off forever more :D [06:27] `ph8: vendors provide their own windows drivers [06:28] <`ph8> i dont' think it's right that Asus claim this board works with gentoo/bsd/linux on their website then don't provide some clever linux drivers [06:28] <`ph8> unless they provided it to the kernel when they shipped the product i suppose [06:28] <`ph8> s/kernel/kernel team [06:35] <`ph8> muwahaha [06:35] <`ph8> tomorrow working from home, i'll be around at about 10am gmt to try it out ben :) [06:35] <`ph8> looking forward to it [06:35] <`ph8> hopefully this will fix my sata and my ide issues [06:36] <`ph8> as if I know anything though, they might even by symptoms of the same problem === jwest- [n=jwest@unaffiliated/jwest/x-422957] has joined #ubuntu-kernel === fabbione [n=fabbione@port49.ds1-van.adsl.cybercity.dk] has joined #ubuntu-kernel === fabbione [n=fabbione@port49.ds1-van.adsl.cybercity.dk] has joined #ubuntu-kernel === fabbione [n=fabbione@port49.ds1-van.adsl.cybercity.dk] has joined #ubuntu-kernel [08:17] bleah...i feel like shit === pschulz01 [n=paul@202.174.42.5] has joined #ubuntu-kernel === fractalmind [n=miles@c-24-18-178-158.hsd1.wa.comcast.net] has joined #ubuntu-kernel === lamont [i=lamont@nat/hp/x-aac6bbd15af6b6df] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel === svu_tv [n=svu@83.167.239.56] has joined #ubuntu-kernel [09:24] BenC, thanks for fixing G5. Will the fix be in the tomorrow's .ISO images? what was the problem? [09:26] svu_tv: Hopefully [09:26] was a bug in libata where it thought that irq==0 was a bad thing, when it isn't [09:26] nice. ok, i will try tomorrow and report [09:26] cruft from libpata patch [09:27] i dont care about ia64 do i? === svu_tv really seen some messages from ata driver [09:27] svu_tv: I know it works, since I had the same problem on my G5, and now it's booting and running edgy fine [09:27] so look forward to it :) [09:27] sweet, I just cannot believe till I see it myself:) [09:27] feh, no faith :P [09:28] :) === zul_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel === ph8 [n=ph8@81-179-116-32.dsl.pipex.com] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel [10:09] right...later === svu_tv [n=svu@83.167.239.56] has joined #ubuntu-kernel === ..[topic/#ubuntu-kernel:BenC] : Ubuntu kernel development discussion ONLY | Kernel GIT tree info (updated): https://wiki.ubuntu.com/KernelGitGuide | 2.6.17-9.23 uploaded, Ok, I think I'm getting the hang of this kernel thing. | Daily kernel builds (for debug and testing purposes only) http://people.ubuntu.com/~bcollins/kernels-daily/ | Kernel Wiki: https://wiki.ubuntu.com/CategoryKernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === jbailey [n=jbailey@montreal.canonical.com] has joined #ubuntu-kernel [11:27] BenC: Still around? I have an amusing one. =) === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === svu_tv [n=svu@83.167.239.56] has joined #ubuntu-kernel === zul_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel === lamont [i=lamont@nat/hp/x-aac6bbd15af6b6df] has joined #ubuntu-kernel === pschulz01 [n=paul@202.174.42.5] has joined #ubuntu-kernel === jwest- [n=jwest@unaffiliated/jwest/x-422957] has joined #ubuntu-kernel === kbyrd [n=Miranda@mailout1.vmware.com] has joined #ubuntu-kernel === TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-kernel === ajmitch [n=ajmitch@ubuntu/member/ajmitch] has joined #ubuntu-kernel === rodarvus [n=rodarvus@ubuntu/member/rodarvus] has joined #ubuntu-kernel === tonfa [n=tonfa@footwar.residence.ens-lyon.fr] has joined #ubuntu-kernel === mdz [n=mdz@studiocity-motorola-bsr1-70-36-194-85.vnnyca.adelphia.net] has joined #ubuntu-kernel === kylem [n=kyle@cabal.ca] has joined #ubuntu-kernel === bernard_ [i=cats@dsl-202-72-159-76.wa.westnet.com.au] has joined #ubuntu-kernel === sevrin [n=sevrin@202.75.186.154] has joined #ubuntu-kernel === `ph8 [i=henri@85.234.155.95] has joined #ubuntu-kernel === desrt [n=desrt@ubuntu/member/desrt] has joined #ubuntu-kernel === makx [n=max@baikonur.stro.at] has joined #ubuntu-kernel === mvirkkil [n=mvirkkil@kosh.hut.fi] has joined #ubuntu-kernel === neuralis [n=krstic@solarsail.hcs.harvard.edu] has joined #ubuntu-kernel === anibal [i=ams@debian/developer/anibal] has joined #ubuntu-kernel === mjg59 [n=mjg59@cavan.codon.org.uk] has joined #ubuntu-kernel === infinity [n=adconrad@loki.0c3.net] has joined #ubuntu-kernel === crimsun [n=crimsun@pdpc/supporter/silver/crimsun] has joined #ubuntu-kernel === Traxer|off [i=traxer@shell6.powershells.de] has joined #ubuntu-kernel === thom [n=thom@195.54.228.42] has joined #ubuntu-kernel === kriebly [n=moho@wisdom.Stanford.EDU] has joined #ubuntu-kernel === fs [i=fs@213.178.77.98] has joined #ubuntu-kernel === kbyrd [n=Miranda@mailout1.vmware.com] has joined #ubuntu-kernel