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

2018-03-16 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1742095

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

2018-01-15 Thread Norman Wilson
I can confirm that the by-hand fix described in #24 (add #include ' to uvm8_va_block.c) allows DKMS to compile the driver, and appears to allow both regular graphics and CUDA to work. I've taught our configuration-management system to apply the fix, but it's still a critical problem for anyone

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

2018-01-13 Thread monkeybrain2012
Yes upgrading nvidia to 387.34 from ppa works for me too -- 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

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

2018-01-12 Thread Maraschin
I can confirm that upgrading nvidia to 387.34 does the trick! PPA is available here: https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1742095

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

2018-01-12 Thread Harish Ranganathan
I've just fixed this by purging the nvidia drivers and installing nvidia-387.34 -- 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,

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

2018-01-11 Thread Harish Ranganathan
I've got the same problem as well. Is there a fix for this? for now I've dropped down to kernel version 4.13.0-21-generic. -- 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

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

2018-01-11 Thread Norman Wilson
This bug also occurs in 4.13.0-26. This is a critical bug because that is now the HWE kernel for Ubuntu 16.04; we must move to it to get Meltdown fixes; but doing so makes many of our systems unusable. https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1741747 looks closely related. --

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

2018-01-11 Thread Maraschin
>From /var/crash/nvidia-387.0.crash: ProblemType: Package DKMSBuildLog: DKMS make.log for nvidia-387-387.12 for kernel 4.13.0-25-generic (x86_64) Thu 11 Jan 11:20:15 CET 2018 make[1]: Entering directory '/usr/src/linux-headers-4.13.0-25-generic' SYMLINK

[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

[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"

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

2018-01-10 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v4.15 kernel[0]. If this bug is fixed in the mainline kernel, please add the following tag 'kernel-fixed-upstream'. If the mainline kernel does not fix

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

2018-01-10 Thread Nicola Ferralis
This is particularly bad for people on xenial with HWE, as it breaks CUDA. -- 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

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

2018-01-10 Thread monkeybrain2012
Same with kernel 4.13.0-26 on xenia with Nvidia driver 387 -- 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

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

2018-01-09 Thread Maraschin
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- 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

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

2018-01-09 Thread Maraschin
apport information ** Tags added: apport-collected artful ** Description changed: After update to kernel 4.13.0-24 gnome will not start and the monitors will be flickering... It is impossible to see were it stops on the startup since the flickering is too fast (I may have to film it and

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

2018-01-09 Thread Maraschin
** Package changed: ubuntu => linux (Ubuntu) -- 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

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

2018-01-09 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people

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

2018-01-09 Thread Maraschin
The last entries are: [ OK ] Started User Manager for UID 123. [ OK ] Started IIO Sensor Proxy service. and here it should start Gnome... but it keeps flickering. I waited more than 5 minutes without any change of behavior. -- You received this bug notification because you are a member of