[Kernel-packages] [Bug 1742302] Re: Kernel 4.13.0-25 broke nvidia driver

2018-01-10 Thread Felipe Veas
This seems to be related to https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742095 on which I found a workaround for the DKMS build process. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1742095] Re: kernel 4.13.0-24 not working with nvidia drivers, monitor flickering

2018-01-10 Thread Felipe Veas
Now, I managed to compile the drivers and since the package was already installed, all I had to do was add the missing header: cd /usr/src/nvidia-387-387.26/nvidia-uvm sudo sed '1i#include ' -i uvm8_va_block.c Then compile and install: sudo dkms autoinstall -k $(uname -r) And lastly

[Kernel-packages] [Bug 1742095] Re: kernel 4.13.0-24 not working with nvidia drivers, monitor flickering

2018-01-10 Thread Felipe Veas
I noticed that DKMS fails to compile the drivers for this kernel. I have no issues when downgrading to nvidia-384, but as someone said above it breaks CUDA. ** Attachment added: "nvidia-387.0.crash"