> I have an SBC that I am trying to use for a file > server. The system is using integrated Intel X3100 > Graphics. However when I boot to the LiveCD the > xserver fails to start (I just get a blank screen). > Same with the vesa option. If I boot into text mode > everything seems fine but if I startx I get: > > X.Org X Server 1.5.3 > Release Date: 5 November 2008 > X Protocol Version 11, Revision 0 > Build Operating System: SunOS 5.11 snv_108 i86pc > Current Operating System: SunOS opensolaris 5.11 > snv_111b i86pc > Build Date: 07 May 2009 04:44:56PM > > > Solaris ABI: 64-bit > SUNWxorg-server package version: > 6.9.0.5.11.11100,REV=0.2009.05.07 > SUNWxorg-graphics-ddx package version: > 6.9.0.5.11.11100,REV=0.2009.04.02 > SUNWxorg-mesa package version: > 6.9.0.5.11.11100,REV=0.2009.04.02 > Before reporting problems, check > http://sunsolve.sun.com/ > to make sure that you have the latest > version. > Markers: (--) probed, (**) from config file, (==) > default setting, > (++) from command line, (!!) notice, (II) > informational, > (WW) warning, (EE) error, (NI) not > implemented, (??) unknown. > ==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 27 > 21:15:16 2009 > (==) Using config file: "/etc/X11/xorg.conf" > Parse error on line 9 of section Files in file > /etc/X11/xorg.conf > Ignoring obsolete keyword "RgbPath". > led to load module "record" (module does not exist, > 0) > (EE) Failed to load module "xtrap" (module does not > exist, 0) > (EE) VESA(0): Driver can't support depth 24 > (EE) Screen(s) found, but none have a usable > configuration. > > Fatal server error: > no screens found > > I have tried: > /usr/bin/X11/Xorg -configure > > /usr/X11/bin/xinit /usr/bin/dbus-launch gnome-session > -- /usr/X11/bin/Xorg ?config /jack/xorg.conf.new :0 > > but get the same problem. > > I have tried both the intel and vesa drivers. > > How the heck do i go about fixing this?
Have you checked the contents of /var/log/Xorg.0.log ? That file should give you more detail about what exactly failed. Have you successfully booted the OpenSolaris CD you are using on another computer? If you downloaded the CD image, did you verify the MD5 checksum of the ISO image you downloaded? It might be helpful to post the output of /var/log/Xorg.0.log here so we can have a look. Cheers Andrew. -- This message posted from opensolaris.org