/srv/irclogs.ubuntu.com/2015/10/20/#ubuntu-kernel.txt

=== swordsmanz is now known as hugbot
=== hugbot is now known as swordsmanz
vicTROLLAHello, 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 is02:33
vicTROLLA 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:33
vicTROLLAso 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 process02:35
vicTROLLA (chrome) will begin consuming exactly 12% CPU. No matter how many processes I kill something always 'takes its place'02:35
vicTROLLASince 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:36
vicTROLLAI 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 speak02:38
vicTROLLAsorry 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 02:39
tjaaltonis there a way to force a module to be loaded in initramfs?05:15
tjaalton/etc/modules doesn't seem to get copied05:16
=== shuduo-afk is now known as shuduo
smbtjaalton, /etc/initramfs-tools/modules iirc07:50
tjaaltonsmb: ah, thx08:24
=== zequence_ is now known as zequence
nchauvetHello, I have an issue when I try to build a kernel from https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel10:31
nchauvetusing a precise (3.2) kernel10:36
nchauvetIt fails at the following step:10:36
nchauvet fakeroot debian/rules binary-headers binary-generic10:36
nchauvetdh_testdir10:36
nchauvetdh_testdir: cannot read debian/control: No such file or directory10:36
apwnchauvet, did you clean it first ?10:38
apwfakeroot debian/rules clean10:38
caribouapw: smb: would one of you have a few spare cycle to review my blogpost about kdump-tools modifications ?11:00
caribouor I just publish it & fix stuff later. I'm fine with that too11:00
smbcaribou, I could have a look (though I just thought about some food would be nice...)11:02
caribousmb: ok, I need to publish it anyway for someone to review it11:03
caribousmb: so I will publish it & change things if you notice something wrong11:03
smbcaribou, heh ok. wfm11:03
caribousmb: http://caribou.kamikamamak.com/2015/10/19/kdump-tools-enhancements-to-use-smaller-initrd-img/11:04
smbcaribou, Ack and oh good, I don not have to try my scarce pieces of French from school :)11:06
smbmaybe "triggers the oom killer too early" -> triggers the oom killer"11:17
smb"to increase to a higher value" -> "to increase the amount of reserved memory to a higher value"11:19
nchauvethum, 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
nchauvetIt' working now, thx11:19
nchauvetother question, is it possible to have access to pre-release 3.2 precise kernel ?11:19
nchauvetI need to test the one based on the recent 3.2.72 upstream linux version11:20
smbnchauvet, You can enable the -proposed pocket for a specific machine. All kernels go through that pocket before being moved to updates11:22
smb!proposed11:24
ubot5The 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:24
smb"can be adapter according" -> "can be adapted according"11:28
smb"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:34
smbcaribou, 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)11:41
amitkrsalveti: 12:07
smbamitk, No comment? :)12:08
rsalveti:-)12:08
caribousmb: thanks for the review!12:52
smbcaribou, welcome12:54
tseliotapw: hey, fglrx seems to be completely broken now (LP: #1493888)15:11
ubot5Launchpad bug 1493888 in fglrx-installer (Ubuntu) "FGLRX incompatible with kernel 4.2" [High,Confirmed] https://launchpad.net/bugs/149388815:11
tseliotrtg ^15:13
tseliotfglrx dies, as shown in dmesg http://paste.ubuntu.com/12877366/15:14
rtgtseliot, that is quite early in the module init15:16
tseliotyep15:16
rtgtseliot, looks like it is in the open source wrapper code15:17
rtgwhich will make it much easier for you to find15:17
tseliotrtg: it seems a bit odd to me that this failed: http://pastebin.ubuntu.com/12877399/15:20
tseliotnot sure about pci_conf1_write15:24
tseliotrtg: that seems to be working fine on debian (sid) 4.2.0-1-amd64 (they use our patches)15:30
tseliotthere has to be something else that broke in our kernel15:30
tseliothttp://ati.cchtml.com/show_bug.cgi?id=1189#c815:30
ubot5ati.cchtml.com bug 1189 in Kernel Module "fglrx module for linux 4.2 compiles, but breaks on init." [Normal,New]15:30
rtgtseliot, is Debian up to 4.2.3 ?15:30
tseliotrtg: the user reported using 4.2.0-1-amd6415:31
tseliotso, I guess not15:31
tseliotrtg: wait, sid seems to have it15:32
tseliotrtg https://packages.debian.org/source/sid/linux15:32
tseliotSource Package: linux (4.2.3-2)15:33
=== dgadomski_ is now known as dgadomski
=== bladernr_ is now known as bladernr
tseliotrtg: apparently KCL_fpu_save_init() is never used: http://paste.ubuntu.com/12877716/16:12
tseliotand we even patched that one16:13
tseliotsomething's wrong16:13
tseliotI suppose it's because of #ifdef TS_USEDFPU ?16:14
jsalisbury##16:55
jsalisbury## Kernel team meeting in 5 minutes16:55
jsalisbury##16:55
cristian_cjsalisbury: hello17:02
jsalisburycristian_c, There is no new update on the bug yet.  I'll make some time today to review it.17:06
cristian_cjsalisbury: ok17:06
=== 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/

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