=== swordsmanz is now known as hugbot === hugbot is now known as swordsmanz [02:33] Hello, I have some potentially very stupid questions so apologies if I'm wrong or off base. I am running a multi-headed 14.04 system with an nvidia card and the current nvidoa drivers (352). For months now I notice whenever I do anything graphics intensive the system locks. No kernel panic messages no response from input peripherals no logs no nothing. After much frustration I've come to the conclusion that the CPU fan the i7 ships with is [02:33] grossly inadequate to control CPU temp. I assume this because I can reproduce a hang by encoding or decoding video on CPU (as opposed to no crash when encoding or decoding via nvenc) [02:35] so I've ordered a liquid cooler for my CPU (still waiting for the fedex delivery) but now that I'm watching CPU usage and temps like a hawk I've noticed an odd behavior. After about 24 hours of running there comes this point where temperature rises no matter what. If I look at the process table I notice that there will be a process at the top of the table (python for example) consuming exactly 12% CPU. If I kill it, another random process [02:35] (chrome) will begin consuming exactly 12% CPU. No matter how many processes I kill something always 'takes its place' [02:36] Since I was able to catch it exhibiting this behavior the last two times I quickly checked dmesg before rebooting to bring temp down and I've notice a (seemingly harmless) error to the effect of 'perf interrupt took too long' [02:38] I am (likely naively) assuming that the CPU usage is a side effect of some sort of frequency scaling? If so, why? Also, is this perf interrupt error under these conditions a product of the CPU being so hot it's 'dropping frames' so to speak [02:39] sorry for the long winded question. Any help advice or clarifications would be really awesome. This problem has been bugging me for months and the instability is starting to make me crazy. Also, I came here because googling this problem is somewhat difficult [05:15] is there a way to force a module to be loaded in initramfs? [05:16] /etc/modules doesn't seem to get copied === shuduo-afk is now known as shuduo [07:50] tjaalton, /etc/initramfs-tools/modules iirc [08:24] smb: ah, thx === zequence_ is now known as zequence [10:31] Hello, I have an issue when I try to build a kernel from https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel [10:36] using a precise (3.2) kernel [10:36] It fails at the following step: [10:36] fakeroot debian/rules binary-headers binary-generic [10:36] dh_testdir [10:36] dh_testdir: cannot read debian/control: No such file or directory [10:38] nchauvet, did you clean it first ? [10:38] fakeroot debian/rules clean [11:00] apw: smb: would one of you have a few spare cycle to review my blogpost about kdump-tools modifications ? [11:00] or I just publish it & fix stuff later. I'm fine with that too [11:02] caribou, I could have a look (though I just thought about some food would be nice...) [11:03] smb: ok, I need to publish it anyway for someone to review it [11:03] smb: so I will publish it & change things if you notice something wrong [11:03] caribou, heh ok. wfm [11:04] smb: http://caribou.kamikamamak.com/2015/10/19/kdump-tools-enhancements-to-use-smaller-initrd-img/ [11:06] caribou, Ack and oh good, I don not have to try my scarce pieces of French from school :) [11:17] maybe "triggers the oom killer too early" -> triggers the oom killer" [11:19] "to increase to a higher value" -> "to increase the amount of reserved memory to a higher value" [11:19] hum, I thought yes I've cleaned it, but it also remove some files from the git repo... maybe I've mixed with make clean... [11:19] It' working now, thx [11:19] other question, is it possible to have access to pre-release 3.2 precise kernel ? [11:20] I need to test the one based on the recent 3.2.72 upstream linux version [11:22] nchauvet, You can enable the -proposed pocket for a specific machine. All kernels go through that pocket before being moved to updates [11:24] !proposed [11:24] The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories. [11:28] "can be adapter according" -> "can be adapted according" [11:34] "may diverge in the eventuality of an upgrade of the source" -> ?"may diverge in case the original config file gets upgraded" (not sure there just feels like a phrase more likely used in French or German) [11:41] caribou, One final thing (rather nitpicky), but I would probably avoid things like YMMV (through probably it is only /me pre-twitter generation that cannot immediately expand it without using google) [12:07] rsalveti: [12:08] amitk, No comment? :) [12:08] :-) [12:52] smb: thanks for the review! [12:54] caribou, welcome [15:11] apw: hey, fglrx seems to be completely broken now (LP: #1493888) [15:11] Launchpad bug 1493888 in fglrx-installer (Ubuntu) "FGLRX incompatible with kernel 4.2" [High,Confirmed] https://launchpad.net/bugs/1493888 [15:13] rtg ^ [15:14] fglrx dies, as shown in dmesg http://paste.ubuntu.com/12877366/ [15:16] tseliot, that is quite early in the module init [15:16] yep [15:17] tseliot, looks like it is in the open source wrapper code [15:17] which will make it much easier for you to find [15:20] rtg: it seems a bit odd to me that this failed: http://pastebin.ubuntu.com/12877399/ [15:24] not sure about pci_conf1_write [15:30] rtg: that seems to be working fine on debian (sid) 4.2.0-1-amd64 (they use our patches) [15:30] there has to be something else that broke in our kernel [15:30] http://ati.cchtml.com/show_bug.cgi?id=1189#c8 [15:30] ati.cchtml.com bug 1189 in Kernel Module "fglrx module for linux 4.2 compiles, but breaks on init." [Normal,New] [15:30] tseliot, is Debian up to 4.2.3 ? [15:31] rtg: the user reported using 4.2.0-1-amd64 [15:31] so, I guess not [15:32] rtg: wait, sid seems to have it [15:32] rtg https://packages.debian.org/source/sid/linux [15:33] Source Package: linux (4.2.3-2) === dgadomski_ is now known as dgadomski === bladernr_ is now known as bladernr [16:12] rtg: apparently KCL_fpu_save_init() is never used: http://paste.ubuntu.com/12877716/ [16:13] and we even patched that one [16:13] something's wrong [16:14] I suppose it's because of #ifdef TS_USEDFPU ? [16:55] ## [16:55] ## Kernel team meeting in 5 minutes [16:55] ## [17:02] jsalisbury: hello [17:06] cristian_c, There is no new update on the bug yet. I'll make some time today to review it. [17:06] jsalisbury: ok === jsalisbury changed the topic of #ubuntu-kernel to: Home: https://wiki.ubuntu.com/Kernel/ || Ubuntu Kernel Team Meeting - Tues Oct 27th, 2015 - 17:00 UTC || If you have a question just ask, and do wait around for an answer! If the question is should I file a bug for something, likely you can assume yes. || Channel logs: http://irclogs.ubuntu.com/