GPU install/Upgrade and UI is not longer functioning

Diesel_dad

New Member
Mar 20, 2026
2
0
1
Hoping someone has some guidance for a new Proxmox user here. not sure where to look from this point:

system was working after intial install,
I Followed this guide to update and install Nvidia GPU
https://markaicode.com/7-simple-steps-to-install-nvidia-drivers-on-proxmox-ve-8/

after Reboot i cant get into WebUI any longer, SSH to console works.

any help here would be greatly appreciated.

output attached
 

Attachments

That looks like a failed/partial upgrade. Please share the output of this
Bash:
apt update
apt dist-upgrade
pveversion -v

output for this attached. it looks like after running the command dist-upgrade I can now get into the UI once again.
I assume after reading the link provided you didn't want me to run the apt upgrade -y ....so i didn't.

thank you kindly good sir
 

Attachments

Yeah that should be avoided with PVE. There was a lot of stuff that could be upgraded. Reboot and check systemctl status pveproxy and journalctl -ru pveproxy. You might want to look into that grub warning/suggestion first.
 
Last edited: