Hi,
I’m getting the ‘RmInitAdapter failed’ from dmeg each time the driver attempts to communicate with the GPU.
(boot in console mode)
lspci -vvv | grep GeForce
01:00.0 VGA compatible controller: NVIDIA Corporation TU102 [GeForce RTX 2080 Ti] (rev a1) (prog-if 00 [VGA controller])
nvidia-smi
No devices were found
(after this, the monitor starts showing random colored noise pattern and eventually goes blank).
sudo dmesg | grep NVRM
[ 2.957173] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 430.50 Thu Sep 5 22:36:31 CDT 2019
[ 155.325267] NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x26:0x65:1155)
[ 155.325302] NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
Kernel options:
GRUB_CMDLINE_LINUX=“rd.lvm.lv=centos/root rd.lvm.lv=centos/swap rhgb quiet audit=1 nouveau.modeset=0 nouveau.modeset=0 rd.driver.blacklist=nouveau plymouth.ignore-udev mem_encrypt=off iommu=memaper”
Thank you for your help.
nvidia-bug-report.log.gz (664 KB)