Setting an xorg.conf file with the following content made the trick.

------------8<-----------------------------------------------------------------------
 Section "Monitor"
        Identifier      "Configured Monitor"
EndSection

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

Section "Device"
        Identifier      "intel"
        Driver          "intel"
EndSection
------------8<-----------------------------------------------------------------------

Hopefully once the bug fixed, I'll remove it :)

-- 
[KMS] no display with KMS enabled (intel)
https://bugs.launchpad.net/bugs/388032
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to