No Devices Found - When running nvidia-smi on Ubuntu 22.04 Driver 530

I’m trying to to get a docker container to recognize my GPU, but i get this message on every attempt.

nvidia-container-cli: initialization error: load library failed: libnvidia-ml.so.1: cannot open shared object file: no such file or directory: unknown

The host machine is also failing to see the GPU. When I run nvidia-smi, it returns no devices were found. I’ve tried the following drivers with no success.

9:19 driver version:

nvidia/470.182.03, 5.19.0-41-generic, x86_64: installed
nvidia/530.41.03, 5.19.0-41-generic, x86_64: installed
nvidia/525.105.17, 5.19.0-41-generic, x86_64: installed
nvidia/515.105.01, 5.19.0-41-generic, x86_64: installed

nvidia-bug-report.log.gz (198.7 KB)