[00:00] bjf: Which includes a full set of virtual->virtual, since all of those were just enabled in lbm itself. [00:01] bjf: Want me to look at this and whip up a diff against the current source packages, or are you on it already? [00:02] infinity, i'm staring at it [00:02] * infinity nods. [00:02] Happy to re-review when you have something new to look at. [00:02] I suck at vacations. :P [00:02] infinity, lol, ack [00:03] The Q fix is just a simple s/virtual/generic/ and it's done, FWIW. [00:03] (And regenerating all the control bits) [00:03] P is a bit more annoying. [00:04] infinity, for Q there is a control.d/virtual file where that info is, i'm thinking it should be in control.d/generic [00:04] It should be, yeah. [00:05] And for P, the -hv- stuff should be in all of generic, generic-pae, and virtual, and then virtual should be fleshed out to have all the same content as generic. [00:05] Ish. [00:05] infinity, ack [00:06] infinity, should the Q virtual file have any of this in it? [00:06] The Q virtual should just go away. [00:06] cat control.d/virtual | sed 's/virtual/generic/g' >> control.d/generic && rm control.d/virtual [00:06] infinity, that's what i was thinking .. there is also a generic-pae ... i'm assuming we are just lazy [00:07] The generic-pae in Q is all transitional packages to generic. [00:07] ah [00:07] Oh, that's true of the rest of virtual too. [00:07] So it needs to stay. [00:08] Just remove the -hv- stanza, and move it to generic and rename sanely. [00:08] infinity, ack [00:08] We don't do transitional stuff for lbm, so no need to worry about such a thing. [00:09] (Though I do wonder if maybe we should, today's not the day to discuss that) [00:12] infinity, i've pushed the Q changes [00:14] Will have a look as soon as LP tells me about it. [00:14] infinity, just into the git repo [00:14] Oh. :P [00:15] The commit looks right, assuming it all generates properly when you do the source upload. [00:16] And assuming nothing has a sad about the extra linefeed. [00:17] http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-quantal-meta.git;a=blob;f=meta-source/debian/control.d/generic;h=90d4e0bcc7ee770858ce9c6b5a7cc05715817828;hb=f77899061f924e6446d04d3a3f0f35e0da862dab <-- Line 56 doesn't need to be there. [00:17] infinity,bjf: yeek, sorry just back from dentist [00:17] But I'm pretty sure dpkg-genchanges won't be that annoyed. [00:17] ogasawara, i'm fixing [00:17] infinity, bjf: the virtual meta to generic cross dependency was on purpose according to apw [00:17] ogasawara: We've got it under control, I think. Send me some nitrous and we'll call it even. [00:17] ogasawara: On purpose? [00:17] ogasawara, ok, i'm now holding [00:18] ogasawara, i've got to go fetch my son ... will be back in about 20 min [00:18] ogasawara: In Q or P? In Q, it's pretty clearly just weirdly wrong. In P, it seems pretty wrong too, given that it's built against generic, but installed for virtual? [00:18] (Which are two distinct kernel builds in P) [00:20] infinity, bjf: it's needed for a vitual install, but we don't build a virtual flavored lbm atm [00:20] ogasawara: Err, we do now. It just got turned on. [00:20] infinity: oh [00:21] Besides, there's no way an lbm-hv-virtual depending on lbm-hv-$(abi)-generic would ever work. [00:21] Since that's installing modules in /lib/modules/$(abi)-generic, but you want to load them with the virtual kernel. [00:21] Work go splat. [00:22] s/Work/World/ [00:22] So, yeah. After looking at the actual contents of what LBM just spit out, the meta changes I'm having bjf do are absolutely required/correct. [00:23] infinity: ack, thanks for fixing up [00:24] bjf: When you get back, please unhold. :) [01:20] i'm unholding [01:30] infinity, ogasawara new pkgs uploaded [01:30] bjf: ack, thanks [01:34] ogasawara, infinity i'll be checking back frequently if anything pops [01:35] bjf: same here. gonna run some quick errands and pop back in later. I'll ping utlemming with current status. [01:36] bjf: So, Q looks good. [01:37] bjf: P is still missing all the *other* meta packages for -virtual. [01:37] bjf: (This LBM upload enabled lbm wholesale for virtual, so it wants to have all the same bits as -generic) [01:39] Maybe Andy didn't intend to enable all the LBM modules for -virtual, but he sure did... [01:41] That said, it's probably not world-ending to not have metapackages for all of them either. [01:42] infinity: in talking with apw we don't have a good mechanism to only build hyperv lbm for just virtual [01:42] infinity: we are intending to fix that [01:42] Building it for all is fine. [01:42] infinity: so I think not having meta package for the other's is ok [01:42] It's the other way around that's weird. [01:42] infinity: as we really don't want them in the end anyways [01:42] As in, building cw and net and such for virtual is weird. [01:43] infinity: indeed [01:43] This is already a solved problem where we only build -net- for server... [01:43] * infinity has a peek at the source package. [01:46] Oh, nevermind. [01:47] That's just a meta for server that shouldn't be there. :P [01:47] We don't build modules that match it. [01:47] infinity: that I believe that's just a stub for upgrade purposes and we plan to ditch it in 14.04 [01:48] ogasawara: For LBM, it probably should have been ditched earlier. But no harm. [01:48] ogasawara: Since LBM metapackages are named by release (ie: linux-backports-modules-net-precise-server), there clearly wasn't an upgrade path concern there. [01:49] infinity: ah right [01:49] Anyhow, the current state of things since bjf's uploads seems fine. [01:49] * ogasawara makes a note to review lbm meta's [01:49] I agree that metapackages for virtual for compat-wireless seem useless. :P [01:50] ogasawara: This is all right in Q/R, I believe, so it's just a wart in precise. Not world-ending. But we're kinda stuck with it now, if anyone actually installed that package. [01:50] * infinity shrugs. [01:50] Long live the status quo. [01:54] bjf: Thanks for the fixes. Once I get it built on PPC, I'll push it through. [01:54] ogasawara: If Andy has a conniption when he wakes up, tell him to talk to me. :) [03:06] infinity, i'm just waiting on a ppc builder :-P [04:18] bjf: You and me both. The bzr testsuite appears to be having a crazy. [04:19] bjf: Scavenging adare so we can get those metas built. [04:38] bjf: Ahh, I think I've divined the point of the cross-dep in Q (not in P, where it was just plain wrong). Probably wanted it to match up with linux-image-virtual. Still makes sense to have the -generic as well, but I could see the argument for also having the cross-dep -virtual. [04:39] bjf: If you have the energy to add the -virtual stub back as well (for Q), that might make all involved go "hey, yeah, that kinda works how I thought it should". If not, I doubt anyone will care. :P [04:47] infinity, looking [04:49] bjf: If you decide to reupload Q again with the -virtual stub re-added (but don't revert the generic one, which is correct, IMO), I'll get it all promoted tonight before I go to bed, you don't need to babysit. [04:49] infinity, doing it now [04:50] infinity, so exactly like apw had it? [04:50] bjf: Yeah, that would be fine (but with the -generic that you added as well). [04:51] infinity, ack [04:51] Going to go watch an episode of Firefly and come back to this in a bit. [04:51] ack [04:51] shiny [04:57] infinity, and we're off again to the races [05:56] bjf: Poifect, thanks. === chiluk_away is now known as chiluk === chiluk is now known as chiluk_away === yofel_ is now known as yofel === gavin__ is now known as gavinguo [09:27] * cking reboots again === henrix_ is now known as henrix [11:04] Hi! [11:04] cking, could you help me with WMI buttons support on my laptop? I can do EC dumps and can provide dsdt [11:06] b-quirk_, what laptop model is it? [11:06] Lenovo Y460/560 [11:08] b-quirk_, I'm not working on enablement work on laptops at the moment. I suggest filing a bug and I can ask one of our engineers who works on lenovos to have a look at it [11:10] I suggest putting the output from "sudo acpidump" into the bug report so we can look at the WMI blobs [11:10] OK. But is chance high if SCI counter in /sys/firmware/acpi/interrupts/sci does not increase when pressing the buttons? [11:11] hrm, I would expect to see something happen there on a button press [11:12] but I'm not that familiar with this Lenovo model, so who knows [11:17] thanks [11:24] Hi! I'm experiencing a strange issue: it seems that for some months now my USB ports are all not working. If I plug a mouse in I get that the laser lights for some ms and then turns off. Hard disks seems to be on but nothing can be seen from the os. dmesg is not logging anything at all. Any idea what might be wrong? [11:29] luc4, all your ports or just some of them are not working? [11:29] cking: all of them. [11:30] do you get any messages if you do the following: dmesg| grep usb | grep Product [11:30] cking: the strange thing is that I tried with older kernels and the same is happening... [11:31] No messages at all. [11:31] sounds either broken (which is perplexing) or perhaps (at a guess) have you disabled them in the BIOS config? [11:33] cking: mmh... oops... Might explain... I'm checking that! Thanks! [11:35] cking: no, seems to be enabled... [11:35] luc4, in which case, I don't really know, I was expecting the kernel to report it had seen something. [11:36] cking: there are 4 hubs here... seems strange that all of those are broken at the same time... [11:38] luc4, does the following report anything? dmesg | grep "Host Controller" [11:39] Or lsusb... [11:39] cking: interesting... I just found that it seems to work in recovery mode. [11:39] infinity: lsusb reports only the hubs. [11:39] infinity: in recovery mode instead I see both the hard disk and the mouse. [11:40] By default, there's nothing on the non-recovery kernel cmdline that would explain that, unless you've altered yours. [11:40] or the H/W is flakey and you got lucky this time [11:40] infinity: I had to change the kernel command line to remove acpid. [11:40] Or enabling a framebuffer takes out his USB. :P [11:41] (Which would be both hilarious and a bit scary) [11:41] Oh, dropping ACPI could certainly account for this sort of behaviour. [11:41] Booted again in normal configuration and nothing works again. [11:42] what is exactly your kernel boot line? cat /proc/cmdline [11:44] cking: BOOT_IMAGE=/vmlinuz-3.5.0-19-generic root=UUID=f5d18141-1192-4ba1-91ea-15445600f4ad ro quiet splash acpi=off apm=off vt.handoff=7 [11:45] cking: this is an old machine, like 15 yo. USB is 1.1. [11:45] steam powered then [11:46] luc4, so did USB ever work without acpi=off? [11:47] cking: it has always been working. Let me check now if removing acpi. [11:50] cking: you got it :-) [11:50] cking: is this supposed to happen? [11:50] what, turning off ACPI support and expecting things to work? [11:51] cking: sorry, my connection dropped. [11:51] 04:50 < luc4> cking: is this supposed to happen? [11:51] 04:50 < cking> what, turning off ACPI support and expecting things to work? [11:51] luc4, so disabling ACPI is not really helpful if you can avoid doing so [11:52] cking: sorry, I'm not an expert. I read acpi is something used to handle standby. Is this correct? [11:53] cking: I had to disable that because it seems it is randomly putting down my network connection, which is quite an issue for a machine used as a server. [11:53] It's used for all sorts of hardware detection and configuration. [11:54] ..power management, performance states, H/W config at a load more besides [11:54] infinity: I see. The problem is that enabling that puts back a huge issue I've been having for months: network is somehow put to sleep at random times. [11:55] Anything I can do in between to have NO standby but to get my USB ports back? [11:55] * cking ponders [11:58] Also, is that supposed to happen? Packets being dropped because of some kind of power saving feature I didn't configure? [12:00] cking: this is the issue I'm talking about: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/997767. I reported it and it seems that acpi=off solved it. [12:00] Launchpad bug 997767 in linux (Ubuntu) "10ec:8139 Network connection rtl8139 lost after some hours of inactivity and comes up again on user interaction" [Medium,Confirmed] [12:02] * cking looks [12:02] cking: thanks for your time also :-) [12:03] cking: I've been testing this solution for some months before posting on the bug providing this information. To ensure it did solve my issue. [12:04] yep, I'm just catching up with what's been done on this [12:06] luc4, I'll assign this bug to me and I will think about it, I may update the bug in a few hours once I've got my head around what is happening [12:07] cking: it would be very interesting! Thanks for your help! [12:07] :-) [13:17] henrix, will the precise -proposed kernel get verified today or is it more likely to be monday? [13:18] brendand: we still have 2 srus to verify, and i'm having a hard time contacting people that could verify them... [13:19] brendand: so, it's unlikely to have them ready today [13:19] henrix, how about rejecting their patches if nobody cares ? [13:20] rtg: yeah, that's a possibility. i'll give the patches another look [13:21] henrix, https://bugs.launchpad.net/ubuntu/+source/linux/+bug/841315 is a common issue on lenovo systems, if i'm reading it right [13:21] Launchpad bug 841315 in linux (Ubuntu Precise) "on thinkpad-acpi devices, brightness setting ommits most steps" [Undecided,Fix committed] [13:21] henrix, we've seen it a lot in certification [13:22] brendand: would you be able to verify the bug? :) [13:22] i mean, are you able to reproduce the issue and verify the kernel in -proposed fixes it? [13:22] henrix, i need to dig up a system that had the issue. bear with me a few minutes [13:22] brendand: that would be great. thanks [13:27] brendand: this is the only bug missing verification. i just tagged the other one as david commented on the bug, stating it came from stable updates (not sure how i missed that...) [13:28] henrix, well i found a system that did have it. just liasing with the lab in lexington to get it checked [13:29] brendand: cool! the bug reporter refers to a thinkpad x60 tablet. [13:30] henrix [13:31] henrix, whoops sorry. slippy fingers [13:31] henrix, i'll get back to you asap [13:31] brendand: thanks [13:40] out of curiosity, what does LBM means ? [13:41] caribou, linux-backport-modules [13:41] rtg: ah, Backport, thanks! [13:55] * henrix is experiencing a power outage. running on battery + 3g ... === chiluk_away is now known as chiluk [14:00] hello, how to send issue about kernel to launchpad? [14:00] wmp, ubuntu-bug linux [14:00] ok, thank [14:01] i have problem with hybrid card and wake up in my acer, i should report bug into kernel? [14:03] wmp, probably the best place, yes [14:03] ok === henrix_ is now known as henrix [14:07] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1090373 [14:07] Launchpad bug 1090373 in linux (Ubuntu) "Acer 4820TG problem with hybrid graphic cards and wake up" [Undecided,New] [14:18] Hi guys. My 12.10 (work) notebook just did http://ubuntuone.com/2H40O7MufWIuQmHMKZooOP [14:18] in the middle of a kernel upgrade [14:18] is that bug-worthy, or do you know about it already? [14:21] herton, ^^ [14:23] Chipaca, it should be fixed by 3.5.0-21.32 update [14:23] herton: ah, good [14:24] it was installing that that it broke [14:24] it's now in proposed (since yesterday I think) [14:24] and i had to boot to single-mode to fix it all up [14:24] oh, wait [14:24] I'm now on 3.5.0-21-generic [14:24] that's not it? [14:25] Chipaca, yes, 3.5.0-21 is the good kernel. Your oops on the screen showed the crash with the -20 kernel [14:27] herton: yep. \o/ [14:27] thanks === rsalveti_ is now known as rsalveti [15:06] * herton -> lunch and errand [15:38] * ogasawara back in 20 [15:45] moin [15:51] brendand: any luck verifying the bug? [15:51] henrix, it's a bit unclear right now [15:52] brendand: you mean, you can't reproduce it? [15:54] henrix, that's what's unclear. i don't have physical access again, so i'm going on second hand information [15:54] brendand: ah, right. that makes it a little bit more difficult to verify :) [16:28] AceLan_, chiluk, ikepanhc, arges: rebooting tangerine for kernel update [16:28] rtg, one second [16:28] O [16:28] I'm off. [16:28] rtg, n/m [16:28] arges, ready ? [16:28] rtg, go for it [16:28] must have been an important update. [16:38] * cking reboots for the nth time today [17:29] henrix - looks like -proposed doesn't fix the issue. sorry it took a while [17:30] brendand: grrrr... thanks a lot for the effort helping with this [17:31] henrix, although i may be losing it and it's not even the same issue, so i'd say the status is still 'unverified' rather than actually confirmed not working === chiluk is now known as chiluk_away === pgraner` is now known as pgraner [18:29] * henrix -> EOD === henrix is now known as henrix_ [18:32] * rtg -> lunch === chiluk_away is now known as chiluk [19:34] slangasek, do you know who moderates the ubuntu-installer mailing list? [19:35] bjf: no, but I'd guess cjwatson and/or ev [19:36] https://lists.ubuntu.com/mailman/listinfo/ubuntu-installer claims cjwatson, at least [19:36] (and he's off today, so maybe you're better off subscribing, disabling delivery, and re-posting?) === kees_ is now known as kees [19:37] slangasek, i'm subscribed but a bot running as me is doing the posting and it's not getting through [19:37] ah [19:37] slangasek, i'll keep digging, thanks for the help [19:43] * rtg recovers a roached laptop.... [19:53] hmm, why would a system be missing /proc/slabinfo? (bug #1090308) [19:53] Launchpad bug 1090308 in mountall (Ubuntu) "init: mounted-proc main process terminated with status 1" [Undecided,New] https://launchpad.net/bugs/1090308 [19:59] grr. xchat hates cut-n-paste [20:00] slangasek, is there a crash in dmesg which indicates that slabinfo might have disappeared ? or perhaps it is not an Ubuntu kernel ? [20:00] rtg: it's not my machine; I asked the second question already on the bug, we'll see what comes back [20:01] slangasek, would you repeat the bug number ? I lost it when my IRC client crashed [20:01] 1090308 [20:01] bug #1090308 [20:01] Launchpad bug 1090308 in mountall (Ubuntu) "init: mounted-proc main process terminated with status 1" [Undecided,Incomplete] https://launchpad.net/bugs/1090308 [20:04] slangasek, rtg, I think that's because CONFIG_SLUB_DEBUG was disabled accidentally on raring kernel, someone mentioned it this week [20:04] ah [20:04] should I move that to the linux package and dupe it somewhere, then? [20:05] herton, but that doesn't disable /proc/slabinfo does it / [20:05] not sure, would have to check [20:05] hmm, maybe it does. [20:05] slangasek, I'll reassign it to linux [20:08] herton, CONFIG_SLABINFO seems to have disappeared. [20:09] herton, SLABINFO 'depends on SLAB || SLUB_DEBUG' [20:10] rtg, yep, saw it now too, so indeed that's the problem (needs SLUB_DEBUG) [20:10] disabled in our config right now [20:10] wonder why we turned it off ? [20:16] rtg, ok I recalled now, yesterday kees reported this too here on irc, apw was going to take a look, but I think it was accidentally disabled. It's disabled in commit c28f49fd. colin did some measurements about having SLUB_DEBUG, and there was minimal overhead (http://kernel.ubuntu.com/~cking/slub-debug/) [20:16] herton, well I've just restored it and pushed [20:17] yes, the conclusion was to have it enabled === rtg is now known as rtg-afk [20:51] rtg-afk, CONFIG_SLUB_DEBUG_ON should be disabled, who wants extra debugging can use slub_debug on command line, this will have some overhead I think === rtg-afk is now known as rtg [21:00] herton, fixed [21:47] folks, I am experiencing something weird with armada -- I am installing the new kernel from -proposed (quantal) and flash-kernel is deferred but *not* executed at the end of the install [21:47] https://pastebin.canonical.com/80562/ === hggdh_ is now known as hggdh [21:48] a manual reinstall for the proposed *did* execute flash-kernel === chiluk is now known as chiluk_away