[+] Instalacja sterowników nvidii

Konfiguracja serwerów, usług, itp.
IgiKoval
Posty: 81
Rejestracja: 24 kwietnia 2009, 12:41

[+] Instalacja sterowników nvidii

Post autor: IgiKoval »

Witam.
Posiadam aktualnie Debiana w wersji stabilnej na swoim komputerze, ale w trakcie instalacji sterowników nvidii (173.14.27) do swojej karty graficznej (FX 5200) napotkałem problem, którego nie mogę rozwiązać.

Dziennik z instalacji wygląda tak

Kod: Zaznacz cały

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Wed Aug 21 17:56:08 2013
installer version: 1.0.7

option status:
  license pre-accepted    : false
  update                  : false
  force update            : false
  expert                  : false
  uninstall               : false
  driver info             : false
  precompiled interfaces  : true
  no ncurses color        : false
  query latest version    : false
  OpenGL header files     : true
  no questions            : false
  silent                  : false
  no recursion            : false
  no backup               : false
  kernel module only      : false
  sanity                  : false
  add this kernel         : false
  no runlevel check       : false
  no network              : false
  no ABI note             : false
  no RPMs                 : false
  no kernel module        : false
  force SELinux           : default
  no X server check       : false
  no cc version check     : false
  force tls               : (not specified)
  X install prefix        : (not specified)
  X library install path  : (not specified)
  X module install path   : (not specified)
  OpenGL install prefix   : (not specified)
  OpenGL install libdir   : (not specified)
  utility install prefix  : (not specified)
  utility install libdir  : (not specified)
  doc install prefix      : (not specified)
  kernel name             : (not specified)
  kernel include path     : (not specified)
  kernel source path      : (not specified)
  kernel output path      : (not specified)
  kernel install path     : (not specified)
  proc mount point        : /proc
  ui                      : (not specified)
  tmpdir                  : /tmp
  ftp mirror              : ftp://download.nvidia.com
  RPM file list           : (not specified)

Using: nvidia-installer ncurses user interface
-> License accepted.
-> Installing NVIDIA driver version 173.14.27.
-> Performing CC sanity check with CC="cc".
-> Performing CC version check with CC="cc".
-> The CC version check failed:
   
   The compiler used to compile the kernel (gcc 4.6) does not exactly match the
   current compiler (gcc 4.7).  The Linux 2.6 kernel module loader rejects kern
   el modules built with a version of gcc that does not exactly match that of t
   he compiler used to build the running kernel.
   
   If you know what you are doing and want to ignore the gcc version check, sel
   ect "No" to continue installation.  Otherwise, select "Yes" to abort install
   ation, set the CC environment variable to the name of the compiler used to c
   ompile your kernel, and restart installation.  Abort now? (Answer: No)
-> Kernel source path: '/lib/modules/3.2.0-4-686-pae/source'
-> Kernel output path: '/lib/modules/3.2.0-4-686-pae/build'
ERROR: If you are using a Linux 2.4 kernel, please make sure
       you either have configured kernel sources matching your
       kernel or the correct set of kernel headers installed
       on your system.
       
       If you are using a Linux 2.6 kernel, please make sure
       you have configured kernel sources matching your kernel
       installed on your system. If you specified a separate
       output directory using either the "KBUILD_OUTPUT" or
       the "O" KBUILD parameter, make sure to specify this
       directory with the SYSOUT environment variable or with
       the equivalent nvidia-installer command line option.
       
       Depending on where and how the kernel sources (or the
       kernel headers) were installed, you may need to specify
       their location with the SYSSRC environment variable or
       the equivalent nvidia-installer command line option.
ERROR: Installation has failed.  Please see the file
       '/var/log/nvidia-installer.log' for details.  You may find suggestions
       on fixing installation problems in the README available on the Linux
       driver download page at www.nvidia.com.
Oczywiście posiadam zainstalowany pakiet linux-headers do mojej wersji jądra (3.2.0-4-686-pae)
Awatar użytkownika
Rafal_F
Moderator
Posty: 2350
Rejestracja: 29 sierpnia 2008, 16:45

Post autor: Rafal_F »

Zainstaluj GCC 4.6:

Kod: Zaznacz cały

aptitude install gcc-4.6
I uruchom instalację w ten sposób:

Kod: Zaznacz cały

CC=gcc-4.6 ./Nazwa_instalatora
IgiKoval
Posty: 81
Rejestracja: 24 kwietnia 2009, 12:41

Post autor: IgiKoval »

Niestety, zniknęło tylko ostrzeżenie ze złą wersją gcc. Błąd dalej ma miejsce.
Awatar użytkownika
Rafal_F
Moderator
Posty: 2350
Rejestracja: 29 sierpnia 2008, 16:45

Post autor: Rafal_F »

Ten sam błąd? Wklej log ponownie.

A nagłówki jądra masz zainstalowane?

Kod: Zaznacz cały

aptitude install linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,')
Może lepiej zainstalować sterownik z repozytorium?
https://wiki.debian.org/NvidiaGraphicsDrivers
IgiKoval
Posty: 81
Rejestracja: 24 kwietnia 2009, 12:41

Post autor: IgiKoval »

Jak już wspominałem, mam zainstalowane, błąd jest ten sam, log wygląda następująco

Kod: Zaznacz cały

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Wed Aug 21 19:17:32 2013
installer version: 1.0.7

option status:
  license pre-accepted    : false
  update                  : false
  force update            : false
  expert                  : false
  uninstall               : false
  driver info             : false
  precompiled interfaces  : true
  no ncurses color        : false
  query latest version    : false
  OpenGL header files     : true
  no questions            : false
  silent                  : false
  no recursion            : false
  no backup               : false
  kernel module only      : false
  sanity                  : false
  add this kernel         : false
  no runlevel check       : false
  no network              : false
  no ABI note             : false
  no RPMs                 : false
  no kernel module        : false
  force SELinux           : default
  no X server check       : false
  no cc version check     : false
  force tls               : (not specified)
  X install prefix        : (not specified)
  X library install path  : (not specified)
  X module install path   : (not specified)
  OpenGL install prefix   : (not specified)
  OpenGL install libdir   : (not specified)
  utility install prefix  : (not specified)
  utility install libdir  : (not specified)
  doc install prefix      : (not specified)
  kernel name             : (not specified)
  kernel include path     : (not specified)
  kernel source path      : (not specified)
  kernel output path      : (not specified)
  kernel install path     : (not specified)
  proc mount point        : /proc
  ui                      : (not specified)
  tmpdir                  : /tmp
  ftp mirror              : ftp://download.nvidia.com
  RPM file list           : (not specified)

Using: nvidia-installer ncurses user interface
-> License accepted.
-> Installing NVIDIA driver version 173.14.27.
-> Performing CC sanity check with CC="gcc-4.6".
-> Performing CC version check with CC="gcc-4.6".
-> Kernel source path: '/lib/modules/3.2.0-4-686-pae/source'
-> Kernel output path: '/lib/modules/3.2.0-4-686-pae/build'
ERROR: If you are using a Linux 2.4 kernel, please make sure
       you either have configured kernel sources matching your
       kernel or the correct set of kernel headers installed
       on your system.
       
       If you are using a Linux 2.6 kernel, please make sure
       you have configured kernel sources matching your kernel
       installed on your system. If you specified a separate
       output directory using either the "KBUILD_OUTPUT" or
       the "O" KBUILD parameter, make sure to specify this
       directory with the SYSOUT environment variable or with
       the equivalent nvidia-installer command line option.
       
       Depending on where and how the kernel sources (or the
       kernel headers) were installed, you may need to specify
       their location with the SYSSRC environment variable or
       the equivalent nvidia-installer command line option.
ERROR: Installation has failed.  Please see the file
       '/var/log/nvidia-installer.log' for details.  You may find suggestions
       on fixing installation problems in the README available on the Linux
       driver download page at www.nvidia.com.
Próbowałem instalować również z repozytorium, ale uzyskałem jedynie rozdzielczość 640x480, co nie było zadowalające. Mimo wszystko spróbuję jeszcze raz.


Zainstalowałem z repozytoriów według tego, co podałeś i jak mówiłem największa rozdzielczość to 640x480. Zapis z instalacji.

Kod: Zaznacz cały

Wybieranie wcześniej niewybranego pakietu nvidia-installer-cleanup.
(Odczytywanie bazy danych ... 77054 pliki i katalogi obecnie zainstalowane.)
Rozpakowywanie pakietu nvidia-installer-cleanup (z .../nvidia-installer-cleanup_20120630+3_i386.deb) ...
Konfigurowanie pakietu nvidia-installer-cleanup (20120630+3) ...
Wybieranie wcześniej niewybranego pakietu glx-diversions.
(Odczytywanie bazy danych ... 77061 plików i katalogów obecnie zainstalowanych.)
Rozpakowywanie pakietu glx-diversions (z .../glx-diversions_0.2.2_i386.deb) ...
Wybieranie wcześniej niewybranego pakietu glx-alternative-mesa.
Rozpakowywanie pakietu glx-alternative-mesa (z .../glx-alternative-mesa_0.2.2_i386.deb) ...
Wybieranie wcześniej niewybranego pakietu glx-alternative-nvidia.
Rozpakowywanie pakietu glx-alternative-nvidia (z .../glx-alternative-nvidia_0.2.2_i386.deb) ...
Wybieranie wcześniej niewybranego pakietu libgl1-nvidia-alternatives.
Rozpakowywanie pakietu libgl1-nvidia-alternatives (z .../libgl1-nvidia-alternatives_304.88-1+deb7u1_i386.deb) ...
Wybieranie wcześniej niewybranego pakietu libglx-nvidia-alternatives.
Rozpakowywanie pakietu libglx-nvidia-alternatives (z .../libglx-nvidia-alternatives_304.88-1+deb7u1_i386.deb) ...
Wybieranie wcześniej niewybranego pakietu nvidia-alternative-legacy-173xx.
Rozpakowywanie pakietu nvidia-alternative-legacy-173xx (z .../nvidia-alternative-legacy-173xx_173.14.35-4_i386.deb) ...
Wybieranie wcześniej niewybranego pakietu nvidia-support.
Rozpakowywanie pakietu nvidia-support (z .../nvidia-support_20120630+3_i386.deb) ...
Wybieranie wcześniej niewybranego pakietu libgl1-nvidia-legacy-173xx-glx:i386.
Rozpakowywanie pakietu libgl1-nvidia-legacy-173xx-glx:i386 (z .../libgl1-nvidia-legacy-173xx-glx_173.14.35-4_i386.deb) ...
Wybieranie wcześniej niewybranego pakietu xserver-xorg-video-nvidia-legacy-173xx.
Rozpakowywanie pakietu xserver-xorg-video-nvidia-legacy-173xx (z .../xserver-xorg-video-nvidia-legacy-173xx_173.14.35-4_i386.deb) ...
Wybieranie wcześniej niewybranego pakietu dkms.
Rozpakowywanie pakietu dkms (z .../dkms_2.2.0.3-1.2_all.deb) ...
Wybieranie wcześniej niewybranego pakietu nvidia-kernel-common.
Rozpakowywanie pakietu nvidia-kernel-common (z .../nvidia-kernel-common_20120630+3_i386.deb) ...
Wybieranie wcześniej niewybranego pakietu nvidia-kernel-legacy-173xx-dkms.
Rozpakowywanie pakietu nvidia-kernel-legacy-173xx-dkms (z .../nvidia-kernel-legacy-173xx-dkms_173.14.35-4_i386.deb) ...
Wybieranie wcześniej niewybranego pakietu nvidia-glx-legacy-173xx.
Rozpakowywanie pakietu nvidia-glx-legacy-173xx (z .../nvidia-glx-legacy-173xx_173.14.35-4_i386.deb) ...
Wybieranie wcześniej niewybranego pakietu pkg-config.
Rozpakowywanie pakietu pkg-config (z .../pkg-config_0.26-1_i386.deb) ...
Wybieranie wcześniej niewybranego pakietu nvidia-settings-legacy-173xx.
Rozpakowywanie pakietu nvidia-settings-legacy-173xx (z .../nvidia-settings-legacy-173xx_173.14.35-2_i386.deb) ...
Przetwarzanie wyzwalaczy pakietu man-db...
Przetwarzanie wyzwalaczy pakietu menu...
Przetwarzanie wyzwalaczy pakietu desktop-file-utils...
Konfigurowanie pakietu glx-diversions (0.2.2) ...
Brak ominięcia "ominięcie /usr/lib/debug/usr/lib/xorg/modules/extensions/libglx.so do /usr/lib/mesa-diverted/libglx.so.dbg przez glx-diversions", nic nie usunięto.
Brak ominięcia "ominięcie /usr/lib/xorg/modules/extensions/libglx.so do /usr/lib/mesa-diverted/libglx.so przez glx-diversions", nic nie usunięto.
Dodawanie "ominięcie /usr/lib/libGL.so do /usr/lib/mesa-diverted/libGL.so przez glx-diversions"
Dodawanie "ominięcie /usr/lib/i386-linux-gnu/libGL.so do /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so przez glx-diversions"
Dodawanie "ominięcie /usr/lib/x86_64-linux-gnu/libGL.so do /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so przez glx-diversions"
Dodawanie "ominięcie /usr/lib/libGL.so.1 do /usr/lib/mesa-diverted/libGL.so.1 przez glx-diversions"
Dodawanie "ominięcie /usr/lib/i386-linux-gnu/libGL.so.1 do /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1 przez glx-diversions"
Dodawanie "ominięcie /usr/lib/x86_64-linux-gnu/libGL.so.1 do /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1 przez glx-diversions"
Dodawanie "ominięcie /usr/lib/libGL.so.1.2 do /usr/lib/mesa-diverted/libGL.so.1.2 przez glx-diversions"
Dodawanie "ominięcie /usr/lib/i386-linux-gnu/libGL.so.1.2 do /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1.2 przez glx-diversions"
Dodawanie "ominięcie /usr/lib/x86_64-linux-gnu/libGL.so.1.2 do /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.2 przez glx-diversions"
Konfigurowanie pakietu glx-alternative-mesa (0.2.2) ...
update-alternatives: użycie /usr/lib/mesa-diverted jako dostarczającego /usr/lib/glx (glx) w tryb auto
Konfigurowanie pakietu glx-alternative-nvidia (0.2.2) ...
Konfigurowanie pakietu libgl1-nvidia-alternatives (304.88-1+deb7u1) ...
Konfigurowanie pakietu libglx-nvidia-alternatives (304.88-1+deb7u1) ...
Konfigurowanie pakietu nvidia-alternative-legacy-173xx (173.14.35-4) ...
Konfigurowanie pakietu nvidia-support (20120630+3) ...
Konfigurowanie pakietu dkms (2.2.0.3-1.2) ...
Konfigurowanie pakietu nvidia-kernel-common (20120630+3) ...
update-initramfs: deferring update (trigger activated)
Konfigurowanie pakietu nvidia-kernel-legacy-173xx-dkms (173.14.35-4) ...
Loading new nvidia-173.14.35 DKMS files...
First Installation: checking all kernels...
Building only for 3.2.0-4-686-pae
Building initial module for 3.2.0-4-686-pae
Done.

nvidia:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/3.2.0-4-686-pae/updates/dkms/

depmod.......

DKMS: install completed.
Konfigurowanie pakietu pkg-config (0.26-1) ...
Konfigurowanie pakietu nvidia-settings-legacy-173xx (173.14.35-2) ...
Przetwarzanie wyzwalaczy pakietu nvidia-alternative-legacy-173xx...
update-alternatives: użycie /usr/lib/nvidia/legacy-173xx jako dostarczającego /usr/lib/nvidia/nvidia (nvidia) w tryb auto
Przetwarzanie wyzwalaczy pakietu glx-alternative-nvidia...
update-alternatives: użycie /usr/lib/nvidia jako dostarczającego /usr/lib/glx (glx) w tryb auto
Konfigurowanie pakietu libgl1-nvidia-legacy-173xx-glx:i386 (173.14.35-4) ...
Konfigurowanie pakietu xserver-xorg-video-nvidia-legacy-173xx (173.14.35-4) ...
Konfigurowanie pakietu nvidia-glx-legacy-173xx (173.14.35-4) ...
Brak ominięcia "ominięcie /usr/lib/xorg/modules/extensions/libGLcore.so do /usr/lib/nvidia/libGLcore.so.xlibmesa przez nvidia-glx-legacy-173xx", nic nie usunięto.
Brak ominięcia "ominięcie /usr/lib/xorg/modules/extensions/libGLcore.a do /usr/lib/nvidia/libGLcore.a.xlibmesa przez nvidia-glx-legacy-173xx", nic nie usunięto.
Brak ominięcia "ominięcie /usr/lib/xorg/modules/extensions/libglx.a do /usr/lib/nvidia/libglx.a.xlibmesa przez nvidia-glx-legacy-173xx", nic nie usunięto.
Przetwarzanie wyzwalaczy pakietu initramfs-tools...
update-initramfs: Generating /boot/initrd.img-3.2.0-4-686-pae
Przetwarzanie wyzwalaczy pakietu menu...
Przetwarzanie wyzwalaczy pakietu glx-alternative-mesa...
Spróbowałem jeszcze użyć nvidia-xconfig, ponieważ przy instalacji ze strony nvidii zawsze po tej czynności wszystko działało, więc teraz mój xorg.conf po drobnej edycji wygląda tak (mimo wszystko nie działa).

Kod: Zaznacz cały

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 304.48  (buildd@murphy)  Wed Sep 12 11:32:28 UTC 2012

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       28.0 - 33.0
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection
Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
                 Viewport 0 0
                 Depth 24
                 Modes "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Zajrzałem jeszcze do dziennika Xorga i zauważyłem to:

Kod: Zaznacz cały

[   394.336] (WW) NVIDIA(0): No valid modes for "1024x768"; removing.
[   394.336] (WW) NVIDIA(0): No valid modes for "800x600"; removing.
[   394.336] (II) NVIDIA(0): Validated modes:
[   394.336] (II) NVIDIA(0):     "640x480"
[   394.336] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[   394.336] (WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
[   394.336] (WW) NVIDIA(0):     from CRT-0's EDID
Mój monitor, co prawda jest bardzo stary, ale rozdzielczość 1024x768 i 800x600 obsługuje.

Cały log:

Kod: Zaznacz cały

[   393.553] 
X.Org X Server 1.12.4
Release Date: 2012-08-27
[   393.554] X Protocol Version 11, Revision 0
[   393.554] Build Operating System: Linux 2.6.32-5-686-bigmem i686 Debian
[   393.554] Current Operating System: Linux IK-Deb 3.2.0-4-686-pae #1 SMP Debian 3.2.46-1 i686
[   393.554] Kernel command line: BOOT_IMAGE=/vmlinuz-3.2.0-4-686-pae root=UUID=88dc788c-e0ad-427b-9aeb-68a70464be99 ro quiet
[   393.554] Build Date: 17 April 2013  11:13:16AM
[   393.554] xorg-server 2:1.12.4-6 (Julien Cristau <jcristau@debian.org>) 
[   393.555] Current version of pixman: 0.26.0
[   393.555]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[   393.555] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   393.556] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Aug 22 08:36:42 2013
[   393.576] (==) Using config file: "/etc/X11/xorg.conf"
[   393.576] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   393.576] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   393.637] (==) ServerLayout "Layout0"
[   393.637] (**) |-->Screen "Screen0" (0)
[   393.637] (**) |   |-->Monitor "Monitor0"
[   393.637] (**) |   |-->Device "Device0"
[   393.637] (**) |-->Input Device "Keyboard0"
[   393.637] (**) |-->Input Device "Mouse0"
[   393.637] (==) Automatically adding devices
[   393.637] (==) Automatically enabling devices
[   393.646] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   393.646]     Entry deleted from font path.
[   393.646] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[   393.646]     Entry deleted from font path.
[   393.646] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[   393.646]     Entry deleted from font path.
[   393.646] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[   393.646]     Entry deleted from font path.
[   393.646] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[   393.646]     Entry deleted from font path.
[   393.646] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[   393.646]     Entry deleted from font path.
[   393.646] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[   393.646]     Entry deleted from font path.
[   393.646] (==) FontPath set to:
    /usr/share/fonts/X11/misc,
    built-ins
[   393.646] (==) ModulePath set to "/usr/lib/xorg/modules"
[   393.646] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   393.646] (WW) Disabling Keyboard0
[   393.646] (WW) Disabling Mouse0
[   393.646] (II) Loader magic: 0xb77fc5a0
[   393.646] (II) Module ABI versions:
[   393.646]     X.Org ANSI C Emulation: 0.4
[   393.646]     X.Org Video Driver: 12.1
[   393.646]     X.Org XInput driver : 16.0
[   393.647]     X.Org Server Extension : 6.0
[   393.647] (--) PCI:*(0:1:0:0) 10de:0322:0000:0000 rev 161, Mem @ 0xde000000/16777216, 0xd0000000/134217728, BIOS @ 0x????????/131072
[   393.648] (II) Open ACPI successful (/var/run/acpid.socket)
[   393.648] (II) LoadModule: "extmod"
[   393.649] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   393.649] (II) Module extmod: vendor="X.Org Foundation"
[   393.649]     compiled for 1.12.4, module version = 1.0.0
[   393.649]     Module class: X.Org Server Extension
[   393.649]     ABI class: X.Org Server Extension, version 6.0
[   393.649] (II) Loading extension SELinux
[   393.649] (II) Loading extension MIT-SCREEN-SAVER
[   393.650] (II) Loading extension XFree86-VidModeExtension
[   393.650] (II) Loading extension XFree86-DGA
[   393.650] (II) Loading extension DPMS
[   393.650] (II) Loading extension XVideo
[   393.650] (II) Loading extension XVideo-MotionCompensation
[   393.650] (II) Loading extension X-Resource
[   393.650] (II) LoadModule: "dbe"
[   393.650] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[   393.660] (II) Module dbe: vendor="X.Org Foundation"
[   393.660]     compiled for 1.12.4, module version = 1.0.0
[   393.660]     Module class: X.Org Server Extension
[   393.660]     ABI class: X.Org Server Extension, version 6.0
[   393.660] (II) Loading extension DOUBLE-BUFFER
[   393.660] (II) LoadModule: "glx"
[   393.660] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[   393.982] (II) Module glx: vendor="NVIDIA Corporation"
[   393.982]     compiled for 4.0.2, module version = 1.0.0
[   393.982]     Module class: X.Org Server Extension
[   393.982] (II) NVIDIA GLX Module  173.14.35  Thu May 31 12:34:02 PDT 2012
[   393.982] (II) Loading extension GLX
[   393.982] (II) LoadModule: "record"
[   393.983] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[   393.993] (II) Module record: vendor="X.Org Foundation"
[   393.993]     compiled for 1.12.4, module version = 1.13.0
[   393.993]     Module class: X.Org Server Extension
[   393.993]     ABI class: X.Org Server Extension, version 6.0
[   393.993] (II) Loading extension RECORD
[   393.993] (II) LoadModule: "dri"
[   393.993] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   393.994] (II) Module dri: vendor="X.Org Foundation"
[   393.994]     compiled for 1.12.4, module version = 1.0.0
[   393.994]     ABI class: X.Org Server Extension, version 6.0
[   393.994] (II) Loading extension XFree86-DRI
[   393.994] (II) LoadModule: "dri2"
[   393.995] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   393.995] (II) Module dri2: vendor="X.Org Foundation"
[   393.996]     compiled for 1.12.4, module version = 1.2.0
[   393.996]     ABI class: X.Org Server Extension, version 6.0
[   393.996] (II) Loading extension DRI2
[   393.996] (II) LoadModule: "nvidia"
[   394.007] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   394.058] (II) Module nvidia: vendor="NVIDIA Corporation"
[   394.058]     compiled for 4.0.2, module version = 1.0.0
[   394.058]     Module class: X.Org Video Driver
[   394.058] (II) NVIDIA dlloader X Driver  173.14.35  Thu May 31 12:10:59 PDT 2012
[   394.058] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   394.058] (--) using VT number 7

[   394.066] (II) Loading sub module "fb"
[   394.066] (II) LoadModule: "fb"
[   394.066] (II) Loading /usr/lib/xorg/modules/libfb.so
[   394.080] (II) Module fb: vendor="X.Org Foundation"
[   394.080]     compiled for 1.12.4, module version = 1.0.0
[   394.080]     ABI class: X.Org ANSI C Emulation, version 0.4
[   394.080] (II) Loading sub module "wfb"
[   394.080] (II) LoadModule: "wfb"
[   394.080] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   394.088] (II) Module wfb: vendor="X.Org Foundation"
[   394.088]     compiled for 1.12.4, module version = 1.0.0
[   394.088]     ABI class: X.Org ANSI C Emulation, version 0.4
[   394.088] (II) Loading sub module "ramdac"
[   394.088] (II) LoadModule: "ramdac"
[   394.088] (II) Module "ramdac" already built-in
[   394.088] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[   394.088] (==) NVIDIA(0): RGB weight 888
[   394.088] (==) NVIDIA(0): Default visual is TrueColor
[   394.088] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   394.088] (**) NVIDIA(0): Enabling RENDER acceleration
[   394.088] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
[   394.088] (II) NVIDIA(0):     enabled.
[   394.335] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
[   394.335] (II) NVIDIA(0): NVIDIA GPU GeForce FX 5200 (NV34) at PCI:1:0:0 (GPU-0)
[   394.335] (--) NVIDIA(0): Memory: 131072 kBytes
[   394.335] (--) NVIDIA(0): VideoBIOS: 04.34.20.27.00
[   394.335] (II) NVIDIA(0): Detected AGP rate: 8X
[   394.335] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[   394.335] (--) NVIDIA(0): Connected display device(s) on GeForce FX 5200 at PCI:1:0:0:
[   394.335] (--) NVIDIA(0):     CRT-0
[   394.335] (--) NVIDIA(0): CRT-0: 350.0 MHz maximum pixel clock
[   394.336] (II) NVIDIA(0): Assigned Display Device: CRT-0
[   394.336] (WW) NVIDIA(0): No valid modes for "1024x768"; removing.
[   394.336] (WW) NVIDIA(0): No valid modes for "800x600"; removing.
[   394.336] (II) NVIDIA(0): Validated modes:
[   394.336] (II) NVIDIA(0):     "640x480"
[   394.336] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[   394.336] (WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
[   394.336] (WW) NVIDIA(0):     from CRT-0's EDID.
[   394.336] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[   394.336] (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
[   394.336] (--) Depth 24 pixmap format is 32 bpp
[   394.339] (II) NVIDIA(0): Initialized AGP GART.
[   394.343] (II) NVIDIA(0): Setting mode "640x480"
[   394.406] (II) NVIDIA(0): Built-in logo is bigger than the screen.
[   394.412] (II) Loading extension NV-GLX
[   394.434] (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
[   394.434] (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
[   394.435] (==) NVIDIA(0): Backing store disabled
[   394.435] (==) NVIDIA(0): Silken mouse enabled
[   394.435] (**) NVIDIA(0): DPMS enabled
[   394.435] (II) Loading extension NV-CONTROL
[   394.436] (==) RandR enabled
[   394.436] (II) Initializing built-in extension Generic Event Extension
[   394.436] (II) Initializing built-in extension SHAPE
[   394.436] (II) Initializing built-in extension MIT-SHM
[   394.436] (II) Initializing built-in extension XInputExtension
[   394.436] (II) Initializing built-in extension XTEST
[   394.436] (II) Initializing built-in extension BIG-REQUESTS
[   394.436] (II) Initializing built-in extension SYNC
[   394.436] (II) Initializing built-in extension XKEYBOARD
[   394.436] (II) Initializing built-in extension XC-MISC
[   394.436] (II) Initializing built-in extension SECURITY
[   394.436] (II) Initializing built-in extension XINERAMA
[   394.436] (II) Initializing built-in extension XFIXES
[   394.436] (II) Initializing built-in extension RENDER
[   394.436] (II) Initializing built-in extension RANDR
[   394.436] (II) Initializing built-in extension COMPOSITE
[   394.436] (II) Initializing built-in extension DAMAGE
[   394.436] (II) SELinux: Disabled on system
[   394.441] (II) Initializing extension GLX
[   394.606] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   394.606] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   394.606] (II) LoadModule: "evdev"
[   394.606] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   394.619] (II) Module evdev: vendor="X.Org Foundation"
[   394.619]     compiled for 1.12.1, module version = 2.7.0
[   394.619]     Module class: X.Org XInput Driver
[   394.619]     ABI class: X.Org XInput driver, version 16.0
[   394.619] (II) Using input driver 'evdev' for 'Power Button'
[   394.619] (**) Power Button: always reports core events
[   394.619] (**) evdev: Power Button: Device: "/dev/input/event2"
[   394.619] (--) evdev: Power Button: Vendor 0 Product 0x1
[   394.619] (--) evdev: Power Button: Found keys
[   394.619] (II) evdev: Power Button: Configuring as keyboard
[   394.619] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[   394.619] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   394.619] (**) Option "xkb_rules" "evdev"
[   394.619] (**) Option "xkb_model" "pc105"
[   394.619] (**) Option "xkb_layout" "pl"
[   394.686] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[   394.686] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   394.686] (II) Using input driver 'evdev' for 'Power Button'
[   394.686] (**) Power Button: always reports core events
[   394.686] (**) evdev: Power Button: Device: "/dev/input/event0"
[   394.686] (--) evdev: Power Button: Vendor 0 Product 0x1
[   394.687] (--) evdev: Power Button: Found keys
[   394.687] (II) evdev: Power Button: Configuring as keyboard
[   394.687] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[   394.687] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   394.687] (**) Option "xkb_rules" "evdev"
[   394.687] (**) Option "xkb_model" "pc105"
[   394.687] (**) Option "xkb_layout" "pl"
[   394.688] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[   394.688] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   394.688] (II) Using input driver 'evdev' for 'Sleep Button'
[   394.688] (**) Sleep Button: always reports core events
[   394.688] (**) evdev: Sleep Button: Device: "/dev/input/event1"
[   394.688] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[   394.688] (--) evdev: Sleep Button: Found keys
[   394.688] (II) evdev: Sleep Button: Configuring as keyboard
[   394.688] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[   394.688] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[   394.688] (**) Option "xkb_rules" "evdev"
[   394.688] (**) Option "xkb_model" "pc105"
[   394.688] (**) Option "xkb_layout" "pl"
[   394.690] (II) config/udev: Adding input device Chicony USB Wireless HID Receiver (/dev/input/event5)
[   394.690] (**) Chicony USB Wireless HID Receiver: Applying InputClass "evdev keyboard catchall"
[   394.690] (II) Using input driver 'evdev' for 'Chicony USB Wireless HID Receiver'
[   394.690] (**) Chicony USB Wireless HID Receiver: always reports core events
[   394.690] (**) evdev: Chicony USB Wireless HID Receiver: Device: "/dev/input/event5"
[   394.690] (--) evdev: Chicony USB Wireless HID Receiver: Vendor 0x4f2 Product 0x420
[   394.690] (--) evdev: Chicony USB Wireless HID Receiver: Found keys
[   394.690] (II) evdev: Chicony USB Wireless HID Receiver: Configuring as keyboard
[   394.690] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.0/usb2/2-2/2-2:1.0/input/input5/event5"
[   394.690] (II) XINPUT: Adding extended input device "Chicony USB Wireless HID Receiver" (type: KEYBOARD, id 9)
[   394.690] (**) Option "xkb_rules" "evdev"
[   394.690] (**) Option "xkb_model" "pc105"
[   394.690] (**) Option "xkb_layout" "pl"
[   394.691] (II) config/udev: Adding input device Chicony USB Wireless HID Receiver (/dev/input/event6)
[   394.692] (**) Chicony USB Wireless HID Receiver: Applying InputClass "evdev keyboard catchall"
[   394.692] (II) Using input driver 'evdev' for 'Chicony USB Wireless HID Receiver'
[   394.692] (**) Chicony USB Wireless HID Receiver: always reports core events
[   394.692] (**) evdev: Chicony USB Wireless HID Receiver: Device: "/dev/input/event6"
[   394.692] (--) evdev: Chicony USB Wireless HID Receiver: Vendor 0x4f2 Product 0x420
[   394.692] (--) evdev: Chicony USB Wireless HID Receiver: Found 1 mouse buttons
[   394.692] (--) evdev: Chicony USB Wireless HID Receiver: Found scroll wheel(s)
[   394.692] (--) evdev: Chicony USB Wireless HID Receiver: Found relative axes
[   394.692] (--) evdev: Chicony USB Wireless HID Receiver: Found absolute axes
[   394.692] (--) evdev: Chicony USB Wireless HID Receiver: Found x and y absolute axes
[   394.692] (--) evdev: Chicony USB Wireless HID Receiver: Found keys
[   394.692] (II) evdev: Chicony USB Wireless HID Receiver: Configuring as mouse
[   394.692] (II) evdev: Chicony USB Wireless HID Receiver: Configuring as keyboard
[   394.692] (II) evdev: Chicony USB Wireless HID Receiver: Adding scrollwheel support
[   394.692] (**) evdev: Chicony USB Wireless HID Receiver: YAxisMapping: buttons 4 and 5
[   394.692] (**) evdev: Chicony USB Wireless HID Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   394.692] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.0/usb2/2-2/2-2:1.1/input/input6/event6"
[   394.692] (II) XINPUT: Adding extended input device "Chicony USB Wireless HID Receiver" (type: KEYBOARD, id 10)
[   394.692] (**) Option "xkb_rules" "evdev"
[   394.692] (**) Option "xkb_model" "pc105"
[   394.692] (**) Option "xkb_layout" "pl"
[   394.693] (II) evdev: Chicony USB Wireless HID Receiver: initialized for relative axes.
[   394.693] (WW) evdev: Chicony USB Wireless HID Receiver: ignoring absolute axes.
[   394.693] (**) Chicony USB Wireless HID Receiver: (accel) keeping acceleration scheme 1
[   394.693] (**) Chicony USB Wireless HID Receiver: (accel) acceleration profile 0
[   394.693] (**) Chicony USB Wireless HID Receiver: (accel) acceleration factor: 2.000
[   394.693] (**) Chicony USB Wireless HID Receiver: (accel) acceleration threshold: 4
[   394.694] (II) config/udev: Adding input device Chicony USB Wireless HID Receiver (/dev/input/js0)
[   394.694] (II) No input driver specified, ignoring this device.
[   394.694] (II) This device may have been added with another device file.
[   394.694] (II) config/udev: Adding input device Chicony USB Wireless HID Receiver (/dev/input/event7)
[   394.695] (**) Chicony USB Wireless HID Receiver: Applying InputClass "evdev pointer catchall"
[   394.695] (II) Using input driver 'evdev' for 'Chicony USB Wireless HID Receiver'
[   394.695] (**) Chicony USB Wireless HID Receiver: always reports core events
[   394.695] (**) evdev: Chicony USB Wireless HID Receiver: Device: "/dev/input/event7"
[   394.695] (--) evdev: Chicony USB Wireless HID Receiver: Vendor 0x4f2 Product 0x420
[   394.695] (--) evdev: Chicony USB Wireless HID Receiver: Found 3 mouse buttons
[   394.695] (--) evdev: Chicony USB Wireless HID Receiver: Found scroll wheel(s)
[   394.695] (--) evdev: Chicony USB Wireless HID Receiver: Found relative axes
[   394.695] (--) evdev: Chicony USB Wireless HID Receiver: Found x and y relative axes
[   394.695] (II) evdev: Chicony USB Wireless HID Receiver: Configuring as mouse
[   394.695] (II) evdev: Chicony USB Wireless HID Receiver: Adding scrollwheel support
[   394.695] (**) evdev: Chicony USB Wireless HID Receiver: YAxisMapping: buttons 4 and 5
[   394.695] (**) evdev: Chicony USB Wireless HID Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   394.695] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.0/usb2/2-2/2-2:1.2/input/input7/event7"
[   394.695] (II) XINPUT: Adding extended input device "Chicony USB Wireless HID Receiver" (type: MOUSE, id 11)
[   394.695] (II) evdev: Chicony USB Wireless HID Receiver: initialized for relative axes.
[   394.695] (**) Chicony USB Wireless HID Receiver: (accel) keeping acceleration scheme 1
[   394.695] (**) Chicony USB Wireless HID Receiver: (accel) acceleration profile 0
[   394.695] (**) Chicony USB Wireless HID Receiver: (accel) acceleration factor: 2.000
[   394.695] (**) Chicony USB Wireless HID Receiver: (accel) acceleration threshold: 4
[   394.696] (II) config/udev: Adding input device Chicony USB Wireless HID Receiver (/dev/input/mouse1)
[   394.696] (II) No input driver specified, ignoring this device.
[   394.696] (II) This device may have been added with another device file.
[   394.697] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/event4)
[   394.697] (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "evdev pointer catchall"
[   394.697] (II) Using input driver 'evdev' for 'ImExPS/2 Generic Explorer Mouse'
[   394.697] (**) ImExPS/2 Generic Explorer Mouse: always reports core events
[   394.697] (**) evdev: ImExPS/2 Generic Explorer Mouse: Device: "/dev/input/event4"
[   394.697] (--) evdev: ImExPS/2 Generic Explorer Mouse: Vendor 0x2 Product 0x6
[   394.697] (--) evdev: ImExPS/2 Generic Explorer Mouse: Found 9 mouse buttons
[   394.697] (--) evdev: ImExPS/2 Generic Explorer Mouse: Found scroll wheel(s)
[   394.697] (--) evdev: ImExPS/2 Generic Explorer Mouse: Found relative axes
[   394.697] (--) evdev: ImExPS/2 Generic Explorer Mouse: Found x and y relative axes
[   394.697] (II) evdev: ImExPS/2 Generic Explorer Mouse: Configuring as mouse
[   394.697] (II) evdev: ImExPS/2 Generic Explorer Mouse: Adding scrollwheel support
[   394.697] (**) evdev: ImExPS/2 Generic Explorer Mouse: YAxisMapping: buttons 4 and 5
[   394.697] (**) evdev: ImExPS/2 Generic Explorer Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   394.697] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event4"
[   394.697] (II) XINPUT: Adding extended input device "ImExPS/2 Generic Explorer Mouse" (type: MOUSE, id 12)
[   394.697] (II) evdev: ImExPS/2 Generic Explorer Mouse: initialized for relative axes.
[   394.697] (**) ImExPS/2 Generic Explorer Mouse: (accel) keeping acceleration scheme 1
[   394.697] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration profile 0
[   394.697] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration factor: 2.000
[   394.697] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration threshold: 4
[   394.698] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/mouse0)
[   394.698] (II) No input driver specified, ignoring this device.
[   394.698] (II) This device may have been added with another device file.
[   394.698] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[   394.698] (II) No input driver specified, ignoring this device.
[   394.698] (II) This device may have been added with another device file.

Ostatecznie udało mi się rozwiązać mój problem.

Zmieniłem tylko to:

Kod: Zaznacz cały

    HorizSync       30 - 50
    VertRefresh     50 - 90
W sekcji "Monitor" - dane udało mi się wygrzebać w internecie, teraz wszystko działa jak trzeba.
ODPOWIEDZ