- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Setting up X and CDE Login..
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
09-16-2002 02:56 PM
09-16-2002 02:56 PM
We have an HP 9000 box running HP-UX 11.0. When the box came, it was missing a video card and we chose the serial port console and installed the OS and other software. We have got the video card now but can't get X to work. I tried logging in via the terminal mode and typed startx but it comes up only in a small area. I had two questions:
1. How do I get the GUI based login window to come up automatically when the system boots.
2. How do I get X to use all the space on the monitor.
Any help will be greatly appreciated.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2002 06:13 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2002 07:06 PM
09-16-2002 07:06 PM
Re: Setting up X and CDE Login..
/usr/dt/bin/dtconfig -e
to enable the CDE.
Just do a
/sbin/init.d/dtlogin.rc start
If it does not work then
Run /usr/contrib/bin/X11/dr_dt.
check for the error messages in /var/dt/Xerrors
Check the error log $HOME/.dt/errorlog
Also make sure that nslookup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2002 11:31 PM
09-16-2002 11:31 PM
Re: Setting up X and CDE Login..
Ensure the card is recognised by ioscan and the Graph3 driver etc are in your kernel.
To create the appropriate graphics device files uses insf -evd framebuf.
next ensure the CDE filesets are installed and the dtlogin process is running.
If all that checks out the most likely cause is the file /etc/dt/config/Xservers exists but the last line of the file has a # at the begiining ... ie # local local@console etc... remove it or if this file is missing copy it from /usr/dt/config/Xservers and ensure there's no comment.
Drop your run-level to 2 then back to 3 what do you see. If the above fails check ->
/var/dt/Xerrors and describe what you do see on the graphics console ?
ps VUE is unlikely to run on hpux 11.00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2002 07:28 AM
09-18-2002 07:28 AM
Re: Setting up X and CDE Login..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2002 07:30 AM
09-18-2002 07:30 AM
Re: Setting up X and CDE Login..
All these guys above tried to help you.
It would be really a nice gesture from your side to assign points to them for taking time to help you.
It's up to us to share knowledge and appreciate it.
Regards,
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2002 12:20 PM
09-18-2002 12:20 PM
Re: Setting up X and CDE Login..
The reason I didn't assign points initially was because I could not try any of the suggestions - I don't have access to the machine with the problem now and the people who reported the problem to me are happy now. In any case, I've assigned equal (max) points to all. I value these forums greatly. In fact, I've solved many problems by searching in forums like this.