Pop!_OS 22.04 unable to load nvidia drivers 550, 560, or 565

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

I moved the hard drive with a Pop!_OS install, to a new machine with a Ryzen 9 9950X and an RTX 3080. Previous machine had an RTX3070. After failing to get the graphics working correctly I ended up doing a “refresh OS” install, in an attempt to get it to reinstall the graphics setup correctly. This is a desktop computer, but the new machine has integrated graphics. Seems like no matter what I do it won’t load the nvidia drivers.

nvidia-smi gives me:

NVIDIA-SMI has failed because it couldn’t communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.

nvidia drivers appear to be installed. I have installed a number of ways, trying versions 550, 560, and 565. I’ve installed through the Pop shop, i’ve installed the system64-driver-nvidia, I’ve installed the mentioned versions with apt install nvidia-driver-[version] nvidia-dkms-[version]. Between each of these I did:

apt purge ~nnvidia
apt clean
apt autoremove

As far as I can tell, the hardware is found.

$ sudo lshw -c video
  *-display                 
       description: VGA compatible controller
       product: GA102 [GeForce RTX 3080]
       vendor: NVIDIA Corporation
       physical id: 0
       bus info: pci@0000:01:00.0
       logical name: /dev/fb0
       version: a1
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress vga_controller cap_list fb
       configuration: depth=32 latency=0 mode=2560x1440 resolution=2560,1440 visual=truecolor xres=2560 yres=1440
       resources: iomemory:f80-f7f iomemory:f80-f7f memory:dd000000-ddffffff memory:f800000000-f80fffffff memory:f810000000-f811ffffff ioport:f000(size=128) memory:de000000-de07ffff

I’ve blacklisted nouveau, but it does seem to be getting chosen anyway.

$ inxi -G -xxx
Graphics:
  Device-1: NVIDIA GA102 [GeForce RTX 3080] vendor: ASUSTeK driver: N/A pcie:
    speed: 16 GT/s lanes: 16 bus-ID: 01:00.0 chip-ID: 10de:2206 class-ID: 0300
  Display: x11 server: X.Org v: 1.21.1.4 compositor: gnome-shell v: 42.9
    driver: X: loaded: modesetting,nouveau unloaded: fbdev,vesa
    alternate: nvidia gpu: N/A display-ID: :1 screens: 1
  Screen-1: 0 s-res: 2560x1440 s-dpi: 96 s-size: 677x381mm (26.7x15.0")
    s-diag: 777mm (30.6")
  Monitor-1: None-1 res: 2560x1440 hz: 60 size: N/A
  OpenGL: renderer: llvmpipe (LLVM 15.0.7 256 bits)
    v: 4.5 Mesa 24.0.3-1pop1~1711635559~22.04~7a9f319 direct render: Yes