- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- CDE not starting up
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
08-12-2006 05:35 PM
08-12-2006 05:35 PM
CDE not starting up
i have a HP VISUALIZE J5600 on a site, with PN: A5991A, it is running hp ux 10.20 ACE with a special application, we need to upgrade to hp ux 11.0 to install update for the relecommunication app. we were facing HW problem preventing the upgrade to hp ux 11, so we had to replace the MB and VGA card, i tested the ux 11 installation on a free hard drive, it completed with no problem, but i could not get the CDE to start, i ensured that the start up run level in the /etc/inittab is 4, which is the standard HP GUI, but unfortunately i could not get the CDE run, i thought it might be a driver issue for the vga card, but when i returned the 10.20 ACD hard drives to the machine, it boot up to the command line login prompt, but again i could not get the CDE or any GUI, unfortunately we can't use the station without the GUI, because the telecom app need to run in GUI mode,,
please all advie with this issue, i checked the ITRC for such issue, but no case helped me.
my app is critical and unfortunately i can not start it up yet,, faster replied highly appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2006 05:52 PM
08-12-2006 05:52 PM
Re: CDE not starting up
11 and 11i both default after cold install to not start the font server.
/sbin/init.d/xfs start
vi /etc/rc.config.d/xfs
Set the first variable to 1.
Then try again.
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
08-12-2006 07:27 PM
08-12-2006 07:27 PM
Re: CDE not starting up
Could you run the dr_dt command and post the error messages, also post the errors from the /var/dt/Xerrors file and the HomeDirectory/.dt/errorlog.
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2006 08:14 PM
08-12-2006 08:14 PM
Re: CDE not starting up
HELlo Ahmed,
run /usr/contrib/bin/X11/dr_dt command.
This will check CDE configuration in your system.
Also post the all the error message you are getting in the console and syslog.
-sysadm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2006 08:15 PM
08-12-2006 08:15 PM
Re: CDE not starting up
Hello Ahmed,
run /usr/contrib/bin/X11/dr_dt command.
This will check CDE configuration in your system.
Also post the all the error message you are getting in the console and syslog.
-sysadm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2006 08:39 AM
08-13-2006 08:39 AM
Re: CDE not starting up
Regds,
Kaps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2006 05:43 PM
08-13-2006 05:43 PM
Re: CDE not starting up
thx a lot for your notes, i tried some, but i found that the mouse was not connected, i connected the mouse and it works fine, i can get the GUI starting up.
thx again