Results 1 to 8 of 8

Thread: Ubuntu 12.04 LTS Freezing on Acer Aspire One 722-BZ454

  1. #1
    Join Date
    Jan 2013
    Beans
    21

    Ubuntu 12.04 LTS Freezing on Acer Aspire One 722-BZ454

    I am posting in the beginners section because I have a lot of noob questions to ask along with my problem.

    I am running Ubuntu 12.04 LTS on my Acer Aspire One 722-BZ454. I have nothing special installed, just Ubuntu with the updates.

    The problem occurs either on start up, or a few minutes after start up. It freezes to the point where I cannot move the mouse or do anything, so I have to restart it. Opening software center will also make it freeze.

    Spec wise, this laptop should be able to run Ubuntu:

    AMD C-50 Processor

    4 Gigs of RAM (I upgraded) (1 stick)

    32 Bit Operating System

    320 Gig harddrive (80 gig partitioned for Ubuntu). The other partitions are Windows 7 (works perfectly) and Mint (which, oddly enough, works perfectly).

    Video card is nothing special, but it is rated as average by Windows 7 and is able to run the 32 bit edition perfectly.

    I made a partition and installed Ubuntu on that way (has Ubuntu GRUB). I did not use WUBI.


    My questions are:

    How can I stop the freezing?

    I noticed some people post error messages and error logs. How do you find out where the error log is and how to get them if the computer freezes and you have to restart?

    Is it a hardware issue that is causing Ubuntu to freeze? (would be hard to believe since Windows 7 and Mint work).


    also...

    If I am asking this in the wrong area, where is the best place to ask his question?

    Thanks!

  2. #2
    Join Date
    Jan 2008
    Location
    UK
    Beans
    1,783
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Ubuntu 12.04 LTS Freezing on Acer Aspire One 722-BZ454

    Does the machine work OK up until the point where you launch FF?
    Keep Ubuntu free! Donate any amount you like – just use the PayPal donation address donations@ubuntu.com

  3. #3
    Join Date
    Apr 2011
    Location
    Victoria/Vancouver, BC
    Beans
    91
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Ubuntu 12.04 LTS Freezing on Acer Aspire One 722-BZ454

    Let's monitor the processes. Install htop.
    Code:
    sudo apt-get install htop
    Start htop. alt+f2, type "htop". Or write "htop" in terminal.

    Press f6 (sort by). Select cpu%

    When it starts to get sluggish, monitor the cpu%. Look at top of the list. Write down the text under "command". Read the cpu %.

    What made my netbook get sluggish was apport. A system report tool to send info to Ubuntu. As much as I would like to contribute, it was locking up my system everytime it was running in the background.

    In case it is the same for you:
    Code:
    sudo gedit /etc/default/apport
    change the value 1 to 0

    You can notice the change after rebooting or by typing in
    Code:
    sudo service apport stop
    Information at http://askubuntu.com/questions/93457...disable-apport

    edit: Just realized your not using a netbook like me. This observation is probably not what you are experiencing then.

  4. #4
    Join Date
    Jan 2013
    Beans
    21

    Re: Ubuntu 12.04 LTS Freezing on Acer Aspire One 722-BZ454

    Thank you for your replies.

    The computer never stayed operational enough to run FF (firefox right)?

    Thank you for Htop--I am finding it extremely helpful.

    I am sorry for not realizing this sooner but I realized when I connect wirelessly, that is when the computer locks up.

    I have been connected by wired ethernet all this time.

    What I am doing now is running updates on it (seeing if that perhaps will fix the wireless driver issue?) and then I am going to install Htop and run it on it and post the results.

    Thank you!!!

  5. #5
    Join Date
    Jan 2013
    Beans
    21

    Re: Ubuntu 12.04 LTS Freezing on Acer Aspire One 722-BZ454

    This is no doubt the problem. The second I connect to the wireless network it freezes.

    When it's connected by a wire, it works fine.

    How can I go about fixing this?

    (Also if I disable the wireless interface, it works fine).

  6. #6
    Join Date
    Jan 2013
    Beans
    21

    Re: Ubuntu 12.04 LTS Freezing on Acer Aspire One 722-BZ454

    I've tried updating it more and searching around but I can't seem to find the problem.

    Do I have the incorrect drivers installed for the wireless? How do I find the correct ones?

  7. #7
    Join Date
    Dec 2011
    Beans
    5

    Re: Ubuntu 12.04 LTS Freezing on Acer Aspire One 722-BZ454


  8. #8
    Join Date
    Jan 2013
    Beans
    21

    Re: Ubuntu 12.04 LTS Freezing on Acer Aspire One 722-BZ454

    Quote Originally Posted by Outlooker View Post
    WOW! Thank you! I had given up! But this fixed it!!! Thank you very much!

Tags for this Thread

Bookmarks

Posting Permissions

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