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 <linux/sched/task_stack.h>' -i uvm8_va_block.c Then compile and install: sudo dkms autoinstall -k $(uname -r) And lastly reboot. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1742095 Title: kernel 4.13.0-24 not working with nvidia drivers, monitor flickering To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742095/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
