=== fmasi_afk is now known as fmasi === fmasi is now known as Guest61012 === psivaa-afk is now known as psivaa [08:24] crap; my Saucy upgrade aborted since /boot was too cluttered with old kernels; when are we going to come up with a kernel cleanup script ? [08:28] caribou, "sudo apt-get autoremove --purge" [08:29] caribou, autoremove would be working well at least since Raring [08:29] smb: oh yeah; I know how to do it, I'm just thinking of the lambda user with no CLI knowledge who gets hit by that [08:30] caribou, Ah ok. Hm, yeah don't know whether update-manager graphical would have a autoremove step before upgrade [08:31] smb: I usualy clean up manually (removed > 10 kernel pkg a while back) but regular users don't do this [08:31] smb: well apparently not, I just kicked off the Saucy upgrade and it failed because of that [08:32] Some thing to talk about to people doing update-manager then, I guess. If we remember [08:32] I remember a discussion a while back on some ML about having some housekeeping mechanism to cleanup kernel packages [08:35] smb: found the discussion : http://ubuntu.5.x6.nabble.com/Distro-provided-mechanism-to-clean-up-old-kernels-td4476631.html [08:35] morning [08:36] i thought that update-manager would autoremove before it started, that would be logical [08:36] caribou, in your case was /boot separate? which obviously exascerbates the issue [08:36] and if so, what triggered it to be so [08:46] apw: autoremove will only deal with headers apparently, not the linux-image pkg themselves (unless it has changed since this ML thread) [08:46] apw: yeah, I'm on a separate /boot [08:46] apw: the mail thread leads to a Q blueprint that apparently no longer exists [08:48] caribou, autoremove has changed to include the linux-image packages, and i believe this has been backported as well as far as P [08:48] apw: oh, wasn't aware of that; I would have tried it [08:48] caribou, why do you have a /boot, not a criticism just wondering [08:48] apw: ok, I'll check on other systems I have around [08:49] apw: most probably a default when I installed last time [08:49] apw: oh, and most probably because I'm running a fully encrypted system [08:49] now I remember why [08:50] apw: I would like to convince you to enable CONFIG_IMA in your kernels, I see that in 2010 you added it to the config enforced to 'never enable'..which is perhaps unfortunate for me ;) [08:50] (or I am misunderstanding what the enforcer is doing, which could be true, it is early ;p) [08:51] antarus, _IMA that rings a bell, it was some intergety manager thing, and i seem to remember it is enforced off because of the epic cost of it being enabled (at least at the time) [08:52] apw: so my security guy is working on a policy that is..not supposed to be epic cost [08:52] apw: I'll open a launchpad bug and try to get him to attach some tests [08:53] (fwiw, we have been running it for two years on over 10000 machines) [08:53] antarus, i had the feeling that that was just the framework and, it was very expensive always, and that was why it was off. that decision is at least a few years old, _IMA may have gotten less expensive [08:54] antarus, was going to say the same, if you want us to consider it, some numbers to show having it turned on does not make the normal case go to shit performance wise would help a lot [08:54] apw: there is a policy, and certainly if your policy specifies expensive operations, it will be expensive, but IIRC the actual system call...I'll call it introspection...I believe has gotten better ;) [08:54] anyway, thanks for the pointers ;) [08:55] antarus, yeah i can believe it, so yeah file a bug, and get the number in here, ping me with it so i can get it on the list for consideration [08:57] apw: is there a prefered perf test you would like us to use (with IMA on, and IMA off?) [08:57] hmmm i wonder if i reference a bug in the enforce off [08:57] cause that would be nice of me [09:01] Yeah I don't see one [09:02] I blame kees [09:02] for all kernel problems ;p [09:04] * kees bows [09:04] oh I didn't even know you were in here [09:04] lol [09:04] howdy! [09:05] in the past, CONFIG_IMA meant the kernel would track all your files, eating tons of memory. [09:05] hi! :) [09:05] there wasn't a way to turn it off without building it out. [09:06] * antarus nods [09:07] kees, So you say this has changed now [09:08] smb: I do? I haven't looked at it at all since disabling it to get my memory back :) [09:08] smb: so my understanding is that IMA is controlled by a policy now [09:08] smb: if it HAS been fixed, then I have no objection to CONFIG_IMA [09:08] smb: and the policy limits the scope of what IMA is doing [09:09] kees, Oh it was just my reading of you saying "there _wasn't_ a way to turn it off" :) [09:09] so as I said, if your IMA policy is 'track all files' then it will likely be dog slow ;) [09:09] but I think that would be a stupid default policy ;p [09:09] Ah ok, so it might be something to review (policy and then turning it on maybe) [09:09] yeah [09:10] But sure a bug report with some data would be good [09:10] so i have a security engineer willing to write the policy and to run perf tests [09:10] but we are unsure what perf tests are actually relevant to you [09:10] nope! [09:10] And then there is vUDS coming up too, in near future [09:10] kees: ? [09:11] I'm happy to sign off on someone showing me that "CONFIG_IMA=n" and "CONFIG_IMA=y" don't show memory deltas, but I don't have tests for it, unfortunately. [09:12] sorry, are the memory deltas here in kernel memory? [09:13] (or expected deltas) [09:15] yeah, I want to make sure IMA isn't silently stealing memory when built in :) [11:59] hi guys I've a small problem. I have recognized, that i cannot control the brightness of my notebook. If I'm using Kernel 3.11.0-4 everything is ok, but if i make an upgrade to 3.11.0-9 or even to 3.12.0 the brightness control doesn't work. Therefore, i have tested the "original" Kernels of kernel.org where this problem doesn't exist. My question is, where should i search for this failure and how can i do that? [12:24] BjoernC: what graphics driver are you using? [12:29] * henrix -> lunch [12:31] nvidia 325.15 [12:39] BjoernC: it sounds like bug 1241745 [12:39] Launchpad bug 1241745 in nvidia-graphics-drivers-319 (Ubuntu) "[regression] Changing the screen brightness does not work anymore in 319.xx" [Medium,Triaged] https://launchpad.net/bugs/1241745 [12:40] and NVIDIA is aware of the issue [12:41] hmm the problem lies not in the driver [12:41] because if i use the original kernel from kernel.org it works fine [12:41] BjoernC: can you add a comment in the bug report with what you explained (the kernels you've tried, etc.) [12:42] as if it's a problem we introduced, it should be easier to track down [12:42] yeah i can do that [12:42] thanks [12:42] so the issue should happened between the versions 3.11.0-4 to 3.11.0-9 [12:43] that the current state of my track down [12:46] So i will try another thing may be i can give you a more detailed issue report may be i can say you in which revision this issue happens but i need some hours if it is ok to you? [12:55] mybe i have found the patch - so i will try to reverse it and recompile the kernel. If everything works, i will tell you [13:01] BjoernC: ok, thanks [13:02] nP [13:36] * ppisati -> out for a bit [14:02] Hello again [14:02] so I have found the cause of the backlight problem i have reversed that patch and now the brightness control of the backlight works again... [14:03] so what do you need? [14:16] But as i see, my solution won't work for the bug report: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-319/+bug/1241745?comments=all [14:16] Launchpad bug 1241745 in nvidia-graphics-drivers-319 (Ubuntu) "[regression] Changing the screen brightness does not work anymore in 319.xx" [Medium,Triaged] [14:34] BjoernC: why won't it work for that bug report? [14:38] because only my notebook were blacklisted ... [14:39] Therefore, it shouldn't work for other notebooks besides lenovo Thinkpads [14:39] I have reverted this patch here: http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-trusty.git;a=blobdiff;f=drivers/acpi/blacklist.c;h=f49ffaedaefdaa28d533d339a3f5cda073687ed7;hp=9515f18898b2b578053c58309185daa7934cfdda;hb=02cb06962306d96f59bc97ec8289c14b73bafb4e;hpb=2eb9acd1a1deb3f4d6428d022fc43541c9e70069 [14:41] so i don't think, that this reverting will help an dell or hp notebook [14:45] BjoernC: reverting that patch won't affect your machine. But the bug says you're passing acpi_osi="!Windows 2012" on the kernel command line, which has the same effect as being in that blacklist. [14:48] sforshee: i've tested it, if I revert that patch now I can control the backlight brightness - previously without reverting that patch i couldn't control the backlight brightness - (both applied on Kernel version 3.12.0) [14:51] ** [14:51] ** Ubuntu Kernel Team Meeting - Today @ 17:00 UTC - #ubuntu-meeting [14:51] ** [14:52] BjoernC: I think I must be confused then. You're running a Lenovo and not an HP? [14:52] yep [14:52] I'm using an lenovo T430 [14:52] are you still passing the acpi_osi thing? [14:53] what do u mean? [14:53] passing to whom or where? [14:53] nevermind, that wasn't your machine [14:54] yeah [14:54] BjoernC: have you filed a bug for your problem? [14:54] no not yet [14:55] once you have, point me at it and I'll look [14:55] because i thought the problem lies in the original kernel after i realised that problem lies in the ubuntu kernel, i wanted to be sure that i'm not wrong [14:55] should i open a new bug report or search for similar reports? [14:56] just open a new one by running 'ubuntu-bug linux' so we'll get all the information about your machine [14:56] ok I'm not using ubuntu directly [14:57] i'm using kanotix which is using the ubuntu kernel [14:57] so i don't think, that i can run that tool [14:58] you understand my problem? ;) [14:58] try it at least, and if that doesn't work just file the bug and maybe you can at least use apport-collect to attach the data [15:04] i will try to install the programm [15:04] hopefully there is an *.deb file available? [15:05] BjoernC: if that distro is an ubuntu derivative it might work, but I don't know whether or not that's the case [15:12] afaik is kanotix primarly debian based and only uses the ubuntu kernel [15:13] however, ich will make that bug report and if there are any questions, then feel free to ask [15:37] sforshee: here is the bug-report: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1243267 [15:37] Launchpad bug 1243267 in linux (Ubuntu) "Backlight brightness control doesn't work" [Undecided,New] [15:38] hopefully this bug reports helps a little bit [16:25] hi,why does ndiswrapper compile with 3.12rc6 pure but not with 3.12.0-0-generic? [16:26] http://paste.debian.net/60500/ [16:26] http://paste.debian.net/60505 === rtg_ is now known as Guest33959 [16:56] ## [16:56] ## Kernel team meeting in 5 minutes [16:56] ## === jsalisbury changed the topic of #ubuntu-kernel to: Home: https://wiki.ubuntu.com/Kernel/ || Ubuntu Kernel Team Meeting - Tues November 26th, 2013 - 17:00 UTC || If you have a question just ask, and do wait around for an answer! [17:24] hm, i'm not seenig a new kernel on trusty yet. [17:29] hallyn, it's waiting for buildds [17:31] bjf: drat. thanks. lemme try buildign my own from ubuntu-trusty/ if that exists [18:53] hallyn: There's one in the PPA. [18:54] hallyn: (Well, binaries are publishing right now, but it's built..) [18:54] did anybody try ndiswrapper with 3.12? [18:54] Kano: Sounds like you just volunteered to. ;) [18:55] infinity: i know that it compiles with pure 3.12 rc6, but it does not with the new u kernel [18:55] did you look at the pastes [18:57] Ahh, no. Didn't realise you'd tried already. This was with the sources in the kernel team PPA? [18:57] self compiled from t git [18:57] Looks like something you might want to bring up on the list. [18:58] Or, try with the binaries just built in the PPA and see if it's somehow different, but seems unlikely. [18:58] must be one of your extra patches [18:58] i can not use your binaries [18:58] i dont use u [18:58] also i prefer ahci static [18:58] infinity: oh, thanks. (think my kernel just built :) [18:59] hallyn: Heh. Timing. [19:00] http://kanotix.com/files/dragonfire/linux-3.9.0-2.6kanotix1/patches/0001-KANOTIX-Config-CONFIG_SATA_AHCI-y.patch [19:00] i always use that because this way i could boot the linux image without initrd via efi [19:19] bbl [21:49] hi guys [23:45] hello [23:46] im using ubuntu 12.04 lts on hp 650 notebook [23:46] after upgrade to kernel 3.2.0-55 wifi stop to work [23:47] i guess is missing the rt2800pci driver [23:48] for Ralink RT3290 [23:49] that was present in kernel 3.2.0-54 [23:51] with latest kernel update wireless is UNCLAIMED [23:59] can somebody fix it for next kernel release? or open a bug? thanks