- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problem with X
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-12-2003 01:14 AM
03-12-2003 01:14 AM
Problem with X
I have a HP 9000 715/100, with fresh install of HPUX 11.00. X started fine during the install, but now hangs. dtlogin consumes 100% CPU. Screen shows mouse icon. I need to telnet in and kill X.
Any ideas?
THanks
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2003 01:40 AM
03-12-2003 01:40 AM
Re: Problem with X
#/sbin/init.d/dtlogin.rc stop
This should stop all the dt sessions.
then you can start it
#/sbin/init.d/dtlogin.rc start
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2003 01:43 AM
03-12-2003 01:43 AM
Re: Problem with X
Or TG's suggestion or ...
If that fails try killing the dtlogin parent or drop the run-level to 2 then back to 3.
For errors : check in /var/dt/Xerrors before killing X.
what apps where running on the system immediately prior to the hang ? Is dtlogin the process eating cpu or could it be the associated rpc.ttdbserver process ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2003 01:58 AM
03-12-2003 01:58 AM
Re: Problem with X
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2003 02:36 AM
03-12-2003 02:36 AM
Re: Problem with X
This has mostly something to do with name resolving. When you followed the prior recomandations, you can check these with nslookup.
Goodluck
Donald
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2003 04:04 AM
03-12-2003 04:04 AM
Re: Problem with X
/usr/contrib/bin/X11/dr_dt will give a good idea of what is wrong. run it.
Name resolution is most likely.
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2003 08:06 AM
03-13-2003 08:06 AM