=== yofel_ is now known as yofel [00:49] thanks kees, you're like the uncle who always give fruitcake as a present. :-P [00:51] ogasawara, are you still around? [00:51] might want to have a look at that: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/731878 [00:51] looks nasty to me [00:58] JFo: haha :) [02:31] back on later [07:38] morning === smb` is now known as smb === _LibertyZero is now known as LibertyZero [08:33] TeTeT, It would be good if we can get more info about the host system (what distro/release/kernel version) and possible special setup into the many interrupts/xen bug (if this has not mysteriously resolved itself...) [08:34] Oh and good morning by the way. :-P [08:34] smb: it hasn't. I'll get you the info asap. Morning ;) [08:36] TeTeT, To bad... :) Oh and usually (at least in the CenOS installs I use) there are example configurations (including hvm) in /etc/xen. Those may help to find out which values could be changed and what the defaults are supposed to be. [08:43] cking, \o [08:43] smb, o/ [09:31] smb: customer attached the sosreport from the RHEL host, hope that has all the needed info [09:32] TeTeT, I will hope and see. Have you asked them about the mac addr and prossible acpi activation? [09:33] smb: he saw your comment and said it should be all fine, but I will dig into that again [09:35] TeTeT, Ok thanks. The mac address was just to be sure. But acpi is definitely not good. If there is a dmesg of the dom0 in the data added I'll see whether this is there the same or not. [09:46] smb, Is someone looking at bug 731878 ? [09:46] ah, i see kees mentioned it to JFo last night. [09:47] Daviey, my crystal orb looks a bit hazy at the moment. [09:50] Daviey, I saw the mailing list thread but did not look myself. And as the bot seems to be MIA again it is not always clear from the scrollback what was discussed [10:58] smb, sorry for being vague.. unity crashed and i missed your response [10:58] smb, the scrollback looked like kees just raised it to JFo's attention [10:59] Another question.. Would someone on the kernel team mind commenting on the patch attached to bug 722185 please? :) [11:30] Also, bug 707003 (sorry for flooding you chaps) [11:36] while running driver (module), the kernel messages are not passing to /var/log/messages. please help [11:39] diwic, poke [11:40] ogra_, peek [11:40] diwic, do you have an opinion about bug 746023 ? i see you discussed it on the pulse ML [11:41] hmm, no bugbot ? [11:41] https://bugs.launchpad.net/ubuntu/+source/alsa-lib/+bug/746023 [11:42] indeed we would love to have that patchset in before release, but i dont know the code enough to judge the impact on other platforms than UCM based ones [11:42] ogra_, in terms of stability and risk, I prefer not applying them... [11:42] do you think they could impact anything beyond UCM ? [11:42] (the only thing i see there is the udev changes) [11:46] fairuz, where the kernel messages are stored? [11:47] ogra_, so if we decide to apply them - have we tested them? How can we ensure stability of these patches? [11:47] diwic, do you think they would affect anything outside of UCM [11:47] they have been tested by TI as i understand and only omap4 makes use of UCM atm [11:47] my worry is the impact on non UCM stuff that i cant really judge [11:48] (tested by TI indeed means tested on omap4 only) [11:48] ogra_, as I understand it udev-detect would load module-alsa-jack-detect as well [11:48] right [11:51] ogra_, so bring me up a little, what's the minimum we can apply this to if we have to? [11:52] ogra_, I mean, can we ifdef the udev changes to the ARM image e g [11:52] ah, yeah, thats would be an option ... [11:52] we could ifdef the world indeed ;) [11:54] ogra_, w [11:55] ogra_, how many images do we have and do we need this on all of them? [11:55] we wouldnt do that image based but arch based [11:55] (since ifdef will only work at build time) [11:56] we currently sopport two arm subarches (omap and omap4) but linaro uses our packages for their images too and they have a lot more subarches [11:58] aakshay: dmesg | tail [11:58] or tail /var/log/messages [11:59] fairuz, thanks.. but can i take your minute please.. [12:00] aakshay: I have a meeting soon, but just ask [12:00] fairuz, in the code i wrote yesterday, the module_init and exit are being called simultaneously. [12:00] aakshay: module_init is called when you do insmod [12:01] fairuz, the printk message is "<1>Inserting memory moduleRemoving the memory module [12:01] " [12:01] diwic, would you mind commenting on the bug ? i have to present it to the release team and possibly also ask TI for changes (before beta2) [12:01] while module_exit is called when you do rmmod [12:01] ogra_, hmm [12:01] fairuz, yes but when i do insmod, this output is given "<1>Inserting memory moduleRemoving the memory module [12:01] " [12:01] ogra_, what would you like me to write? [12:01] aakshay: Check your code [12:01] heh, your opinion on the possible impact if we apply them [12:02] fairuz, ok.. i am checking it. will back to you.. :p [12:02] thanks [12:02] :) [12:03] diwic, luke just asks for adding the right FFe's, i would like some statements about the code and possible impact [12:04] ogra_, I talked to him this morning and he too was concerned about the size (as in the broader meaning of size) of the patches [12:04] ogra_, and I told him to ping you about it :-) [12:04] he didnt say that oj the bug nor in the ping he left for me on IRC [12:04] *on [12:05] ogra_, do you have hardware you can test on? [12:05] "Could you please action bug 746023? A lot of these patches introduce new functionality, and IMO need an FFE. Thanks." [12:05] trhats what i had [12:05] yes, the arm team as well as the linaro team have panda boatds [12:05] *boards [12:06] testing on the target platform isnt an issue (and i also tend to belive it works okayish if TI tells me they tested, my main concern is teh impact on non TI HW) [12:06] ogra_, so can you be specific about what we need to bring in? Comment #4 is contradictory to comment #5. [12:07] well TI wants all of them indeed, i dont know if we can get away with less [12:07] * diwic would love to have an Ubuntu that works a little better than okayish :-/ [12:07] okayish on the panda wrt sound would be much more than we released on maverick [12:08] (due to the same issue btw, the TI alsa patches came to late) [12:08] in maverick there is no sound at all on omap4 in the release image and only partial fixes in maverick-updates [12:09] so having it working "okayish" on omap4 while not breaking the rest of the world is acceptable for me atm [12:09] the rest of the world bit is what i'm concerned about [12:09] and what i cant judge as a non asla guy [12:09] *alsa [12:11] ogra_, the patches in the tarball are similar but not identical to those posted on the ML - that's why I ask which one is the one to apply [12:11] ah [12:11] ogra_, they are overlapping [12:11] well, we would take the tarball ones [12:12] i thought they are the same given alejandros comment [13:00] Daviey, Patch in https://bugs.launchpad.net/ubuntu/+source/linux/+bug/722185 looks ok imo but seems to need to get upstreamed properly. [13:00] Daviey, https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/707003 ppisati looks like being on that one [13:01] smb, thanks! [13:01] smb, would you mind commenting on the former please? [13:01] Daviey, about to do [13:02] I assumed you have pre-canned responses for situations like this :) [13:02] thanks [13:02] Daviey, Nah, that would be far to effective [13:04] smb, lol [13:23] if I want to package a binary module, how do I best get it into the kernel's dependency tree - simply call depmod -a from postinst, or is there a better way? [13:25] TeTeT, The best way would be to have at least some parts that can be public, and then to make a dkms package. Well actually the best way would be not to have a binary only module to package... [13:35] smb: problem is the vendor only distributes a binary module. Right now it is copied into /lib/modules. I at least want to package it, this motivates my question on how to best add it to the module dependencies. I completely agree with your assessment though [13:39] TeTeT, For depmod you probably want to use one of its options to limit it to the running kernel (or the one into which /lib/module path you install). That from a postinst should be ok. Good luck with the rabbit (abi) chase, though. But I guess you are aware of that joy [13:40] smb: yeah, the customer won't install every Lucid kernel for sure [13:43] TeTeT, Its more a courtesy thing. depmod -a updates all the dependencies for all currently installed kernels. But your package would only add to one version, so one does not want to unnecessarily update stuff that has not changed. [13:44] TeTeT, Actually reading the man page again, I am wrong [13:45] TeTeT, So depmod -a is actually ok [13:46] if you install for the current kernel, otherwise depmod -a [13:47] smb: so it would be depmod -a , as during install time most likely the kernel is not correct [13:48] TeTeT, Yes, sounds like the safer bet [13:52] tgardner, ogasawara I am likely #99 but just as a note that this is going round as a Natty regression https://bugs.launchpad.net/ubuntu/+source/linux/+bug/731878. Following the latest thread reference it does not seem to be resolved yet upstream. [13:57] smb, what do you mean you are #99 ? [13:57] tgardner, Assuming I am not the first one to tell you but #99 (iow people are already chasing you) [13:58] ITs just a random number that came to my mind [13:58] smb, oh, you are the 99'th person to hassle me about this. I get it. [13:59] tgardner, Yeah, sorry I guess my humor does not translate that well atm. Guess I need apw back to give me more training. :) [13:59] smb, we all miss him :) [14:00] After nearly two weeks in Scottland we'll have to find out whether *we* still understand him. :-P [14:04] smb: yep thanks, it's top of my list to dig into this morning [14:06] ogasawara, Cool. :) As far as I understood the mail thread someone recently added to the bug upstreams answer seems to be a sort of: "WTF, what are you doing?" === sconklin-gone is now known as sconklin [14:44] ogasawara, re: bug #731878. perhaps we should produce a test kernel with c191a836a908d1dd6b40c503741f91b914de3348 reverted to make sure that is the root of the issue. the upstream discussion seems to have ground to a halt. [14:45] tgardner: we must be on the same page, that's exactly what I'm doin right now [14:45] ogasawara, cool [14:46] ogasawara, you should assign someone the bug in order to let the world at large know we are paying attention. [14:46] tgardner: I'll assign myself to it === doko_ is now known as doko [15:33] ogasawara, did you see my ping about bug 731878? [15:34] JFo: yep, already posted a comment to the bug [15:34] or whomever can look for that matter [15:34] ok cool [15:34] should have refreshed it :) [15:35] and now that I read back a bit I see smb was discussing it... le sigh [15:36] JFo, So many things going on while one does not look. [15:36] smb, true [15:36] to many in some cases :) [15:37] rather too* [15:37] would someone mind taking a look at bug 712625? [15:37] Indeed. Sometimes I am scared to log back into irc. Too much info crushing down [15:37] Dustin assigned it to me, but I missed it somehow [15:38] smb, a description of my daily life [15:38] * kirkland waves at JFo [15:38] that is why there are times when I just don't look at it [15:38] hi kirkland :) sorry about neglecting this bug [15:40] kirkland: do you by chance know between which two specific natty kernel versions the regression appeared? [15:53] smb: hi, do you know who I can ping about wifi driver issues? [15:53] tseliot, I usually try tgardner ... ;-P [15:54] smb: thanks [15:59] kirkland: and I assume this still remains even with the latest 2.6.38-8.41 kernel? [16:01] ogasawara: let me check, i've been afraid to try for weeks and weeks [16:03] ogasawara: \o/ doesn't appear to still be valid [16:03] ogasawara: i'll mark fix-released [16:03] kirkland: sweet [16:04] ogasawara, good job, looks like you deserve a beer :-) [16:04] woot! === robbiew1 is now known as robbiew [16:22] ogasawara, kirkland sorry I let that one sit for so long :-/ I should have seen it. === herton is now known as herton_lunch [17:14] tgardner: it's like you're reading my mind today [17:16] ogasawara, hmm, thats a bit disturbing, isn't it :) [17:16] hehe [17:17] I assume you refer to reverting that socket patch? [17:17] tgardner: yep [17:17] tgardner: you wrote exactly what I was planning to do === diwic is now known as diwic_afk [17:18] ogasawara, good. at least I'm not out in left field. [17:19] I might was well revert it in master-next for now, just so we don't forget [17:19] yep [17:57] bjf, what kind of BW do you get from zinc over your FIOS connection? I've tried 2 different providers, the best I'm getting on a clone is 200 KiB/s [17:58] tgardner, how are you testing ? [17:58] tgardner, i'll do the same here so you can compare [17:58] bjf, just doing a repo fetch [18:01] tgardner 650728.93 bytes/sec that was an rsync [18:01] bjf, that seems reasonable. [18:02] bjf, I'm using a GNet server with a 35 Mbps connection and am getting 100KB/s. Bresnan shows similar. Its starting to harsh my buzz. [18:03] tgardner, heh, i can understand that === herton_lunch is now known as herton === sforshee is now known as sforshee-lunch [18:10] <-lunch [18:20] tgardner: 1.36M/s on a server in NY with a 100mbps connection [18:22] Sarvatt, must be some common segment between Bresnan and 360Net thats causing the slowdown. === diwic_afk is now known as diwic === sforshee-lunch is now known as sforshee [19:09] * tgardner --> lunch [19:21] * jjohansen1 -> lunch [19:50] tgardner: bug 745947, are you planning to change CONFIG_FB_VESA back to =y for the server flavour? Or just release note it? or wait and discuss with apw when he gets back? [19:52] ogasawara, cjwatson argues that its a debian-installer bug, so I put the ball back in his court [19:52] tgardner: ok cool, then I'll leave it be [19:52] ogasawara, https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/745947/comments/29 [19:53] bah, foiled by not refreshing the bug === timblechmann is now known as tim [20:07] bjf, whats left before karmic 2.6.31-23.75 gets promoted to -updates ? [20:07] tgardner, let me look [20:09] tgardner, there is nothing from the cert./qa team about testing [20:09] bjf, are they gonna test either karmic or dapper? [20:09] tgardner, yes, they have committed to testing all supported series [20:10] tgardner, and they have done so the past couple of cycles [20:10] bjf, ok. I was just reviewing all the LP bugs I have open. many of them will close when these kernels get promoted. === hggdh_ is now known as hggdh [20:21] ogasawara, it is good to know that I wasn't the only one affected by that today :) [20:23] JFo: just prepping for the release meeting tomorrow, how are your bug handling work items coming? [20:23] not bad, but not as fast as I'd hoped [20:24] JFo: still think you'll be able to close them out by release? [20:24] should do, I don't see why not. The only thing that keeps hanging me is being distracted by crazy bugs, but that is my fault === sconklin is now known as sconklin-gone