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_
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
2 matches
Mail list logo