1. Which display are you using. CRT or LCD?
2. Show your xorg.conf with your display's spec.
1. LCD
2. xorg.conf (partially):
Section "ServerLayout"
Identifier "Layout[all]"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "Clone" "off"
Option "Xinerama" "off"
EndSection
Section "Monitor"
Identifier "Monitor[0]"
VendorName "--> VESA"
ModelName "[EMAIL PROTECTED]"
UseModes "Modes[0]"
DisplaySize 340 270
HorizSync 31.0 - 64.0
VertRefresh 50.0 - 60.0
Option "DPMS"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "Device[0]"
Driver "radeon"
VendorName "ATI"
BoardName "Radeon X300 (RV370) 5B60 (PCIE)"
BusID "1:0:0"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
EndSection
Section "Screen"
Identifier "Screen[0]"
Device "Device[0]"
Monitor "Monitor[0]"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1280x1024" "768x576"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "768x576"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "768x576"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "768x576"
EndSubSection
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
3. Today the computer hang but I could still move the mouse pointer.
This doesn't look like a problem with graphic card, or?
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]