=== marcin_ant [n=marcin@194.114.146.126] has joined #ubuntu-kernel | ||
=== [g2] [n=g2@nslu2-linux/g2] has joined #ubuntu-kernel | ||
zul | yo | 12:51 |
---|---|---|
=== rikai_ [n=rikai@unaffiliated/rikai] has joined #ubuntu-kernel | ||
=== rrittenhouse [n=tad@cpe-76-188-35-66.neo.res.rr.com] has joined #ubuntu-kernel | ||
=== _MMA_ [n=mma@cpe-071-070-203-016.nc.res.rr.com] has joined #ubuntu-kernel | ||
=== _MMA_ [n=mma@cpe-071-070-203-016.nc.res.rr.com] has joined #ubuntu-kernel | ||
=== _MMA_ [n=mma@cpe-071-070-203-016.nc.res.rr.com] has joined #ubuntu-kernel | ||
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel | ||
mjg59 | How do I get git to give me a directory of patches again? | 02:48 |
kylem | git format-patch | 02:49 |
mjg59 | Oh | 02:49 |
mjg59 | Yeah | 02:49 |
crimsun | ``git-format-patch -o someOutputDir master'' is what I use | 02:49 |
mjg59 | BenC: You have patches | 02:59 |
mjg59 | crimsun: So. iMac. | 02:59 |
kylem | hot. | 02:59 |
mjg59 | crimsun: I'm still getting no sound | 02:59 |
crimsun | mjg59: feisty? snd-aoa or snd-powermac? | 02:59 |
mjg59 | feisty, Intel | 03:00 |
crimsun | lovely sigmatels. | 03:00 |
crimsun | mjg59: can you file a bug against l-s-2.6.19 and include lspci -nv and the contents of /proc/asound/card0/codec* , please? | 03:01 |
BenC | mjg59: Even in 2.6.20? | 03:01 |
BenC | mjg59: thanks for the patches, I'll check them out tomorrow | 03:01 |
mjg59 | This is current git | 03:02 |
crimsun | mjg59: also, can you test http://adhd.irule.net/~crimsun/alsa-snap-20061209.tar.bz2 ? Extract it, cd work/alsa-driver && ./configure --with-debug=full --with-sequencer=yes --with-oss=yes --with-pcm-oss-plugins=yes --with-pcmcia=kernel --with-cards=hda-intel --with-card-options=all --with-kernel=/lib/modules/$(uname -r)/build && make dep && make && sudo make install-modules | 03:07 |
zul | BenC: ping where is the most up to ate edgy-proposed-updates? | 03:10 |
[g2] | crimsun need another tester ? | 03:10 |
crimsun | [g2] : were you having inaudible sound problems on your iMac, too, under 7.04? | 03:10 |
=== [g2] boot to egdy on the Intel mac mini by default now | ||
mjg59 | Wow | 03:10 |
mjg59 | Heh | 03:10 |
[g2] | crimsun I don't have any problems with edgy | 03:11 |
crimsun | [g2] : feisty. | 03:11 |
mjg59 | Dscape bcm43xx just blew up all over my face when I tried to switch back to the wired network | 03:11 |
[g2] | crimsun nod. I figured you guys were working on that :) | 03:11 |
mjg59 | Fully enterprise ready wireless stack | 03:11 |
kylem | mjg59, we probably broke it | 03:11 |
mjg59 | Entirely possible | 03:12 |
kylem | distinctly possible. | 03:12 |
kylem | did you get an oops? | 03:12 |
mjg59 | Yeah | 03:12 |
kylem | i'm going to guess null ptr derf? | 03:12 |
mjg59 | Let me see if it hit disk | 03:12 |
mjg59 | http://www.codon.org.uk/~mjg59/tmp/bcm_oops | 03:14 |
kylem | yup | 03:15 |
kylem | hmm, looks like a real bcm bug. | 03:17 |
[g2] | crimsun is the $(uname -r) standard bash ? | 03:18 |
crimsun | [g2] : yes | 03:18 |
[g2] | it worked on edgy but didn't know if that was related to dash at all thx | 03:19 |
crimsun | (also posix, if that's what you meant to ask) | 03:19 |
[g2] | there's a posix spec for the shell ? | 03:19 |
crimsun | (yep, see opengroup.org) | 03:21 |
mjg59 | crimsun: Doesn't build | 03:25 |
crimsun | hmm, I just built it yesterday against linux-headers-2.6.19-7-lowlatency | 03:27 |
mjg59 | I'm on 2.6.20 now | 03:27 |
crimsun | k, I'll have to try and reproduce that | 03:28 |
crimsun | time to carve out some HD space | 03:28 |
[g2] | is there a ubuntu kernel regression suite at all ? | 04:10 |
=== doko_ [n=doko@dslb-088-073-124-142.pools.arcor-ip.net] has joined #ubuntu-kernel | ||
=== johanbr [n=j@blk-89-202-206.eastlink.ca] has joined #ubuntu-kernel | ||
BenC | if I can't get 2.6.20 compiling for all arches, and booting on all my machines by next week, I'm going to start worrying | 05:02 |
BenC | the problem is not longer ubuntu/*, it's in kernel shit I'm fixing now | 05:03 |
kylem | the wiatqueue shit has broken at least ppc, iirc | 05:03 |
=== rrittenhouse [n=tad@cpe-76-188-35-66.neo.res.rr.com] has joined #ubuntu-kernel | ||
BenC | it's making lrm a headache too | 05:06 |
infinity | BenC: Was there a kernel fix required for the qla/firmware thing on edgy too, or is the initramfs/udev fix enough to make it happy? | 05:20 |
BenC | infinity: The edgy security update contains the qla/firmware, so udev/initramfs is all that's needed | 05:21 |
infinity | BenC: Ahh, good. | 05:21 |
=== rikai_ is now known as rikai | ||
BenC | WARNING: "__ucmpdi2" [drivers/media/video/v4l2-common.ko] undefined! | 06:18 |
BenC | I'm wondering if that's a compiler booger | 06:18 |
BenC | that's on ppc | 06:19 |
fabbione | BenC: somebody was ranting about ppc being generally broken in git | 06:20 |
kylem | sort of | 06:20 |
=== datten_ [n=datten@xdsl-81-173-189-171.netcologne.de] has joined #ubuntu-kernel | ||
=== datten_ is now known as datten | ||
BenC | why doesn't objdump -d show me where the hell __ucmpdi2 is being called from :/ | 07:12 |
fabbione | BenC: are you still around? | 07:23 |
=== Lure [n=lure@external-7.hermes.si] has joined #ubuntu-kernel | ||
=== ebryn_ [n=ebryn@c-71-201-174-102.hsd1.il.comcast.net] has joined #ubuntu-kernel | ||
=== AnAnt [n=anant@81.10.9.182] has joined #ubuntu-kernel | ||
AnAnt | BenC: ping | 09:51 |
=== AnAnt [n=anant@81.10.9.182] has left #ubuntu-kernel [] | ||
=== ivoks [n=ivoks@161.53.50.54] has joined #ubuntu-kernel | ||
=== Mithrandir [n=tfheen@vawad-xen1.err.no] has joined #ubuntu-kernel | ||
=== ivoks [n=ivoks@0-225.dsl.iskon.hr] has joined #ubuntu-kernel | ||
=== anibal [n=anibal@debian/developer/anibal] has joined #ubuntu-kernel | ||
=== human_blip [n=mike@220.157.65.29] has joined #ubuntu-kernel | ||
=== Keybuk [n=scott@82.108.80.245] has joined #ubuntu-kernel | ||
=== dade` [n=dade@nectarine/admin/dade] has joined #ubuntu-kernel | ||
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel | ||
=== zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-kernel | ||
=== gnomefre1k [n=gnomefre@adsl-221-42-238.rmo.bellsouth.net] has joined #ubuntu-kernel | ||
=== ivoks [n=ivoks@0-225.dsl.iskon.hr] has joined #ubuntu-kernel | ||
=== _MMA_ [n=mma@cpe-071-070-203-016.nc.res.rr.com] has joined #ubuntu-kernel | ||
=== gnomefre1k [n=gnomefre@adsl-144-142-70.rmo.bellsouth.net] has joined #ubuntu-kernel | ||
zul | BenC: you ubuntu-edgy-updates on kernel.org is a bit out of date | 03:53 |
=== pmjdebruijn [n=pmjdebru@pmjdebruijn.xs4all.nl] has joined #ubuntu-kernel | ||
=== dade` [n=dade@nectarine/admin/dade] has joined #ubuntu-kernel | ||
=== arvind_ [n=joefso@ip503d4396.speed.planet.nl] has joined #ubuntu-kernel | ||
=== Lure [n=lure@BSN-77-135-17.dsl.siol.net] has joined #ubuntu-kernel | ||
=== ivoks [n=ivoks@0-225.dsl.iskon.hr] has joined #ubuntu-kernel | ||
=== cassidy [n=cassidy@host-213-189-171-21.brutele.be] has joined #ubuntu-kernel | ||
=== rrittenhouse [n=tad@cpe-76-188-35-66.neo.res.rr.com] has joined #ubuntu-kernel | ||
kylem | morning. | 05:50 |
zul | hey kylem how is it going? | 05:53 |
kylem | good | 05:53 |
bronson | I can immediately delete all these .udeb files that get built, right? Are they useful for anything? | 05:55 |
zul | yes...they are for the installer | 05:55 |
BenC | if you don't plan on building an installer image, remove them | 05:57 |
zul | hey BenC | 06:02 |
BenC | hey zul | 06:03 |
zul | sorry for bugging you last night about the git stuff but it kind of sucks when private and kenel.org is out of sync so when i submit patches im kind of going blind | 06:05 |
BenC | zul: private edgy-updates is out of sync too | 06:06 |
BenC | zul: Just diff from edgy-security | 06:07 |
BenC | we haven't actually done anything in edgy updates yet | 06:07 |
zul | ah ok..for future is it possible to automate it to keep the private/public in sync | 06:07 |
kylem | mjg59, ping? | 06:08 |
BenC | zul: private/public is in sync | 06:09 |
BenC | the stuff on kernel.org is an exact match to what's in rookery's private repo's | 06:09 |
zul | ok cool good to know | 06:09 |
kylem | the dscape stuff looks like it's working ok | 06:20 |
=== arvind_ [n=joefso@ip503d4396.speed.planet.nl] has joined #ubuntu-kernel | ||
bronson | With these 5 hour builds, I get 2-3 spins a day... I gotta get me a faster machine! | 06:23 |
=== kylem knows the feeling. :) | ||
BenC | bronson: I suggest installing ccache | 06:25 |
kylem | heh, took the words right out of my fingers. | 06:25 |
bronson | I did... marginal speedup. | 06:25 |
BenC | are you sure you are using it? | 06:25 |
bronson | Maybe 20%. | 06:25 |
bronson | ccache -s claims I am. | 06:25 |
bronson | Should I have seen a bigger speedup? | 06:25 |
BenC | 20% is a little better than marginal :) | 06:25 |
bronson | OK, true. | 06:26 |
bronson | But I'm hoping for 3x. :) | 06:26 |
BenC | it all depends, all my build systems are multi-core, so I see a pretty big speedup | 06:26 |
bronson | Think I'll use this as an excuse to jump into multicore 64bitland. | 06:26 |
mjg59 | kylem: Hi | 06:28 |
=== ivoks [n=ivoks@backup.grad.hr] has joined #ubuntu-kernel | ||
kylem | mjg59, sorry, was just thinking about how we could confirm the bcm43xx oops is not our fault. | 06:38 |
=== Lure [n=lure@clj46-234.dial-up.arnes.si] has joined #ubuntu-kernel | ||
mjg59 | kylem: Ah, ok | 06:41 |
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel | ||
kylem | brb. lunch. | 06:49 |
zul | gah...too much cake | 07:21 |
=== gnomefre1k [n=gnomefre@adsl-221-78-47.rmo.bellsouth.net] has joined #ubuntu-kernel | ||
thom | zul: impossible! | 07:26 |
zul | thom: its quite possible | 07:27 |
zul | it was very sugary | 07:27 |
thom | maybe an entire cake would be pushing the limites | 07:27 |
thom | limits | 07:27 |
thom | but less than that? not enough cake | 07:27 |
zul | heh...with a chocolate bar and a bottle of coke | 07:27 |
=== datten_ [n=datten@xdsl-87-78-122-52.netcologne.de] has joined #ubuntu-kernel | ||
=== datten_ is now known as datten | ||
=== gnomefre1k [n=gnomefre@adsl-221-77-8.rmo.bellsouth.net] has joined #ubuntu-kernel | ||
=== joejaxx [i=jadaz87@poprock.dreamhost.com] has joined #ubuntu-kernel | ||
=== neuralis [n=krstic@solarsail.hcs.harvard.edu] has joined #ubuntu-kernel | ||
=== thom [n=thom@amnesiac.heapspace.net] has joined #ubuntu-kernel | ||
=== kylem [i=kyle@fruit.freedesktop.org] has joined #ubuntu-kernel | ||
=== bernard_ [n=bernard@dsl-202-72-159-76.wa.westnet.com.au] has joined #ubuntu-kernel | ||
=== smurf [n=smurf@debian/developer/smurf] has joined #ubuntu-kernel | ||
=== JanC [n=janc@lugwv/member/JanC] has joined #ubuntu-kernel | ||
=== dade` [n=dade@nectarine/admin/dade] has joined #ubuntu-kernel | ||
zul | brb need to reboot | 08:20 |
=== bronson [n=bronson@66.160.177.208] has joined #ubuntu-kernel | ||
=== johanbr [n=j@JBrannlund.MathStat.Dal.Ca] has joined #ubuntu-kernel | ||
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel | ||
=== gnomefre1k [n=gnomefre@adsl-221-126-108.rmo.bellsouth.net] has joined #ubuntu-kernel | ||
=== lfittl [n=lfittl@83.64.250.38] has joined #ubuntu-kernel | ||
=== gnomefre1k [n=gnomefre@adsl-221-42-109.rmo.bellsouth.net] has joined #ubuntu-kernel | ||
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel | ||
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel | ||
=== gnomefre1k [n=gnomefre@adsl-144-154-145.rmo.bellsouth.net] has joined #ubuntu-kernel | ||
=== gnomefre1k [n=gnomefre@adsl-144-155-215.rmo.bellsouth.net] has joined #ubuntu-kernel | ||
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel | ||
=== gnomefre1k [n=gnomefre@adsl-221-42-241.rmo.bellsouth.net] has joined #ubuntu-kernel | ||
=== zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel | ||
=== ivoks [n=ivoks@backup.grad.hr] has joined #ubuntu-kernel | ||
kylem | BenC, any luck with ubuntu-2.6 on the other arches? | 12:02 |
BenC | kylem: So far it's compiling and running everywhere except ppc | 12:08 |
kylem | hrm. | 12:08 |
kylem | ah, not uploaded? | 12:10 |
Mithrandir | BenC: can I whine at you to take a look at https://launchpad.net/bugs/43531 and https://launchpad.net/bugs/14908 at some point this week? They'd be nice to have in herd 2. | 12:13 |
BenC | kylem: Thinkin about doing a kernel only upload tomorrow | 12:13 |
BenC | Mithrandir: Sure thing | 12:14 |
Mithrandir | BenC: cheers | 12:14 |
kylem | sweet. if powerpc is still broken, ping me and i'll look at it | 12:14 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!