Comment 41 for bug 135093

Revision history for this message
In , Hong-liu (hong-liu) wrote :

(In reply to comment #13)
> Thanks for your reply. Manual adding of HorizSync only works with i810 driver.
> The Intel driver seems to ignore these because of modesetting I guess.
>

Yes, you have to stick with the i810 driver currently :(

With the Intel driver, we can't detect the connected CRT monitor:
(II) intel(0): Output VGA disconnected
(II) intel(0): EDID for output VGA
(II) intel(0): Output VGA disconnected
(EE) intel(0): No valid modes.

So X server exits without success. We need to figure out a better solution for monitor detection for this chipset.