- Monitor Advance 21 Inchi LCD
- Ge Force FX 5200
Install driver Nvidia 173 pake mageia control center
Setting drivernya pada pengaturan x server
Ganti setingan file xorg.conf pada /etc/X11 dengan settingan di bawah ini:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 270.29 (buildd@roseapple) Fri Feb 25 14:43:24 UTC 2011
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder75) Thu Apr 14 09:22:52 PDT 2011
Section “ServerLayout”
Identifier “Layout0″
Screen 0 “Screen0″ 0 0
InputDevice “Keyboard0″ “CoreKeyboard”
InputDevice “Mouse0″ “CorePointer”
Option “Xinerama” “0″
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”
# 1280×800 59.81 Hz (CVT 1.02MA) hsync: 49.70 kHz; pclk: 83.50 MHz
Identifier “Monitor0″
VendorName “Unknown”
ModelName “CRT-0″
HorizSync 30.0 – 50.0
VertRefresh 50.0 – 75.0
ModeLine “1280x800_60.00″ 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync
Option “DPMS”
EndSection
Section “Device”
Identifier “Device0″
Driver “nvidia”
VendorName “NVIDIA Corporation”
BoardName “GeForce FX 5200″
EndSection
Section “Screen”
Identifier “Screen0″
Device “Device0″
Monitor “Monitor0″
DefaultDepth 24
Option “UseDisplayDevice” “DFP”
Option “TwinView” “0″
Option “TwinViewXineramaInfoOrder” “CRT-0″
Option “metamodes” “1280x800_60 +0+0″
SubSection “Display”
Depth 24
EndSubSection
EndSection