- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- x11start error
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
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
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-29-2005 08:55 AM
тАО03-29-2005 08:55 AM
x11start error
Here is my problem:
I have an hp rp3440 server with serial access to console. My vendor told me that this is the ONLY way HP is doing consoles.
I have an application that requires X11.
I have installed HummingBird Exceed v 10.0, ready to connect to the HP server.
I loggen on as root and typed x11start to start-up the X11 services. However I get the following error:
------ SNIP --------------
# x11start
X server: Error in /etc/X11/X0screens (line 614)
Device name invalid or missing after keyword "Screen".
X server: Will try default "/dev/crt"
Failure to open default device file `/dev/crt`.
Please either specify the proper device filename in
your /etc/X11/X0screens file or fix `/dev/crt`. This filename is either
non-existent or is not a character special file.
Fatal server error:
-------- END of SNIP-------------
Can someone help?
Thanks.
- Andre
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-29-2005 03:56 PM
тАО03-29-2005 03:56 PM
Re: x11start error
I don't think you need to run that command at all.
As long as you are in run-level 2 or 3, and your xdm or cde are running, you can start using "Exceed software".
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-29-2005 04:43 PM
тАО03-29-2005 04:43 PM
Re: x11start error
Good day to you !
Try to export DISPLAY first :
1. get your PC IP info by run 'ipconfig' command on your DOS prompt:
c:\> ipconfig [enter]
2. on your HP-UX system, run export DISPLAY :
# export DISPLAY=ip_address:0.0;
3. run the application that requires GUI
Hope this information can help you.
Cheers,
Adisuria Wangsadinata
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-29-2005 05:29 PM
тАО03-29-2005 05:29 PM
Re: x11start error
I also use the xterm applications but i don't use the x11start .I also use Exceed .
The steps are :
1) Start the exceed session on the desltop .
2) Open a telnet session to teh HP UX server
3) Then issue the
export DISPLAY=local_desktop_ip:0.0
4) check whether xclock is opening up .
Otherwise try this one more scenario
1)Start the exceed application.
2) open a telnet session and issue
3)/usr/bin/X11/hpterm -fn 6x13 -sb -ls -display local_desktop_ip:0.0
4) This will open a seperate hp term session .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-01-2005 12:30 AM
тАО04-01-2005 12:30 AM
Re: x11start error
Thanks for all your help so far.
I have opened the telnet session and executed the command:
export DISPLAY=my_ip:0.0;
However, when I run Exceed ie XStart/Local Application with the following command line:
exceed -w single -m query -h my_ip -n Host1 -d 0
I get just a gray screen with the label of the window being labelled "Host1 (:1.0)"
See attached file.
What am I not doing?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-06-2005 01:21 AM
тАО04-06-2005 01:21 AM