With bug#14611 fixed, now we can start X without monitor connected. But this only works if monitor disconnected before kernel booting. If we disconnect monitor after kernel booting, the kernel still stores EDID info, and when start X, it considers EDID available so not accepting default modes, resulting no valid modes available and fail to start.
Created attachment 33544 [details] Xorg log
Setting kernel command line "video=VGA-1:e" works, though "video=VGA-1:1024x768" still doesn't. With this workaround I don't think this bug impacts users much.
Now the corresponding patch is already picked up by Dave. >commit 725398322d05486109375fbb85c3404108881e17 Author: Zhao Yakui <yakui.zhao@intel.com> Date: Thu Mar 4 08:25:55 2010 +0000 drm: remove the EDID blob stored in the EDID property when it is disconnected So this bug will be marked as resolved. Thanks.
It works ok. Verified.
Closing old verified.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.