You are not logged in.

#26 2017-03-01 10:18:23

seth
Member
Registered: 2012-09-03
Posts: 49,966

Re: Nvidia 378.13 driver: RmInitAdapter failed

If you're not using drm, might sidestep the issue.

Offline

#27 2017-03-01 12:33:36

BlackMastermind
Member
Registered: 2017-01-17
Posts: 45

Re: Nvidia 378.13 driver: RmInitAdapter failed

Alright, I just added this to my grub config:

modprobe.blacklist=nvidia_drm,nvidia_modeset

It effectively blacklists those modules (they are not loaded at boot time), but unfortunately it still doesn't work.

Offline

#28 2017-03-01 17:38:54

loqs
Member
Registered: 2014-03-06
Posts: 17,192

Re: Nvidia 378.13 driver: RmInitAdapter failed

You could try the testing repository which has 378.13 built against linux 4.10.1 unfortunately it also has the changes related to mesa-with-libglvnd-support-is-now-in-testing so if it did not work and you wanted to back out of testing it would be a bit more involved than at other times.  If the only out of tree module is nvidia then you could download and just upgrade the linux and nvidia packages to the ones in testing. ( do not upgrade any other nvidia packages )

Offline

#29 2017-04-28 14:18:27

BlackMastermind
Member
Registered: 2017-01-17
Posts: 45

Re: Nvidia 378.13 driver: RmInitAdapter failed

Just wanted to update this thread that I was able to resolve this issue with the help of nvidia support.

Turns out I had some RegistryDwords in my nvidia xorg configuration file, which were causing the problem:

Option "RegistryDwords" "PowerMizerEnable=0x1; PerfLevelSrc=0x2222; PowerMizerDefaultAC=0x1

Commenting out that line fixed the issue.

Offline

Board footer

Powered by FluxBB