Comment 4 for bug 2029934

Revision history for this message
Simon Fels (morphis) wrote (last edit ):

I can reproduce the the same with the latest 535.154.05-0ubuntu0.22.04.1 on jammy with the 6.5 HWE kernel on an arm64 machine. The same happens with the -server driver 535.154.05-0ubuntu0.22.04.1.

Reproducing is pretty simple:

1. Boot plain Ubuntu 22.04 with either HWE already installed or manually installed to switch to it from GA
2. Install NVIDIA driver via

$ sudo apt install -y nvidia-headless-535-server

or

$ sudo apt install -y nvidia-headless-535

Doing either an nvidia-smi (triggers the modprobe of nvidia kernel modules) or a `modprobe nvidia` makes the system hang entirely.

The same works fine on the 5.15 GA kernel.