On Thu, 11 Feb 2010 12:29:26 +0100
Hana Skoumalova <[email protected]> wrote:

> Hello,
> 
> I got over that tftp issue, but now I got the 26D error. 
> /var/log/messages contains lines saying XKeepsCrashing.sunray: GDM can't 
> start X server'. I switched on debugging for gdm and a part of the 
> output to /var/log/messages is in the attached file.
> 

> Feb 11 11:43:58 grimm-rsa gdm-binary[3318]: DEBUG: gdm_server_spawn: 
> '/etc/opt/SUNWut/basedir/lib/utxsun :11 -auth /var/gdm/:11.Xauth -nolisten 
> tcp'

It seems that gdm does what it has to do, but the X server fails to start.
You could edit the /etc/opt/SUNWut/basedir/lib/utxsun  script and add the lines

exec 2> /tmp/utxsun.$$
set -x

near the top. Then cold-restart your sunray terminal and see
what appears in /tmp/utxsun.*

Regards, Meik

-- 
Meik Hellmund
Mathematisches Institut, Uni Leipzig
e-mail: [email protected]
http://www.math.uni-leipzig.de/~hellmund

_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to