On Wed, Apr 29, 2009 at 06:23:37AM +0800, Keany, Bernie wrote: > Thanks for the reply. Yes there are a number of strange things in the > /var/log/Xorg.0.log file; however I'm not savvy enough about X configuration > to recognize the minor problems from the fatal errors. I'm attaching the file > captured on the Dell Mini during an attempt to boot from the Live image. To > the untrained eye it looks like thing go awry when the intel_drv.so , > i810_drv.so are loaded then there are errors when they are attempted to be > unloaded and there are also fbdev errors as well. Finally it seems to give up > with a screen error ... "Screen(s) found, but none have a usable > configuration." message. > <...snip...> > [0 sec: 334288 usec](II) [drm] DRM interface version 1.3 > [0 sec: 334535 usec](II) [drm] DRM open master succeeded. > [0 sec: 358679 usec](II) intel(0): Output VGA1 has no monitor section > [0 sec: 580866 usec](II) intel(0): Output LVDS1 has no monitor section
These are the culprit. Basically this means no valid monitor was found on either VGA1 or LVDS1. > [0 sec: 828160 usec](II) intel(0): Output VGA1 disconnected > [0 sec: 828533 usec](II) intel(0): Output LVDS1 connected > [0 sec: 828804 usec](II) intel(0): Using exact sizes for initial modes > [0 sec: 828991 usec](EE) intel(0): Output LVDS1 enabled but has no modes > [0 sec: 829365 usec](==) intel(0): video overlay key set to 0x101fe > [0 sec: 829544 usec](==) intel(0): Will not try to enable page flipping > [0 sec: 829759 usec](==) intel(0): Triple buffering disabled > [0 sec: 829931 usec](==) intel(0): Using gamma correction (1.0, 1.0, 1.0) > [0 sec: 830203 usec](EE) intel(0): No modes. > [0 sec: 830513 usec](II) UnloadModule: "intel" > [0 sec: 830691 usec](EE) Screen(s) found, but none have a usable > configuration. > [0 sec: 830849 usec] > Fatal server error: > [0 sec: 830996 usec]no screens found[0 sec: 831141 usec] Do you have the /etc/X11/xorg.conf file? If so can you remove it and try again? You can also try the latest xorg server package (it is 1.6.1 now) from: http://repo.moblin.org/moblin/releases/test/alpha3/ia32/os/i586/ -- Best regards, Li, Yan Moblin Team, Opensource Technology Center, SSG, Intel Office tel.: +86-10-82171695 (inet: 8-758-1695) OpenPGP key: ED6192E5 IRC: yanli on network irc.freenode.net _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: https://lists.moblin.org/mailman/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
