Operating System - Tru64 Unix
1752812 Members
6052 Online
108789 Solutions
New Discussion юеВ

Re: Error in CDE console while login

 
Michael Schulte zur Sur
Honored Contributor

Re: Error in CDE console while login

Hi,

after a failed attempt are there any error messages in /var/adm/messages or /var/adm/syslog.dated/current
?

greetings,

Michael
Rajib_1
Advisor

Re: Error in CDE console while login

Hi

No Error in /var/adm/messages and syslog.dated/current.....

Only on console giving the error....

Regards
Rajib
Don't cry because it's over, smile because it happened
Mohamed  K Ahmed
Trusted Contributor

Re: Error in CDE console while login

Rajib,

Your problem could be solved by creating a new .dt file
If you are trying to login as root and it gives you this error, do the following:
- Login with root using telnet
- rename the .dt dir ( mv .dt .dt.old)
- log out
Now try loging agin from the console, this will create a new .dt directory and hopefully you will be able to login fine

Let me know

Mohamed
Mohamed  K Ahmed
Trusted Contributor

Re: Error in CDE console while login

Also make sure that these lines are in the /etc/securettys file

/dev/console
local:0
:0

Mohamed
Michael Schulte zur Sur
Honored Contributor

Re: Error in CDE console while login

One more,

there is a log file /var/dt/Xerrors. Are there any errors?

hth,

Michael
Rajib_1
Advisor

Re: Error in CDE console while login

Hi Michael

/var/dt/Xerrors ...having the error...

Screen 0 p00041011 revision # 3 8 bits/pixel 2097152 bytes VRAM
FreeFontPath: FPE "/usr/lib/X11/fonts/decwin/100dpi/" refcount is 2, should be 1
; fixing
What is it???

I an not yet trying with rename dt directory and relogin...bcoz i will get shutdown next week...I will try in that time.

Regards
rajib

Don't cry because it's over, smile because it happened
Mohamed  K Ahmed
Trusted Contributor

Re: Error in CDE console while login

Renaming the .dt directory will not affect anything in the system.
When you login again through the CDE, the system will create a new .dt directory if it didn't find one. You do not have to do a shutdown for that change.

The message you mentioned just tells you that there was an error with a parameter and it was fixed.

HTH

Mohamed