antique video boards as Gforce series 5, only works with series 173 drivers.
please, do not try to install nvidia drivers with portage ou manually,downloaded from the NVIDIA site. This may be cause of
conflicts in the kernel modules!
all te below commands
may be done without X, outside of the KDE1) carry this,first, in the pure bash:
- Code: Select all
Login:
2) log as root, then, edit the file xorg.conf:
- Code: Select all
nano /etc/X11/xorg.conf
then, see the line
driver="nvidia" and change this to "nv" (NOT TO VESA!), save with CTRL+O and quit with CTRL+X.
3) execute the command:
- Code: Select all
equo update --force
4) Then, search the driver NVIDIA for your video board.
- Code: Select all
equo search nvidia-drivers | more
5) CHOOSE THE DRIVER SERIES 173, BUT ONLY IF IS ADEQUATE FOR YOUR KERNEL, write in a paper sheet, or remenber for example, the full name.
see in this example:
- Code: Select all
@@ Pacote: x11-drivers/nvidia-drivers-173.14.27#2.6.35-sabayon branch: 5, [repo_sabayonlinux.org]
>> Disponível: versão: 173.14.27 ~ tag: 2.6.35-sabayon ~ revisão: 4
>> Instalado: versão: Não instalado ~ tag: N/D ~ revisão: N/D
>> Slot: 0,2.6.35-sabayon
>> Homepage: http://www.nvidia.com/
>> Descrição: NVIDIA X11 driver and GLX libraries
>> Licença: NVIDIA
>> @@ Pacote: x11-drivers/nvidia-drivers-173.14.27#2.6.36-sabayon branch: 5, [repo_sabayonlinux.org]
>> Disponível: versão: 173.14.27 ~ tag: 2.6.36-sabayon ~ revisão: 0
>> Instalado: versão: 256.53 ~ tag: 2.6.36-sabayon ~ revisão: 0
6) Then install the correct version FOR YOUR KERNEL, (example 35) with the command:
- Code: Select all
equo install x11-drivers/nvidia-drivers-173.14.27#2.6.35-sabayon
7) installed, set opengl to activated:
- Code: Select all
eselect opengl set nvidia

Finally, reboot (command reboot)
- Code: Select all
reboot
OR try to open X graphical with one of these commands, try one by one:
- Code: Select all
startx OR
kdm OR
xdm OR
gdm OR
CRTL+ALT+F7 OR
/etc/init.d/xdm stop
/etc/init.d/xdm start
Working the graphical interface and KDE, re-edit the =file /etc/X11/xorg.conf and substitute again the "nv" by "nvidia", close session and begin a new one,or reboot again.
the graphical performance in compiz, may be not so good with the NVIDIA series 5.
If you not afraid with this, prefer, with this old board, to use an older sabayon, example 3.5,, 4.0 r1 with kernel 2.6.28, not newer,and driver series 173. These Sabayons cannor be updated or upgraded.