=== a16g_ is now known as ypwong === mfisch` is now known as mfisch === mfisch is now known as Guest10530 [05:40] moin === fmasi_afk is now known as fmasi [07:57] ppisati, moin [07:57] apw: moin [07:57] man that was an early one too [07:57] apw: neh, i usually wake up way earlier than that [07:58] wierd gym lover :) === neunon_ is now known as neunon [08:32] Anyone available for a fairly simple upload (artwork update)? lp:ubuntustudio-menu [08:33] Ah, sorry. Wrong channel :) === DavidDuffey is now known as dduffey [09:25] zequence, i might be able to help if it is truly trivial :) === ghostcube_ is now known as ghostcube [10:50] oh i so did not want to know anything about autopkgtest environments [10:56] Hey guys, im having a couple of machines running different versions of the kernel 2.6.32-*-server (mostly 40 and 42), I have a vmcore file that I am trying to analyse but I cant find a debug kernel for that but I manage to analyse the binary with strings and manage to get the following content from http://pastebin.com/hCW6W8p9 [10:57] Anybody seen this ? Its basically a postgres hammering (300-600mb/s) the system (on a mounted xfs partition) [10:59] lerra, not seen that befoer indeed. the oops says that the thread overran the stack, which if accurate is very bad [11:01] lerra, have you looked on ddebs.ubuntu.com for the ddebs ? [11:02] lerra, and those seem anchient kernels [11:06] lerra, ok i can see -40 on ddebs.u.c, but -42 seems to be awol, but the latest is -51 so we are a heap of pain away from soemthing current here [11:06] lerra, i would if you can see if you can get something a bit more recent in there [11:21] in ddebs ? I did check it and noticed the same as you :) [11:22] apw: Thanks. I had forgotten there's a procedure for this, i.e. file a bug and subscribe ubuntu-sponsors. Seems we already got it uploaded :) [11:23] Where did you find the -40 kernel ? and what do you mean with awol ? [11:25] found http://ddebs.ubuntu.com/pool/main/l/linux/linux-image-2.6.32-40-server-dbgsym_2.6.32-40.87_amd64.ddeb [11:25] zequence, ok good [11:25] lerra, yeah -40 seems to be where you just indicated, the -42 is missing, but that is so old now i suspect there is no hope of recovery [11:25] I only got a vmcore from a -42 but I will try and see how far I can go with that [11:26] well that stack you indicated clearly shows a very very deep xfs stack [11:26] and deep stacks are illegal, so if it is real, and it looks believeable at least [11:27] then xfs is probabally at fault. there may be fixes for that in later kernls and you are some 10 abi's behine [11:27] behind [11:27] (awol == absent with out leave, ie missing) [11:30] oki, will see if I can dist upgrade it to 12.04 from 10.04 [11:31] or maybe a backported kernel [11:31] lerra, i was more thinking the latest kernel on the release [11:32] lerra, at least there if it reporoduces you know you are on the latest and we have debug symbols [11:33] basically to the -51 version, right ? [11:34] even 49, I will see how I can proceed [11:34] lerra, i would say the one in -updates if you are going anywhere [11:34] thanks apw, very helpfull, not to mutch documentation on this out there [11:35] lerra, np latest is: linux | 2.6.32-51.113 | lucid-updates | source [12:21] hi, i'm looking for someone with insights into intel lynnfield cpus on ubuntu 12.04 lts (enablement stack / kernel 3.8.0-30-generic). can anyone help me? === thomi_ is now known as thomi [12:43] my question is: i'm running my ubuntu 12.04 with an lynnfield i5 760, which officially has no hyperthreading support. if i check /proc/cpuinfo i get the cpuflag "ht" which should indicate hyperthreading. ht is not activated on the host as far as i can see: lscpu tells me that i've got only one thread per core. so could i actually turn on the hyperthreading bootflag and acutally get more threads per core? or is th === bladernr` is now known as bladernr_ [13:03] jafeha, i was under the impression that the i5 760 has 4 cores and not hyperthreads [13:12] i have the feeling that the ht flag is a lie in some cases, "else windows does not see all teh CPUs" or something [13:53] ok thank you cking and apw thats what i already thought. i just wanted to be sure. there were some discussions on the i5 760 enabling ht, but it did not make it into the specs. so how much can i actually trust those flags being shown in cpuinfo? === kentb is now known as kentb-afk [13:54] jafeha, the cpuinfo flags come from what cpuid is reporting on the CPU, so one has to trust the CPU not to be lying I guess [13:55] hum, what a mess. :D [13:55] what would actually happen if i tried turning it on in the bootflags? [13:58] jafeha, i would say that the key is how many siblings are reported, as the kernel will use all the ones it finds it does not use the HT flag to determin which cpus to enable [14:01] last thing i found out about that was that the generic kernel won't activate ht without using ht=on as a boot parameter. thats why i'm asking. [14:01] hey guys, is there a tool that automagically pulls in patch deps (based on context) when cherry-picking? doing it manually with git blame / log is fun and all [14:02] arges, not that i know of [14:03] i'll put that on my list of 'projects to work on when you have the time', if i ever have the time [14:04] jefferai, are you sure, where have you seen that documented [14:04] arges, i generally use selective log to see what all else changes the same files [14:04] yea git log -S'blah' /path [14:07] jafeha, are you sure, where have you seen that documented [14:07] jafeha, i can find no documentation for that and it doesn't fit my experience either [14:08] jafeha, i have tended to get the CPU name out of cpuinfo and look that up on intel (or whoevers) website to be sure === Guest10530 is now known as mfisch [14:22] sforshee: hello, stgraber says you are good with backlit brightness. I can echo values between 100 -> 4882 into /sys/class/backlight/intel_backlight/brightness but the keyboard buttons / brigtness settings in the gnome control centre. === mfisch is now known as Guest22239 [14:22] sforshee: any idea what I can tweak to make the buttons work? =) [14:23] xnox: are there other devices under /sys/class/backlight? [14:24] sforshee: yes, acpi_video0 [14:25] xnox: userspace is going to try to use that ahead of intel_backlight [14:25] does writing values to its brightness file work? [14:26] sforshee: nope, no effect. [14:27] xnox: a workaround is to pass acpi_backlight=vendor to the kernel [14:27] but you should probably file a bug [14:27] sforshee: i had that, didn't work. (had that in grub cmd line) [14:27] xnox: that's not the line I gave you, did you try that specific one before? [14:28] stgraber: yeah, i had acpi_backlight=vendor before trying yours. (found it somewhere online) [14:29] k [14:29] xnox: do you have the acpi_video0 backlight when you boot with it? [14:29] Hm: https://bugzilla.kernel.org/show_bug.cgi?id=50551 [14:29] bugzilla.kernel.org bug 50551 in Power-Video "ACPI uses acpi_video0 instead of intel_backlight for Intel GMA 4500M" [Normal,Closed: will_not_fix] [14:30] xnox: that's not a bug per se, the rules are that firmware interfaces should be preferred over raw interfaces (which is what a backlight from a graphics driver would be) [14:30] the bug is that acpi_video backlight doesn't work [14:31] but it's probably a firmware problem [14:33] sforshee: stgraber: right so with acpi_backlight=vendor I get under /sys/class/backlight ideapad and intel_backlight [14:33] intel_backlight works, ideapad doesn't. [14:34] xnox: bah. Yeah, and ideapad will be preferred over intel. [14:38] xnox: ikepanhc might be able to help you with the ideapad backlight [14:38] xnox: for the acpi one, file a bug and point me at it so I can look at your acpi tables [14:50] sforshee: right. Well in the end I added xorg.conf.d snippet bug 1158934 [14:50] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1158934/comments/4 [14:50] I guess idepad should also be blacklisted just like the HP video. === hggdh_ is now known as hggdh [15:00] sforshee: is bug 1227188 ok? [15:01] bug #1227188 [15:01] ubot2`: awake? [15:01] Factoid 'awake?' not found [15:01] https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1227188 [15:01] xnox, got it [15:03] xnox: can you also attach acpi tables? acpidump > acpi_tables.txt [15:04] sforshee: attached: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1158934/+attachment/3827417/+files/acpi_tables.txt.gz [15:05] xnox: ta [15:09] Hi folks, we seem to have narrowed down an issue with freezing to being a version of zram that doesn't work correctly in kernel 3.11.x How should this be reported? [15:11] phillw, A launchpad bug is best [15:11] against kernel? [15:11] xnox: there's nothing obvious in the acpi tables to explain why the acpi_video0 backlight doesn't work. I wonder if the backlight iplementation there just doesn't work. [15:12] phillw, yes. You can use the linux package. For example, from a terminal run: ubuntu-bug linux [15:12] thanks, will do and will add in all the we have found (the last part of the jig saw arrived about an hour ago) [15:13] sforshee: i believe it just plain doesn't work, and the other one does =) [15:14] xnox: well some lenovos have another workaround which works, but not yours [15:14] it seems like lenovo doesn't test the acpi backlight implementation in their firmware on machines shipping with win8 [15:19] =/ i did have windows 8 pre-installed on it but no obvious "Certified for Windows 8" logos or some such. [15:19] like I don't have "Windows 8 compatible sticker" only windows 8 sticker on the back. === kentb-afk is now known as kentb === Guest22239 is now known as mfisch === mfisch is now known as Guest20042 [15:27] jsalisbury: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1227202 I've just asked those also affected to mark themselves as such. [15:27] phillw, great, thanks [15:29] infinity: you there? [16:08] how would one compile a kernel for ubuntu touch? === psivaa is now known as psivaa-afk-bbl === Guest20042 is now known as mfisch === mfisch is now known as Guest66657 [17:45] jsalisbury: I'd need some instructions as to how get the kernel into my machine and then see if the Error: /dev/zram0: unrecognised disk label and Error: /dev/zram1: unrecognised disk label disappear (that is assuming this fix will also solve that issue). [17:46] phillw, From a terminal, you can run: sudo dpkg -i PACKAGE_NAME to install the two kernel .deb packages. [17:46] phillw, It would be the linux-image and linux-image-extra .deb packages [17:46] phillw, A reboot is then needed [17:47] so, a wget into what directory ? [17:47] is my home directory okay? [17:48] phillw, sure, any directory should work [17:49] downloading (sorry for being a n00b to this!) [17:49] phillw, You can go to that link and click the two package names to download them: linux-image-3.11.0-7-generic_3.11.0-7.14~lp1227202v1_amd64.deb and linux-image-extra-3.11.0-7-generic_3.11.0-7.14~lp1227202v1_amd64.deb [17:50] wget'ing them into my ~/phillw directory now. [17:53] jsalisbury: will it be [17:53] sudo dpkg -i linux-image-extra-3.11.0-7-generic_3.11.0-7.14 [17:53] to install them? [17:54] phillw, use the full file name, so: sudo dpkg -i linux-image-3.11.0-7-generic_3.11.0-7.14~lp1227202v1_amd64.deb [17:54] and sudo dpkg -i linux-image-extra-3.11.0-7-generic_3.11.0-7.14~lp1227202v1_amd64.deb [17:54] okies, thanks! [17:54] phillw, install linux-image first then linux-image-extra [17:56] will do, no hardware update bit, I take. === fmasi is now known as fmasi_afk [18:01] see you shortly! [18:06] jsalisbury: sudo parted -l still has the Error: /dev/zram0: unrecognised disk label and Error: /dev/zram1: unrecognised disk label [18:08] To test against an ISO it would need injecting into one. And that is way, way beyond anything I even begin to understand! [18:15] phillw, thanks for testing. Does the test kernel resolve bug 1227202, which is the freeze when using zram? [18:15] phillw, the other issue may need to be a seperate bug [18:16] jsalisbury: that only appears when installing from an ISO. that kernel would have to be on the kernel of the ISO? === Guest66657 is now known as mfisch [18:16] phillw, ahh, ok. === mfisch is now known as Guest6677 [18:17] phillw, yeah, creating a custom iso isn't very easy [18:18] jsalisbury: the only other way would be to add it to the build list of lubuntu desktop amd64 daily and my set the system to do a rebuild of just that one ISO ? [18:20] but, again, that is well beyond my limited abilities - possibly someone on the release team could help? We (lubuntu testers) would be more than happy to test it for you. [18:20] phillw, ack, I've been looking into doing that for another bug [18:21] if you add it to that ISO, just give me a ping and we'll happily descend on it like a pack of vultures :) [18:22] 2 days before freeze for next beta, so we do still have (a little) time. === psivaa-afk-bbl is now known as psivaa [18:23] having said that, a poorly kernel is not really a candidate for beta testing.... But, not my call :) [18:49] where does the nexus 4 kernel come from? I heard its stock CM kernel with some patches and config file changes... === fmasi_afk is now known as fmasi [19:51] kdub, that is a pretty accurate description [19:52] apw, so... just the changes in the 'porting guide' is what's needed? [19:53] kdub, not sure what the porting guides says, but the end of the kernel log will show you what we did to it === fmasi is now known as fmasi_afk === fmasi_afk is now known as fmasi === fmasi is now known as fmasi_afk [20:44] apw: orig file for linux-lowlatency saucy? [21:27] apw: Did you want to do tools things to lowlatency too? === kentb is now known as kentb-out === Guest6677 is now known as mfisch === mfisch is now known as Guest72565