Od wczoraj próbuję zainstalować sterowniki do mojej karty graficznej nVidia GeForce 2 TI.
Straciłem na tym wiele godzin, i w końcu postanowiłem napisać o moim problemie na forum.
Użyłem następujących sterowników:
Kod: Zaznacz cały
NVIDIA-Linux-x86-71.86.09-pkg1.run
Instalacji dokonałem na podstawie tego poradnika:
http://kaka.ovh.org/howto/nvidia_drivers
Kod: Zaznacz cały
Installation of the NVIDIA Accelerated Graphics Driver for Linux-x86
(version: 71.86.09) is now complete. Please update your XF86Config or
xorg.conf file as appropriate; see the file
/usr/share/doc/NVIDIA_GLX-1.0/README for details.
Dodatkowo pobieżnie przejrzałem wskazany plik README, dowiedziałem się, że mam przeanalizować błędy z pliku Xorg.0.log. I znalazłem jeden:# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
EndSection
Co robić?(EE) Failed to initialize GLX extension (NVIDIA X driver not found)
Uprzedzając wasze możliwe odpowiedzi to powiem, że instalacja sterowników poprzez (System>Administracja>Sterowniki) w moim przypadku jest niemożliwa.