linux driver 410.73 gtx 980, NVRM: RmInitAdapter failed!

Hi the issue is solved, if the AMD mem encryption is disabled. Thanks for your help.
A list of mandatory kernel parameters and such which do not work out however would be nice.

Thomas, is the only way to do this to recompile the kernel?

Since being made aware of this issue we’ve updated our README (starting with driver version 418.56) with instructions for disabling Secure Memory Encryption at build-time or run-time.

https://download.nvidia.com/XFree86/Linux-x86_64/418.56/README/dma_issues.html

Thanks. In that case,that is not the problem I am facing.
My grub default has

GRUB_CMDLINE_LINUX_DEFAULT="quiet rcutree.rcu_idle_gp_delay=1 mem_encrypt=off"

and I’ve done update-grub. I still see the RMI Fail issue.

Also having the RmInitAdapter failure. nvidia-smi doesn’t show the card /proc/cmdline is:

cat /proc/cmdline 
BOOT_IMAGE=/boot/vmlinuz-5.0.0-25-generic root=UUID=1e895ba3-b465-49bf-9126-4bcf8b0fa663 ro pci=nocrs,noearly mem_encrypt=off quiet splash pci=nocrs,noearly mem_encrypt=off vt.handoff=1
nvidia-modeset: WARNING: GPU:0: Correcting number of heads for current head configuration (0x00)
[   30.989754] nvidia-modeset: WARNING: GPU:0: Correcting number of heads for current head configuration (0x00)
[   31.195435] NVRM: RmInitAdapter failed! (0x26:0xffff:1106)
[   31.195475] NVRM: rm_init_adapter failed for device bearing minor number 1

Looks like 430 driver solved it for me. Hope that helps.

It has been fixed and integrated into upcoming driver release.