When doing:
- Code: Select all
equo query installed nvidia-drivers | grep 3.6.0
I got the following message:
>> @@ Package: x11-drivers/nvidia-drivers-304.60#3.6.0-sabayon branch: 5, [__system__]
>> Installed: version: 304.60 ~ tag: 3.6.0-sabayon ~ revision: 1
>> Slot: 0,3.6.0-sabayon
I actually already reinstalled the drivers doing:
- Code: Select all
equo install nvidia-drivers#3.6.0-sabayon
Also added me to the video group just to be sure (which was stated in the installation message):
- Code: Select all
gpasswd -a peter video
and also:
- Code: Select all
modprobe nvidia
does nothing
So just to be sure I did:
- Code: Select all
equo install nvidia-drivers#`uname -r`
and rebooted and ... nothing happened, still same problem

when doing:
- Code: Select all
eselect opengl set 2
I get the following message:
Switching to nvidia OpenGL interface... done
but when I do:
- Code: Select all
nvidia-xconfig
I still get the message:
bash: nvidia-xconfig: command not found
So I started seaching and messing around and found at Gentoo the installation of Nvidia and noticed that when doing:
- Code: Select all
nano /etc/X11/xorg.conf
gave me a blank file !!!
So I stumbled across this link:
http://wiki.sabayon.org/index.php?title=NVidia_Configand copied this into xorg.conf and changed somewhat the resolution and restarted x and all was back to normal however I was unable to do nvidia-xconfig which still gave me the same error message.
This time however I was able to start nvidia x server settings and did
- Code: Select all
nvidia-settings
which enable me to save correct settings to the xorg file (allthough when starting it gave an error message:
Fontconfig error: Cannot load config file "infinality/conf.d")
but still unable to do nvidia-xconfig