HI
trying to install nvidia drivers and run steam games with nvidia gpu
installed as describe in debian’s how-to
apt install nvidia-driver firmware-misc-nonfree
nvidia-settings
ERROR: Unable to load info from any available system
Downloaded NVIDIA-Linux-x86_64-460.73.01.run . Then uninstalled previous drivers:
apt purge *nvidia*
rebooted switched off lightdm and installed NVIDIA-Linux-x86_64-460.73.01.run
Right now I still can’t launch settings
nvidia-settings
ERROR: Unable to load info from any available system
lspci | grep "VGA\|3D"
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
03:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 840M] (rev a2)
sudo dkms status
aufs, 4.19+20190211, 4.19.0-16-amd64, x86_64: installed
aufs, 4.19+20190211, 4.19.0-6-amd64, x86_64: installed
bbswitch, 0.8, 4.19.0-6-amd64, x86_64: installed
nvidia, 460.73.01, 4.19.0-6-amd64, x86_64: installed
`
nvidia-smi
Sat May 1 23:37:37 2021
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 460.73.01 Driver Version: 460.73.01 CUDA Version: 11.2 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|===============================+======================+======================|
| 0 GeForce 840M Off | 00000000:03:00.0 Off | N/A |
| N/A 57C P0 N/A / N/A | 0MiB / 2004MiB | 0% Default |
| | | N/A |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
| No running processes found |
+-----------------------------------------------------------------------------+