Comment 7 for bug 172601

Revision history for this message
Anthony Brock (anthony-brock) wrote :

I tried it without an xorg.conf file, but encountered the same issue. I'm attaching a copy of the Xorg.0.log file resulting from this latest attempt.

The biggest difference without the xorg.conf file is that the LVDS screen is chosen for the menu bars. Once disabled via xrandr, the VGA-0 monitor displays "1: Analog Input Cannot Display This Video Mode" just as before. Similarly, the error moves to the DVI-0 monitor when I issue:

xrandr --output DVI-0 --crtc 0 --output VGA-0 --crtc 1

Tony