[SunRay-Users] OpenSolaris + SRSS = 27B (now 26B)

Bob Doolittle Robert.Doolittle at Sun.COM
Fri Jun 19 18:19:36 EEST 2009


Sean Clarke wrote:
> Brad Lackey <Brad.Lackey at sun.com> 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.
>   



More information about the SunRay-Users mailing list