- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: How do I start GNOME when loggin in?
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
Discussions
Discussions
Discussions
Forums
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
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
тАО04-29-2002 03:02 PM
тАО04-29-2002 03:02 PM
Thanks,
Paul Mancillas
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-29-2002 03:20 PM
тАО04-29-2002 03:20 PM
Re: How do I start GNOME when loggin in?
Can you select GNOME from the drop-down session list in the GUI login screen?
Can you verify that gdm (the GNOME display manager) is running?
thoughts...
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-29-2002 07:23 PM
тАО04-29-2002 07:23 PM
Re: How do I start GNOME when loggin in?
I can choose GNOME from the drop-down menu but this has no effect. Also, I did confirm that gdm is running. Any more suggestions?
Thanks,
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-30-2002 08:34 AM
тАО04-30-2002 08:34 AM
Re: How do I start GNOME when loggin in?
If you are not using xwindows you need to run the setup command and configure xwindows then use the startx command to start xwindows.
Hope this helps. (assign points as necessary)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-30-2002 10:17 AM
тАО04-30-2002 10:17 AM
Re: How do I start GNOME when loggin in?
Thanks,
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-30-2002 02:20 PM
тАО04-30-2002 02:20 PM
SolutionFor whatever reason, xsm is not finding a valid xsession file in your user directory, and is using the system defaults.
If gnome attempted to launch and failed, you should have some errors in $HOME/.xsession-errors . If so, perhaps these would shed some light on what's happening.
When you installed your system, did you select any other Xwindows interfaces besides GNOME and if so, do they work? (KDE, whatever...)
Can you connect to the 7.2 box via the network and run X remotely (ReflectionX, eXceed, VNC, whatever)?
There's bound to be a logical explication for what's happening....
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-30-2002 08:52 PM
тАО04-30-2002 08:52 PM
Re: How do I start GNOME when loggin in?
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-01-2002 08:26 AM
тАО05-01-2002 08:26 AM
Re: How do I start GNOME when loggin in?
then startx. This should set what desktop to run. If you want to start this up automatically, just edit inittab to run-level 5 for default. Hope this helps.