Find the answer to your Linux question:
Results 1 to 3 of 3
I have had problems with my PC freezing. I am running Ubuntu 9.10. One suggestion was that when it freezes, instead of manually shutting down, I should use CTRL/Alt/ F2. ...
  1. #1
    Just Joined!
    Join Date
    Feb 2010
    Posts
    8

    PC freezing

    I have had problems with my PC freezing. I am running Ubuntu 9.10. One suggestion was that when it freezes, instead of manually shutting down, I should use CTRL/Alt/ F2. When I do that, I cannot get out of it without again manually shutting down my PC. It freezes in Firefox and Thunderbird. There seems to be no consistency. Anyone have any suggestions? I am new at this and it is really frustrating.

  2. #2
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,073
    After hitting <Ctrl + Alt + F2>, what else are you doing?
    That key combo gives you a CLI where you can catch error messages.
    After going to console, try getting the output of:
    Code:
    tail -20 /var/log/messages
    Post the output here, and someone should be able to help you out.
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  3. #3
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Which Graphics Card do you have?
    Post the output of this too :
    Code:
    sudo lspci | grep -i vga
    grep -i driver /etc/X11/xorg.conf
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

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