2025년 10월 31일 금요일

Anoying NVIDIA Driver troubleshooting

Remove the current driver and reinstall it!
$ sudo rm -rf /var/lib/dkms/nvidia$ sudo apt install nvidia-driver-535 # Replace with the appropriate driver version
Additionally, install the below.
$ sudo apt install linux-headers-$(uname -r) 
 

댓글 없음:

댓글 쓰기