Comment 36 for bug 382864

Revision history for this message
In , Oibaf (oibaf) wrote :

Created an attachment (id=28031)
Xorg log with KMS using linux drm-next 2009-07-24 and Option "ModeDebug" "true"

> please upload your latest xorg log file with modedebug option.

Xorg log is attached. This is my xorg.conf:

Section "Device"
        Identifier "Configured Video Device"
 Option "ModeDebug" "true"
EndSection

Section "Monitor"
        Identifier "Configured Monitor"
EndSection

Section "Screen"
        Identifier "Default Screen"
        Monitor "Configured Monitor"
        Device "Configured Video Device"
EndSection