After upgrade to 24.10.1 from 24.04 I am having an issue with the system detecting my GPU.
# modinfo nvidia | grep ^version
version: 550.127.05
# nvidia-smi
Failed to initialize NVML: No supported GPUs were found
Unable to determine the number of GPUs
# lspci |grep NVIDIA
02:00.0 VGA compatible controller: NVIDIA Corporation GP107 [GeForce GTX 1050 Ti] (rev a1)
02:00.1 Audio device: NVIDIA Corporation GP107GL High Definition Audio Controller (rev a1)
As far as I can see Nvidia still supports my GPU according to the website
Linux x64 (AMD64/EM64T) Display Driver
Driver Version: 550.127.05 - Release Date: Tue Oct 22, 2024
I can also isolate the GPU in System → Advanced Settings
I have restarted TrueNAS scale, re-installed the drivers by unselecting and re-selecting install nvidia drivers.
Unsure on my next steps to get this working. Could someone help provide guidance? Thanks in advance