I had remote Debian 12 server with NVIDIA A2, can't find a way to make GPU work.
# lspci -nn | grep VGA
Shows that i have : NVIDIA Corporation GA107GL [A2 / A16] [10de:25b6] (rev a1)
First i follow article
I see my card in supported devices.
# dkms status
nvidia-current/535.183.01, 6.1.0-22-amd64, x86_64: installed
I see that actually installed driver version 535.183.01-1, it is newer, than mention in article.
But it not worked.
# nvidia-smi
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
# mokutil --sb-state
SecureBoot disabled
I add report generated by nvidia-bug-report.sh there.
Also i try install nvidia-tesla-470-driver, installation succeed, but it did not work also.
Also i try use run files downloaded from nvidia, versions 525.85.05, 525.105.17, 525.147.05, 535.129.03, 550.90.07 but they did not work, kernel module did not compiled, and i see inside nvidia-installer.log errors:
NVRM: The NVIDIA GPU 0000:06:00.0 (PCI ID: 10de:25b6)
NVRM: installed in this system is not supported by the
NVRM: NVIDIA 525.105.17 driver release.
What can i do ?
# lspci -nn | grep VGA
Shows that i have : NVIDIA Corporation GA107GL [A2 / A16] [10de:25b6] (rev a1)
First i follow article
I see my card in supported devices.
# dkms status
nvidia-current/535.183.01, 6.1.0-22-amd64, x86_64: installed
I see that actually installed driver version 535.183.01-1, it is newer, than mention in article.
But it not worked.
# nvidia-smi
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
# mokutil --sb-state
SecureBoot disabled
I add report generated by nvidia-bug-report.sh there.
Also i try install nvidia-tesla-470-driver, installation succeed, but it did not work also.
Also i try use run files downloaded from nvidia, versions 525.85.05, 525.105.17, 525.147.05, 535.129.03, 550.90.07 but they did not work, kernel module did not compiled, and i see inside nvidia-installer.log errors:
NVRM: The NVIDIA GPU 0000:06:00.0 (PCI ID: 10de:25b6)
NVRM: installed in this system is not supported by the
NVRM: NVIDIA 525.105.17 driver release.
What can i do ?
Statistics: Posted by akamitch — 2024-07-03 16:39 — Replies 0 — Views 40