Kod: Zaznacz cały
lspci |grep -E "VGA|3D"
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation GK107M [GeForce GTX 660M] (rev a1)
Poza tym próbowałem wgrać jakieś sterowniki, ale są z nimi problemy.
Kod: Zaznacz cały
nvidia-detect
Detected NVIDIA GPUs:
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK107M [GeForce GTX 660M] [10de:0fd4] (rev a1)
Checking card: NVIDIA Corporation GK107M [GeForce GTX 660M] (rev a1)
Your card is only supported up to the 390 legacy drivers series.
Your card is also supported by the Tesla 418 drivers series.
It is recommended to install the
nvidia-legacy-390xx-driver
package.
Kod: Zaznacz cały
nvidia-smi
Tue Apr 26 18:57:20 2022
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 460.91.03 Driver Version: 460.91.03 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 GTX 660M On | 00000000:01:00.0 N/A | N/A |
| N/A 39C P8 N/A / N/A | 4MiB / 1999MiB | N/A Default |
| | | N/A |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
| No running processes found |
+-----------------------------------------------------------------------------+
Kod: Zaznacz cały
uname -a
Linux leniak 5.10.0-13-amd64 #1 SMP Debian 5.10.106-1 (2022-03-17) x86_64 GNU/Linux