- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: RHEL4.1 cannot login via gui (gnome) console.
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
07-27-2005 05:53 PM
07-27-2005 05:53 PM
I dont know how Ive dun it but I can no longer get in via gnome console! root, std users anything just starts the session up and then bang we are back at the login prompt (even failsafe!).
I have looked at PAM and turned off SELinux. Logins via console without gui (init 3) work ok and the gui comes up with startx.
/var/log has PAM_UNIX saying
Jul 28 15:35:01 fred crond(pam_unix)[3690]: session opened for user root by (uid=0)
Jul 28 15:35:01 fred crond(pam_unix)[3690]: session closed for user root
Nothing very informative even with pam_unix in debug mode.
I do notice that I get errors for:
mtrr: your CPUs had inconsistent fixed MTRR settings
mtrr: probably your BIOS does not setup all CPUs.
mtrr: corrected configuration.
This is system is a proliant DL380 G4 and ran RHEL V3.4 without problems (starting to worry about V4 Update 1 as it appears somewhat different to V3 - ie audit missing etc).
I am also getting an error regarding /dev/cpu/microcode not being found by the S00microcode_ctl startup routine - it appears that V4 doesnt have this either?
Robert.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2005 09:26 PM
07-27-2005 09:26 PM
Re: RHEL4.1 cannot login via gui (gnome) console.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2005 12:58 AM
07-28-2005 12:58 AM
Re: RHEL4.1 cannot login via gui (gnome) console.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2005 02:03 AM
07-28-2005 02:03 AM
Solutionif DISPLAY is being redirected that can caus the problem.
I do not believe the microcode error could cause this problem.
I do believe that inadequate space in the HOME directory or /var could also trigger the problem.
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
07-28-2005 11:23 AM
07-28-2005 11:23 AM
Re: RHEL4.1 cannot login via gui (gnome) console.
Disk spaces wasnt the issue - should have mentioned that in the first instance, nor are there any diskquotering on.
However my problem has been solved, thanks! - you were close on the mark, it was infact me setting the REMOTEHOST and DISPLAY variables in PAM_ENV. It look like a good idea at the time, have tested and either one causes no real problems but both presents a blank blue screen and then you are logged out. Will keep the DISPLAY variable as this saves some typing.
Thanks again to all,
Robert.