Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
||SOLVED|| problem with nvidia drivers
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
halok
n00b
n00b


Joined: 07 May 2004
Posts: 33
Location: Western Australia

PostPosted: Sat Feb 18, 2006 10:57 am    Post subject: ||SOLVED|| problem with nvidia drivers Reply with quote

Hi I am currently tyring to downgrade my nvidia drivers from the 81xx drivers to an older version, this is becuase of problems with a known cedega/nvidia incompatability with the 81xx drivers.... anyhow i have followed the gentoo documentation on how to install nvidia drivers to the letter and when i run

Code:
glxinfo | grep direct


i get the following output (also xorg wont start when i reboot)

Code:
Error: API mismatch: the NVIDIA kernel module is version 1.0.8178, but
this library is version 1.0.7676. Please be sure that your kernel
module and all NVIDIA driver files have the same driver version.
Error: glXMakeCurrent failed


obviously somthing is still pointing to the old drivers but i am not sure how to change it, i have downgraded nvidia drivers in the past without this problem... Any help would be awesome...

Thanks
_________________
Without doubt there can be no such thing as faith.

registered Linux user number 395620


Last edited by halok on Sat Feb 18, 2006 5:08 pm; edited 1 time in total
Back to top
View user's profile Send private message
drwook
Veteran
Veteran


Joined: 30 Mar 2005
Posts: 1324
Location: London

PostPosted: Sat Feb 18, 2006 11:00 am    Post subject: Reply with quote

looks like either 1/ you didn't downgrade nvidia-kernel, just nvidia-glx, or 2/ you still have the newer module loaded (perhaps due to downgrading while X was running?)
Back to top
View user's profile Send private message
AllenJB
Veteran
Veteran


Joined: 02 Sep 2005
Posts: 1285

PostPosted: Sat Feb 18, 2006 11:00 am    Post subject: Reply with quote

It looks like you've unmasked nvidia-kernel but not nvidia-glx - both need to be unmasked and at the same version (but not necessarily the same revision).

Allen
Back to top
View user's profile Send private message
halok
n00b
n00b


Joined: 07 May 2004
Posts: 33
Location: Western Australia

PostPosted: Sat Feb 18, 2006 4:43 pm    Post subject: Reply with quote

i am sure that i have downgraded both nvidia-kernel and nvidia-glx

Code:
media-video/nvidia-glx
    selected: 1.0.8178
   protected: 1.0.7676-r2
     omitted: none

>>> 'Selected' packages are slated for removal.
>>> 'Protected' and 'omitted' packages will not be removed.


Code:
media-video/nvidia-kernel
    selected: 1.0.8178-r3
   protected: 1.0.7676-r1
     omitted: none

>>> 'Selected' packages are slated for removal.
>>> 'Protected' and 'omitted' packages will not be removed.


after doing this process i run the commands

Code:

# modprobe nvidia
# modules-update


and i also have tried the command
Code:
# opengl-update nvidia

with no success

and also i do not have any mention of nvidia-kernel or glx in my package.unmask or package.mask files....

I did do this process while X was running i also did it when it was not running it didn't make a difference. Shouldn't a reboot fix this problem if its just the wrong module running? It still doesn't work after a reboot....
_________________
Without doubt there can be no such thing as faith.

registered Linux user number 395620
Back to top
View user's profile Send private message
halok
n00b
n00b


Joined: 07 May 2004
Posts: 33
Location: Western Australia

PostPosted: Sat Feb 18, 2006 5:07 pm    Post subject: Solved Reply with quote

OK my mistake, i didn't run

Code:
modprobe -r nvidia


before running

Code:
modprobe nvidia


Thanks for the replies anyway

Mik
_________________
Without doubt there can be no such thing as faith.

registered Linux user number 395620
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum