lardemua / deep

A repository about the new laboratory AI computer
7 stars 1 forks source link

Reboot fails due to Nvidia Persistenced Daemon error #6

Closed DanielCoelho112 closed 2 years ago

DanielCoelho112 commented 2 years ago

Sometimes reboot fails because there is a problem initializing Nvidia Persistence Daemon.

boot_deeplar

DanielCoelho112 commented 2 years ago

Solved with:

sudo systemctl enable nvidia-persistenced

and updating OpenSuse software:

sudo zypper refresh
sudo zypper update

I reboot the computer 10x and in every single one, the boot was successful.