=== _human_blip_ [n=mike@220.157.65.127] has joined #ubuntu-kernel === human_blip [n=mike@220.157.65.127] has joined #ubuntu-kernel [01:33] BenC: ping, what's the policy on sound/ changes for dapper? Only bug fixes (i.e., no new pci ids)? === JaneW [n=JaneW@dsl-146-167-152.telkomadsl.co.za] has joined #ubuntu-kernel [01:38] crimsun: new pci id's are fine [01:39] BenC: ok, thanks. I was going to err on the side of caution and only send fixes === _human_blip_ [n=mike@220.157.65.127] has joined #ubuntu-kernel === sinbad444 [n=safs@adsl-72-50-114-174.prtc.net] has joined #ubuntu-kernel === dolson [n=dana@d235-185-252.home1.cgocable.net] has joined #ubuntu-kernel [02:32] BenC: ping, can you check my logic on a free_irq/iounmap fix for sparc please? [02:40] - if (chip->irq[0] ) [02:40] - free_irq(chip->irq[0] , chip); [02:40] - [02:40] if (chip->port) [02:40] sbus_iounmap(chip->port, chip->regs_size); [02:40] + if (chip->irq[0] ) [02:40] + free_irq(chip->irq[0] , chip); [02:40] + [02:40] if (chip->timer) [02:40] snd_device_free(chip->card, chip->timer); [02:55] <[g2] > hey crimsun === [g2] waves hi [02:58] hi [g2] [03:11] crimsun: what driver is this? [03:12] looks good either way, just wondering [03:15] BenC: sound/sparc/cs4231.c [03:15] BenC: I'm running through sound/* fixing "free_irq() before *iounmap()" [03:16] if you need context, @@ -1942,12 +1942,12 @@ void sbus_dma_preallocate(cs4231_t *chip [03:17] in any case, thanks for eyeballing it :) === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-kernel [03:19] hey [03:25] hi zul :) [03:26] stalking me arent you? [03:26] of course [03:26] how could I not? [03:26] yeah... === SEJeff [n=alicia@74.129.168.9] has joined #ubuntu-kernel === human_blip [n=mike@220.157.65.29] has joined #ubuntu-kernel === tuxmaniac [n=aanjhan@59.92.35.186] has joined #ubuntu-kernel === aanjhan_ [n=aanjhan@59.92.37.138] has joined #ubuntu-kernel === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel [08:01] === Lukketto [n=Lukketto@host245-153.pool876.interbusiness.it] has joined #ubuntu-kernel === lloydinho [n=andreas@rosinante.egmont-kol.dk] has joined #ubuntu-kernel === dolson [n=dana@d235-185-252.home1.cgocable.net] has joined #ubuntu-kernel === doko_ [n=doko@dslb-088-073-101-034.pools.arcor-ip.net] has joined #ubuntu-kernel === fabbione [n=fabbione@217.205.109.249] has joined #ubuntu-kernel === Lukketto [n=Lukketto@host245-153.pool876.interbusiness.it] has joined #ubuntu-kernel === Lukketto [n=Lukketto@host245-153.pool876.interbusiness.it] has left #ubuntu-kernel [] === SkyTalker [n=michael@p549DB33E.dip0.t-ipconnect.de] has joined #ubuntu-kernel === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === Lukketto [n=Lukketto@host245-153.pool876.interbusiness.it] has joined #ubuntu-kernel === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-kernel [01:40] heylo [01:51] BenC: i started breezy last night but it was too damn hot === ajmitch stalks zul [01:55] again! [01:56] ill let you be the president of my fan club if you stop it [01:56] alright [01:56] wohoo.. [01:56] Waitaminute. *I* want to be the president of your fan club. [01:56] And a roadie. [01:56] And a groupie. [01:56] hehe [01:57] lucky zul [01:57] all of the attention...i dont know what to do [01:58] work harder [01:58] get right on that === ajmitch is looking at newer ipw2200 with 2.6.17 [01:58] except rsync & me don't get on [01:58] uh...talk to BenC [01:59] I will [01:59] but I need to learn the tools properly :) [01:59] heh...i only do oldish kernels [02:00] I'll probably have some sparc kernel stuff to do for work soon [02:01] Hrm, how do I switch a git checkout from one branch to another? [02:01] git checkout branch name isnt it? [02:02] afaict, it is === kimo [n=ahmed@82.129.234.122] has joined #ubuntu-kernel [02:16] Guys, I compiled a vanilla kernel, it boots ok, but can't find my / LVM partition (/boot is not on LVM)? any hint ? [02:18] you need an initrd [02:18] ? I have one [02:18] self-compiled kernel -> no supportt [02:18] yeah I know ... I am looking for a friendly help :) [02:18] there might be 23092039 reasons why it can't find it [02:18] hey fabbione [02:18] plus, official kernel wont turn off my laptop which is killing me [02:18] missing drivers, ba d initrd and s on.. [02:18] hi zul [02:19] kimo: it's not really a matter of being friendly or not. It's just too much work to debug a custom. [02:19] did you make sure that your kernel support initrd? [02:19] that is loading the right one? [02:19] etc. [02:19] check again the config [02:20] are lvm tools installed in the initrd? if so are they executed? [02:20] fabbione: how do I check ? [02:20] manually.. one bit at a time [02:20] no option for mkinitrd, to include lvm tools ? [02:21] I used the old .config from ubuntu [02:21] kimo: Don't use mkinird on kernels >> 2.6.12, use mkinitramfs. [02:21] infinity: ! wow thnx [02:22] infinity: any special option for lvm support ? [02:22] kimo: Better yet, make your kernels with make-kpkg, and it'll all be done magically for you in the kernel's postinst. [02:22] I used make0kpkg [02:22] kimo: If you have the lvm tools installed, lvm support "Just Works" in an initramfs. [02:22] I do have lvm tools & the official kernel does see my lvm partition! === kimo is very low on battery ... I will come back later guys ..... thankssss [02:23] any tips before my battery dies ? [02:23] yes try reboot=h to your grub parameters or something like that [02:23] kimo: Just the above. [02:24] and what infinity said [02:24] infinity: I do have lvm tools, & used make-pkpkg. I will just try to rebuild mkinitramfs manually [02:24] kimo: make-kpkg might require "--initrd" on the command line to add the initramfs magic to the package's postinst. === infinity doesn't really recall. [02:25] kimo: But calling mkinitramfs manually should do. [02:25] ok thanks for everything .... :) [02:25] I remember debian would drop me on busybox if it cant find / ? [02:25] is this not in ubuntu [02:26] It will, IF you use mkinitramfs. [02:26] mkinitrd makes something ENTIRELY DIFFERENT. [02:26] And you don't want it anymore. Purge initrd-tools. Make it go away. [02:26] hmm ... it seems somehow I am using mkinitrd [02:27] thanks will do that [02:28] bye everyone ... thanks for the help === Lukketto [n=Lukketto@host245-153.pool876.interbusiness.it] has left #ubuntu-kernel [] === Keybuk [n=scott@217.205.109.249] has joined #ubuntu-kernel === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel === Lukketto [n=Lukketto@host250-89.pool871.interbusiness.it] has joined #ubuntu-kernel === Lukketto [n=Lukketto@host250-89.pool871.interbusiness.it] has left #ubuntu-kernel [] === Lukketto [n=Lukketto@host250-89.pool871.interbusiness.it] has joined #ubuntu-kernel === Lukketto [n=Lukketto@host250-89.pool871.interbusiness.it] has left #ubuntu-kernel [] === smoosh [n=smoosh@host177-121.pool8256.interbusiness.it] has joined #ubuntu-kernel === smoosh [n=smoosh@host177-121.pool8256.interbusiness.it] has joined #ubuntu-kernel === [g2] [n=g2@nslu2-linux/g2] has joined #ubuntu-kernel === lloydinho [n=andreas@rosinante.egmont-kol.dk] has joined #ubuntu-kernel === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel === tuxmaniac [n=aanjhan@59.92.40.137] has joined #ubuntu-kernel === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-kernel === Lukketto [n=Lukketto@host103-155.pool8710.interbusiness.it] has joined #ubuntu-kernel === Lukketto [n=Lukketto@host103-155.pool8710.interbusiness.it] has left #ubuntu-kernel [] === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel === dilinger [n=dilinger@207.210.101.209] has joined #ubuntu-kernel [07:45] BenC: is there gonig to be an update to sky2 for updates? [07:45] latest sky2 doesn't fix the problems, so not likely [07:46] okie dokie ill keep a watch on it [07:46] hmm...it might actually now that I look at the diff [07:48] infinity: Hm. Do you know what the deal with Fedora is? I remember they use mkinitrd. [07:48] (But I don't remember whether it actually makes an initramfs.) [07:49] 2.6.17-git sky2 compiles on dapper, so what the heck [07:49] 45k diff, so hopefully something in there fixes out problems [07:49] s/out/our/ === BenC will be away, out in the barn [08:28] mmm...barn === Snake [n=Snake@adsl-68-21-245-131.dsl.bcvloh.ameritech.net] has joined #ubuntu-kernel [09:07] Hi guys, I know this isnt a support channel, but no one in #ubuntu seems to have an answer, and I would really like to run dapper on this server. It installs fine, but when I reboot it gets to where it says "Uncompressing Linux..... Ok, booting kernel" and freezes :(. Please help.. [09:08] I've reinstalled twice, without results [09:08] (thats using the Ubuntu Install CD, not the desktop) === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === SkyTalker [n=michael@p549DB33E.dip0.t-ipconnect.de] has left #ubuntu-kernel ["bye] === Lukketto [n=Lukketto@host103-155.pool8710.interbusiness.it] has joined #ubuntu-kernel === Lukketto [n=Lukketto@host103-155.pool8710.interbusiness.it] has left #ubuntu-kernel [] === Snake [n=Snake@adsl-68-21-245-131.dsl.bcvloh.ameritech.net] has joined #ubuntu-kernel [10:30] BenC: sorry, my logic was reversed yesterday. free_irq() needs to be called before *iounmap(). [11:18] crimsun: Yeah, makes more sense now that I think about it too [11:18] otherwise there's a race where the irq handler can work on unmapped io [11:19] Hi guys, I know this isnt a support channel, but no one in #ubuntu seems to have an answer, and I would really like to run dapper on this server. It installs fine, but when I reboot it gets to where it says "Uncompressing Linux..... Ok, booting kernel" and freezes :(. Please help.. [11:19] Snake: so the installer boots, but grub doesn't get to the kernel? [11:20] Snake: Try removing the "quiet splash" options from the boot command line ('e' to edit the command line in grub) [11:20] see if you get any more output to work from [11:20] BenC: okay one second [11:21] ah crap === Snake is in the middle of a repartition [11:21] and its not goin well at all [11:21] Freezing it seems as well :( === Snake [n=Snake@unaffiliated/snake] has left #ubuntu-kernel []