Sean Clarke wrote:
Brad Lackey <[email protected]> wrote:
Isn't RHA enabled by default?

I assumed it wasn't - I use the utpolicy from the Wiki i.e. -D which I think gave teh old behavour i.e. no RHA or NSCM.

Am I wrong? Perhaps I should install the extra packages and rinse and repeat.... ?

No, you're correct that with -D RHA should be disabled.
It sounds to me like something is going wrong in the GDM Init hook, since you see the X server spawning and dying but never see the actual greeter draw the screen. I'd add some code to the top of /opt/SUNWut/lib/prototype/Xsetup.SUNWut.prototype to capture any error output, like this:
exec 2>/tmp/Xsetup.out
set -x

You could do something similar to /opt/SUNWut/lib/utxsun which is the wrapper that spawns the X server in case the X server itself is encountering errors during startup.

-Bob

Does gdm start on the console?

Yes, gdm is fine and dandy on the physical machine.

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

Reply via email to