LM 17 Failed to load module “nvidia” (module does not exist, 0)

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
schekn

LM 17 Failed to load module “nvidia” (module does not exist, 0)

Post by schekn »

I have nvidia GM206 (GeForce GTX960). I am using Linux Mint Rosa (ubuntu 14.04), and recently I installed Steam. When it complained about no direct rendering, I followed instructions here to edit alt_ld.so.conf in /usr/lib/nvidia-387 and /usr/lib/nvidia-387-prime. After a reboot, X failed to start, and after I reinstalled nvidia drivers I can only use 640x480 resolution, and the display is recognized as laptop (although I am on a desktop).

Now my Xorg.0.log contains:

Code: Select all

cat /var/log/Xorg.0.log | grep nvidia
[    19.039] (==) Matched nvidia as autoconfigured driver 0
[    19.039] (==) Matched nvidia as autoconfigured driver 2
[    19.039] (II) LoadModule: "nvidia"
[    19.039] (WW) Warning, couldn't open module nvidia
[    19.039] (II) UnloadModule: "nvidia"
[    19.039] (II) Unloading nvidia
[    19.039] (EE) Failed to load module "nvidia" (module does not exist, 0)
[    19.069] (==) Matched nvidia as autoconfigured driver 0
[    19.069] (==) Matched nvidia as autoconfigured driver 2
[    19.069] (II) LoadModule: "nvidia"
[    19.070] (WW) Warning, couldn't open module nvidia
[    19.070] (II) UnloadModule: "nvidia"
[    19.070] (II) Unloading nvidia
[    19.070] (EE) Failed to load module "nvidia" (module does not exist, 0)
How can I find out why nvidia-387 fails to load nvidia module, even though it is installed? Any help is greatly appreciated.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
schekn

Re: LM 17 Failed to load module “nvidia” (module does not exist, 0)

Post by schekn »

In the end the solution was to completely purge NVIDIA drivers and manually install the recommended version from their website, following these instructions https://ubuntuforums.org/showthread.php ... 99b748b3cd.
Locked

Return to “Graphics Cards & Monitors”