@jacyfan

Hmm. According the the log it failed due to an error in the xorg.conf
file.

(==) Using config file: "/etc/X11/xorg.conf"
Parse error on line 25 of section Device in file /etc/X11/xorg.conf
        This section must have an Identifier line.
(EE) Problem parsing the config file

 I left out the identifier line, which I believe is what is causing this
error.

Try putting this in the /etc/X11/xorg.conf.


Section "Device"
         Identifier "Intel Video Device"
         Driver "intel"
         Option "DRI" "false"
         Option "Tiling" "false"
EndSection

-- 
[West Lake] Ubuntu 8.10: System unable to detect optimized graphic resolution.
https://bugs.launchpad.net/bugs/338598
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to