Nvidia driver not working on Ubuntu 22.04 / HP Zbook

Nvidia drivers won’t work on my Ubuntu 22.04 / HP Zbook

What I’ve done yet :

  • Install drivers nvidia-driver-590 from ubuntu packages

  • Disable secure boot in bios

  • blacklist nouveau

  • reinstalling the kernel headers using

    • sudo apt reinstall linux-headers-$(uname -r)

Current result is:

dkms status
nvidia/590.48.01, 6.8.0-106-generic, x86_64: installed

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.

Attached is the nvidia bug report.