[SOLVED] Failed GPU drivers - Proxmox not booting

salpot

Member
Nov 17, 2021
19
13
8
45
Hello,

I installed nvidia-drivers from bullseye-backports, everything looked fine since there was no errors. I rebooted and then lost connection to the machine. I forced reboot and selected the kernel (5.15.39-1-pve) recovery mode option and then it got stuck here. I rebooted it again and used nomodeset and then it got stuck here.
Any idea how to proceed troubleshooting this issue?

The current processor (Ryzen 2700x) does not have a built-in GPU so my 1070Ti is the only one available to use.

Thank you
 
Could you please remove the quiet and report back if there is really an error or just an timeout?
To boot, you could also blacklist the nvidia module via command line

Code:
module_blacklist=nvidia
 
The issue was solved. I remove quiet from the kernel params and it does show an issue with the GPU drivers. I tried to ping it and the machine was responsive so I ssh'd in and removed all nvidia drivers and any relevant config files and blacklists and rebooted. It went fine.