- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- CDE Login Server
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2002 06:00 AM
03-25-2002 06:00 AM
Thanks a lot
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2002 06:11 AM
03-25-2002 06:11 AM
Solutionrun dr_dt examine output .....
then run ...
/sbin/init 2
/usr/bin/X11/X :0
does the mouse move now ?
fyi
ps I've never heard of a C3650 ? what's the O/S and how many cpu's ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2002 06:14 AM
03-25-2002 06:14 AM
Re: CDE Login Server
it might explain the origiinal hang ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2002 07:04 AM
03-25-2002 07:04 AM
Re: CDE Login Server
I examined the files you adviced me (everything is normal - no errors). I do not know what you meant by 'run dr_dt' - there is no such a command like dr_dt... Anyway, after booting into runlevel 2 I ran /usr/bin/X11/X :0 - the mouse was moving. As soon as I however ran /usr/dt/bin/dtlogin - I got the same result - mouse got stuck and I got just a partial CDE login prompt (no login possible - only from a remote machine). Any advice will be appreciated. Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2002 07:12 AM
03-25-2002 07:12 AM
Re: CDE Login Server
ll dr_dt ?
maybe also worth running swlist to check CDE fileset install OK .... but you say remote logins OK ? mmm smells networky ...... can you check rpcbind is running ; also rlogin to the system and check say using top what if anything is eating cpu at the time of the hang ....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2002 07:48 AM
03-25-2002 07:48 AM
Re: CDE Login Server
rpcbind - checked - running..
top showed that the CPU is being eaten just by X when I start /usr/dt/bin/dtlogin or /usr/bin/X11/X - if I start /usr/bin/X11/X :0 from runlevel 2 - I get a blank (greyish) screen and I can move the mouse pointer.
How can I check the fileset install of CDE? When I run swlist - I cannot see any sign about the CDE (neither on other machines)...
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2002 07:51 AM
03-25-2002 07:51 AM
Re: CDE Login Server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2002 07:57 AM
03-25-2002 07:57 AM
Re: CDE Login Server
What's the O/S 11.00 or 11.i ?
What the patch level like wrt cde ?
can you confirm hostname resolution is working OK both for the IP adresss and hostname .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2002 08:01 AM
03-25-2002 08:01 AM
Re: CDE Login Server
Try this link,
http://us-support3.external.hp.com/cki/bin/doc.pl/sid=a5d3fa60148db3f1c9/screen=ckiDisplayDocument?docId=200000058694013
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2002 08:07 AM
03-25-2002 08:07 AM
Re: CDE Login Server
edit /etc/X11/X0screens to resemble: ServerOptions
DisableFontCache
Screen /dev/crt
and be sure to restart the X server for the change to take effect.
ie /sbin/init 2 followed by init 3 ......
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2002 08:48 AM
03-25-2002 08:48 AM
Re: CDE Login Server
Anyway, hostname and IP resolution works okay (checked with nslookup). The system is HP-UX 11.00... (the PHKL 24482 patch is not installed - but neither on another machine with teh same config which is running okay - this one ran okay too until today).
Concerning dr_dt - I got no errors but 4 warnings - about ownerships on the root directory (root:root - I have daemon:daemon) + /var/adm/inetd.sec does not exist...
How can I find out the patch level you were asking about?
Cheer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2002 08:55 AM
03-25-2002 08:55 AM
Re: CDE Login Server
have you any other additional pointer devices attached to this w/s ?
I'd be tempted to re-install the X11 and CDE fileses from the core O/s if this were my system .... other than that tuscing the Xserver process and sending the output into your local HP Response centre may yield something .....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2002 10:10 AM
03-25-2002 10:10 AM
Re: CDE Login Server
Try this,
1. Set the root directory to 755 permission:
# cd /
# chmod 755 .
2. Set permissions, owner and group for the /etc/hosts file as follows:
# chmod 444 /etc/hosts
# chmod bin:bin /etc/hosts
3. Set permissions for the /usr/lib/dld.sl file as follows:
# chmod 555 /usr/lib/dld.sl
4. Set permissions for the /usr/lib directory as follows:
# chmod 755 /usr/lib
5. Stop and Start dtlogin as follows:
# cd /tmp
# /sbin/init.d/dtlogin.rc stop
# /sbin/init.d/dtlogin.rc start
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2002 12:54 AM
03-26-2002 12:54 AM