- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- hpux 10.20 can not get GUI
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
05-21-2008 10:34 PM
05-21-2008 10:34 PM
hpux 10.20 can not get GUI
not sure what is the issue,
i patch the station and rebooted now its not going to GUI mode, while rebooting there is no eroor i checked /etc/rc.log no error,
when i fourcefully do startx its giving below error.
/usr/contrib/bin/X11/startx(54) 3240 Bus error(coredump)
any clue?
thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2008 11:07 PM
05-21-2008 11:07 PM
Re: hpux 10.20 can not get GUI
VUE has faded on me since we first moved to CDE and now I'm on KDE (Linux), but I'm sure there is a log file other than /etc/rc.log that states the reason for the core dump.
And then of course you have the core file, from which you can deduce what program crashed.
And /usr/contrib/bin/X11/startx is a shell script, so starting it with
$ sh -vx /usr/contrib/bin/X11/startx
Will show you the commands as they are executed, and give you a good clue where what fails.
Enjoy, Have FUN! H.Merijn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2008 11:19 PM
05-21-2008 11:19 PM
Re: hpux 10.20 can not get GUI
i already check there is no error in /etc/rc.log
also if there is any error it will show at the time of bootup, when i am booting up this station its not showing any eroror, not sure what is the issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2008 12:10 AM
05-22-2008 12:10 AM
Re: hpux 10.20 can not get GUI
Try that sh -vx command line and see where it stops
Enjoy, Have FUN! H.Merijn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2008 12:18 AM
05-22-2008 12:18 AM
Re: hpux 10.20 can not get GUI
anyway its ok for me since this is new station and i am having few spare time i am going to re-image it again.
thanks for your time...:)