[12:30] mjg59: it's part of a patchset I sent kyle for inclusion [12:33] yeah, clearly it's all my fault. === lfittl [n=lfittl@2001:6f8:107e:30:216:36ff:fe17:3cef] has joined #ubuntu-kernel [12:34] kylem: makes a change from being my fault :) === BFTD [n=thomas@dialup-4.246.216.156.Dial1.SanJose1.Level3.net] has joined #ubuntu-kernel [12:39] BenC: Is there any way to determine which patches were in feisty and aren't currently in gutsy? [12:40] kylem: wasn't pointing fingers, just letting him know that the patch wasn't lost [12:40] mjg59: yeah, it's basically the file I sent to kyle [12:41] mjg59: forwarded to you [12:41] Thanks [12:44] mjg59: when is toshiba_acpi stuff going to get into mainline? :) [12:44] 23 [12:44] kylem: I've bought the laptop earlier this evening. will let you know how the Intel-stuff works out :-) [12:45] Nafallo, if it doesn't work, it's my job to make it, so feel free to ping me [12:45] kylem: I know, and I will :-) [12:45] mjg59: cool, thanks === m0rg0th [n=m0rg0th@219.64.120.181] has joined #ubuntu-kernel === zul__ [n=chuck@mail.edgewater.ca] has joined #ubuntu-kernel [12:54] BenC: ping [12:54] zul_: yo === Nafallo holds both thumbs that zul will say something about openvz :-) [12:55] BenC: there is problem in the i386 config PAE is not enabled the hypervisor needs that or it will a kernel mismatch when booting [12:55] pkl_: ^^ [12:56] freaking nickserv [12:59] Haven't we been over the PAE on i386 thing many, many times before? [12:59] mjg59: this is a xen specific config/flavour [12:59] at least I hope that's what zul meant [12:59] yep it is [01:00] besides its the generic flavour renamed i386 [01:00] sure you wouldn't rather use -server redone for -xen? [01:00] -server already has PAE [01:01] arent there drivers missing from -server? [01:01] no, right now it's basically -generic with HZ=100 and no preempt [01:01] plus a little bump is cpu target (686 as opposed to 586) [01:02] doesnt matter to me then === OGDA [n=thomas@dialup-4.246.223.234.Dial1.SanJose1.Level3.net] has joined #ubuntu-kernel [01:04] oh when are those policies going to be on the wiki? [01:04] zul_: are you doing openvz btw? :-) === OGDA [n=thomas@dialup-4.246.223.234.Dial1.SanJose1.Level3.net] has joined #ubuntu-kernel [01:05] Nafallo: no [01:05] zul_: you got any idea if someone is? :-) [01:06] Nafallo: probably the openvz guys, i really dont have time for it 2 virtualizations are enough for me [01:07] zul_: sounds sensible enough :-) [01:07] I might need it for work, but I hope I can avoid maintaining a patchset :-P [01:10] zul_ bummer [01:11] zul_: the config.generic flavour has HIGHMEM4G and not CONFIG_X86_PAE. I made sure the config matched that. Why isn't that appropriate? [01:12] xen only supports pae, afaik. [01:13] kylem/zul_: so the xen flavour with PAE will only run on the server kernel? [01:13] pkl_: you CONFIG_HIGHMEM64G enabled [01:13] pae is default you can build it without pae but it would suck [01:14] zul_: sorry, just checked, I had CONFIG_HIGHMEM4G [01:15] pkl_: yep no probs [01:15] pkl_: xen guest kernels only run under a xen dom0 kernel, and I think it's dom0 that needs pae [01:15] yep [01:16] anyway, bob dylan. l8rs. [01:16] oh yes bluesfest have fun [01:16] but since the xen/config.i386 is both dom0 and domU, just make that config PAE and we're good [01:16] kylem: later === doko [n=doko@dslb-088-073-106-070.pools.arcor-ip.net] has joined #ubuntu-kernel [01:17] zul_: adding HIGHMEM64G/X86_PAE is no problem. [01:17] pkl_: thanks [01:18] zul_: in your patch you had both -pae and non pae i386.configs, and so I figured no-pae configs worked on xen. [01:19] they do if the dom0 is built without pae [01:19] we had both in feisty [01:20] zul_: the xen/config.i386 config is both dom0 and domU? And so it would work with no pae? [01:21] its bit dom0 and domU but dom0 needs PAE in order to boot === jml [n=jml@ppp121-44-211-82.lns1.hba1.internode.on.net] has joined #ubuntu-kernel === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel [02:10] Seems like non PAE support in xen was scheduled to go away in 3.1. === zul_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-kernel [02:15] pkl_: correct but distros such as fedora and opensuse still supports it [02:17] zul: yeah, but I couldn't remember having to use a PAE enabled dom0. You were saying dom0 had to be PAE enabled. [02:18] which kernel did you use? [02:18] sorry crabby baby [02:20] dom0 is pae enabled by default under 3.1 [02:20] zul: I haven't played about with xen for many years. 2004/2005? When was it first released? It seemed something interesting when it got first released, but I never got time to play around with it afterwards. [02:21] ah well you probably used the defaults but anyways.. === n2diy [n=darryl@wlk-barre-208-103-148-70.dynamic-dialup.coretel.net] has joined #ubuntu-kernel === robby [n=robby@c-76-18-187-43.hsd1.tn.comcast.net] has joined #ubuntu-kernel [02:24] zul: maybe, but a google brings up many instances of non PAE dom0/domU usage. [02:26] pkl_: try it out and see :) [02:28] brb === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-kernel === rtg [n=rtg@host-69-145-115-195.hln-mt.client.bresnan.net] has joined #ubuntu-kernel [02:35] pkl_: ie: https://bugs.launchpad.net/ubuntu/+source/xen-source-2.6.17/+bug/65096 [02:38] zul: yeah, but that's because there was a mismatch between dom0 and domU, dom0 was PAE, and domU wasn't. He was using the server flavour. [02:40] you can use the dom0 kernel as a domU kernel, thats the way we do it and debian does the same way now [02:40] thats the way weve done it since edgy as well === anibal [n=anibal@debian/developer/anibal] has joined #ubuntu-kernel [02:43] zul: I can't see where this pissing contest is going to be honest. I said I'd update the config to use PAE. My comments afterwards was just to try and prove I'n not a complete idiot. Idiot maybe, but not a complete one. === varun0 [n=varun@cpe-24-27-63-213.austin.res.rr.com] has joined #ubuntu-kernel === jml [n=jml@ppp121-44-211-82.lns1.hba1.internode.on.net] has joined #ubuntu-kernel [05:45] BenC: here still? [05:45] BenC: i have the oops === joejaxx [i=joejaxx@fluxbuntu/founder/joejaxx] has joined #ubuntu-kernel [05:50] BenC: i emailed you the oops output [05:50] BenC: going to fsck my disk now [06:19] BenC: showed as clean and oops the same after reboot and apt-get dist-upgrade attempt again === RemoteViewer [n=555@stan.physik.fu-berlin.de] has joined #ubuntu-kernel === OGDA [n=thomas@dialup-4.246.223.44.Dial1.SanJose1.Level3.net] has joined #ubuntu-kernel === yulin [n=yulin@218.240.129.197] has joined #ubuntu-kernel [07:53] Question: http://kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.20/ differences between 2.6.20-mm1 and 2.6.20-mm2, maybe the difference between -mm1 and -mm2? [07:54] come again? [07:54] 2.6.20-mm1 and 2.6.20-mm2 are directory in the http: directory [07:56] what are you attempting? [07:57] if you simply want to see a diff between the two, just grab http://kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.20/2.6.20-mm1/2.6.20-mm1.bz2 and http://kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.20/2.6.20-mm2/2.6.20-mm2.bz2 and use interdiff(1) [07:57] sorry, my xchat has some problem in show text, wait for a moment, i change to weechat. === yulin [n=yulin@218.240.129.197] has joined #ubuntu-kernel [07:58] i am back [07:58] can you resend you msg? [07:58] if you simply want to see a diff between the two, just grab http://kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.20/2.6.20-mm1/2.6.20-mm1.bz2 and http://kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.20/2.6.20-mm2/2.6.20-mm2.bz2 and use interdiff(1) [07:59] ok [08:01] the patches in the two packages organized by what? time? effect? branch? [08:05] our product will use 2.6.20 kernel for several monthes, but we often faced new hardwares such as southbridge, chipset, should i use the patches in -mm? [08:07] Now i used the kernel source from feisty, where i can get the patch of ubuntu-kernel? [08:14] we don't carry broken-out patches. Please see http://kernel.ubuntu.com/git/ [08:19] ok, i will git. === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel === Lure [n=lure@external-1.hermes.si] has joined #ubuntu-kernel === BFTD [n=thomas@dialup-4.246.223.44.Dial1.SanJose1.Level3.net] has joined #ubuntu-kernel === \sh_away is now known as \sh [10:18] q [10:18] quit === Keybuk [i=scott@nat/canonical/x-03009e0f490202fe] has joined #ubuntu-kernel === \sh is now known as \sh_away === \sh_away is now known as \sh === m0rg0th [n=m0rg0th@219.64.120.181] has joined #ubuntu-kernel === m0rg0th [n=m0rg0th@219.64.120.181] has joined #ubuntu-kernel === m0rg0th [n=m0rg0th@219.64.120.181] has joined #ubuntu-kernel === m0rg0th [n=m0rg0th@219.64.120.181] has joined #ubuntu-kernel === m0rg0th [n=m0rg0th@219.64.120.181] has joined #ubuntu-kernel === m0rg0th [n=m0rg0th@219.64.120.181] has joined #ubuntu-kernel === hggdh [n=hggdh@pool-71-164-135-78.dllstx.fios.verizon.net] has joined #ubuntu-kernel === pmjdebruijn [n=pmjdebru@ds9.pcode.nl] has joined #ubuntu-kernel === \sh is now known as \sh_away === calc [n=ccheney@conr-adsl-209-169-124-200.consolidated.net] has joined #ubuntu-kernel === n2diy_ [n=darryl@wlk-barre-208-103-147-204.dynamic-dialup.coretel.net] has joined #ubuntu-kernel === amitk [n=amit@a81-197-135-210.elisa-laajakaista.fi] has joined #ubuntu-kernel === m0rg0th [n=m0rg0th@219.64.120.181] has joined #ubuntu-kernel === Keybuk [i=scott@nat/canonical/x-2f79a65e228768f1] has joined #ubuntu-kernel === m0rg0th_ [n=m0rg0th@219.64.120.181] has joined #ubuntu-kernel === ivoks [n=ivoks@6-230.dsl.iskon.hr] has joined #ubuntu-kernel === tuxmaniac [n=tuxmania@unaffiliated/tuxmaniac] has joined #ubuntu-kernel === Kano [n=kano@91.64.67.21] has joined #ubuntu-kernel [06:14] hi [06:14] how about adding aufs, thats more stable then unionfs [06:16] also 2 little kernel packages that only add new pci ids would be nice to have, now i always need to patch the source [06:16] http://kanotix.com/files/kernel/kernel-update-pack/source/2.6.20-via-quirks.patch [06:17] http://kanotix.com/files/kernel/kernel-update-pack/source/t-sinus_111card-2.6.16.diff [06:17] Kano: What does the first patch do? [06:17] well thats the intel pci id of the via southboard fix [06:18] in the kernel right now are only the amd boards, but the problem happens on the intel version too. [06:19] the fix works fine, just needs to be enabled [06:19] Kano: Do you have a reference for the requirement? [06:20] a similar thing for the 2nd patch. it only adds another pcmcia card [06:20] ask locsmif [06:20] on oftc.net [06:20] he needed it [06:21] Kano: It would be helpful to have a complete description of the issue [06:21] it is just the same issue like the well known via southbrigde bug === Lure [n=lure@89-212-19-55.dynamic.dsl.t-2.net] has joined #ubuntu-kernel [06:22] just for the via chipset for intel cpus [06:23] it is needed just for those board without bios update [06:29] the 2nd patch is confirmed too by Adapter45 (online on this server) === m0rg0th [n=m0rg0th@219.64.120.181] has joined #ubuntu-kernel === BFTD [n=thomas@dialup-4.246.221.183.Dial1.SanJose1.Level3.net] has joined #ubuntu-kernel === johanbr [n=j@JBrannlund.MathStat.Dal.Ca] has joined #ubuntu-kernel === Lure_ [n=lure@89-212-19-55.dynamic.dsl.t-2.net] has joined #ubuntu-kernel === macd [n=d@cl-116.atl-01.us.sixxs.net] has joined #ubuntu-kernel === m0rg0th [n=m0rg0th@219.64.120.181] has joined #ubuntu-kernel === rikai_ [n=rikai@unaffiliated/rikai] has joined #ubuntu-kernel === rikai_ is now known as rikai === calc_ [n=ccheney@conr-adsl-209-169-124-200.consolidated.net] has joined #ubuntu-kernel === Lure [n=lure@89-212-19-55.dynamic.dsl.t-2.net] has joined #ubuntu-kernel === m0rg0th [n=m0rg0th@219.64.120.181] has joined #ubuntu-kernel === allee [n=ach@dialin-212-144-131-065.pools.arcor-ip.net] has joined #ubuntu-kernel === Lure_ [n=lure@89-212-19-55.dynamic.dsl.t-2.net] has joined #ubuntu-kernel === luka74 [n=lure@89-212-19-55.dynamic.dsl.t-2.net] has joined #ubuntu-kernel === OGDA [n=thomas@dialup-4.245.121.157.Dial1.SanJose1.Level3.net] has joined #ubuntu-kernel