Operating System - Tru64 Unix
1831462 Members
3201 Online
110025 Solutions
New Discussion

Re: Graphic Console Frozen

 
SOLVED
Go to solution
Ralf Puchner
Honored Contributor

Re: Graphic Console Frozen

as written in previous post: ttsession is the tooltalk system. Tooltalk requires proper network configuration. So please check network settings as required by CDE.

After it works with xdm/failsafe mode check network settings. Most likely nameresolution problems.

In case of your rpc error, be sure you have enabled NFS also starting the rpc system.
Try

# /sbin/init.d/nfs stop
# /sbin/init.d/nfs start

check if portmap daemon is still running afterwards, if not configure nfs! This means "check settings"....
Help() { FirstReadManual(urgently); Go_to_it;; }
Michael Schulte zur Sur
Honored Contributor

Re: Graphic Console Frozen

Hi Bruno,

I thought so, that there would a problem with protmap.

What os release/patch kit are you running?

Michael
Bruno Vilardo
Regular Advisor

Re: Graphic Console Frozen

Hello Ralf and ALL...

I try ./nfs start ,
The NFS was started and the graphic console now is working very good.

Well i think that´s it . right ?

Thanks a lot everyone
I really appreciate all your help.

Bru