=== tehk [n=tehk@c-69-249-157-157.hsd1.nj.comcast.net] has joined #ubuntu-kernel === Fujitsu [n=fujitsu@ubuntu/member/fujitsu] has joined #ubuntu-kernel === allee [n=ach@allee.mpe.mpg.de] has joined #ubuntu-kernel === doko_ [n=doko@dslb-088-073-069-181.pools.arcor-ip.net] has joined #ubuntu-kernel === Abo-Marwan14 [i=sus@gateway/tor/x-632b33512eb6de49] has joined #ubuntu-kernel === Abo-Marwan14 [i=sus@gateway/tor/x-bb304020e196c47b] has joined #ubuntu-kernel === jml_ [n=jml@ppp108-61.static.internode.on.net] has joined #ubuntu-kernel === Whoopie_ [n=Whoopie@unaffiliated/whoopie] has joined #ubuntu-kernel === jml__ [n=jml@203-113-250-169-static.TAS.netspace.net.au] has joined #ubuntu-kernel === jml_ [n=jml@ppp121-44-213-76.lns1.hba1.internode.on.net] has joined #ubuntu-kernel === osmosis [n=steven@76.90.81.133] has joined #ubuntu-kernel === superm1 [n=superm1@ubuntu/member/superm1] has joined #ubuntu-kernel === m0rg0th [n=m0rg0th@220.225.228.97] has joined #ubuntu-kernel === superm1 [n=superm1@ubuntu/member/superm1] has joined #ubuntu-kernel === ICU [n=me@sechzig.dd.ewetel.de] has joined #ubuntu-kernel [08:37] I think I've fixed the "multiple drives in vmware" issue [08:48] ? === m0rg0th [n=m0rg0th@74.125.63.33] has joined #ubuntu-kernel === tehk [n=tehk@c-69-249-157-157.hsd1.nj.comcast.net] has joined #ubuntu-kernel [09:32] fabbione: Basically, with the gutsy kernels, you could only have one disk per scsi channel under vmware. [09:32] yes? [09:32] I found a workaround and later found that someone did it before me :) [09:32] Now we just need to get it applied. [09:32] https://bugs.edge.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/140761 [09:32] Launchpad bug 140761 in linux-source-2.6.22 "Ubuntu 7.10 Alpha Gust OS does not recognize a lun with non zero target id on Vmware ESX Server" [Undecided,Triaged] [09:33] I don't have git access, though. [09:35] fabbione: So yay \o/ I fixed my first kernel bug :) === fabbione pats soren [09:37] I think I've earned a cup of coffee. === soren wanders off === bullgard4 [n=detlef@p54BF22F7.dip0.t-ipconnect.de] has joined #ubuntu-kernel === Krystof [i=csr21@158.223.59.95] has joined #ubuntu-kernel === jml_ [n=jml@ppp121-44-213-76.lns1.hba1.internode.on.net] has joined #ubuntu-kernel === jml [n=jml@ppp121-44-213-76.lns1.hba1.internode.on.net] has joined #ubuntu-kernel === maks [n=max@baikonur.stro.at] has joined #ubuntu-kernel === IanC26 [n=IanC26@2002:cb36:1c97:4:216:6fff:fe39:ff6e] has joined #ubuntu-kernel === XSource [n=XSource@41.201.210.35] has joined #ubuntu-kernel [01:23] kylem: why doesn't /usr/share/doc/xserver-xorg-video-intel/ have changelog.Debian.gz? [01:25] hmm, might be wrong chan actually :-P === asac_ [n=asac@debian/developer/asac] has joined #ubuntu-kernel === ivoks [n=ivoks@33-1.dsl.iskon.hr] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === Bugsbang [n=Bonny@fw-mq.mediaserv.net] has joined #ubuntu-kernel === ivoks [n=ivoks@33-1.dsl.iskon.hr] has joined #ubuntu-kernel === axel-s [n=asiebenw@217.17.192.53] has joined #ubuntu-kernel [03:28] Could someone apply the fix outlined in https://bugs.edge.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/140761 ? [03:28] Launchpad bug 140761 in linux-source-2.6.22 "Ubuntu 7.10 Alpha Gust OS does not recognize a lun with non zero target id on Vmware ESX Server" [Undecided,Triaged] [03:30] soren: seems simple enough. Do you have the wherewithal to test the fix? [03:30] wherewithal? [03:30] Is that a type of fish? [03:31] Do you have or know someone with an LSI MPT adapter that can test the fix? [03:31] To test the patch, create a vm in vmware server (as found in the feisty commercial repository), create more than one hard drive. Boot and see that instead of just the one disk, you now have two. Raise both hands in the air, and shout "yeah!". [03:32] That's what I did. [03:32] YMMV. [03:33] soren: I don't think you get it :) I want _you_ to verify the fix. [03:33] I did already. [03:33] I wrote a patch, tested it, shouted "hell yeah", and then found out that someone else had beaten me to it. [03:33] It was not clear from the LP report that you had actually observed the corrected result. [03:34] Ah, sorry. [03:34] soren: I'll import the path anf make an SOB on it. [03:34] s/path/patch/ [03:34] fuck. [03:34] I'll import the patch and make you an SOB on it. [03:35] Alright. The module-init-tools patch is needed as well. [03:35] (removing the mpt_channel_mapping stuff) [03:35] Thats a package external to the kernel? [03:36] Yes, but managed by the kernel-team, I thought? [03:36] I've never messed with it. [03:36] If it's not kept in git, I can do that part for you. [03:37] Its not. You should make the change dependent on > 2.6.22-13.40 [03:38] I think the next kernel version will be 2.6.22-13.41 [03:38] The next kernel upload ought to be early this week. [03:38] Ok. I've got another patch in the works for it. [03:39] Completely different issue. [03:41] rtg: Hm, module-init-tools doesn't currently depend on a specific kernel version. [03:41] Yes. It shouldn't. [03:42] There's no requirement to use packaged kernels [03:42] Do we usually not worry about options in module-init-tools are in sync with kernel images? [03:42] mjg59: Excellent point. [03:42] So just do the change and assume the best? [03:42] Yes [03:42] Just to be sure: Is it kept in any kind of vcs? [03:43] If apt-get source doesn't say so, then no :) [03:43] Cool. [03:43] Thanks. [03:43] soren: I'm not surprised, but with a fix like the MPT fusion one it might have to. What is the downside of having the kernel fixed without the module-init-tools package update? [03:43] I'll hold back the upload until the new kernel is released, though. [03:43] rtg: None. [03:44] rtg: The other way around is troublesome, though. [03:44] If the m-i-t change is done before the kernel one, no disks at all will be detected in vmware. [03:44] soren: right, hence the bug report. [03:44] Yes, the old one. [03:45] https://bugs.edge.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/112860 [03:46] Currently, only the first disk is detected. This is because mpt_channel_mapping causes devices_per_bus=1. [03:46] Without mpt_channel_mapping, devices_per_bus ends up being 0. [03:46] I.e. teh suxor. [03:47] soren: ok, gimme a bit. I have several things on my list for this morning already. [03:47] Sure. [03:47] If it just gets in with the next kernel update, I'm perfectly happy. I'm in no more rush than that. [03:47] soren: can do. [03:48] I'll do the m-i-t upload when that kernel image hits the archive. === ubotu [n=ubotu@ubuntu/bot/ubotu] has joined #ubuntu-kernel === baruk [i=ru239mc2@unaffiliated/baruk] has joined #ubuntu-kernel === mdomsch [n=Matt_Dom@cpe-70-124-62-55.austin.res.rr.com] has joined #ubuntu-kernel === superm1 [n=superm1@ubuntu/member/superm1] has joined #ubuntu-kernel === asac_ [n=asac@debian/developer/asac] has joined #ubuntu-kernel === XSource [n=XSource@41.201.190.153] has joined #ubuntu-kernel === johanbr [n=j@JBrannlund.MathStat.Dal.Ca] has joined #ubuntu-kernel [04:46] rtg: i probably have one more xen patch to come this week [04:47] zul: Are you looking into Alexander Orlov's complaints about missing modules? I'm just starting to review your pull requests. [04:47] rtg: yeah ok 2 patches this week ;) [04:48] zul: git 'er done before Thursday. [04:48] rtg: i will [04:54] zul: What's the hold up on bug 125512 ? [04:54] Launchpad bug 125512 in linux-source-2.6.22 "xt_NOTRACK module unavailable" [Wishlist,In progress] https://launchpad.net/bugs/125512 [04:54] keep slipping from my todo list can you ask rtg ^^^^ [04:55] rtg: Could you kindly do the magic? [04:56] soren: I though i had all of the netfilters enabled. [04:56] soren: Its on my todo list. [04:56] rtg: Not from what I can tell from gitweb. [04:56] rtg: Rock. Thanks! [04:57] rtg: for the hdaps one i dont know if its going to change the abi or not [04:57] zul: well, there is one way to find out :) [04:58] oh yes === superm1 [n=superm1@ubuntu/member/superm1] has joined #ubuntu-kernel === pinskian [n=fopev@unaffiliated/pina] has joined #ubuntu-kernel === tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel [05:56] hmm how does one represent a digital signature in a single newline-free text string? === DanaG [n=dana@pcp017658pcs.dhcp.calpoly.edu] has joined #ubuntu-kernel [05:58] https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/121833 [05:58] Launchpad bug 121833 in linux-source-2.6.22 "LCD backlight turns off between brightness levels during fades, and when on battery or at idle" [Low,Incomplete] [05:58] Hmm, I wish some developer would comment on that bug. === superm1_ [n=superm1@ubuntu/member/superm1] has joined #ubuntu-kernel === maks is now known as maks_ === Kano [n=kano@91.64.67.21] has joined #ubuntu-kernel [06:59] hi [06:59] who is improving the hda-intel-driver? [06:59] for [06:59] 00:10.1 0403: 10de:026c (rev a2) [06:59] Subsystem: 1734:10d4 [07:00] you would need model=3stack-dig [07:16] Kano: is there a launchpad report? [07:17] not yet, maybe i get a patch and will do then [07:17] Kano: please do. [07:19] I've got this bug report where somebody needs to use all_generic_ide to boot. Is just the PCI ID of the IDE controller important? [07:20] I dunno. Perhaps mjg59 or kylem can comment. [07:21] bdmurray: Yeah, ideally with a dmesg [07:22] Okay, could the bug use any special handling or tagging? [07:24] bdmurray: Was there a bug filed with your uvcvideo issues? [07:24] I think I've got a fix, but it would be nice to tag it with a bug number [07:24] mjg59: No, I thought I mailed the list about that. I'll submit one then. [07:29] Ta === m0rg0th [n=m0rg0th@219.64.120.181] has joined #ubuntu-kernel [07:43] mjg59: can you give me your opinion on bug #92553 ? I'm not a packaging wizard. [07:43] Launchpad bug 92553 in linux-meta "No kernel debug image meta packages" [Wishlist,Triaged] https://launchpad.net/bugs/92553 [07:44] Okay, it is bug 147757 - let me know if you need more info [07:44] Launchpad bug 147757 in linux-ubuntu-modules-2.6.22 "uvcvideo module prevents system from suspending or hibernating" [Undecided,New] https://launchpad.net/bugs/147757 [07:45] Looks sane [07:45] mjg59: 92553 looks sane, or 127757 ? [07:46] 92553 === superm1 [n=superm1@ubuntu/member/superm1] has joined #ubuntu-kernel === Krystof [n=csr21@84-51-132-95.christ977.adsl.metronet.co.uk] has joined #ubuntu-kernel [08:19] rtg: ? I included a bug number for the Thinkpad one in my original followup [08:21] mjg59: would you like to update ndiswrapper in the lum package? [08:21] I wouldn't, no [08:21] You might be able to find someone who's paid to do this who would :) [08:21] mjg59: I did not see it. Can you refresh my memory as I've already cleaned out the email. [08:22] Kano: I started looking at ndiswrapper last Friday. [08:22] 140609 [08:22] mjg59: Thanks [08:22] rtg: is it 1.48? [08:23] dont know what ntfs-3g are you using, i am sure not the latest one... but thats not in the kernel [08:23] Kano: I was looking at 1.48 as well as 1.49rc1. I wanted to talk to BenC when he gets back about it. [08:23] best ask giri [08:23] rtg: When's Ben away until? [08:23] in case of ndiswrapper [08:24] mjg59: I think he's gone part of today for a funeral. [08:24] Ok [08:24] lunch break. brb [08:25] there are only a few things that i keep really uptodate: ndiswrapper + ntfs-3g [08:25] ntfs-3g i use daily [08:25] no problems for me with 1.913 [08:27] woow caring about ndiscrap [08:27] you dont know how many kanotix users need that... [08:28] btw. i patched a new aufs with similar patches you used for the old [08:28] http://kanotix.com/files/thorhammer/updates/aufs/ [08:32] urrgs you even feature ndiscrap donation links [08:36] i donated [08:37] to let giri buy 64 bit hardware === tehk [n=tehk@c-69-249-157-157.hsd1.nj.comcast.net] has joined #ubuntu-kernel [08:53] where is the ABI stored in the ubuntu-modules package? i want to lower it [08:54] just by the name? [09:18] hmm [09:18] why is union_fs.h now in the kernel? === ivoks [n=ivoks@36-179.dsl.iskon.hr] has joined #ubuntu-kernel === osmosis_ [n=steven@76.90.81.133] has joined #ubuntu-kernel === bullgard4 [n=detlef@194.29.236.67] has joined #ubuntu-kernel === Abo-Marwan14 [i=sus@gateway/tor/x-8ba97f56c822512b] has joined #ubuntu-kernel === mdomsch [n=Matt_Dom@cpe-70-124-62-55.austin.res.rr.com] has joined #ubuntu-kernel === superm1 [n=superm1@ubuntu/member/superm1] has joined #ubuntu-kernel [10:36] http://kanotix.com/files/kernel/kernel-update-pack-generic/source/linux-ubuntu-modules-2.6.22-2.6.22.hda-intel-fix.patch [10:36] that fix works [10:37] do i really need to write a bug report.. [10:39] Kano: If you want it included in Gutsy l-u-m, then it must have an associated LP bug. [10:40] See https://lists.ubuntu.com/archives/kernel-team/2007-September/001799.html for details [10:43] rtg: https://bugs.launchpad.net/ubuntu/+source/linux-ubuntu-modules-2.6.22/+bug/147827 [10:43] Launchpad bug 147827 in linux-ubuntu-modules-2.6.22 "FUJITSU SIEMENS XTB70 snd-hda-intel fix" [Undecided,New] [10:44] btw. thats the name of the motherboard not the laptop itself === superm1 [n=superm1@ubuntu/member/superm1] has joined #ubuntu-kernel [11:17] Kano: or Bug 131133 ? [11:17] Launchpad bug 131133 in dell "[gutsy] no sound on Dell Latitude D630/D830/Precision M4300/Vostro 1500/1700 pci id 8086:284b" [High,Confirmed] https://launchpad.net/bugs/131133 [11:18] allee: the code used is in ubuntu-modules [11:19] the kernel itself has it disabled [11:20] i created the patch and the user with that problem reported that it worked [11:20] of course you can create similar patches [11:20] when you know the codec [11:21] modprobe -l|awk /snd-/|xargs rm -f [11:21] I'm just about positive its a Sigmatel codec. [11:21] that would be needed if you want to compile external alsa, that was not done [11:22] rtg: Codec: Realtek ALC885 [11:22] Kano: You mean in the 131133? [11:22] i mean my bug [11:23] cat /proc/asound/card0/codec#0 |grep Codec [11:23] but the 13... was wrongly tested [11:23] with that approach you get 2 drivers [11:23] on 2 positions [11:24] filename: /lib/modules/2.6.22-12-generic/ubuntu/media/snd-hda-intel/snd-hda-intel.ko [11:24] thats the modules position [11:24] but when you just compile alsa externally without deleting you test crap [11:27] If users are building their own modules, they're expected to be able to delete existing ones [11:28] when you read that bug report then you definitely see they don't know [11:28] [ 17.168000] snd_hda_intel: disagrees about version of symbol snd_ctl_add [11:28] that's exactly a problem caused by that... [11:28] Yes. So don't do that. [11:32] I'll add a note to this bug report. === johnm [n=johnm@80.189.248.169] has joined #ubuntu-kernel === calc [n=ccheney@conr-adsl-209-169-106-188.consolidated.net] has joined #ubuntu-kernel [11:42] err, no, I don't add a note. Me, as a I-don't-know-what-I-excactly-do, should better not give second hand tips === Kano [n=kano@91.64.67.21] has left #ubuntu-kernel ["Konversation] === jml [n=jml@ppp121-44-213-76.lns1.hba1.internode.on.net] has joined #ubuntu-kernel