- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- gdm doesn't work - or how to change .dtprofile to ...
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp
Knowledge Base
Discussions
Forums
Discussions
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
09-28-2002 08:44 PM
09-28-2002 08:44 PM
gdm doesn't work - or how to change .dtprofile to start gnome?
I previously had GNOME 1.2 but then I installed 1.4 from Ximian and now all I get upon reboot is a raw XServer desktop background. The gdm login manager is configured to start but it doesn't appear. Any ideas how to make it?
Alternatively, how can I configure dtlogin to start the GNOME environment?
Thanks.
Tobias Giesen
HP Visualize C200
HP-UX 11i (11.11)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2002 12:23 AM
09-30-2002 12:23 AM
Re: gdm doesn't work - or how to change .dtprofile to start gnome?
Then check the file = /etc/rc.config.d/desktop
it should read :
DESKTOP=GNOME
If this all checks out : try a
ps -ef | grep gdm : kill any processes listed and then run :
/opt/gnome/bin/gdm on the command line ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2002 07:46 AM
09-30-2002 07:46 AM
Re: gdm doesn't work - or how to change .dtprofile to start gnome?
thanks so much for the answer. Yes my install was 100% clean and I have changed the desktop file correctly. It's good to know the shortcut to kill the XServer ;=)
GNOME applications do work when started from CDE.
But even when CDE is disabled and all CDE and gdm processes are stopped, starting the gdm from command line using /opt/gnome/bin/gdm results only in the default XServer desktop without anything else being loaded. GDM just doesn't appear, nor does it issue any warnings.
Anything else I could check?
Cheers,
Tobias
PS assigning forum points doesn't work with Netscape 6 / HPUX.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2002 11:29 PM
09-30-2002 11:29 PM
Re: gdm doesn't work - or how to change .dtprofile to start gnome?
OK as a fudge try this :
http://www.software.hp.com/products/GNOME/support.html#faq-a12
If that fails perhaps we are having errors being reported somewhere ? I'm new to problems with gnome but I'd suggest looking in Xerrors just in case & also try /var/opt/gnome/gdm/*logs ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2002 12:31 AM
10-01-2002 12:31 AM
Re: gdm doesn't work - or how to change .dtprofile to start gnome?
thanks again, I think this solution is good enough!
Cheers,
Tobias