=== horms [~horms@YahooBB219184134048.bbtec.net] has joined #ubuntu-kernel [02:00] hey horms [02:32] Ugh. Anyone here know alsa well? I'm curious of there will ever be software mixing as part of /dev/dsp. Annoying to have sounds just work right on some machines and not on others. [02:34] ask crimsun [02:35] zul: Cool. Hopefully that'll trigger his nick highlight. =) [02:42] fabbione: do we have ipv6 -m state iptables yet? === horms [~horms@vagw.valinux.co.jp] has joined #ubuntu-kernel [05:21] TheMuso: so you got the speakup patches working? [05:29] I got the patch applied to the kernel cleanly, but it won't build. This is bebecause speakup puts hooks in vt.c. However I don't think it is using the right variable to reference the current console. [05:30] If I knew what the variable for referencing the current console was, I could change it. I have noticed this change a few times in recent kernel versions thorough 2.6.9-2.6.12 [05:30] TheMuso: it probably isnt..console_map.h was removed between 2.6.11 and now so speakup stuff probably has to reflect that to get it to work [05:31] I will have a look. [05:34] According to the source, console_map is not referenced. The latest version is able to be applied cleanly against 2.6.11 final. [05:34] the cvs version? [05:34] Yes, and the 2.0 tarball. [05:34] CVS hasn't changed since that was released. [05:35] meh...where did i see it [05:36] cvs tar ball is refering to 2.6.11 [05:37] Yes thats right. [05:37] sorry..i meant console_macros [05:37] But much has changed in the kernel between then and 2.6.12rc4 [05:38] console_macros.h have been removed and now i belived its a struct [05:39] Right. [05:39] Have you got a copy of speakup there? [05:39] so you have to check what is changed with console_macros with drivers/char/speakup [05:39] yep [05:40] I don't really know what I am looking for. [05:40] but im also going to bed soon [05:40] np. [05:41] The speakup hooks use the currcons variable to refer to the console that they are giving Speakup the data from. What should this be changed to? [05:41] not sure yet.. [05:41] i only had a brief look at it [05:41] currcons remains unchanged i think [05:42] Well the kernel wouldn't build if that was referred to in the Speakup hooks for vt.c [05:42] i was going to look at it tomorrow :) [05:42] No problem. [05:42] I'll see what I can come up with in the meantime. [05:42] sure.. [05:42] night [05:43] Later. [06:16] morning [06:25] thom: the patch looks good, there is only thing i need to check... [06:40] lamont: no, not yet. [06:40] lamont: that would be something i should so asap [06:40] lamont: but the point is that we also need a brand new iptables package probably [06:47] thom: ok.. the patch as it is can work. [06:47] generally we need to pay more attention when pulling in drivers update [06:47] the main issue are the PCI IDS that they claim to handle [06:48] in this specific case your skge driver claims the same pci ids as the sk86ge driver [06:48] so there are 2 ways to handle it [06:48] either you deconfigure the old driver from being compiled [06:48] or you maintain the new driver as patch on top of the old one [06:48] either way it's fine by me. [06:49] the cleanest is to disable the old one imho [06:49] and make the new one live somewhere else [06:49] also.. updating the changelog is a good idea :) [06:49] i didn't check the configs, but these needs to be updated too [07:07] what version of ipw2200 is in the 2.6.12 in the archives? === Seveas [~seveas@seveas.demon.nl] has joined #ubuntu-kernel [07:17] ipw2200 | 1.0.3 | ok | 12/04/2005 | http://ipw2200.sourceforge.net/ [07:17] thanks fabbione [07:40] fabbione: btw, I dropped in the new hppa patches [07:42] yup.. i saw that ... [07:43] something is wrong with portmapper === JaneW [~JaneW@dumbledore.hbd.com] has joined #ubuntu-kernel [08:11] cvs checkout from linux-ipv6 is slow to death === chmj [~d3vic3@dumbledore.hbd.com] has joined #ubuntu-kernel === Seveas [~seveas@ksl403-uva-132.wireless.uva.nl] has joined #ubuntu-kernel === mjg59 [mjg59@cavan.codon.org.uk] has joined #ubuntu-kernel === JaneW [~JaneW@dumbledore.hbd.com] has left #ubuntu-kernel ["Leaving"] [12:16] fabbione: yeah, i did the configs; i'll turn off sk98lin when i'm happy with it [12:18] thom: the problem of having 2 drivers exporting the same PIC Ids, can confuse hotplug [12:18] and the wrong driver being loaded [12:18] nod [12:21] food :) === JaneW [~JaneW@dumbledore.hbd.com] has joined #ubuntu-kernel === JaneW [~JaneW@dumbledore.hbd.com] has left #ubuntu-kernel ["Leaving"] === horms [~horms@YahooBB219184134048.bbtec.net] has joined #ubuntu-kernel === cc [~cc@c210-49-121-44.eburwd3.vic.optusnet.com.au] has joined #ubuntu-kernel [02:29] fabbione: well, skge seems to _work_ anyway [02:30] thom: ok.. i think you have write access to lamont archive.. [02:30] go ahead and merge :) [02:30] i will check it tomorrow [02:31] just remember to disable the old driver [02:31] yeah, i'm gonna do that now [02:31] well, i'm gonna check the pci ids first, then disable it [02:31] i already did [02:31] (the pci ids) [02:31] they conflicts === fabbione larts the rh cluster suite with a cluebat [02:32] ok === fabbione goes offline for a while === thom [~thom@amnesiac.heapspace.net] has joined #ubuntu-kernel [03:35] fabbione: hrm, skge is doing the same thing as sk98lin; there's something wackier going on [03:42] meh.. [03:46] May 11 14:37:53 localhost kernel: [ 4488.615253] skge eth0: disabling interface [03:47] May 11 14:37:53 localhost kernel: [ 4488.625044] skge eth0: enabling interface [03:47] often [03:48] fabbione: have you got rc4 working? [03:48] thom: do you have the linux *.92 stuff available i blew away my stuff by mistake and fabbione took it down from his webpage [03:49] zul: it's in the archive, isn't it? [03:49] nope not the *.orig *.dsc [03:49] zul: it so is :-) http://archive.ubuntu.com/ubuntu/pool/universe/l/linux-source-2.6.12/ [03:50] meh...so it is :) [03:53] zul: I haven't had much luck with speakup. I expect that once 2.6.12 comes out, Kirk the author of Speakup will make changes in CVS to work with that kernel version. Unless getting speakup sorted is a priority for you, I am not going to worry about it till 2.6.12, maybe longer. [03:54] TheMuso: thats what i figured as well [03:56] zul: As it is however, I am going to continue examining the code as I want to add some enhancements for better multi-user environment interoperability, to hopefully interface with a userspace daemon I am currently planning to write. [03:56] TheMuso: go ahead...you might want to work upstream with it though [03:57] zul: I was certainly thinking that. I have to work out how to add the enhancements though, sa the author doesn't take too kindly to helping people so much, in a few words he says "Figure it out yourself, and I am happy to accept patches." [03:59] sounds familar :) [04:00] Does it ever. :) [04:00] Speakup doesn't work properly on PoewrPC either. I have debugged it, but can't work out a sollution yet either. I think I know what it is, but since it is to do with the hooks that are put into v.c, things are a bit hairy. [04:01] moo [04:01] s/v.c/vt.c/ [04:01] hey lamont [04:01] morning [04:01] how goes it? [04:02] zul: Anyway, I am off for the night. [04:02] TheMuso,: toodles [04:03] zul: well, I suppose. No more 9-year-old. [04:03] is 10 now. [04:03] oh that makes it sooo much better ;) [04:16] yeah. something like that. [04:16] breakfast time [04:39] re [04:39] dilinger: it's in the archive... [04:39] as 2.6.11.92 [04:39] thom: are you sure it did load the right driver? [05:47] lamont: is there something wrong with the buildd???? [05:47] http://people.ubuntu.com/~lamont/buildLogs/l/linux-source-2.6.12/2.6.11.92-1.1/ [05:47] has like 3 ppc builds? [05:48] thom: are we 100% sure it is a driver problem? [05:49] i remember the driver from sk to be much bigger than just 2 files... === fabbione is still doing a cvs co from linux-ipv6 [06:15] that cvs server is the slowest i have ever seen [06:17] BREAKING NEWS [06:17] The U.S. Capitol and White House are being evacuated. Details soon. [06:17] cnn.com [06:17] wtf is happening? [06:21] fabbione: i'm not at all sure it's a driver problem [06:21] fabbione: HUH? [06:22] ah, all clear given now [06:23] fabbione: some plane flew over the capital. [06:23] zul: ahaha [06:23] fabbione: and yes, definitely skge not sk98lin - i deleted the sk98 stuff manually [06:24] thom: ok [06:24] i wonder if it is something they did not update [06:24] like mii-tools interface [06:24] yeah, that was my thought [06:24] i'm gonna dig through now [06:24] thom: ok [06:24] (i've been asleep - i feel like death currently) [06:25] UdUFlu? [06:25] probably, yeah [06:25] yeah i have been sleeping a bit too [06:25] this morning i was coughing blood [06:25] lovely [06:26] bravo in fact [06:26] fabbione: ouch dude [06:27] yeah that was lovely.... blood is tasty... [06:28] try it with milk === Seveas [~seveas@seveas.demon.nl] has joined #ubuntu-kernel [06:30] arrgh...need job...going crazy.. [06:32] fun...macauley culkin is on the stand today in the freako case today === jbailey [~jbailey@dhcp802-2-37.dsl.ucc-net.ca] has joined #ubuntu-kernel [06:41] hey jeff [06:41] Heya Chuck [07:04] hey jb [07:04] what's the status with l-k-h? [07:44] fabbione: I'm planning an upload today. I haven't looked at the sparc stuff yet (will do today), aside from that am fixing the C99 long long bug and the ppc binutils bug. [07:46] fabbione: BTW, We started #ubuntu-toolchain yesterday. Should I email you to get it logged? [07:47] jbailey: i can do it right away [07:47] That would be lovely. === warthylog [~warthylog@port49.ds1-van.adsl.cybercity.dk] has joined #ubuntu-kernel === Topic for #ubuntu-kernel: Ubuntu kernel development discussion | http://www.ubuntulinux.org/wiki/KernelTeam | There are no kernel bugs.. only broken hardware | http://people.u.c/~lamont/Archives/kernel-team@ubuntu.com--2005/ playground: kernel-debian--pre1,2--2.6.11.92 === Topic (#ubuntu-kernel): set by fabbione at Tue May 10 11:29:13 2005 === #ubuntu-kernel [freenode-info] why register and identify? your IRC nick is how people know you. http://freenode.net/faq.shtml#nicksetup [07:53] paul starzetz is awesome [07:54] his advisories are non-embargoed, explained fully in proper english, provide POC, and are never boring [07:54] dilinger: i am still waiting the nice crack from pitti [07:56] fabbione: it should be a simple fix [07:57] if (len < 0) return EIO; or something similar (haven't looked at the source yet, just the advisory, so i'm not sure what the proper return should be) [09:00] how nice [09:00] that's in fill_psinfo() [09:00] elf_core_dump calls that, but doesn't check the result === Seveas [~seveas@seveas.demon.nl] has joined #ubuntu-kernel [09:05] fabbione: if you haven't already seen it [09:05] http://mouth.voxel.net/~dilinger/core_dump_vul.patch [09:06] and the rumor is, it's CAN-2005-1263 [09:14] dilinger: no i don't... [09:15] mind to send it via email to me and pitti? === jbailey [~jbailey@dhcp802-2-37.dsl.ucc-net.ca] has joined #ubuntu-kernel [09:23] done [09:25] thanks [10:00] fabbione: https://bugzilla.ubuntu.com/show_bug.cgi?id=7808 did you miss this one?