Meik,

Just some random thoughts: can you check the commands # gdmdynamic -v -a 123=/etc/opt/SUNWut/basedir/lib/utxsun

Output is:
gdmdynamic[12266]: DEBUG: Sending command: 'VERSION'
gdmdynamic[12266]: DEBUG:   Got response: 'GDM 2.20.6'
gdmdynamic[12266]: DEBUG: Sending command: 'SERVER_BUSY'
gdmdynamic[12266]: DEBUG:   Got response: 'OK false'
gdmdynamic[12266]: DEBUG: Sending command: 'CLOSE'
gdmdynamic[12266]: DEBUG: Sending command: 'VERSION'
gdmdynamic[12266]: DEBUG:   Got response: 'GDM 2.20.6'
gdmdynamic[12266]: DEBUG: Sending command: 'GET_CONFIG
daemon/ServAuthDir :0.0'
gdmdynamic[12266]: DEBUG:   Got response: 'OK /var/lib/gdm'
gdmdynamic[12266]: DEBUG: Sending command: 'AUTH_LOCAL
7fc727a45a7be45d43685b08e77d67ce
'
gdmdynamic[12266]: DEBUG:   Got response: 'OK'
gdmdynamic[12266]: DEBUG: Sending command: 'ADD_DYNAMIC_DISPLAY
123=/etc/opt/SUNWut/basedir/lib/utxsun'
gdmdynamic[12266]: DEBUG:   Got response: 'OK'
gdmdynamic[12266]: DEBUG: Sending command: 'CLOSE'

# gdmdynamic -v -r 123

Output is:
gdmdynamic[12289]: DEBUG: Sending command: 'VERSION'
gdmdynamic[12289]: DEBUG:   Got response: 'GDM 2.20.6'
gdmdynamic[12289]: DEBUG: Sending command: 'SERVER_BUSY'
gdmdynamic[12289]: DEBUG:   Got response: 'OK false'
gdmdynamic[12289]: DEBUG: Sending command: 'CLOSE'
gdmdynamic[12289]: DEBUG: Sending command: 'VERSION'
gdmdynamic[12289]: DEBUG:   Got response: 'GDM 2.20.6'
gdmdynamic[12289]: DEBUG: Sending command: 'GET_CONFIG
daemon/ServAuthDir :0.0'
gdmdynamic[12289]: DEBUG:   Got response: 'OK /var/lib/gdm'
gdmdynamic[12289]: DEBUG: Sending command: 'AUTH_LOCAL
7fc727a45a7be45d43685b08e77d67ce
'
gdmdynamic[12289]: DEBUG:   Got response: 'OK'
gdmdynamic[12289]: DEBUG: Sending command: 'RELEASE_DYNAMIC_DISPLAYS 123'
gdmdynamic[12289]: DEBUG:   Got response: 'OK'
gdmdynamic[12289]: DEBUG: Sending command: 'CLOSE'

At this point GDM shuts down. Ubuntu takes me to a dialog saying that it
is running in low graphics mode and my default then restarts at 800x600
with me needing to login. It is the 2nd gdmdynamic that does this. It
happens the same when a Sun Ray terminal is turned on (if I have reset
the server to run at 1024x768).

can you look at "pstree -p" for the gdm process? It should look like

Mine looks like this which seems quite different:
        |-gconfd-2(6718)
        |-gdm(12474)---gdm(12475)-+-Xorg(12481)
        |
`-x-session-manag(12523)-+-bluetooth-apple(12679)
        |
|-evolution-alarm(12688)---{evolution-alarm}(12702)
        |
|-gnome-panel(12649)
        |
|-gnome-settings-(12624)---{gnome-settings-}(12631)
        |
|-metacity(12642)
        |
|-nautilus(12650)
        |
|-nm-applet(12696)
        |                                                  |-python(12697)
        |
|-seahorse-agent(12619)
        |
|-tracker-applet(12686)
        |
|-trackerd(12693)-+-{trackerd}(12743)
        |                                                  |
      `-{trackerd}(12746)
        |
|-update-notifier(12683)
        |
`-{x-session-manag}(12629)
        |-getty(4414)

All looks strangely different. Will get to the strace when I can.

Thanks

Dave

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

Reply via email to