Rekonfigurowałem może z 10 razy.
A wcześniejszy problem czarnym ekranem polegał na tym, że monitor musi być na kablu VGA a nie DVI.Section "Module"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
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/psaux"
Option "Protocol" "ImPS/2"
EndSection
Section "Device"
Identifier "RADEON 9600"
Driver "vesa"
BusID "PCI:1:0:0"
VideoRam 256
EndSection
Section "Monitor"
Identifier "BELINEA 101920"
Option "DPMS"
HorizSync 31-80
VertRefresh 56-75
EndSection
Section "Screen"
Identifier "Default Screen"
Device "RADEON 9600"
Monitor "BELINEA 101920"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
Jak ja wcześniej działałem ponad tydzień , nie wiem.
A zacząłem grzebać wcześniej i zmieniłem vesa na fglrx tylko dlatego, że na 19' monitorze miałem odświerzanie 60 Hz i strasznie kłuło w oczy. Teraz znów mam vesę i mam 76 Hz.
Już nic z tego nie rozumiem. Dzięki za pomoc.