/srv/irclogs.ubuntu.com/2011/07/25/#ubuntu-kernel.txt

=== lag` is now known as lag
=== smb` is now known as smb
* apw yawns07:15
* smb joins07:15
* smb tries to remember what he was doing last week (when failing to take notes along)07:18
ckingsmb, doing the usual random server stuff?07:19
smbcking, Sort of. But it would look a bit slim to have only "random stuff" in the report.. ;)07:19
* cking nods07:22
apwsmb, copy the week befores perhaps :)07:26
smbapw, Heh, that would be nasty... :) Wonder how long one gets away with sending old status...07:27
apwpretty sure you did some cve testing for me07:27
apwalso a bunch of reviews for that07:27
smbYep, taht as well. And random testing an analysis to get hvm working... or at least to help upstream to get it working...07:28
ckingapw, I'm getting the flights for UDS sorted, I will copy you when I get some details back07:33
apwcking, ack07:41
* apw idly wonders if there are any united flights, i might just make pink on their awards scheme07:41
smbapw, Will that give you anything substantial good or just the good feeling of having reached some status anywhere...?07:44
apwheh no idea :)07:44
* apw notes that someone is still using the old kernel numbering in their branches; for-v2.6.4107:58
* Tommeh has e-mailed Realtek over their r8168 driver makefile not properly behaving when it sees kernel version 3.008:00
Tommeh</OT>08:00
apwTommeh, yeah we just wacked the version check in the version in the kernel08:02
jk-apw: heh08:02
jk-kicking and screaming into 3.008:02
apwjk-, more sort of out of the code all together08:03
jk-apw: ah, i meant in reference to 2.6.4108:04
apwyeah the reference actually was merging for-2.6.40 into for-2.6.4108:04
apwso they are pretty adament :)08:04
jwihmpf, is current lucid-proposed really just a single patch?10:19
jwianyway, apparently it's causing a regression; bug 81537910:22
ubot2Launchpad bug 815379 in linux "Shutdown problem with the last Lucid kernel updates (linux-image-2.6.32-33.71-generic)" [Undecided,Confirmed] https://launchpad.net/bugs/81537910:22
apwjwi, yep, there is almost no way that that update can affect shutdown11:18
Tommehapw: r8168 doesn't need to be built from source manually?11:22
TommehI wasn't aware it was distributed with the official kernels.11:22
apwTommeh, no idea, the same bug is in every single one of their code clone drivers11:23
TommehAh, bah11:23
TommehI was going to start begging for a patch against the makefile then :p11:23
apwthey cirtainly know how to amk11:23
apwmake their h/w undesirable for oss11:23
* ppisati -> out to get some food11:43
jwiapw: well if it turns out that it does affect shutdown, i'd *love* to know why ;)11:54
=== _LibertyZero is now known as LibertyZero
apwjwi, very true12:27
smbapw, Hm, at least in my 64bit VM the #71 lucid kernel shuts down to (virtual) power off12:42
apwsmb, good to know (for sconklin) :)13:17
smbreduce panic level by two points... :)13:18
tgardnerogasawara, did you forget to announce the ABI bump? or have I just not received the list email yet?13:40
ogasawaratgardner: I got distracted, will send it momentarily13:41
* apw would have done it if he could get the post to the blog to work13:42
apwogasawara, i am running the new kernel on my netbook ok so far13:42
ogasawaraapw: I've got it on 3 of my boxes here, no fires yet13:43
dupondjeJul 25 15:44:20 laptop-jl kernel: [16860.323922] dell_wmi: Unknown key e0f7 pressed13:44
dupondjeBut the key actually worked ... Any idea's ?13:44
dupondjekernel bug or ?13:44
apwdupondje, what does the key do13:45
apwdupondje, also if they key works i am not sure it matters if we report a diagnostic for it13:45
dupondjeit changes volume13:45
dupondjevolume is changed, but kernel trows error13:45
dupondjeOnly seem to happen with some hotkeys13:47
apwdupondje, my gut reaction is that if the buttons work then its not very important13:47
dupondjeTrue :) But its strange kernel throws a warning for a working key13:48
dupondjebut its not really an issue indeed13:48
apwnot necessarily, it may be passing both a WMI event and a normal key event for them13:48
apwso we get 'two'13:48
dupondjeAh ok13:50
ohsixtheres something with the hotkey stuff that makes g-p-m adjust the backlight 3 times for every press too; couldn't figure out what13:50
apwohsix, yep, as far as i can see in my setups the kernel emits 1 keypress and the tripple adjust occurs after.  i got bored after that13:51
ohsixi found out a way to disable one extra reporting, but not the third13:51
ohsixacpi and the input device for the video reports it13:52
ohsixdunno if i posted this in here already https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/80227613:53
ubot2Ubuntu bug 802276 in gnome-power-manager "brightness adjust 3 steps from hard (Fn) keys" [Undecided,New]13:53
ohsixif g-p-m isn't running the adjustments don't happen, but g-p-m from its output appears to state it only sets it once13:54
ohsixi think the X thing opening it as a device for input is ending up as an extra adjustment somewhere13:55
ohsixpossibly delivered to g-p-m as a keysym13:55
dupondjeapw: for the key errors, I create a bug in kernel bugzilla?13:56
apwdupondje, probabally yeah, perhaps file a bug agianst linux and link it to the upstream bug so anyone else who comes across it can find the links easily13:57
ohsixthe most annoying thing about 3 steps isn't the lost resolution, but that there's 10 steps overall and you need to turn it all the way down then back up to set a level, or the other way around13:58
edrozimHello . I am trying to setup limits for open files . I use /etc/security/limits.conf for this 14:10
edrozimbut when I do grep files /proc/<PID>/limits  I see another value not one that I specified in limits.conf14:11
apwhave you logged out and in since ?14:11
edrozimyap several times14:11
edrozimI add following lines to limits.conf14:11
edrozim* soft nofile 6553614:11
edrozim* hard nofile 6553614:12
apwand what limit does it limit to14:12
edrozim409614:12
* apw has the feeling that that may be the upper limit in the kernel14:12
smbThat limits do not always apply to all processes14:12
dupondjehttps://bugs.launchpad.net/linux/+bug/815914 there :D14:13
ubot2Ubuntu bug 815914 in linux "dell_wmi: Unknown key eXXX pressed" [Undecided,New]14:13
smbIt depends on pam applying the limits and IIRC that is done differently for processes with a terminal and without (one does nothing at all I think)14:13
tgardnerapw, seems like I wrote a patch for that awhile back. 14:13
apwtgardner, indeed that is my memory, and why 4096 seemed relevant14:14
edrozimthe process that important for me is crash with "Too many open files " :(14:15
smbapw, You could change it but for that you'd need to change common-session-noninteractive14:15
edrozimand I see that it have 4092 open files 14:15
apwedrozim, what the heck does it do that 4k open files is not enough, likely it is broken14:15
edrozimapw, I agree with you it is application that written by not very good programmer . But I force to deal with it :(14:16
edrozimand I should make it alive 14:17
apwtgardner, smb, any idea if you can raise limits beyond the base in the kernel?14:17
smbapw, yes14:17
=== bdmurray_ is now known as bdmurray
tgardnerapw, IIRC you cannot exceed the hard limit.14:18
smbedrozim, You need to experiment, though I think it is /etc/pam.d/common-session-noninteractive which needs an additional line like14:18
smbsession    required     pam_limits.so14:18
tgardnerapw, 0ac1ee0bfec2a4ad118f907ce586d0dfd8db764114:20
edrozimsmb , thanks I will try and get back to you with result14:20
apwtgardner, yeah thats the one14:21
smbedrozim, It needs a reboot as well as far as I know14:21
edrozimsmb, doing it right now ( it is another system ) 14:22
edrozimsmb , after restart I still see 4096 for "grep files /proc/<PID>/limits"14:26
smbedrozim, hm, is that maybe a process that could be considered interactive?14:27
smbThere are two common files in /etc/pam.d one for interactive sessions and one for the others...14:28
edrozimsmb, it is java process but it don't have any UI it run like a service14:29
edrozimsmb, I will try to update second file /etc/pam.d/common-session14:29
smbedrozim, So maybe its worth a try to try the other one. And remove the changes in the first14:30
edrozimsmb,  I see that I already had session required pam_limits.so14:30
edrozimin /etc/pam.d/common-session14:30
smbHm are the additional entries before the optional ones?14:31
hertonppisati: can you check and rebase against master (2.6.38-11.47) the natty ti-omap4 branch? we need to release a new update14:33
edrozimsmb, http://paste.pocoo.org/show/446058/ - this is common-session14:35
edrozimsmb , and this is http://paste.pocoo.org/show/446060/ - this is noninteractive14:35
apwedrozim, and how does the app get started14:35
smbHm, the place looks right. So all should get the soft limit set in limits.conf...14:36
* ogasawara back in 2014:37
edrozimapw , it is java application that have several *.sh  that call each other so it is difficult to detect 14:37
edrozimapw, I can give you output of ps ax if you want ?14:37
apwnope that won't help me i don't thin14:38
smbI guess the question was more targettat at whether you start them form cmdline or it gets started as a init task14:38
edrozimsmb, but anyway I update both session files14:40
edrozimalso I see that NetworkManager process have same limit14:40
edrozimI take it just for example14:40
edrozimgrep files /proc/<NetworkManager PID>/limits 14:41
edrozimgive me Max open files            1024                 4096                 files14:41
edrozimso actually issue is not with this certain java application but genrally with system - it get limits per process not from limits.conf14:42
edrozim... or I can to give this limits correctly :)14:42
smbThat are the kernel default, but I thought I had been playing a while ago and got the limits changed by limits.conf and changes to the session files14:42
smbHm, wait... could the number you give be too high...14:43
smbedrozim, Have you tried some smaller values yet? like 8192 for soft and hard?14:43
edrozimsmb , ok I will try 14:44
edrozimsmb, is it OK if I will leave "session required pam_limits.so" in both files ?14:45
smbedrozim, You just have to be aware that the limits (if it works) then apply for anything in the system14:46
apwedrozim, one limitiation in there is that * will not match root, so if your task starts as root and does not use anything which triggers pam to switch user it might avoid the limits14:47
apwyou might try adding root soft ... and root hard ... and see if that changes anything14:48
smbapw, good point14:49
apwsmb, its not at all clear unless su/sudo is used in application startup that any of pam will apply14:53
apwedrozim, what starts this program, is it an init script14:53
smbapw, As I said, I though I had seen the noninteractive have some effect on things started through init14:53
edrozimapw , I start it manually . I login as normal user than made "sudo -s"  and start "sh" file14:54
edrozimapw , smb , but any I add special lines for root 14:54
edrozim*anyway*14:55
apwedrozim, so if you do like ulimit -n 8192 after sudo -s, then run it does it work ?14:55
apwif so you could just add that ulimit to the .sh and be happy14:55
edrozimapw , !!!! thanks now it works :)14:57
edrozimI add lines to limits.conf14:57
edrozimsmb , thanks to you too 14:57
edrozimmain point was as I understand that '*' don't apply to root14:58
apwthats what it says in the comments in the limits.conf file14:59
edrozimyap no I see this ...15:01
hggdhherton: you there?15:58
hertonhggdh: yes15:58
hggdhherton: I am looking for the 2.6.35-30 backport for lucid15:58
hggdhherton: and cannot find the packages... archive.ubuntu.com only has the .dsc and .tar.gz, no binaries15:59
apwhggdh, are they in universe16:00
ricotzhttps://launchpad.net/ubuntu/+source/linux-lts-backport-maverick16:01
hggdhapw: ah! thank you16:01
apwhggdh, ok thats wrong16:01
hggdhdid not even think of looking in universe16:01
apwhggdh, i don't think they are meant to be in universe16:01
tgardnerapw, it should be in main16:02
hggdhapw: still, I should have looked there (just in case), and asked about them being in universe ;-)16:02
apwhggdh, heh, will poke an AA and find out whats what16:04
apwtgardner, ok master watson is sorting out the universiness ... should be sorted in an hour16:41
tgardnerapw, ack16:42
tgardnernow if I could just get linux-ti-omap4 NEW'd, life would be good (or at least less of a hassle)16:42
apwm.watson is at debconf so you'll be looking for a new help16:46
apwi thought we had a new kernel  trained aa in the us now16:46
tgardnerapw, should be clint16:47
jvgeliI am running Natty on a laptop with AMD Fusion E350. HD Radeon 6310. My kernel is .39 RC4 but I get these freezes on the log in screes. Logs are clean, no indication of an error. Already filed a bug but somehow no one seems to know what he issue is. Hunch is pm_utils. someone tried downgrading pm_utils to Lucid version and it worked for them, but not for me. Is this a kernel issue? do we...16:57
jvgeli...have some kind of workaround?16:58
Tommehjvgeli, IIRC Fusion was a little flakey without newer packages from xorg-edgers.17:00
TommehYou might wish to try that.17:00
TommehActually, first, try kernel 3.017:00
jvgeliTommeh: tried kernel 3.0 broke my system17:01
jvgeliadded xorg edgers and upgraded, broke my system17:01
TommehYou are having fun. :)17:01
jvgeliyes I am, reinstalled 4 times in 3 days. really fun17:01
TommehHeh17:04
TommehWell, http://www.phoronix.com/scan.php?page=article&item=amd_llano_graphics&num=117:04
jvgelinow I am on .39 with an fglrx patch. got the GPU part working17:04
TommehBottom paragraph of that page (article written on June 14th) mentions that there isn't good Fusion/Llano support in any OS, which would include Natty at that point.17:04
jvgelithe issue is this freezing problem on battery. looking at the bugs list looks like im not the only one. 17:04
TommehAnd hints at 3.0 + what will be in 'edgers to get stable support.17:05
Tommehjvgeli, do you know if you're using dynpm power management?17:05
jvgeliTommeh: how do i find that out? talk to me please as if I am a newbie:)17:06
Tommehhttp://www.x.org/wiki/RadeonFeature17:06
TommehScroll down to the paragraph regarding power management. :)17:06
TommehOr Kernel Power Management options.17:06
TommehYou might find that you can keep the GPU stable with 'mid' power profile and/or disabling dynpm if it's enabled.17:07
Tommeh(Just heed the warnings regarding the low profile - it's not meant to be used with the monitors on. :))17:07
TommehFYI, there's a #radeon channel for the ATI/AMD FOSS drivers, too. :)17:08
jvgeliokay, im okay with warnings. been  hearing it a lot lately. When i told #ubuntu about me running kernel 3 on Natty the first words were bad and idea17:09
Tommehairlied/agd5f/glisse are all there. :)17:09
TommehHaha.. I've been running it since -rc1. :)17:09
TommehDepends really where you get it from and/or how you compile it.17:09
TommehBut it's been quite good to tell the truth.17:09
TommehI can only hope that 3.1 is as quiet for a nice, stable 11.10 release.17:10
jvgeliTommeh: yeah, I also observed the faster performance in 3.0. If a stable one comes out id definitely get it. 17:12
apwjvgeli, i am running 3.0 on much of my kit and its holding together17:12
TommehI know how you feel though. My first experience of Ubuntu was installing 7.04 on a fakeraid set. I wound-up installing it by hand from a chroot, because the installer had no knowledge of dmraid/fakeraid. You had to install it manually with dpkg and use apt-get to pull down ubuntu-minimal/ubuntu-desktop meta-packages, etc. :)17:12
TommehEndless 'fun'17:12
Tommehjvgeli, in theory, 3.0 is out now and stable. Where are you getting your kernels from?17:13
jvgelicanonical kernel team17:13
TommehAs-in, this page? http://kernel.ubuntu.com/~kernel-ppa/mainline/17:14
jvgelipre compiled one. I dont have the patience to compile my own. 17:14
jvgelibingo!17:14
TommehWFM. :)17:14
Tommeh3.0 works here (with Intel 2500K and HD6850) but my NIC driver is funky and doesn't allow for 3.0 as the kernel version, so spits out a 2.4.x kernel module.) 17:15
* apw is using the oneiric kernels17:15
jwihm, 3.1 in oneiric - you think that's likely?17:15
apwjwi, no17:16
jwithought so17:16
* Tommeh figured 3.1 would be out well before October.17:20
TommehOh well. :)17:20
jjohansenjwi: well you can always try the 3.1 mainline kernel, I'm sure you will be able to be oneiric on it17:20
bdmurraybjf: bug 717167 isn't really missing anything17:31
ubot2Launchpad bug 717167 in linux "package linux-image-2.6.38-3-generic 2.6.38-3.30 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2" [Undecided,Incomplete] https://launchpad.net/bugs/71716717:31
apwbjf, it looks to be a different class of bug which is really about packaging not about running so those files may well make sense as a complete set in that context17:34
bjfbdmurray, i'm not making a distinction between package bugs and others17:34
bjfapw, ^17:34
apwbjf, it looks like we have a ProblemType, perhaps we could just ignore those with 'Package'17:35
apwor indeed tag them kernel-packaging or somethin17:35
bdmurrayyes either the tag apport-package or ProblemType: Package17:35
bdmurray^- those mean the same thing17:35
apwoh its already tagged17:35
bjfapw, bdmurray, will look into it17:35
bdmurrayI'm going through and looking for grub2 bug reports and moving them to the right place17:36
apwbjf for your todo list :)17:36
bjfapw, bdmurray, we seem to be getting a lot of packaging bugs17:36
apwyeah there was a huge spike in those recently i heard, an apt problem or something, bdmurray are you saying there is also a grub2 problem in the mix17:37
bdmurraywell the kernel post-inst calls update-initramfs which uses grub scripts to generate the grub.cfg17:37
bdmurrayand people mucking about with grub config files can cause this to fail17:38
apwbdmurray, right so do we have a grub2 regression in natty, or ...17:38
apwahh17:38
bdmurrayor it could just be a bug in grub217:38
bdmurrayanyway I've fixed apport now to send more bugs to grub2 and this is just cleanup17:38
apwbdmurray, nice, the more bugs we don't get the happier i am17:38
apwbjf, i assume you noticed the but report is 'stuck'17:49
bjfapw, nope17:50
bjfapw, but i see it now17:50
bjfhow annoying17:51
keesapw: okay... what CVEs you see that are "pending" that you think should be released? my scanners don't show anything to me presently, and I wanted to double-check with you before I moved on to the status-sync tool work.17:51
apwkees, things seem much more what i'd expect now, as in lucid is mostly released etc17:53
apwkees, and i have no specific examples in mind right now17:53
apwkees, i am mostly waiting now for things to actually release17:53
apwkees, ps what did you do, i had all those lovely 0s and now 2011-1083 is back17:54
apwthat's just plain mean17:54
bjfbdmurray, i think i've fixed that for package bugs, if you see any new ones which are incorrect, please let me know17:55
keesapw: 2011-1083 and 2011-1747 turn out to not actually have upstream fixes (they had been incorrectly linked to other CVE fixes)17:56
keesapw: on the other hand, 7 CVEs that aren't tracked yet have already been fixed in several releases17:57
apwkees, when might we get those on our list17:57
keesI'm gonna get those into the list today17:57
keeswill be using them as a test for the status sync tool17:58
kees"does this CVE have a bug? *create*" etc17:58
* tgardner slinks off for lunch18:00
apwkees, ok cool, will look out for them in the AM18:05
apwand see what we find18:05
keescool18:06
* apw wanders off ... see ya tmmrrow18:47
* jjohansen lunch19:23
* bjf -> errand 20:20
=== bjf is now known as bjf[afk]
=== maxforti_ is now known as maxforti
* herton -> eod21:00
=== yofel_ is now known as yofel
=== bjf[afk] is now known as bjf
bdmurrayogasawara: could you look at bug 811913?21:26
ubot2Launchpad bug 811913 in linux "grub-pc replaces grub-efi and grub-efi-amd64 on upgrade" [Undecided,Confirmed] https://launchpad.net/bugs/81191321:26
facundobatistaHey sconklin 21:51
facundobatistaHello everybody21:51
sconklinhi facundobatista21:51
sconklinso , I suggest that you enable the -proposed pocket, which will give you all the packages which are being tested there in preparation for release21:52
facundobatistasconklin, is that at apt-get level?21:52
sconklinIncluding the latest kernel package, which is a good way to see whether the problems you have are already solved by a change which has yet to be released21:52
sconklinone sec while I find the wiki page21:53
facundobatistaok21:53
sconklinwell, I can walk you through it. I can't find a wiki doc21:55
jwibdmurray: see bug 80091021:55
ubot2Launchpad bug 800910 in apt "Kernel Upgrade forces removal of grub-efi due to missing recommends entry" [Undecided,Confirmed] https://launchpad.net/bugs/80091021:55
sconklinopen the update manager, and then click on "Settings"21:55
sconklinThen under "Updates" select "Pre-released updates"21:56
sforsheesconklin, facundobatista: https://wiki.ubuntu.com/Testing/EnableProposed21:58
sconklinsforshee: thanks21:59
sconklinfacundobatista: you can follow those  instructions, and if you only want to enable kernel updates, you can do the part under "selective upgrading"22:00
facundobatistasconklin, and which would be the kernel package to install from proposed?22:06
sconklinif you enable -proposed and install it, right now you will get the 2.6.38-11.47 kernel for Natty22:07
sconklinYou can always see the kernel versions here:22:07
sconklinhttp://people.canonical.com/~kernel/reports/versions.html22:07
facundobatistasconklin, but which package is it? "linux-generic"?22:07
sconklin(ignore the PPA version unless you're on the kernel team)22:07
charlie-tcaquestion? bugs are confirmed by brad figg pretty quickly. Are these complete bugs, and do they need to be marked triaged?22:08
sconklinbjf^^22:08
sconklinfacundobatista: why? are you trying to pull the package and install it manually?22:08
sconklin(which is an ok thing to do)22:09
bjfcharlie-tca, 1) that's a bot doing it, 2) "confirmed" means it has the logs we require22:09
quentusrex_https://bugs.launchpad.net/ubuntu/+source/linux/+bug/81554022:09
ubot2Ubuntu bug 815540 in linux "Server becomes unresponsive after spawning 16 ksoftirqd processes" [Undecided,Confirmed]22:09
=== quentusrex_ is now known as quentusrex
facundobatistasconklin, no, but I want to do the "sudo apt-get install linux-generic/proposed" or something22:09
sconklinyou can see what version you have now with "uname -a"22:09
bjfcharlie-tca, going to "triaged" usually means that the latest upstream kernel has been tested22:09
charlie-tcaOkay, That sounds good to me22:10
facundobatistaajá! I have a -generic one22:10
sconklinfacundobatista: once you change the  settings in update manager, all you have to do is "apt get update" and "apt-get dist-upgrade" and it will use the new pocket22:10
quentusrexAnyone know how to get a per device(piece of hardware) interrupt statistics?22:10
sconklin(and also get every other package in -proposed) 22:10
facundobatistasconklin, I specifically put a file to not do that (following the wiki instructions), I do not want to update *everything*22:11
sconklinok22:11
facundobatistasconklin, aptitude tells me that it doesn't find an archive "proposed" for the package "linux-generic" :(22:14
sconklinjust use "linux"22:14
facundobatistait installed 2.6.38.10.2522:16
sconklinfacundobatista: that is the meta package version, and it will pull in the kernel versions. But - it's the one in -updates, not the one in -proposed22:19
sconklinso check your package exclusion filtyers22:19
facundobatistasconklin, yes, I just found that22:19
facundobatistaif I do apt-cache policy I see the newer version in proposed22:19
facundobatistasconklin, so, the instructions in that wiki page are not working :(22:20
sconklinthat wiki page is very badly written22:20
sconklinI have never filtered anything, I always take the latest -proposed, in order to help test all packages. So I'm not terribly skilled at that part22:21
facundobatistasconklin, it's my working laptop, stability is a priority, I don't want to go bleeding edge :|22:21
bjffacundobatista, if you have -proposed enabled, you could use synaptic pkg manager to just select the kernel version you want22:22
bjffacundobatista, you can also run update-manager and just select the kernel, though deselecting all the other cruft is a pain22:22
sconklinfacundobatista: and yes, this is a pain. It should be easy to take proposed on only one or several packages, and it's been a wish list item for years.22:28
jwibjf: have you considered doing all the bot work through a proper bot account (or with some disclaimer)? i saw several bugs where users were confused and thought you were experiencing the same issue (thus confirming)22:35
bjfjwi, you don't think: "This change has been made by an automated script, maintained by the Ubuntu Kernel Team." is enough of a disclaimer?22:37
jwithe new -> confirmed script doesn't have that ...22:37
bjfjwi, the script will eventually be run as "kernel-janitor" though i'm not sure what that buys anyone, other than people don't know who to ask about it22:38
bjfjwi, i don't add a comment if it's just changing from new -> confirmed22:38
facundobatistasconklin, it works ok with the proposed kernel!!22:40
sconklinfacundobatista: thanks a lot for going to the trouble to test that for us. It helps us a lot.22:41
facundobatistasconklin, :)22:42
facundobatistasconklin, thank you!!22:42
jwibjf: ok, either you completely misunderstood me or just dont think its a problem. fair enough :)22:43
bjfjwi, i'm open to listening, is there an issue with this being done as me while it's in development?22:44
sconklinand thank you for your kind words23:37
sconklinkamal ^^23:38
kamalsconklin: np23:39
xteejxHey guys, are there any kernel triagers hat can look into something for me please?23:40
xteejxIts about bug 816145, it has personally affected me on the exact same laptop (was previously my machine). Is there enough information there for me to be able to send it upstream??23:41
ubot2Launchpad bug 816145 in linux "Atheros AR5001 wireless card "wireless is disabled by hardware switch"" [Undecided,Confirmed] https://launchpad.net/bugs/81614523:41

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!