Zaktualizowałem system z 8.04 do 8.10 i pojawił sie problem ze sterownikami. Mianowicie nie działają. Moja karta graficzna to GeForce fx5200, jądro 2.6.24-19. Odinstalowałem wszystkie sterowniki Nvidii. Zainstalowałem EnvyNG i przy próbie instlacji któregokolwiek sterownika otrzymuje komunikat:
Kod: Zaznacz cały
+--------------------------------------------------------+
| Błąd: |
| |
| EnvyNG has detected that the headers for |
| your kernel are missing and cannot be installed |
| |
+--------------------------------------------------------+
Kod: Zaznacz cały
mateusz@mateusz-desktop:~$ sh NVIDIA-Linux-x86-173.14.09-pkg1.runsh: Can't open NVIDIA-Linux-x86-173.14.09-pkg1.run
Jak ktoś wie jak to rozwiązać to będe wdzięczny
Mój xorg.conf wygląda tak:
Kod: Zaznacz cały
# 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 "Device"
Identifier "Configured Video Device"
Option "UseFBDev" "true"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection