: 17 maja 2008, 13:22
To już teraz wiem dalczego mnie oczy tak na.... :-/ A jaką częstotlwość odświeżania powiniem zrobić?Zrobiłem to co mówiłeś jest plus że xorg wstał :-) a minus że nic się nie zmieniło :-(
Pozdrawiam
Artur
Teraz mój xorg wygląda tak
i jeszcz jedną ciekawą rzecz zauważyłem. :mrgreen: Po próbie uruchomienia openArena automatycznie wylogował mnie do konsoli. Więc przejrzałem forum i pomyślełem że warto sprawdzić czy mam akcelerację 3D więc dałem w konsoli
ale czy mam akcelerację czy nie się nie dowiedziałem :-| bo mnie automatycznie wywalił do konsoli. Więc pewnie będe musiał kartę zrobić tylko teraz zaraz czy poczekać aż może wykombinuje się coś na te obraz? ;-)
Pozdrawiam
Artur
Pozdrawiam
Artur
Teraz mój xorg wygląda tak
Kod: Zaznacz cały
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Wed Sep 5 19:29:10 PDT 2007
# xorg.conf (xorg 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.
#
# 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 "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
EndSection
Section "Monitor"
Identifier "NG1770DFT"
EndSection
Section "Device"
Identifier "nVidia Corporation NV11 [GeForce2 MX/MX 400]"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV11 [GeForce2 MX/MX 400]"
Monitor "NG1770DFT"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Kod: Zaznacz cały
glxinfo | grep -i direct
Pozdrawiam
Artur