- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Problems running X session on Linux
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
06-05-2000 10:53 AM
06-05-2000 10:53 AM
Problems running X session on Linux
$ Xnest :1 -query HPBOX &
The result is the expected nested x-session, the grey hash background the black background of dtlogin, the dt hourglass cursor then . . .nothing!
I have tried a variety of tricks to get beyond this point, but so far all have failed to get me where I want to be - which is able to run a full-blown x-session for my HP9000 servers on my desktop.
Any help on this would be appreciated. I suspect that it may be font related, but I don't know what fonts, if any, I need to move from the HP to the Linux box to address this.
Thanks,
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2000 01:47 PM
06-05-2000 01:47 PM
Re: Problems running X session on Linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2000 12:11 AM
06-07-2000 12:11 AM
Re: Problems running X session on Linux
My guess therefore is the problem may just be to do with fonts, I know CDE comes with a set called dt-interface, the linux box may not be able to resolve these :
Try setting up a font-server on one of the 9000 systems: see man xfs, and make sure the /usr/dt/config/xfonts/C are included in the catalog .... I beleive the setting up of a font server has been mentioned in the forums before. (If not I can post details).
then try running :
xnext :1 -query
where the 2nd hostname is that of the font server.
If that fails try running dr_dt (CDE diagnostic tool) & check /var/dt/Xerrors, syslog.log or run dtlogin.rc in debug mode.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2000 02:20 AM
11-20-2000 02:20 AM
Re: Problems running X session on Linux
It worked the following way:
#X :1 vt09 -query
I would still like to use the Xnest command.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2000 02:27 AM
11-20-2000 02:27 AM
Re: Problems running X session on Linux
xnest :1 -query
You need to tell X or Xnest where the fontserver is ! (you'd also need to set it up) if xfs is not running somewhere on an hp-ux system on your network
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2000 12:49 AM
11-29-2000 12:49 AM
Re: Problems running X session on Linux
On the remote display, the Linux box.
$ xhost +
$ xset +fp tcp/
$ xset fp rehash
# Xnest :1 -query