I can confirm the bug. In my case the workstation has an Intel(R) Core(TM) i7-10700 processor, a Gigabyte B460M AORUS PRO motherboard, and a single NVIDIA GeForce RTX 2080 Ti GPU. The steps to reproduce are: 1. install Ubuntu 22.04.1 (kernel 5.15.0-58-generic) 2. install CUDA (https://developer.nvidia.com/cuda-downloads) $ wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64/cuda-keyring_1.0-1_all.deb $ sudo dpkg -i cuda-keyring_1.0-1_all.deb $ sudo apt-get update $ sudo apt-get -y install cuda 3. reboot Downgrading to kernel 5.15.0-56-generic solved it.
-- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2002779 Title: Kernels 5.15.0-57-generic and 5.15.0-58-generic kernel panic Status in linux package in Ubuntu: Confirmed Bug description: I have a GPU workstation with AMD Ryzen™ Threadripper 2950X Processor, ASUS Zenith Extreme, and four Nvidia GeForce RTX 2080Ti GPUs. My OS is Ubuntu 22.04.1. I tried updating the by sudo apt update and upgrade. Kernels 5.15.0-57-generic and 5.15.0-58-generic both have kernel panic. The only option was to switch to a different kernel i.e., 5.15.0-56-generic under Advanced Options while booting. Please help and fix this. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2002779/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp