vi allego il mio Xorg.0.log files così che possiate vedere....
potreste aiutarmi a risolvere questo problema?
p.s. il mio file xorg.conf è:
Codice: Seleziona tutto
Section "Screen"
Identifier "Default Screen"
Monitor "Yundai"
DefaultDepth 24
Subsection "Display"
Viewport 0 0
Depth 25
Modes "1280x1024"
EndSubSection
EndSection
Section "Monitor"
Identifier "Yundai"
HorizSync 48.2
VertRefresh 59.8
EndSection
Section "Module"
Load "GLcore"
# Load "dri"
Load "glx"
EndSection
Section "Device"
Identifier "Default Device"
Driver "fglrx"
EndSection
Section "Extensions"
Option "Composite" "Enable" #make DRI work with fglrx.
EndSection