You are not logged in.

#1 2015-03-01 19:48:27

jemofthewest
Member
Registered: 2012-02-27
Posts: 37

[SOLVED] NVIDIA proprietary driver issues

So I've been trying to switch from nouveau to the proprietary NVIDIA drivers because my gaming performance is terrible. I have a GTX 460 which can run Kerbal Space Program at max specs without blinking on Windows 7, but can barely make min specs in Linux.

I followed the wiki to install the nvidia and lib32-nvidia-libgl packages. I tried this both with the basic config in the wiki and the one using nvidia-xconfig. startx would fail with "failed to initialized the NVIDIA kernel module". lsmod showed that nouveau was loaded, so after much struggling I finally got it blacklisted in the kernel parameters (/etc/modprobed.d/* shenanigans didn't work).

lsmod | grep nouv

returned nothing. I still got this error:

http://sprunge.us/EFID

Is there something I'm missing? I thought I read somewhere that Xinerama+NVIDIA doesn't work well lately.

Last edited by jemofthewest (2015-03-01 22:08:03)

Offline

#2 2015-03-01 19:54:07

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,729
Website

Re: [SOLVED] NVIDIA proprietary driver issues

Did you install from nvidia's website or from [extra]?

Offline

#3 2015-03-01 20:36:55

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,019

Re: [SOLVED] NVIDIA proprietary driver issues

See what "modprobe nvidia" returns and see what dmesg has to say.

Offline

#4 2015-03-01 22:07:41

jemofthewest
Member
Registered: 2012-02-27
Posts: 37

Re: [SOLVED] NVIDIA proprietary driver issues

SOLVED! Keeping information below for reference. Turns out after using uname -r to share, I was booting into my LTS kernel. All the blacklisting issues went away too. Thanks! Double check your kernel...

graysky wrote:

Did you install from nvidia's website or from [extra]?

I installed from [extra].

lucke wrote:

See what "modprobe nvidia" returns and see what dmesg has to say.

I get the error:

modprobe: FATAL: Module nvidia not found.

And it doesn't log anything to dmesg.

Offline

Board footer

Powered by FluxBB