[00:05] cyking: why is there a y in your nick [00:10] Cy King [00:37] cyking: ah, sorry thought you were cking : ) === gerald is now known as Guest36061 === shuduo_ is now known as shuduo [06:15] bjf: if you look at http://kernel.ubuntu.com/testing/dagmar__3.13.0-53.89__2015-05-20_21-43-00/console_output.txt.html you'll see apt-get update pulling trusty, trusty-security, and trusty-updates Sources, but not for trusty-proposed. [06:16] which tells me that there's no deb-src line in apt sources.list for trusty-proposed. [06:25] infinity: Thanks. I'll have a look this morning. [07:40] pkern: please let me know too if that kernel looks ok ;) [07:56] jsalisbury: that new build is doing better [07:57] jsalisbury: could tools was installed, but to install tools, i need binutils >= 2.25 [07:58] i am still on 2.24 (i guess because i am on trusty with 3.19 kernel) [07:58] perhaps i can still with --ignore-depends [08:02] jsalisbury: just ran sudo dpkg --ignore-depends=binutils -i linux-tools-3.19.0-18*.deb and the package was installed [08:02] apw: could you confirm that it is alright to ignore binutils dependency in this case? [08:02] genkgo, i think you should be ok indeed === shuduo is now known as shuduo_afk [08:03] apw: well wonderful, then i can start testing the patches [08:03] :) [08:23] pkern: As soon as you can get me some positive "yay, it fixes the bug" results on that trusty kernel, I can unleash it on the masses. [08:41] what's the difference between the UIO and the VFIO drivers? [09:13] infinity: Yeah, I'm in the office now to test. :) [09:13] pkern: \o/ [09:14] pkern: Looks like we'll just barely make my 24h turnaround guess, then. :) [09:23] infinity: lgtm, thanks :) [09:23] henrix: ^^ [09:24] pkern: ack, thanks! [09:25] pkern: Ta. Releasing them all, then. === _ruben_ is now known as _ruben === Elimin8r is now known as Elimin8er [15:09] good morning! [16:15] 3.19.0-18-generic botched my AMD video driver (fglrx) [16:27] cyking, what version did it work with before that ... [16:28] cyking, and ... what does "botched" mean to you [16:28] checking, [16:29] Linux Main-PC 3.19.0-031900-generic [16:31] cyking, ok that is a mainline kernel, did it work with any of our official kernels [16:31] apw: yes -worked with the last official kernel [16:32] cyking, which is the last one you actually tested, which version number [16:32] as -17.17 and -18.18 are mostly identical in the video arena iirc [16:32] all these kernels worked - https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1453391 [16:32] Launchpad bug 1453391 in linux (Ubuntu) "Very slow Qualcomm Atheros AR8121/AR8113/AR8114 Gigabit or Fast Ethernet (rev b0)" [Medium,Confirmed] [16:35] checking my /var/log/apt I believe it was linux-image-extra-3.19.0-16-generic [16:35] ok, so that is more believeable as there are actully some changes from -16 to -18 [16:35] cyking, now can you describe botched for me [16:37] apw: i get the radeon driver instead of the fglrx driver. and radeon doesn't let me work with multiple displays. [16:38] did fgrlx build against -18 for you ? [16:39] apw, i really just did a gui update and did not have any errors. is there a log i can check for you? [16:42] does help: /var/log/apt: http://pastebin.com/bea9Ck6a [16:43] cyking, there is a log in /var/lib/dkms, like here i have this for nvidia dkms package i happen to have installed: /var/lib/dkms/nvidia-340-updates/340.76/3.19.0-16-generic/x86_64/log/make.log [16:45] obviously subsitute in the versions you have installed of radeon [16:46] apw, http://pastebin.com/7VEixiZn [16:47] cyking, so that seemed to build ok, if that was the right kernel version [16:47] /var/lib/dkms/nvidia-340-updates/340.76/3.19.0-16-generic/x86_64/log/make.log [16:47] grrr [16:48] so [16:48] DKMS make.log for fglrx-updates-core-15.200 for kernel 3.19.0-16-generic (x86_64) [16:48] that is the log for -16 which worked we want the one for -18 [16:50] apw: should i boot into -18 and try to force reinstall the dkms driver? [16:56] there is no log for -18 [16:57] cyking, can you list the packages with 3.19.0-18.18 in their version ... [16:57] dpkg -l | grep 3.19.0-18 [16:58] http://pastebin.com/J0ZT5TZX [16:59] cyking, you don't have the headers installed for that kernel, so dkms cannot build fo rit [17:00] cyking, do you have the right meta package installed for the kernel? linux-generic ? [17:00] strange. if i have linux-headers-3.19.0-16-generic and linux-headers-3.19.0-16 installed wouldnt apt-get update automatically install the latest? [17:00] *dist-upgrade [17:01] cyking, headers are pulled in by linux-headers-generic [17:01] whihc is a dep of linux-generic [17:01] i assume you have lost some of your meta packages somewhere along the line [17:02] thanks apw: installing now. must of gotten removed accidental with all my kernel testing with my other bug im trying to deal with. [17:03] cyking, very likely it got removed when you jammed something else on, apt loves to do that for you [17:03] and although it is right there in front of you, i find one never notices it [17:04] how do i rebuild now ? [17:04] shoving the headers on should trigger the dkms build automatically [17:05] you should see it in the output when you apt-get install linux-generic or whatever [17:05] is it doing it here: run-parts: executing /etc/kernel/header_postinst.d/dkms 3.19.0-18-generic /boot/vmlinuz-3.19.0-18-generic [17:06] i see the log now. thanks [17:06] that looks believeable, once you get a prompt back you should be able to see the log [17:06] so then a reboot should use that driver i'd say [17:06] is there an idiots guide on doing a kernel bisect ? [17:07] there is a wiki guide, but i normally ask joe, he is a bisect speciialist [17:07] jsalisbury, ^ [17:08] jsalisbury seems pretty busy :) [17:08] i use to kernel hack in 2.4 days but so much has changed. [17:08] cyking, I actually started a bisect for your bug [17:09] jsalisbury, thanks [17:09] cyking, there was a build failure so I had to skip some sha1s. I should have a kernel ready soon [17:10] cking, actually the next kernel is ready. I'll upload it and post a link in the bug [17:10] jsalisbury, you are a star! [17:10] :-) [17:10] and you too, awp, thanks [17:16] jsalisbury, ill install the *rc3.201505211629_all.deb ? [17:17] cyking, You should just need: linux-image-3.13.0-031300rc3-generic_3.13.0-031300rc3.201505211629_amd64.deb [17:18] cyking, just run: sudo dpkg -i linux-image-3.13.0-031300rc3-generic_3.13.0-031300rc3.201505211629_amd64.deb [17:18] cyking, then reboot [17:19] yup understood [17:19] sudo make internet faster ? [17:19] ;) [17:20] heh [17:39] jsalisbury, worked fine. [17:44] cyking, great. I'll update the bisect and build the next kernel [17:45] wish i could see a screen cast of what you were doing ;) === adrian is now known as alvesadrian [18:17] sbeattie, i think the trusty apparmor testing is fixed [18:18] sbeattie, it worked once :-) ... we'll see for sure next week (new kernel SRU cycle) [18:19] bjf: hehe [18:21] bjf: the trusty apparmor sru should fix https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1304447 so please do comment on that bug report [18:21] Launchpad bug 1304447 in apparmor (Ubuntu) "apport-bug crashing on server install" [Medium,Fix released] [18:22] sbeattie, comment added [19:06] Somewhere between kernel 4.0 and kernel 4.1RC1 "perf record" became broken. Actually the list of available "Tracepoint event"s become very much smaller. My concern is with "power:pstate_sample", which is now missing. I have started to bisect the kernel, but thought to ask here also, as I really don't have 2 days to waste. Anybody know what is going on with this? [19:10] dsmythies, are you booting vanilla or ubuntu kernels ? ubuntu does carry some ftrace patches. [19:11] I only compile the mainline kernel, using the Ubuntu kernel config. [19:12] dsmythies, nothing springs to mind. [19:13] I'll continue my bisection (my second one for the 4.1RC series...) === alvesadrian is now known as adrian [20:16] jsalisbury, hi there, are you around? [20:20] jsalisbury, just wanted to sync about the bisect we're doing for LP: #1201528, since I'm now in 3.8.13.1 and audio died with the underrun error. So I re-read all the comments and noticed that in commnet #39 (https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1201528/comments/39) I reproduced the issue with kernel 3.8.0-27-generic [20:20] Launchpad bug 1201528 in linux (Ubuntu Vivid) "[INTEL DP55WG,Realtek ALC889] - Audio Playback Unavailable" [Medium,Confirmed] [20:21] I'm now installing latest 3.7 from http://kernel.ubuntu.com/~kernel-ppa/mainline/ which is 3.7.10 and see if audio breaks, will report in the bug [20:54] nessita, ack, thanks for the info [20:55] jsalisbury, so 3.7.10 works (used skype heavily, and hangouts), and in theory 3.8.0 did not work (from comment #39). Which kernel shall I try next? [20:56] want me to re-test 3.8.0? I guess that'll be v3.8-raring? [20:56] nessita, probably 3.7 final, then we can bisect between 3.7 and 3.8. 3.7 final is avaiable at: [20:56] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.7-raring/ [20:56] nessita, it might be a good idea to test 3.8 final as well to confirm it has the bug. 3.8 final is avaiable at: [20:57] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.8-raring/ [20:57] jsalisbury, ah, hum, I always thought that 3.7.0 (from the link you just gave me) is "older" than 3.7.10. Am I mistaken? [20:58] nessita, yes you are correct. But we can't bisect between 3.7.10 and 3.8 because the tree splits as of 3.7.1. [20:58] ah! that makes more sense :-) [20:58] I will them test both finals, 3.7.0 and 3.8.0 and report back [21:14] jsalisbury, kernel 3.7.0 is frozen on boot when showing the message "Loading initial ramdisk", can not reboot with ctrl+alt+del nor with alt+petsys+b, doing hard reboot, but wondering if it should boot OK [21:15] nessita, it should boot ok. We can skip to trying v3.8-rc1 if there are issues with 3.7 final. 3.8-rc1 is available here: [21:15] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.8-rc1-raring/ [21:16] jsalisbury, hum, there may be something broken in my computer now, because 3.8.0 freezes the same as 3.7.0 [21:16] may boot without quiet and see where it freezes [21:16] nessita, ok === Betal_o is now known as Betal