On Sat, Oct 25, 2008 at 7:01 PM, John <john.fitton at pts-ltd.net> wrote:
> I have a OpenSolaris B99 installation that works well with 2GB memory so I 
> thought I would increase to 8GB to help zfs, howver the server now loads but 
> at the login screen there is no text and the mouse/keyboard do not work.
>
> I have reduced the memory to 4GB (2*2GB)same issue,
> I have reinstalled with the 8gb Present - installs ok (text mode only) but 
> same problem at GUI loging.
> I have tried the memory from another identical server with same memory same 
> issue at login.
> I have goen back to the original 2GB and all is well.
>
> Do I need to anything special to get Solaris to work with 4GB +??
>
> Thanks
>
> John
> P.S 3rd week with solaris so be gentle.


Hello, is your system attempting to run the 64-bit version of the Xorg
server, as it should?
Maybe you could try from the cmd line the get up the 64-bit server. If
it does not work then pls. share your /var/log/Xorg.0.log with the
list.

Try

# /usr/X11/bin/amd64/Xorg -configure

and then either copy the resulting ~/xorg.conf.new to the default
place /etc/X11/xorg.conf, or point to it by means of Xorg's "-config
foo" option, such as ...

# /usr/X11/bin/amd64/Xorg -config ~/xorg.conf.new
We need your /var/log/Xorg.0.log.

Regards,
%martin

Reply via email to