=== doko [n=doko@81.80.162.93] has joined #ubuntu-kernel === mkrufky [n=mk@68.160.103.77] has left #ubuntu-kernel [] === human_blip [n=mike@220.157.65.29] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === _human_blip_ [n=mike@220.157.65.29] has joined #ubuntu-kernel === smurf [n=smurf@debian/developer/smurf] has joined #ubuntu-kernel === dmk_770 [n=dmk@host81-157-55-162.range81-157.btcentralplus.com] has joined #ubuntu-kernel === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel [02:58] yo [03:24] hello === _human_blip_ [n=mike@220.157.65.29] has joined #ubuntu-kernel === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === Keybuk [n=scott@ALagny-109-1-2-202.w80-11.abo.wanadoo.fr] has joined #ubuntu-kernel === lloydinho [n=andreas@ALagny-109-1-2-202.w80-11.abo.wanadoo.fr] has joined #ubuntu-kernel === human_blip [n=mike@220.157.65.29] has joined #ubuntu-kernel === __keybuk [n=scott@ALagny-109-1-10-249.w80-11.abo.wanadoo.fr] has joined #ubuntu-kernel === doko [n=doko@ALagny-109-1-10-249.w80-11.abo.wanadoo.fr] has joined #ubuntu-kernel === Mithrandir [n=tfheen@c5100BC63.inet.catch.no] has joined #ubuntu-kernel === doko [n=doko@ALagny-109-1-2-202.w80-11.abo.wanadoo.fr] has joined #ubuntu-kernel === jbailey [n=jbailey@ALagny-109-1-10-249.w80-11.abo.wanadoo.fr] has joined #ubuntu-kernel [12:22] benc: http://git.infradead.org/?p=hdrinstall2-2.6.git;a=commitdiff_plain;h=master;hp=linus [12:24] jbailey: excellent, thanks [12:30] jbailey: It's in [12:31] I'll wait to do the actual linux-kernel-headers packages, till you can test some things [12:31] BenC: Nice! Are you working on abi -2 now? I noticed that your nightlies seem to be -2. [12:31] Yup. [12:31] I'll do an upload of the tarball extract first. [12:31] last nightly should have been -3 [12:31] if not, it will be soon [12:31] Then migrate the stuff to your package. [12:31] I haven't looked since last week, before 2.6.17 was in edgy. [12:32] going to do another daily now to test build this after merging xen and your patch [12:32] infinity and I are planning a "linux-image/lrm/linux-meta upload" BoF sometime this week [12:33] Ah, nice. [12:35] I'm just trying to guess how the version numbering should go, so I don't stop on yours by accident. [12:35] 2.6.17-ABI-Ubunturev? [12:35] Or do use 2.6.17-ABI.Rev? [12:38] for the dailys? [12:39] BenC: my xen patch is almost done for x86, its a 2 meg patch ;0 [12:39] but now it kill some people [12:40] doh...s/it/to/ [12:40] :) [12:40] who do you plan to kill off? [12:40] zul: I already have xen in git :) [12:40] BenC: you'll make him cry, you know [12:41] jbailey: the dailys use 2.6.17-ABI- [12:41] BenC: No, I mean for what version lkh will wind up having when it comes from the kernel. [12:42] are lkh arch dependent? [12:42] yep, asm is at least [12:42] No. there's an asm symlink needed. [12:43] err. [12:43] ah, ok [12:43] yes, dependant. [12:43] BenC: hmmm...ok [12:43] bleh, make up your mind :) [12:43] It could be indep if you'd rather. [12:43] Sorry, I read it as 'independant' first. [12:43] It would just require a postinst. [12:43] jbailey: linux-kernel-headers-2.6.17-ABI-ARCH [12:43] Wait. [12:43] no, I'm smoking. [12:44] The idea had been to actually only install the headers that a particular arch needs. It's an easy variable to set: [12:44] make ARCH=$arch INSTALL_HDR_PATH=/tmp/foo/$arch headers_install [12:44] So definetly dependant. [12:44] and I'll make a linux-meta for linux-kernel-headers so it's easier to build-dep on [12:45] glibc needs to dep on it. [12:45] actually, the ABI is probably pointless [12:45] or libc6-dev does, anyway. [12:45] linux-kernel-headers-2.6.17 [12:45] then you can ver build-dep if you need to [12:45] Mmmm.. [12:46] The package itself shouldn't contain that. [12:46] the arch and abi in the package name is useless [12:46] Otherwise it's another package colletion to pile up. [12:46] I think so is the version number, [12:46] so just linux-kernel-headers? [12:46] Please. [12:46] Then nothing else needs to change for all of the build-deps that are out there. [12:47] ok [12:47] But I'm wondering about the version number that will go with it. [12:47] I want to make sure that the upload I do now doesn't wind up being newer by accident. === JaneW [n=JaneW@dsl-165-211-250.telkomadsl.co.za] has joined #ubuntu-kernel === JaneW [n=JaneW@dsl-165-211-250.telkomadsl.co.za] has left #ubuntu-kernel ["Bye"] === zul [n=chuck@dsl-72-1-199.219.tel-ott.com] has joined #ubuntu-kernel [01:51] hey [01:52] BenC: where did you get the xen patch from? [01:52] xensource [01:52] and I brute forced it into our tree [01:52] ah...and it compiles? [01:53] doing some compile testing now [01:53] few quirks, but I think I've worked out all the kinks [01:53] yeah it redefined a couple of things [01:54] at least when i was compiling it [01:54] but then again i suck..:) [01:58] I'm running into the vsyscall crap now [02:02] yeah thats a fun part [02:06] think I got it...gotta start another build to find out [02:06] did you fix that config_early_printk as well? === tuxmaniac [n=aanjhan@60.254.67.17] has joined #ubuntu-kernel [02:10] didn't see that? [02:11] hold on lemme check.. [02:11] the tpm driver was a bitch too [02:12] its in the setup-xen === jbailey_ [n=jbailey@ALagny-109-1-2-101.w80-11.abo.wanadoo.fr] has joined #ubuntu-kernel [02:14] BenC: look for CONFIG_EARLY_PRINTK [02:14] hey jeffrey how is it going? [02:20] BenC: there should be better coordinating between us since i was doing an xen patch as well [02:23] so there isnt any duplication of work === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === doko [n=doko@81.80.162.93] has joined #ubuntu-kernel [02:40] yay, it built [02:41] good [02:41] no xen enabled kernels yet, but the stock targets build...that's step one [02:41] now to get it working :) === ajmitch wishes there were a non-rsync way of doing git pull for us mortals [02:42] there's the git protocol, but I've never used it, and I'm not sure if git.kernel.org runs it [02:42] you can try git-pull git://git.kernel.org/.... [02:42] my ISP seems to hate rsync [02:43] so when there's a 120MB pack file to pull down, it dies [02:43] BenC: i can add my config.xen tonight if you want [02:43] I'm waiting to see what we can yank out of the default kernel [02:44] iwj is supposed to assist with most of everything else [02:44] like userspace tools and testing [02:44] ok [02:44] I'm just wondering if we can have our default kernels Xen enabled [02:44] they need to be in order to be dom0/host right? [02:44] i used debian as a template [02:45] i had like linux-image-2.6.12-3-xen with the kernel-pacakge from sid [02:45] BenC: apparently, that'll break nvidia and fglrx modules. [02:45] BenC: I would not be very amused if so happened. [02:47] this is getting worse [02:47] I'm half tempted to just revert this whole damn thing [02:48] heh [02:48] why couldn't they make a nice simple patch [02:48] why the fuck do they have this whole parse tree and patches, and both conflict [02:48] s/parse/sparse/ [02:50] I need a break, this is pissing me off === Keybuk [n=scott@ALagny-109-1-2-101.w80-11.abo.wanadoo.fr] has joined #ubuntu-kernel [02:55] hey Keybuk [02:56] heyhey [02:56] hello Keybuk [03:00] BenC: heh... got to that point yesterday === BenC performs a mass revert [03:03] BenC: need my help? [03:03] nah, just help when I get it building [03:04] do you know how to setup a xen system? [03:04] i done it once and then got disgusted === BenC wonders how something called xen can cause so much frustration [03:05] heh...it caused more hair for me to fall out === doko [n=doko@81.80.162.93] has joined #ubuntu-kernel [03:12] BenC: ian knows his way around it, AIUI. === lloydinho [n=andreas@ALagny-109-1-9-136.w80-11.abo.wanadoo.fr] has joined #ubuntu-kernel === Keybuk [n=scott@ALagny-109-1-9-136.w80-11.abo.wanadoo.fr] has joined #ubuntu-kernel [03:51] BenC: you need a new kernel first [03:51] BenC: as xen and binary drivers do not play at all well [03:52] what do you mean need a new kernel first? [03:53] can a xen patched kernel, even though it doesn't have xen enabled, not work with our l-r-m package? [03:53] if that's the case, I'm shitting on this patch right now [03:53] gotta relocate === tuxmaniac [n=aanjhan@60.254.67.17] has joined #ubuntu-kernel === Keybuk [n=scott@ALagny-109-1-2-101.w80-11.abo.wanadoo.fr] has joined #ubuntu-kernel === doko [n=doko@ALagny-109-1-9-136.w80-11.abo.wanadoo.fr] has joined #ubuntu-kernel === human_blip [n=mike@220.157.65.29] has joined #ubuntu-kernel === _mike [n=mike@220.157.65.29] has joined #ubuntu-kernel === _mike [n=mike@220.157.65.29] has joined #ubuntu-kernel === Lure_ [n=lure@ubuntu/member/lure] has joined #ubuntu-kernel === _mike [n=mike@220.157.65.29] has joined #ubuntu-kernel === crimsun [i=crimsun@hacked.org] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === __keybuk [n=scott@ALagny-109-1-2-101.w80-11.abo.wanadoo.fr] has joined #ubuntu-kernel [05:39] xen is now official not going into dapper [05:39] err, edgy [05:39] what about edgy? [05:39] :-P [05:39] you might want to tell Ian, then. [05:39] also, why? Because you're fed up? [05:39] I'll break it to him gently [05:39] no, because it simply doesn't compile when you are not compiling a xen target [05:40] uh [05:40] and the amount of breakage will just increase my maint. time down the road for it [05:40] that's special. [05:40] I could fix it, but I don't want to [05:40] and fixing it is nontrivial, I guess? [05:40] wonderful [05:41] i could give it a shot in my copius spare time [05:41] yeah, it's very non-trivial, and very intrusive, and with the way I have to import xen into our tree, it's a lot of work to keep it that way while still following xen [05:41] zul: Don't bother, it's not the getting it to work part, it's the keeping it working part that bothers me [05:42] and xen upstream's not happy to make it not break the regular kernels? [05:42] if they decide to make a git tree, and make it compile when !CONFIG_XEN, then I'll pull it in [05:42] BenC: you wouldnt have to maintain it i could if you want [05:42] BenC: Speakup upstream is looking into getting a git tree up. Will keep you posted. [05:43] im volunteering *eep* [05:43] zul: In a way, I still have to maintain it, but if you're willing to try, start a -xen branch in git and make it work [05:44] ok [05:44] TheMuso: that sounds really good [05:44] TheMuso: Can I get your to forward a patch for speakup? [05:44] Yeah it does. [05:45] Certainly. [05:45] TheMuso: it's a rework for the keyboard.c file, so it's just a replacement diff [05:45] TheMuso: email? [05:45] That would be great. Thanks. [05:46] There is also another slight issue that I might talk over with you at some point when you aren't so busy. Doesn't have to be in person, so IRC is fine, and doesn't have to be this week either. It is to do with speakup softsynth driver and kernel preempt, but I will explain later when we talk about it. === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel [05:47] ok [05:49] TheMuso: what's your email? [05:49] themuso@themuso.com [05:50] TheMuso: Sent...it's the patch I am using, so I know it compiles...pretty certain it also works :) [05:51] Ok thanks. When I get onto edgy when I return home, I will give it a whirl. Thanks again. [05:52] BenC: xen gives me something to do ;) [05:54] zul: be happy :) [06:13] i always am [06:13] heh === irvr_ [n=irv@205.243.123.166] has joined #ubuntu-kernel [06:13] with conditions [06:15] since the last update in the ubuntu 6.06 kernel I lost sound, If I move back one kernel from 25 to 23 I get my sound back. === MoNkUnClE [n=ximian@ip68-110-200-177.ri.ri.cox.net] has joined #ubuntu-kernel [06:21] irvr_ try alsaconf on the new [06:23] i will need to restart and login with new kernel and do this, thanks. Will be back shortly. === crimsun [n=crimsun@hacked.org] has joined #ubuntu-kernel === irvr [n=irv@205.243.123.166] has joined #ubuntu-kernel [06:35] I restarted with the new kernel. Now to get my sound back working I need to alsaconf. Is this right. [06:37] Alsaconf has been depricated for ages AFAIK. [06:38] I guess I am not sure what you mean by this [06:39] Alsaconf is no longer used for detecting and setting up soundcards. [06:40] If I use AFAIK how can I get the sound back with this new kernel? [06:45] Sorry, alsaconf is no longer used to detect and configure sound cards as far as I know. [06:46] Thanks === dem [n=dem@d192-24-139-155.try.wideopenwest.com] has joined #ubuntu-kernel === _mike [n=mike@220.157.65.29] has joined #ubuntu-kernel === _mike [n=mike@220.157.65.29] has joined #ubuntu-kernel === human_blip [n=mike@220.157.65.29] has joined #ubuntu-kernel [07:37] BenC: ping? === XMuffinFlavoredX [n=brandon@adsl-34-27-155.asm.bellsouth.net] has joined #ubuntu-kernel [08:22] Hello. === mikearthur [i=mike@82-41-205-190.cable.ubr11.edin.blueyonder.co.uk] has joined #ubuntu-kernel [08:24] how would I go about making a self-compiled kernel image fill the dependency for linux-image? [08:32] use make-kpkg with --stem linux [08:34] nice one, thanks [08:48] Anyone there. [08:49] If I compiled a more recent kernel, for ex, 2.6.17.1, how would I get the restirced modules? === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === Keybuk [n=scott@ALagny-109-1-9-136.w80-11.abo.wanadoo.fr] has joined #ubuntu-kernel [09:48] whoa, snd_aoa replaces wholescale snd_powermac === JaneW [n=JaneW@dsl-165-211-250.telkomadsl.co.za] has joined #ubuntu-kernel === lloydinho [n=andreas@ALagny-109-1-9-136.w80-11.abo.wanadoo.fr] has joined #ubuntu-kernel === doko [n=doko@ALagny-109-1-9-136.w80-11.abo.wanadoo.fr] has joined #ubuntu-kernel === human_blip [n=mike@220.157.65.29] has joined #ubuntu-kernel === _mike [n=mike@220.157.65.29] has joined #ubuntu-kernel === _mike [n=mike@220.157.65.29] has joined #ubuntu-kernel === _mike [n=mike@220.157.65.29] has joined #ubuntu-kernel