- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: X Server can not be started
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
01-31-2001 02:08 PM
01-31-2001 02:08 PM
I installed HP-UX 11.0 in X Station model 712/100
but after instalation and cfg network I'm facing with a problem:
The X-server can not be started on
display: 0...
What I need do to solver this problem ?
Thanks
Paulo
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2001 02:18 PM
01-31-2001 02:18 PM
Re: X Server can not be started
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2001 02:22 PM
01-31-2001 02:22 PM
Re: X Server can not be started
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2001 05:24 PM
01-31-2001 05:24 PM
Re: X Server can not be started
If that works OK, then DNS probably can't do a reverse lookup (given IP, return hostname). You can test this with nslookup by doing:
nslookup my_IP_address IP_address_of_DNS
nslookup may also complain if the DNS server doesn't know it's own name (far too common and should be fixed in the DNS server).
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2001 01:45 AM
02-01-2001 01:45 AM
Re: X Server can not be started
either check /var/dt/Xerrors or ...
/sbin/init 2
/usr/bin/X11/X :0 what do you see / errors ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2001 02:14 AM
02-01-2001 02:14 AM
Re: X Server can not be started
check /usr/dt/config/Xservers has the Xserver line uncommented !!!!
should read : * Local local@console ..... etc
This file tells the Xserver to start locally .... by default 9000 servers will have this commented out as they normally don't have a graphics monitor/ access to a local bitmapped display to start the Xserver on.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2001 08:53 AM
02-01-2001 08:53 AM
Re: X Server can not be started
I try all things
but the problem is not solved
the network is ok,
The error now is :
Couldn't open X pointer device!
and
on /var/dt/Xserver I have the error log:
Couldn't open X pointer device!
Is one attached ?
XIO: fatal IO error 232
thanks a lot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2001 09:45 AM