=== IntuitiveNipple [n=TJ@alexandros.tjworld.net] has joined #ubuntu-kernel [12:33] yay xen has made it into linus git [12:50] zul_: just the paravirt bits, right? [12:52] yep [12:52] better than nothing [12:53] yep now we get to see how other distros will handle it [12:59] and get to let it simmer one release before we take it in gutsy+1 [12:59] yep === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel === cjwatson_ [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-kernel [01:39] Is there any updated Kernel-Build docs aside from the Kernel-Team Wiki, I'm not having much luck building the git ubuntu-feisty tree according to the instructions for Feisty - "fakeroot debian/rules binary-debs" reports 'no rule to make target' trying to debug a suspend/resume issue on a fresh install of Feisty ? [01:39] IntuitiveNipple: you did checkout the ubuntu-feisty.git from kernel.ubuntu.com, right? === jml [n=jml@86.228.233.220.exetel.com.au] has joined #ubuntu-kernel [01:40] Yes Ben, and Gutsy too, to compare the differing build methods. So far, no joy. Been trying to find the 'binary-debs' target but not found it. Found 'binary' okay though :) [01:41] just run binary then [01:41] Whats the difference between them? I kind of assumed it was something significant :) [01:42] more stuff gets built with binary [01:42] better more than less [01:43] ok... all I needed to do was enable CONFIG_USB_DEBUG to monitor any stray events during suspend/resume... turned into an 8-hour fight with the build system... strange really, prior to adopting this I was using the 'old make-kpkg' system and apt-get or kernel.org sources with no problems. [01:45] IntuitiveNipple: you could just do apt-get install linux-source-2.6.20, then use the tarball in /usr/src with make-kpkg [01:45] use /boot/config-2.6.20-*-generic [01:45] yeah, I had been doing that... but I thought it was time to catch up with you guys! I did all the debugging/fixing of the intel hda sound bug that way [01:46] which HDA bug? [01:47] crimsun: hey [01:47] BenC: 'lo [01:47] dma buffer looping/crackling on resume [01:47] which HDA codec? [01:47] intel [01:47] no, codec. [01:47] Analog Devices? Realtek? Conexant? Sigmatel? [01:48] crimsun: could I get you to pass the admin flag on to kyle for ubuntu-audio? [01:48] Sigmatel [01:48] TheMuso: please see above [01:48] BenC: I made TheMuso the admin of that group and just pinged him [01:49] But, the bug *isn't* in the snd module, its in the kernel itself, but I put a work around in the Fiesty sn-hda-intel code because the kernel bug doesn't affect 2.6.22 [01:49] BenC: he'll need to make that change; I'm no longer a member of that team. The wiki page is easily edited, though. [01:49] See the last few comments to https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/100114 [01:50] IntuitiveNipple: err, that has nothing to do with snd.ko [01:50] that's all rolled into snd-hda-intel.ko [01:51] I didn't mention snd.ko [01:51] crimsun: When's your last day out in the public? [01:51] IntuitiveNipple: ok, so you meant something different by "the bug *isn't* in the snd module" [01:51] IntuitiveNipple: I interpret that to mean snd.ko, because you explicitly use the string "snd" [01:52] 'snd' module as in the snd-hda-intel module I had just mentioned [01:52] BenC: between Sept and Oct; depends on $boss [01:52] IntuitiveNipple: sure [01:53] anyhow, it was an issue with the botting of the 2nd CPU/core overwriting random PCI config reg space of the HDA device's TCSEL register, so we check its value on resume and correct it if its bad [01:53] crimsun: Will do. [01:53] crimsun: you will be missed :) [01:53] yeah sound is going to suck :) [01:53] IntuitiveNipple: did you send it upstream to alsa-devel@ ? I haven't seen it. [01:53] botting/booting! [01:53] crimsum... no, didn't see the point seeing as the issue has gone from 2.6.22 (so far!) [01:54] IntuitiveNipple: ok [01:54] Whats Kyle's LP name? [01:54] crap he is up [01:54] TheMuso: kylem [01:54] crimsun: Thanks. [01:54] no. kyle. [01:54] err [01:54] There's nothing wrong with snd-hda-intel, just the kernel non-boot CPU resume being late, after PCI devices had been resumed [01:54] yeah, for some reason muscle memory defeated me [01:54] (I really did type kyle) [01:55] TheMuso: thanks. [01:55] crimsun: np [02:00] Are MacBook Pros Intel based? [02:00] yes. === TheMuso prods launchpad... [02:00] cool, thanks [02:01] kylem: Done. [02:02] ok. [02:26] argh he doesnt sleep === Philip5 [n=Philip@c83-253-57-64.bredband.comhem.se] has joined #ubuntu-kernel [03:56] i have a little question about the debian-rules that the linux-source-2.6.22_2.6.22-8.18 in gusty use. i would like to make a custom kernel using the debian rules. i have changed the flavours variable in i386.mk to custom, changed and setup a custom.config in debian/config/i386 and everything seam to build ok but after modules and stuff got built it breaks with a error like no rule to make custom [03:56] looks like it needs to be set some rule or variable for a make file for the custom too [03:57] does this make any sense? [03:58] have i missed to define custom somewhere? === zul_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel === abogani [n=alessio@adsl203-157-083.mclink.it] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel [09:05] moin === amitk_ [n=amit@a81-197-135-210.elisa-laajakaista.fi] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === cobman [n=justinas@78-60-112-31.ip.zebra.lt] has joined #ubuntu-kernel === abogani [n=alessio@adsl203-157-083.mclink.it] has joined #ubuntu-kernel [10:57] lamont: I have now pushed all the changes into gutsy except for ABI since that will be done as part of the kernel release [10:58] What is the best place for set schedutils into Recommends field for rt kernel flavour? linux-rt meta-package or linux-image-2.6.22-8-rt ? === infinity2 [n=adconrad@cerberus.0c3.net] has joined #ubuntu-kernel [11:00] I will defer that debian-specific question to cjwatson or benc [11:10] amitk_: Could add -rt to gutsy-meta? Or prefer my diff of the debian/control.d/i386? :-) [11:11] abogani: I would prefer if you sent a properly formatted patch to kernel-team@lists.ubuntu.com [11:14] amitk_: gutsy-meta.git don't have debian/commit-templates/patch git template. A simple diff is right? [11:16] abogani: simple diff with a sign-off line is good enough [11:16] amitk_: Ok, Thanks. === jml [n=jml@86.228.233.220.exetel.com.au] has joined #ubuntu-kernel [12:04] amitk_: How can test rt meta packages building? === IntuitiveNipple [n=TJ@alexandros.tjworld.net] has joined #ubuntu-kernel === pmjdebruijn [n=pmjdebru@ds9.pcode.nl] has joined #ubuntu-kernel [01:17] BenC: If i build rt kernel... [01:17] grep "rt[1-9] " debian/binary-custom.d/rt/vars [01:17] target="Ingo Molnar's full real time preemption patch (2.6.22.1-rt4)" [01:18] dpkg -I ../linux-image-2.6.22-8-rt_2.6.22-8.19_i386.deb | grep "rt[1-9] " [01:18] Ingo Molnar's full real time preemption patch (2.6.22.1-rt2) [01:18] :-??? [01:19] I already checked debian/binary-custom.d/rt/diff and it is a true rt4 rt patch for Ubuntu.. === EtienneG [n=etienne@ubuntu/member/EtienneG] has joined #ubuntu-kernel === jml [n=jml@86.228.233.220.exetel.com.au] has joined #ubuntu-kernel [02:07] abogani: fakeroot debian/rules clean [02:07] abogani: then rebuild [02:10] BenC: I already do this two times... i'm cloning git repo again. [02:10] BenC: Exactly: fakeroot debian/rules clean && make clean && make mrproper && git-checkout -f [02:10] there's your problem [02:11] run "fakeroot debian/rules clean" after git-checkout -f too [02:11] the forced check out overwrites the updated control files [02:16] BenC: sorry to be a bother (what you've just suggested may help me too) but the build of Feisty from git has now failed both using the 'new' and 'old' ways and I'm wondering if you'd take a quick look at the short log-file I've just captured from a ' fakeroot make-kpkg...' build and tell me if it is me or something in the git that could be the root of my issues? [02:16] ( log is at http://paste.ubuntu-nl.org/30429/) [02:18] IntuitiveNipple: I told you that you could only use the make-kpkg method by installing linux-source-2.6.22 package and building from the tarball, not using our git tree [02:18] IntuitiveNipple: if you want to build from a git tree, use stock linux-2.6 tree from linus [02:19] otherwise, you'll need to use the the right "fakeroot debian/rules binary-debs flavours=generic" [02:19] BenC: Oh, I misunderstood then, sorry, I think the various instructions on the Wiki confused me === allee [n=ach@lapex-mcallee.mpe.mpg.de] has joined #ubuntu-kernel [02:21] BenC: yeah, that was the one I was trying from a virgin install from Feisty git and getting the unknown target 'binary-debs' report... I think I'll install from scratch and try again :) === macd [n=d@cl-116.atl-01.us.sixxs.net] has joined #ubuntu-kernel === \sh [n=nnsherma@server3.servereyes.de] has joined #ubuntu-kernel === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel === zul [n=chuck@mail.edgewater.ca] has joined #ubuntu-kernel === zul_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel [03:08] BenC: Thanks... a "git checkout -f", edit of debian/config/i386/config, "debian/rules updateconfigs" and now "fakeroot debian/rules binary-debs" is building - somehow I must have managed to mess up the checked-out version between checkout and build attempt. (I've also built the latest git 1.5.2 from source rather than using the 1.4.x from repo) [03:09] IntuitiveNipple: if you ran make mrproper or anything like that, it'll break things most likely [03:10] BenC: I must have, although, to my knowledge, the only kernel builds I'd been doing were in a separate install of the linux-source-2.6.20 I was using to build the snd-hda-intel and alsa core modules for debugging another issue [03:10] Anyhow... I'm happy now... I can get back to focusing on debugging these suspend/resume issues! [03:33] abogani: util-linux 2.13 will deliver schedutils as part of essential... no need to recommend it. [03:37] amitk_: thanks. I'm still dealing with the minor issue that hppa64 kernels don't boot. If that causes an abi bump when I fix it, we'll just smash it into existance anyway, since it's clear that no one could possibly be running hppa64 and upgrading to the working one. [03:38] lamont: sounds good [03:47] lamont: Good, thanks. === zul__ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel [03:52] lamont: we may want to force a rebuild for lum at least in that case, because the ones built against previous might not load against the new kernel [03:55] BenC: if I change the hppa32 config in an abi-bumping manner, I'd want the abi change. current state of hppa64 is that it's a lie: doesn't boot, so there is no abi to break [03:56] lamont: but lum would be built against the non-booting kernel, and if the ABI really changed, then those modules wont load against the new kernel that does boot === zul_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel [03:56] oh. got it. [03:57] so rebuild lum, rather than rebuilding the kernel for lum. :) EPARSE [03:57] :) [03:58] not that there's much in lum that hppa would use, unless people are using unionfs/squashfs in some custom way [04:00] /build/buildd/linux-ubuntu-modules-2.6.22-2.6.22/debian/build/build-hppa32/media/ov511/ov511.c:269: error: 'VIDEO_PALETTE_GREY' undeclared here (not in a function) [04:00] there's not anything in lum that people will use until we fix it. :- [04:00] ) [04:00] is lum in git or somesuch somewhere? [04:03] git://git.kernel.org/ubuntu/ubuntu-gutsy-lum.git [04:03] oops... that should be kernel.ubuntu.com === mdomsch [n=Matt_Dom@cpe-70-124-62-55.austin.res.rr.com] has joined #ubuntu-kernel [04:46] BenC: with a fresh Gutsy git cloned repo problem still persist... :-( === Philip5 [n=Philip@c83-253-58-28.bredband.comhem.se] has joined #ubuntu-kernel [04:47] hi again guys.... [04:47] i think i paste my question again and hope someone is alive :) [04:48] i have a little question about the debian-rules that the linux-source-2.6.22_2.6.22-8.18 in gusty use. i would like to make a custom kernel using the debian rules. i have changed the flavours variable in i386.mk to custom, changed and setup a custom.config in debian/config/i386 and everything seam to build ok but after modules and stuff got built it breaks with a error like no rule to make custom [04:48] looks like it needs to be set some rule or variable for a make file for the custom too [04:48] have i missed to define custom somewhere? === tuxmaniac [n=tuxmania@unaffiliated/tuxmaniac] has joined #ubuntu-kernel === cobman [n=justinas@cable-6-77.cgates.lt] has joined #ubuntu-kernel === lamont heads off to the office === TheMuso_ [n=luke@ppp59-167-7-148.lns1.syd7.internode.on.net] has joined #ubuntu-kernel === amitk_ [n=amit@a81-197-135-210.elisa-laajakaista.fi] has joined #ubuntu-kernel === ivoks [n=ivoks@3-91.dsl.iskon.hr] has joined #ubuntu-kernel === mkrufky [n=mk@unaffiliated/mkrufky] has joined #ubuntu-kernel === ketrox [n=ketrox@X9337.x.pppool.de] has joined #ubuntu-kernel === doko_ [n=doko@dslb-088-074-000-233.pools.arcor-ip.net] has joined #ubuntu-kernel === calc_ [n=ccheney@conr-adsl-209-169-124-200.consolidated.net] has joined #ubuntu-kernel === abogani [n=alessio@host-84-223-92-228.cust-adsl.tiscali.it] has joined #ubuntu-kernel === bronson [n=bronson@66.237.74.66.ptr.us.xo.net] has joined #ubuntu-kernel === cobman [n=justinas@cable-6-77.cgates.lt] has joined #ubuntu-kernel === ivoks [n=ivoks@3-91.dsl.iskon.hr] has joined #ubuntu-kernel === mkrufky [n=mk@unaffiliated/mkrufky] has left #ubuntu-kernel [] === BFTD [n=thomas@67-150-246-185.oak.mdsg-pacwest.com] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === calc [n=ccheney@conr-adsl-209-169-124-200.consolidated.net] has joined #ubuntu-kernel === ivoks [n=ivoks@3-91.dsl.iskon.hr] has joined #ubuntu-kernel [09:22] amitk_: I'm about 60 seconds from committing a works-but-sucks config for hppa64. taht'd be nice for -8.19 [09:22] lamont: i guess it depends on how bad it sucks ;) [09:23] I turned off SMP === lamont wonders what usage is for splitconfig.pl [09:24] it recreates the config into base and extras for all flavours of a particular arch [09:24] s/recreates/splits [09:24] so what should I feed it? [09:26] you shouldn't have to. Instead do the following: [09:26] http://people.ubuntu.com/~lamont/config.fullhppa64 is the full .config for hppa64.... === lamont needs to flee for a couple hours [09:26] cd debian/config/; for cfg in config.* do; [09:26] so if it's quick, I can do it now. [09:27] cat config >> $cfg [09:27] done [09:27] rm config; debian/rules updateconfigs <--- this will split out the configs for you === cjwatson_ [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-kernel [09:29] must run. I'll do that when I'm back online === BFTD [n=thomas@67-150-246-185.oak.mdsg-pacwest.com] has joined #ubuntu-kernel === fabbione_ [n=fabbione@port49.ds1-van.adsl.cybercity.dk] has joined #ubuntu-kernel === cjwatson_ [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-kernel === cjwatson1 [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-kernel === EtienneG [n=etienne@ubuntu/member/EtienneG] has joined #ubuntu-kernel === cjwatson_ [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-kernel [10:20] So I've tagged a fair number of bugs as kernel-oops === cjwatson [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-kernel [10:53] bdmurray: cool [10:54] Some are filed against ndiswrapper but those are easily ignored. [10:54] fyi, ndiswrapper bugs in gutsy should be against lum-2.6.22 === bdmurray sighs [10:55] hehe === cno1 [n=cnoi@x1-6-00-11-50-ad-0e-bb.k356.webspeed.dk] has joined #ubuntu-kernel [10:57] but pre-gutsy they should be against ndiswrapper? [10:58] need help patching the linux kernel... im following this guide, and i do not understand part 3... somebody please help! :-X [10:58] the guide is here: http://www.pabr.org/sixlinux/sixlinux.en.html [11:00] cno1: this isn't a general kernel help channel [11:00] cno1: try #kernelnewbies [11:00] thanx [11:01] cno1: feisty on ps3 should work for bluetooth ps3 controllers [11:01] save you a lot of patching [11:02] thanx again... === cno1 [n=cnoi@x1-6-00-11-50-ad-0e-bb.k356.webspeed.dk] has left #ubuntu-kernel [] === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-kernel [12:02] BenC: ping