[Touch-packages] [Bug 1750937] Re: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) by an insufficient compiler!

2018-03-19 Thread Christopher M. Penalver
Bill Miller, given your issue was root caused by you to having an outdated gcc-4.8 package (now since updated), and when receiving the update this problem is resolved, I'll mark this Fix Released. ** Changed in: gcc-4.8 (Ubuntu) Status: New => Fix Released ** No longer affects: linux

[Touch-packages] [Bug 1750937] Re: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) by an insufficient compiler!

2018-03-19 Thread Christopher M. Penalver
** Project changed: gcc => gcc-4.8 (Ubuntu) ** No longer affects: nvidia-graphics-drivers-384 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gcc-4.8 in Ubuntu. https://bugs.launchpad.net/bugs/1750937 Title:

[Touch-packages] [Bug 1750937] Re: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) by an insufficient compiler!

2018-03-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gcc-4.8 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gcc-4.8 in Ubuntu.

[Touch-packages] [Bug 1750937] Re: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) by an insufficient compiler!

2018-03-19 Thread Christopher M. Penalver
** No longer affects: xorg (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1750937 Title: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and

[Touch-packages] [Bug 1750937] Re: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) by an insufficient compiler!

2018-03-15 Thread Alex Muntada
Just a quick note to confirm that removing and installing previous failing DKMS modules for kernel 4.4.0-116 as explained in comment 30, worked wonders for our issue with vboxdrv issue and retpoline. Thanks! -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1750937] Re: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) by an insufficient compiler!

2018-03-15 Thread Sebastien
Tomorrow, I boot my PC on 3.13.0.142 kernel. There was lots of updates for several compiler. Right after I reboot my PC and go to the -143 kernel. dkms remove nvidia, dkms install nvidia. then, modinfo nvidia| grep vermagic now shoes "retpoline". At this point I know everything was fixed.

[Touch-packages] [Bug 1750937] Re: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) by an insufficient compiler!

2018-03-13 Thread Ross Campbell
Multiple Ubuntu 14.04 systems with newer compilers, and I don't really want to remove them... Can we get updated compilers in the ubuntu-toolchain-r/test ppa ... or optional kernels without 'retpoline'? -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1750937] Re: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) by an insufficient compiler!

2018-03-13 Thread fu2qi4
to Sebastien (olorinseb) about " infinite login loop problem": It's another bug, reported here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891960 https://devtalk.nvidia.com/default/topic/1029683/suspend-swap-group- failed-resume-swap-group-failed-nvidia-390-25/ According to Debian staff,

[Touch-packages] [Bug 1750937] Re: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) by an insufficient compiler!

2018-03-12 Thread fu2qi4
How to install the latest gcc compiler without pain sudo add-apt-repository --remove ppa:ubuntu-toolchain-r/test # the best remedy whatsoever sudo add-apt-repository --remove ppa:jonathonf/gcc-7.2# (also broken

[Touch-packages] [Bug 1750937] Re: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) by an insufficient compiler!

2018-03-12 Thread Sebastien
I'm running Ubuntu 14.04 kernel 3.13.0-143-generic. I have the infinite login loop problem. On older kernel (-142) everything still working correctly I have gcc 4.8.5 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in

[Touch-packages] [Bug 1750937] Re: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) by an insufficient compiler!

2018-03-09 Thread Filippo Molesti
Could we please know when this bug is going to be fixed at last? If is not uncommon, actually quite common I would say, to have a NVIDIA graphic card and a more recent version of GCC installed than the one in the Ubuntu distribution, which is quite old. And then the machine is broke when the new

[Touch-packages] [Bug 1750937] Re: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) by an insufficient compiler!

2018-03-08 Thread BETLOG
Yep, mine reverts to 1024x760 76Hz and has no options whatsoever. It's a bit of a showstopper. dmesg: nvidia: version magic '3.13.0-143-generic SMP mod_unload modversions ' should be '3.13.0-143-generic SMP mod_unload modversions retpoline ' works: Linux betlogbrick 3.13.0-142-generic

[Touch-packages] [Bug 1750937] Re: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) by an insufficient compiler!

2018-03-08 Thread Juan José Alca Machaca
I had the same problem however I don't have a Nvidia driver (Intel HD Graphics instead) I got this message before enter a loop: video: version magic '3.13.0-143-generic SMP mod_unload modversions ' should be '3.13.0-143-generic SMP mod_unload modversions retpoline ' drm: version magic

[Touch-packages] [Bug 1750937] Re: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) by an insufficient compiler!

2018-03-06 Thread lithorus
I had the same problem with zfs too. Changed : CONFIG_RETPOLINE=y to CONFIG_RETPOLINE=n in /boot/config-4.4.0-116-generic and reinstalled the nvidia/zfs kernel modules. To me it seems that the config file shipped with the kernel is not matching the version used for compiling. -- You received

[Touch-packages] [Bug 1750937] Re: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) by an insufficient compiler!

2018-03-06 Thread Arna Ghosh
Hello everyone, Thanks to your answers and this discussion. I ran into this problem yesterday. Although I tried the instructions by @cjjefcoat on #57, it didn't give me back my display as expected. Unity got screwed up and although I could see the display, the rendering was not proper. The

[Touch-packages] [Bug 1750937] Re: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) by an insufficient compiler!

2018-03-05 Thread gumbeto
Bryce Schober (bryce-schober): I had a very similar issue, but on 16.04 and wanting gcc-7. Adding the the toolchain ppa made gcc-5 subject to upgrading, triggering this issue. I managed to deal with it with package pinning and aptitude (see comment 58). Here are a few more details if in case you

[Touch-packages] [Bug 1750937] Re: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) by an insufficient compiler!

2018-03-05 Thread Bryce Schober
On Ubuntu 14.04, I've installed the ubuntu-toolchain-r/test ppa in order to get a gcc-5 compiler, and the assumedly-conflicting 4.8.5-2ubuntu1~14.04.1 came from that PPA along for the ride. Is there a better PPA option for installing gcc-5 on Ubuntu 14.04? -- You received this bug notification

[Touch-packages] [Bug 1750937] Re: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) by an insufficient compiler!

2018-03-03 Thread ke bai
Solve the problem with the instruction from #57 under Ubuntu 16.04.4 LTS. At first, I cannot find the driver when I typed nvidia-smi. So I try to reinstall the nvidia driver. In this process, I met the absolutely same problem as https://devtalk.nvidia.com/default/topic/1030325/nvidia-driver-

[Touch-packages] [Bug 1750937] Re: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) by an insufficient compiler!

2018-03-03 Thread John Sopko
I manage 300+ machines that run openafs that has a dkms built kernel module like the nvidia module that needs to be built. I also manage dozens of nvidia gpu servers where users have sudo access and can install anything they want. Here is a snippet of what I found. Note this is for 16.04 systems

[Touch-packages] [Bug 1750937] Re: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) by an insufficient compiler!

2018-03-02 Thread Alexander Stohr
probably related to bug #1749261 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1750937 Title: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04)