Sziasztok!
Debian Squezee alatt Nvidia GeF 7600Gs kártyát használok.
Nvidia driver 173.14.20 -as gyári.
Telepítése során semmi gond nem volt, kdm elindítva de a bejelentkező Nvidia logó nem jelent meg.
Glxgears rendesen fut, aránylag jó fps-el. De a gondom az, hogy ha fut az OpenGl-es képernyővédő akkor egy kicsit szaggat, valamint a böngészőt ha scrollozom szintén szaggatottan csinálja. Eddig ilyen gondom nem volt. A monitor egy viewsonic 22"-os crt monitor 1680x1025.ben használom.
Elképzelhető, hogy a drivermodul valamiért nem megfelelő?
Próbáltam újjabb driverekkel de ugyanazt csinálja.
Az xorg.conf-om maradt a driver csere előtti. Lehet, hogy ez a gondja?
Beadom azt is.
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder63) Fri Aug 14 17:54:58 PDT 2009
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "stylusC" "AlwaysCore"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "InputDevice"
Identifier "stylusC"
Driver "aiptek"
Option "Device" "/dev/input/event4"
# Option "Device" "/dev/input/aiptektablet"
Option "Type" "stylus"
Option "Mode" "absolute"
Option "Cursor" "stylus"
Option "USB" "on"
Option "KeepShape" "on"
Option "debuglevel" "10"
Option "zMin" "0"
Option "zMax" "512"
Option "PressCurve" "0,5,95,100"
EndSection
Section "InputDevice"
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"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "hu"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 30.0 - 110.0
VertRefresh 50.0 - 150.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "AllowGLXWithComposite" "True"
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection