- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: can't start x-server on 10.2
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
02-04-2004 01:00 AM
02-04-2004 01:00 AM
can't start x-server on 10.2
Wed Feb 4 15:39:35 2004
error (pid 1949): Server unexpectedly died
Wed Feb 4 15:39:40 2004
error (pid 1949): Server for display pir1:0 can't be started
Xerrors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2004 01:09 AM
02-04-2004 01:09 AM
Re: can't start x-server on 10.2
and check /var/adm/Xerrors.
check for the permissions of /tmp,/var/spool/sockets.They should be 777.
Also make sure no process is using 177 which is used by CDE
you can do a
#lsof -i tcp:177
to check whether any other process is using the port
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2004 01:32 AM
02-04-2004 01:32 AM
Re: can't start x-server on 10.2
and check /var/adm/Xerrors.
I'm using VUE not CDE and dr_vue run without any errors
check for the permissions of /tmp,/var/spool/sockets.They should be 777.
drwxrwxrwx 6 bin bin 5120 Feb 4 16:01 tmp
drwxrwxrwx 5 bin bin 2048 Feb 4 14:27 sockets
Also make sure no process is using 177 which is used by CDE
you can do a
#lsof -i tcp:177
to check whether any other process is using the port
and no process is using 177
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2004 01:47 AM
02-04-2004 01:47 AM
Re: can't start x-server on 10.2
echo $DISPLAY
Is it valid?
Can you ping it?
Some major errors might show up in /var/adm/syslog/syslog.log
Those would indicate a networking issue.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2004 01:56 AM
02-04-2004 01:56 AM
Re: can't start x-server on 10.2
echo $DISPLAY
Is it valid?
root@pir1:/var/adm/syslog> echo $DISPLAY
root@pir1:/var/adm/syslog>
Can you ping it?
ping work ok
Some major errors might show up in /var/adm/syslog/syslog.log
I check through log but not any major problems
Those would indicate a networking issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2004 02:15 AM
02-04-2004 02:15 AM
Re: can't start x-server on 10.2
/usr/bin/X11/X :0
You should get a grey screen with an X in the middle. If you get this, then go ahead and do a ctrl-shift-break to get out of it. If this fails, then post your error message here.