/srv/irclogs.ubuntu.com/2005/12/10/#ubuntu-kernel.txt

=== doko_ [n=doko@dslb-084-059-076-155.pools.arcor-ip.net] has joined #ubuntu-kernel
mjg59BenC: bcm430x people just announced working transmit/receive12:22
mjg59BenC: With gawk, I get "Error in source file"12:40
BenCmjg59: you have to delete the bad file01:19
BenCthen one that was attempted by mawk01:19
mjg59BenC: Ah01:26
mjg59BenC: Is there any way of enforcing this in the build?01:26
BenCwould be better if we can fix up the awk script to work more compatibly01:27
mjg59Yeah01:27
mjg59I've managed to get the bcm43xx driver to associate, but not yet to bring up an interface01:28
BenCwill we be able to put some bcm43xx firmware in l-r-m?01:35
mjg59Nf.01:43
mjg59That's awkward.01:43
mjg59Currently, I'd say "no"01:43
BenCany ideas on the ability to distribute bcm4xxx firmware at all? :)02:06
BenCI know we have some bcm firmware already in our kernel tree02:07
mjg59The bcm ethernet stuff is fine - they've given us permission02:21
infinityWe can put firmware in LRM if we have the driver in the kernel.03:08
infinity(if we can distribute the firmmware, that is)03:08
infinityWe do that for acx100 firmware.03:09
mjg59The firmware is ripped out of the Windows driver right now03:09
BenCyeah, there's a tool to extract it03:09
infinitySame story with the acx100 firmware.03:09
BenCinfinity: why do we do that for acx100 and no others?03:09
infinityThe tool actually goes and downloads a bunch of random drivers and extracts the firmware.03:09
BenCwe will need that same functionality for bcm43xx03:10
mjg59The Broadcom one extracts stuff from the Windows or MacOS drivers03:10
infinityBenC : Perhaps because of the extreme sketchiness of how we obtain the firmware? :)03:10
mjg59But we still need permission to distribute it03:10
infinity(And the fact that it's obviously not Free)03:10
BenCyeah, wonder if the bcm43xx folks have visited this issue yet03:10
infinitySome firmware is kindly licesnsed in a way that pretends ot be Free, and we look the other way, I think.03:11
BenCyeah, like the ones that are in "source code, binhex style"03:11
BenC"This binhex-to-C-array dump is GPL'd" :)03:12
mjg59I'd be surprised if Broadcom would let us ship the firmware for a device that we've reverse engineered a driver for03:12
BenCit's not really reverse engineered, is it?03:12
BenCor is the spec reverse engineered?03:12
mjg59The driver? Well, it's based on reverse engineered specs03:12
infinityThe latter, i think.03:12
mjg59So it's probably legal, but I can't see them being keen03:12
BenCbroadcom isn't keen on too many things03:13
BenCI used to have access to their docbase03:13
BenCwonder if that login still works03:14
infinityARGH.05:56
infinityBenC : Still around?05:56
infinityhttp://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blobdiff;h=1e737e269db99fbf01a5436910ae1aef99e9e075;hp=0631074954f75b6351a6c13769e03be5ce87139a;hb=b135c4815051bad6b2472e4ad0152f205918d2c5;f=include/linux/pci_ids.h05:56
infinity-#define PCI_DEVICE_ID_ATT_L56XMF 0x044005:57
infinityApparently, I need that for ltmodem to build.05:57
mjg59infinity: You could define it locally05:57
mjg59infinity: Also, see http://www.livejournal.com/users/mjg59/55488.html05:58
mjg59That's the sort of fucking shit I'm dealing with05:58
infinitymjg59 : Oh, I will define it locally, but it still seems a bit wrong that it got removed.05:59
mjg59infinity: I'm really unconvinced by that title. There's stuff removed there that isn't duplicated by anything else in the file.05:59
mjg59I wish I knew why people keep removing stuff from the kernel06:00
mjg59You'd think they could write a useful patch instead06:00
infinityYeah, I did a quick grep and came to the same conclusion as you.06:01
infinityIt may as well have read "Remove PCI IDs for devices I don't like" or something.06:01
mjg59It's probably "Remove PCI IDs that aren't referenced in the kernel"06:02
mjg59Someone should bitch06:02
mjg59Preferably not me, this time06:02
mjg59I did it for the last bit of useful stuff that got ripped out06:03
infinityMeh.  That seems braindead to me, but what do I know?06:04
infinityI like the ("Open Source" code) bit in your license.06:05
infinityJust in case we weren't sure.06:05
mjg59I hate Linuxant06:06
mjg59Deep, visceral hate06:06
calcso what does vbetool 0.5 do for amd64 over i386?06:33
calcer i meant over 0.406:33
calci brainoed ;)06:33
mjg59It builds properly06:34
calcsomething that would have made 0.4 not work right on amd64 or just build time issues?06:34
mjg59Basically just build time issues06:34
calcah ok06:35
=== calc needs to find time to reinstall his laptop with i386 ubuntu to test the acpi stuff
=== chmj [n=chmj@dsl-146-190-232.telkomadsl.co.za] has joined #ubuntu-kernel
infinitymjg59 : Any drivers to shove at me for LRM yet?... I'm rolling a new release.07:40
TheMuso07:45
TheMuso07:45
TheMuso07:45
=== lbm [n=lbm@cpe.atm4-0-1301006.0x50a0824e.vgnxx6.customer.tele.dk] has joined #ubuntu-kernel
=== ispiked [n=ispiked@Lee-12-238.rh.ncsu.edu] has joined #ubuntu-kernel
infinityCan someone buy me an OS that makes sense for Christmas?  kthx.08:56
infinityI rebooted, initramfs claimed that /dev/sda3 (my root device) didn't exist.  Sure enough, it had been created as /dev/hda[*]  instead.08:57
infinityAnother reboot, and it's back to /dev/sda[*] , and I'm rocking myself to sleep in the foetal position in the corner.08:57
fabbioneinfinity: is that machine SATA?09:02
infinityYes.09:03
fabbioneit's a load module order problem09:03
infinityI blame udev.09:03
fabbionesometime the ide driver (hda*) is loaded before the sata (sda*)09:03
infinityNote that I didn't touch anything between reboots.09:03
fabbioneyeah09:05
fabbioneit still can happen09:05
fabbione2 drivers handling the same device09:06
fabbioneBAD BAD BAD09:06
infinityYeah.  Just wonder why I've never seen it until today.09:06
infinityMoon phase, I guess.09:06
fabbionepossibly09:07
makxinfinity i had that frequently with udev = 0.7409:55
makxit was solved that time with a nasty timeout.09:55
makxthat was prior udev with /dev/.udev/udevqueue you can test against09:55
infinityWell, this is with the shiney new udev here.10:04
=== makx still envies you for that shiney new udev your debian dir is so much cleaner :-P
=== makx needs push Md into alioth.
infinityOur systems and packages may be cleaner, but they only boot every second try, so don't be TOO envious. :)10:26
makxinfinity you seem to use udevplug, which is not even in our udev package.10:29
makxwe need to use udevsynthesize.10:29
fabbioneBenC: please pull from my archive when you wake up (RedHat cluster kernel modules update)10:59
=== CataEnry [n=Enrico@host149-23.pool8250.interbusiness.it] has joined #ubuntu-kernel
CataEnryhi all11:09
chmjis stuff like fixing FTBFS becouse of missing headers worth pushing to kernel  upstream ?12:52
fabbionechmj: where do you get that?12:53
=== JaneW [n=JaneW@dsl-165-120-130.telkomadsl.co.za] has joined #ubuntu-kernel
chmjfabbione: linux-2.6/kernel/irq/handle.o 12:56
chmjinclude/asm/acpi.h:67: error: boot_cpu_data undeclared (first use in this function)12:56
fabbionefrom which tree?12:56
fabbioneand on what arch are you building?12:57
chmji386 12:57
fabbionefrom which tree?12:57
chmjupstream tree with some test patches 12:57
fabbioneprobably worth a shot, but check if the patch hasn't been submitted already12:57
fabbioneacpi is common enough to trigger an alarm when it doesn't build12:58
chmjfabbione: hmm, thanks 12:58
=== calc [n=ccheney@ip70-185-4-246.ma.dl.cox.net] has joined #ubuntu-kernel
=== jbailey [n=jbailey@modemcable139.249-203-24.mc.videotron.ca] has joined #ubuntu-kernel
=== lx_ [n=lx@p548B269D.dip0.t-ipconnect.de] has joined #ubuntu-kernel
BenCfabbione: ok01:54
fabbioneBenC: thanks dude.. test builded on amd64 and it's fine02:04
=== siretart [i=siretart@ubuntu/member/siretart] has joined #ubuntu-kernel
=== lucasvo [n=lucasvo@www.wservices.ch] has joined #ubuntu-kernel
=== Mithrandir [n=tfheen@c5100BC63.inet.catch.no] has joined #ubuntu-kernel
fabbionejbailey, BenC: should we have the meeting now?02:13
fabbioneor do you prefer to wait?02:13
fabbioneboth ways work for me02:13
jbaileyfabbione: I'm fine now.  I jjust need to remember what it was about.02:14
fabbionesomething about specs?02:14
=== jbailey checks his IRC logs.
jbaileyI need logrotate for these things.02:15
jbaileyah, here we are.02:18
jbaileyKernelServerRoadmap02:18
jbaileyThe idea being that the spec currently defines servers are pretty exclusively things that high end admins would need (clusters, fibber channel raid arrays, etc).02:19
jbaileyWhat came up was that Ben asked if he thougt anyone would notice if USB network cards weren't compiled for that kernel.02:20
=== fabbione preemptively fires up metallica
jbaileyMy comment was that if setup up an office for SME/SoHo, it's very reasonable to do servers with wireless USB.02:20
=== calc [n=ccheney@ip70-185-4-246.ma.dl.cox.net] has joined #ubuntu-kernel
fabbionejbailey: it really depends what you consider a "server"02:21
jbaileySo the discussion is really, (I think), how are we defining server02:21
jbaileyRight! =)02:21
fabbioneand at the end the result was: hw drivers all02:21
jbaileySo it needs to be clear, match what actual end user expectations are.02:21
fabbionewe finetune the server for other properties02:21
fabbionelike highmem and premptviness 02:21
jbaileyWell, the definition is less important than what a person will install in their office.02:21
fabbioneand stuff along that line02:21
fabbionewell it is somehow02:21
jbaileyIs it correct for a person in a 5 person office to install the server edition on their fileserver?02:21
jbaileyIf it's not, then I think it's misnamed.02:22
fabbionewe might want to support the kernel server only on certified hw02:22
jbaileyAnd should be "Enterprise computing edition" or something like that, with a note on the side saying what that means.02:22
jbaileyThere's no serious chance of that for dapper.02:22
jbaileyPossibly after that, though.02:22
fabbionei think that what ben and I decided at UBZ was full hw02:22
fabbionebut just tune for server/desktop02:22
fabbionefor example02:22
fabbioneredhat cluster suite doesn't like preempt02:23
fabbionenow..02:23
BenCok, here, we can do the meeting now if you like02:23
fabbioneyou stick redhat cluster suite module on the server kernel02:23
fabbionebut not on the workstation one02:23
fabbionegiven also that desktop prefers preempt generally 02:23
fabbioneBenC: cool02:23
fabbioneit will save me to run this evening02:24
fabbionei *think* the biggest mistake is that we keep trying to code in a spec the kernel02:25
jbaileyEh?  If we don't code it into a spec, how are we supposed to do it with enough community feedback?02:25
fabbionejbailey: keeping an eye on bugzilla? ;)02:25
fabbionejbailey: seriously i think that the kernel world is too unpreditable to be specced the same way we do for other stuff, imho02:27
fabbionebut does my answer satisfy your curiosity?02:27
fabbione(in regards of the hw support)02:28
jbaileyIt does, but it doesn't answer the real question yet for me - Is the server kernel going to be suitable for a 5 person office running a fileserver?02:28
BenCfabbione: one thing we weren't sure of, is this going to be server as in "any machine I decide to run as a server" or server a in "expensive NUMA/Summit type systems"?02:28
jbaileyI think it's a yes.02:28
fabbioneBenC: iirc we did agree to fine tune the server flavour to suck in as much server coolness as possible02:29
BenCbut our normal 686 kernel can do that02:29
fabbionejbailey: it should yes.. 02:30
BenCand our desktop kernel, currently, isn't full preempt, so it should be suitable for SOHO server situations02:31
fabbioneBenC: i think we should rever that for desktop02:31
BenCso my opinion was that the "server kernel" would be geared toward the higher end stuff02:31
fabbioneand disable the RH stuff on it02:31
fabbioneBenC: the main problem is that it means shipping even more kernels on -server CD02:32
BenCand disable NFS server, and other things like that?02:32
fabbionethat's confusing for the user02:32
fabbioneBenC: no, the rh cluster and premept simply conflicts.. it was an example02:32
fabbionealso.. you can't make clustered workstation02:33
BenCjust the line is getting fuzzy02:33
fabbioneit just doesn't work :)02:33
BenCI'm not really sure what the target of our server kernel is, which is making it hard to decide what should and should not be there02:33
fabbionehmmmmm02:34
fabbionei thought we did agree on full hw support02:34
fabbioneand just tune highmem and preempt02:34
fabbioneto start02:34
BenCbut that's the minor issue02:34
BenCare we not going to do numa/summit/bigsmp right now?02:34
fabbionedo they need to be different flavour?02:35
fabbioneor can they exist in the same kernel?02:35
BenCthere's a generic one that covers all three02:35
BenCbut I don't know if it will run on a normal 686, or if you even want to02:35
fabbionewe can test the former02:35
BenCthe generic one is what I have now02:36
BenCmaybe I can do a server and a enterprise kernel?02:36
fabbioneor server-lowend and server-highend02:36
BenCserver being our 686 tuned for server, and enterprise being the one that supports the big systems?02:36
fabbionei would avoid enterprise word02:36
BenCok02:37
fabbionethat would make sense yes02:37
fabbioneif we stick the word enterprise anywhere we will be classified as RH02:37
BenCwill we need udeb's for those?02:37
fabbioneand we do not want that02:37
fabbioneonly for the -68602:37
fabbioneso we could:02:37
fabbioneinstall the -server CD with the 686-server tuned02:37
fabbionewho needs the big mofo can install it from CD02:38
BenCok02:38
fabbionehow should we call them?02:38
fabbione686-server and highend-server?02:38
fabbionewe will need to keep a very detailed documentation on the differences02:39
fabbionefor sure people are going to ask02:39
infinity"highend" is one of those things people will install for "highend features", invariably installing the wrong thing.02:39
infinityIs there any short word one can think of that unambiguously means "really big hardware you don't own, dumbass"02:39
fabbioneand note that we will need the same counterparts for the other arches02:39
fabbione686-forbigfathwyoucanteffordunderyourstinckydesk02:40
infinity(Also, where is the cutoff between server and fatserver?.. With commodoty hardware as it is these days, I assume server will still support a fair number of CPUs (4, 8?) and a mess of RAM (16G, 32G?) out of the box.02:41
infinityJust not crazy configs like 512 CPUs and NUMA... Right?02:41
fabbioneinfinity: i think that's more or less what i had in mine and didn't say02:41
BenCyeah, that's basically it02:42
BenC8-way, 32Gig is the limit for our normal server02:43
mjg59Hmm. Dyntick seems to be a bit over-enthusiastic02:43
mjg59As in, I'm only getting ticks if I actually do something that generates interrupts02:43
infinityBenC : Oh, hate to take your mind off the pressing business of naming your next baby...02:43
fabbionewe could call it 686-bigmofo02:44
mjg59And it doesn't actually seem to be saving me any power, either02:44
infinityBenC : What should we do with "linux-tree" and "linux-patch-ubuntu" from linux-meta?02:44
fabbionei wonder if they will get it?02:44
fabbioneinfinity: kill them02:44
fabbionelinux-patch doesn't exist anymore02:44
infinityBenC : Are you intending to keep the kernel debian-native from here on in, and we should just drop those?02:44
fabbioneand neither -tree- afair02:44
BenCinfinity: I had them deleted, we just need linux-source now02:45
infinityWell, -tree = source+patch-ubuntu, so if there's no patch, there's no tree.  Right.02:45
infinityKay.02:45
BenCbrb, rebooting to -7.902:46
=== siretart [i=siretart@ubuntu/member/siretart] has joined #ubuntu-kernel
=== lucasvo [n=lucasvo@www.wservices.ch] has joined #ubuntu-kernel
=== Mithrandir [n=tfheen@c5100BC63.inet.catch.no] has joined #ubuntu-kernel
=== lucasvo [n=lucasvo@www.wservices.ch] has joined #ubuntu-kernel
=== mgalvin [n=mgalvin@host-66-202-95-170.spr.choiceone.net] has joined #ubuntu-kernel
=== jb-home [n=jbailey@modemcable139.249-203-24.mc.videotron.ca] has left #ubuntu-kernel ["Leaving"]
=== cliebow_ [n=cliebow@70-33-153-196.agstme.adelphia.net] has joined #ubuntu-kernel
cliebow_could someone elaborate on tagging a vmlinux kernel with initramfs?suggestions were adding initrams.gz to the data section?03:08
Yagisanreading the scrollback, what about servers that need high interactivity eg edubuntu or other ltsp servers ?03:10
=== siretart_ [i=siretart@tauware.de] has joined #ubuntu-kernel
Yagisando they have to have a "desktop" kernel ?03:10
=== Mithrand1r [n=tfheen@c5100BC63.inet.catch.no] has joined #ubuntu-kernel
fabbioneYagisan: ltsp servers are workstations03:12
fabbioneso they get the desktop kernel03:12
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
BenCyay, my cdrom is working!03:15
BenCjbailey: I have an interesting tidbit for you, my G4 stopped locking up from the screen-saver after I switched LCD panels03:16
jbaileyBenC: It's an Apple Cinema Display.  No chance of me swapping it out. =)03:17
BenChehe03:17
mjg59BenC: Did you have a chance to ask jgarzik about the ata_piix pata support?03:17
BenCmjg59: he never came back around03:18
mjg59Ah, ok03:18
Yagisanfabbione: Ok, but that would still have the driver support of say "server" versions ?03:18
fabbioneYagisan: please read all the scroll back03:18
fabbioneYagisan: the hw support will be the same in terms of drivers03:18
fabbioneand no ltsp does NOT need a server kernel03:18
BenCfabbione: so on i386 (the only server kernel atm) I will disable all the cluster stuff except in the server kernels, correct?03:19
BenCshould I disable gfs aswell?03:19
fabbioneBenC: yes correct.03:20
fabbionegfs/clustering can go away from the desktop03:20
fabbioneand you could reenable pre-empt03:20
fabbionebut that's up to you03:20
fabbionegfs depends on CMAN iirc03:22
BenCok03:22
fabbionedo it should autodisable03:22
Yagisanfabbione: ok. I just thought I read that nfs was proposed to be disabled in desktop kernels, and that's needed for ltsp/edubuntu03:22
fabbiones/^d/s03:22
fabbioneYagisan: read carefully ;)03:22
fabbioneBenC: when do you plan to upload 7.9 ?03:23
Yagisanfabbione: I know, I need more coffee (and sleep - my babies won't let me do that).03:23
BenChopefully today03:24
fabbioneBenC: perfect03:24
BenCmaybe tomorrow since I want to get the server kernel building aswell03:24
fabbionei am waiting for the new rh modules to test the new userland03:24
fabbionetoo lazy to build it myself on 3 arches03:24
fabbionedid you remember to enable the ABI script?03:25
=== CataEnry [n=cataenry@host149-23.pool8250.interbusiness.it] has joined #ubuntu-kernel
CataEnryhi all 03:26
BenCyeah, abi is working again03:40
fabbionecool03:40
=== calc [n=ccheney@ip70-185-4-246.ma.dl.cox.net] has joined #ubuntu-kernel
=== paddy- [n=paddy@p549CDD4C.dip.t-dialin.net] has joined #ubuntu-kernel
=== lamont__ [n=lamont@mib.fc.hp.com] has joined #ubuntu-kernel
mjg59BenC: Hm. The ata_piix driver doesn't provide PCI IDs for a lot of the devices that piix.c will drive04:20
mjg59I'm playing with it a bit now04:20
=== CataEnry [n=cataenry@host149-23.pool8250.interbusiness.it] has joined #ubuntu-kernel
=== lx_ [n=lx@p548B269D.dip0.t-ipconnect.de] has left #ubuntu-kernel ["Leaving"]
=== Yagisan [n=jamie@60-240-201-251.tpgi.com.au] has left #ubuntu-kernel []
lamont__BenC: either I deleted it, or something else caused your patch email to not reach me... could you send it to lamont.jones@hp.com?05:16
lamont__(elilo/gnuefi)05:16
BenCI didn't send it05:17
BenCit's not booting05:17
BenCthe fix is simple enough, just use the linker scripts from gnu-efi 3.0b05:17
BenCit's like a two line change05:17
BenCI even tried building with gcc-3.4, and it still doesn't work (as soon as it tries to run elilo, it drops back to the EFI menu, almost instantly)05:18
=== mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel
jbaileyBenC: Amusingly enough, I switched back to sparc/2.6.12-9 and started a gdb build earlier.  I just checked and it has not crashed yet.05:23
BenCyeah, that is odd05:23
BenCI've been doing some fairly frequent builds of the kernel on my e3k (-j20)05:24
BenCmaybe I should try a gdb build :)05:24
jbaileyBenC: It's in the testsuite that it's dying.05:28
jbaileySo the two thoughts I have are memory pressure, or some syscall exercising.05:28
BenCI have 6 gigs, so memory pressure is difficult for me05:28
BenCI need to get my U2 out for testing some of this05:28
jbaileyI understand.  I have the same problem with my ppc64 box. =)05:28
BenCpoor us :)05:29
jbaileyIsn't our life hard? =)05:29
lamont__BenC: so we just need a newer gnu-efi, and then figure out why it doesn't boot, eh?05:52
lamont__and pulling ram is painful, too.05:53
lamont__BenC: does it play a pretty tune first, or just exit?05:54
=== lamont__ bets exit
BenCtune?05:54
BenCI hadn't noticed any tunes coming from my i2k :)05:55
BenCI see "Loading Ubuntu", then "Starting Ubuntu", and then back to EFI, the "Starting Ubuntu" goes so fast I somtimes don't even see it05:55
BenCso it's like exiting pretty damn early05:56
BenClamont: is there any debugging I can put in elilo?05:56
BenCI'm almost thinking it is exiting in crt0 or something05:57
BenCah, it has verbose and debug  options06:01
BenCI'll try enabling that06:01
mdzBenC: I get a BUG on 2.6.15-5 triggered by the pcmciautils init script07:11
mdzis pcmciautils not doing the same checks that pcmcia-cs did, to avoid loading the drivers on systems which don't have pcmcia?07:11
BenCfixed in -607:11
mdz(this is on my desktop)07:11
mdzok, am doing that upgrade now07:11
BenCyou got a softlock, correct?07:11
mdzcorrect07:11
mdzinit_i82365 ... _spin_lock_irqsave07:11
BenCyeah, fixed07:12
mdzthanks07:12
BenCpatch from breezy causing that07:12
BenCjust removed it07:12
mdzBenC: any guesses as to my via/irqpoll problem? (#5234)07:15
mdzthat's the real issue with 2.6.15 on my desktop currently07:15
BenCsame problem from breezy, right?07:15
BenCI left out your patch to see if you'd complain, so I guess I'll still need it :)07:15
BenCI'll put it in -7.907:16
mdznot exactly; irqpoll no longer works around it now07:16
BenCmaybe irqpoll is broken07:16
BenCx86 or amd64?07:17
mdzx8607:18
=== CataEnry [n=Enrico@host149-23.pool8250.interbusiness.it] has joined #ubuntu-kernel
BenCI was going to upload -7.9 today, but it got put off because a driver is failing to build07:19
BenCsince I have to put it off anyway, I can get your via patch in and check irqpoll07:19
BenCwhen is flight 2 supposed to be done?07:20
CataEnryhi07:20
jbaileyBenC: I asked Colin for a not-sooner-than this morning and he said Thursday.07:44
BenCcool, so tomorrow shoudl be ok for a -7.9 upload07:44
BenCthanks07:44
mdzBenC: flight 2 is tentatively later this week07:48
mdzthurs or fri07:48
fabbionemjg59: are you aware of any problem with the ipw2x00 driver in the latest breezy kernel?08:19
fabbione(or if you heard something about it)08:19
mjg59What sort of problem?08:26
fabbionebasically it happens only to cvd08:27
fabbionewhen there are 3 or 4 APs around08:27
fabbionethe card becomes unstable to death08:27
fabbionedo you happen to have one of them around to test in a similar situation?08:27
fabbionethe problem happens with breezy kernels08:28
mjg59I've seen vaguely similar stuff08:30
fabbioneworkarounds?08:30
mjg59Nope08:30
fabbioneok thanks :/08:31
dilingerbreezy's kernel keeps crashing on my opteron machine :/08:35
mjg59Fucking ay08:37
=== trevilor [n=trevilor@p549CDD4C.dip.t-dialin.net] has joined #ubuntu-kernel
jbaileydilinger: Your opteron and my sparc can go cuddle.08:37
fabbionedilinger: your opteron is crap.. :)08:38
dilingerfabbione: my opteron rocks :p08:38
=== mjg59 is now happily IRCing from the AMD64 laptop with a Broadcom chipset
dilingerfabbione: i'm not even using SMP, since that crashes on bootup08:38
trevilorhi guys08:39
dilingerit may very well be the 3ware driver08:40
dilingersince it's been doing a lot of i/o when it hangs08:40
fabbionedilinger: what about trying to see if it is something else?08:40
dilingerfabbione: well, the machine's in boston right now, and i'm not08:40
dilingerso trying stuff is kind of hard08:40
fabbionedilinger: sucks to be you08:40
dilinger:P08:41
dilingernot really.  it's a 2TB machine :)08:41
dilingeronce it's stable, i will be very very happy08:41
BenCmjg59: just did a sync for bcm43xx and softmac for -7.9, so let me know if it works stock08:42
dilingerthe sunfire should be going out to davem today08:42
dilingerassuming that the UPS pickup happens correctly08:42
fabbionedilinger: cool08:42
mjg59BenC: I needed to add a PCI ID08:43
fabbioneBenC: dunno if you are reading #u-d but we might not need udeb for -server at all08:43
mjg59But other than that, it seems good08:43
fabbionesoftmac as in the Airport Extreme support?08:43
BenCfabbione: ok, I have them enabled, so it's easy to turn off (or ignore them)08:43
mjg59Softmac provides 802.11 management stuff in software08:43
BenCmjg59: email me the id's08:43
mjg59Which the Broadcom driver needs08:43
fabbioneok08:43
fabbioneBenC: ok, if they don't build, just disable them08:44
BenCbcm43xx as in airport extreme though08:44
fabbioneBenC: i totally forgot to ask to Kamion before saying yes08:44
mjg59BenC: 4318 with VENDOR_HP, ID_ANY in the subvendor/device fields08:44
BenCmjg59: ok, they'll be there08:44
mjg59Rock08:45
dilingerjbailey: what kind of sparc, btw?08:53
jbaileydilinger: U508:53
dilingerah08:54
mdzBenC: kernel-wedge and kernel-package merges seem to still be pending; if there's something blocking them, please note in the status whiteboard, otherwise please get them merged soonest10:12
jbaileyIs it expected that there's no linux-headers-2.6.15-# package yet?11:49

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!