Find the answer to your Linux question:
Results 1 to 6 of 6
I was working on RHEL 5. Suddenly genome desktop freezes. I hit the power button And then restart the system. But now I can't login to my normal user account ...
  1. #1
    Just Joined!
    Join Date
    Dec 2008
    Posts
    5

    Unhappy Can't login in normal account

    I was working on RHEL 5. Suddenly genome desktop freezes. I hit the power button And then restart the system. But now I can't login to my normal user account. when i enter the usr and password a whole new genome desktop is opens. I can't view my old files there. But I can login as root. Please HELP. I don't know what to do.

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi and Welcome !

    Is it a fresh installation? Which Graphics Card do you have?

    when i enter the usr and password a whole new genome desktop is opens.
    Are you using Regular user's Id and Password? Did you check the contents of /home folder while logged in as root user?
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Dec 2008
    Posts
    5
    no, its not fresh installation and I am using integrated Graphics card.
    yes, i'm using regular id.

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Your Graphics Card is not configured properly.
    Execute this
    Code:
    su -
    lspci | grep -i vga
    grep -i driver /etc/X11/xorg.conf
    To fix normal user's problem, execute this
    Code:
    cd /home/normal_user_id
    rm -rf .gnome2 .gconfd
    Reboot machine and try to login as normal user.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Just Joined!
    Join Date
    Dec 2008
    Posts
    5

    Unhappy

    It gives no effect.

  6. #6
    Just Joined!
    Join Date
    Dec 2008
    Posts
    5
    My gnome desktop is full of error windows. the icons are magnified and whole thing is in high contrast black. Every program after cliking show an eroor massage of different kind. Happened after the gconfd command.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...