Comment 1 for bug 384660

Revision history for this message
Robin Zhang (robinzt) wrote : Re: Ubuntu 9.04: G41 with HDMI connected but no valid modes

xorg.conf:

 Section "Device"
 Identifier "Configured Video Device"
 Driver "intel"
EndSection

Section "Monitor"
 Identifier "Configured Monitor"
EndSection

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