[Touch-packages] [Bug 1655584] Re: systemd-udevd busyloops when nvidia kernel module fails to load

2017-01-31 Thread Ross Boylan
I was able to stop the loop by blacklisting the nvidia modules and restarting the system. I added /etc/modprobe.d/nvidia-kill.conf, deliberately chose to appear after the existing nvivida conf files in the same directory (not sure if that's essential): blacklist nvidia_367 blacklist nvidia_367_

[Touch-packages] [Bug 1655584] Re: systemd-udevd busyloops when nvidia kernel module fails to load

2017-01-31 Thread Ross Boylan
I tried systemctl stop nvidia-persistenced nvidia-persistenced --no-persistence-mode nvidia-smi --persistence-mode=Disabled but none of them helped. nvidia-smi failed because it couldn't communicate with the nvidia driver. The system was created using a raw disk in a virtual machine (VirtualBox