Hello,
I tried installing the drivers for a computer with RTX 3050 Ti Mobile GPU. Thereby, I used the following commands on Ubuntu 22.04.4 LTS:
sudo tmux
apt update && apt upgrade -y
apt install ubuntu-drivers-common
ubuntu-drivers autoinstall
reboot now
nvidia-smi
The last command results in:
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
I did not see any errors during installation. Do you have any idea where the problem is?
Thanks in advance!
nvidia-bug-report.log.gz (106.8 KB)