[02:37] hello all i redid a patch for bug 162090 against the latest hardy kernel revision i was wondering if someone could review it :D [02:37] Launchpad bug 162090 in linux-source-2.6.22 "appletouch does not recognize trackpad in macbook3,1" [Undecided,Confirmed] https://launchpad.net/bugs/162090 [02:37] it is a git diff :) === ln-_ is now known as ln- [03:44] Could someone please tell us at least a temporary workaround to https://bugs.edge.launchpad.net/ubuntu/hardy/+source/linux/+bug/129910 ? The things people have found so far only work some of the time, so are clearly missing something. [03:45] Launchpad bug 129910 in xserver-xorg-video-ati "Blank ttys when using vesafb (vga=xxx)" [Unknown,Fix released] [08:12] moin === doko_ is now known as doko [09:07] hi, i added 2 patches to [09:07] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/185719 [09:07] Launchpad bug 185719 in linux "remove duplicate pci ids bcm43xx/ssb prism54/p54pci" [Undecided,New] [09:07] they are tested and working [09:29] dont forget the firmware (b43-fwcutter) [10:42] laga: did you try aufs? [11:51] anybody awake [11:51] I am [11:51] but I am not sure of I am of any help ;-) [11:52] i just want those patches integrated [11:52] and best: addone of current (28.1.) aufs to lum [11:52] new code since today [11:53] I have nothing to to with the kernel team ;-) === asac is now known as asac_resurrected === asac_resurrected is now known as asac === lamont` is now known as lamont === \sh_away is now known as \sh [14:06] abogani: I'm not registered so can't reply. Can you put a patch on zinc somewhere? [14:12] rtg: Sorry i don't know that you aren't registered. [14:12] rtg: Sure! Please check it at my home on Zinc (/home/abogani/1-rt-compat-symbols.diff). [14:12] rtg: Only one note: i don't have idea if CONFIG_XEN is still necessary. [14:12] abogani: no problem. I chose not to register since the conversations regarding kernel stuff should be in the open. [14:14] abogani: your patch is a good example of why lrm should be under git revision control. However, the size of the binary blobs makes it somewhat unmanageable. [14:14] abogani: FYI - Xen has not been enabled yet. [14:16] Agreed [14:42] rtg: patch should be coming today [14:43] zul: good timing since I totally fubared the -5.8 upload. [14:43] oh? [14:43] I rebased against 2.6.24, but somehow missed the ABI check failiure. [14:43] heh oops :) [14:43] anyway, -6.10 will be the next upload. [14:44] zul: correctiom, it was the -5.9 upload that fialed. [14:45] heh i have a patch for lum as well so Ill be doing that one first (ie sending email to kernel team list yadda yadda) [14:45] zul: be sure to check the xen build against -6.10. I'm done rebasing for awhile. [14:47] rtg: So, I might still be able to get something shoved into the kernel before alpha 4? [14:48] soren: dunno yet if the -6.10 upload will get cooked in time. [14:48] soren: send me you pull request anyway. [14:49] rtg: Will do. [15:39] rtg: any news wrt unionfs? [15:44] laga: refresh my memory. [15:45] rtg: sure. there was supposed to be a new l-u-m upload with a unionfs patch which fixes bug #103044 [15:45] Launchpad bug 103044 in linux-ubuntu-modules-2.6.22 "kernel oops during boot on a nfs root diskless system, SRU TEST CASE" [High,Confirmed] https://launchpad.net/bugs/103044 [15:46] laga: likely this week. kees is still testing... [15:47] rtg: that's good news. i'll ask him if i can have the patch [15:47] laga: we were both traveling last week, so there has been disruption in our workflow. [15:47] yes, i figured as much. [15:47] laga: you should be able to get what you need from the git repo. [15:47] oh. i haven't seen any related commits. guess i should look again. [15:49] laga: i just read the bug report. I don't think the problem you are seeing is solved. [15:49] oh. :/ [15:49] rtg: pull request sent. [15:49] which would explain why i can't find the commit. [15:50] because i already have the latest l-u-m from gutsy-proposed. [15:51] rtg: any chance it will get solved? [15:51] laga: do you know of an upstream patch for it? [15:52] rtg: no. i didn't ask upstream because ubuntu still has 1.4 which is quite old [15:52] laga: if you can find and test one, I'll consider it. An oops satisfies SRU policy. [15:53] laga: otherwise your solution may be Hardy. [15:53] rtg: i do not believe that hardy solves my problem. [15:53] this setup on hardy still breaks, i just never got around to look at the OOPS [15:54] laga: we have a better chance of getting upstream to look at it. [15:54] in Hardy that is [15:54] to be honest, i just need a working stacking file system in hardy. gutsy doesn't matter. [15:54] rtg: oh. does hardy have newer unionfs? [15:58] laga: ok, I'll have -6.10 uploaded soon which is based on -6.10. unionfs looks like it is still 1.4 [15:58] rtg: yes, that's why i was asking :) [15:59] laga: perhaps you could make a patch for current upstream unionfs and test it against Hardy? [15:59] rtg: i need a stacking file system for Mythbuntu - people can have diskless fat clients that way. if unionfs can't be fixed, aufs ("another unionfs") might be an alternative. it requires a very small kernel patch (just a few symbol exports) to get NFS working, though. [16:00] rtg: you mean i should build current unionfs and test it in hardy? what about the apparmor changes needed for unionfs in gutsy? [16:01] laga: since AA is not in the kernel, I imagine upstream unionfs will have those fixes. dunno for sure. [16:01] s/not/now/ [16:01] oh. [16:02] i didn't know that apparmor made it in the kernel. that's good news. [16:02] rtg: if my testing was successful, would you add current unionfs to hardy or just cherry-pick patcheS? [16:04] laga: I would probably add current unionfs. It will get some scrutiny however, given the problems we've had in the past. [16:04] rtg: yes. [16:05] thought as much :) [16:06] rtg: would adding aufs be an option? that'd mean there was another stacking filesystem which also works with NFS while keeping unionfs in a known, stable-enough state [16:10] laga: yep. [16:11] laga: it should go into ubuntu-hardy-lum/ubuntu/fs [16:12] rtg: i've just remembered that upstream aufs has suggested some patches which would need to be applied to the kernel. ogra told me you (as in "the kernel guys") wouldn't do it which would make adding aufs pointless [16:12] laga: it depends on what the patches are. I'd have to see them first. [16:13] let's see... [16:18] rtg: here's patch #1: [16:18] http://aufs.cvs.sourceforge.net/aufs/aufs/patch/sec_perm-2.6.24.patch?revision=1.1&view=markup [16:19] #2: http://aufs.cvs.sourceforge.net/aufs/aufs/patch/splice-2.6.23.patch?revision=1.1&view=markup [16:19] #3 http://aufs.cvs.sourceforge.net/aufs/aufs/patch/put_filp.patch?revision=1.1&view=markup [16:20] #4 http://aufs.cvs.sourceforge.net/aufs/aufs/patch/deny_write_access.patch?revision=1.1&view=markup [16:20] that's all he has mentioned. [16:21] laga: I'll look at 'em in a bit. I have some other stuff I gotta work on. [16:21] rtg: sure. me too, actually, so i'll stop procrastinating here :) === _MMA1 is now known as MetalMusicAddict === MetalMusicAddict is now known as _MMA_ [17:35] hi rtg [17:36] Kano: no, i haven't tried your aufs yet. it's possible that it goes to l-u-m though [17:36] well i did not see a big difference in todays snapshot [17:37] rtg: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/185719 [17:37] Launchpad bug 185719 in linux "remove duplicate pci ids bcm43xx/ssb prism54/p54pci" [Undecided,New] [17:37] Kano: its on my list [17:37] then apply it [17:38] Kano: patience [17:39] thats nothing i have got [17:40] laga: same position, updated cvs [17:41] btw. you should be able to use my precompiled kernels too [17:42] http://kanotix.com/files/kernel/kernel-update-pack-generic.tar.gz [17:42] in source dir all patches [17:42] if you want to compile on your own use em [17:42] or just use all from kernel + extra (maybe without avm as you dont have the dependency for that) [17:43] Kano: thanks, probably won't have time before the weekend to do anything [17:44] i can you give already made images using live-helper too [17:44] if needed 2 with same settings, one unionfs next aufs [17:45] Kano: i don't need live disks, i just need a working stacking file system in the ubuntu repos :) [17:45] well the aufs source does not compile directly [17:45] as it needs at least 2 extra files [17:46] Kano: the necessary patches are in ubuntu now, the aufs-source maintainer has updated it. he even used one of your patches :) [17:46] did not see the export [17:46] where is it? [17:46] last weekend all applied [17:46] oh [17:47] i was talking about the aufs-source package [17:47] nothing in git yet [17:47] well i tested a kernel with all patches proposed, did not see any difference compared to applying only one [17:48] Kano: do you realize you need to configure the aufs module accordingly? [17:49] i just copy 2 extra files to my headers and compile aufs [17:49] there are some defines which toggle those settings [17:50] well i just use autodetection that way [17:50] it's documented somewhere in the top-level directory of the aufs source tree. don't have it here on my laptop [17:50] there's no auto-detection IIRC, just defaults. i could be wrong, though [17:50] http://kanotix.com/files/kernel/kernel-update-pack-generic/source/ [17:51] http://kanotix.com/files/kernel/kernel-update-pack-generic/source/sec_perm-2.6.24.patch [17:51] thats the absolute minimum [17:51] other way would be [17:51] dont use that patch and compile aufs STATICALLY as kernel patch [17:56] same would work for unionfs too btw === fabbione is now known as thegodfather === asac_ is now known as asac [18:41] btw. when i use unionfs, i can boot with live-helper but network-manager does not run [18:41] it works with aufs however [18:44] maybe thats why u does not use networkmanager by default and uses stupid dhcp entries in /etc/network/interfaces... === smb is now known as smb_away === _MMA1 is now known as _MMA_ === _MMA1 is now known as _MMA_ === \sh is now known as \sh_away === smb_away is now known as smb