When gdm has trouble starting a session, it typically drops a per-display log file in /var/log/gdm that has more detail regarding what went wrong. I'd look there first.

-Bob

Meik Hellmund wrote:
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


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

Reply via email to