Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 19
Hello! I've had my Acer Aspire One for about 8 months with no issues. However, just this morning when I plugged it while it had low battery it suddenly crashed. ...
  1. #1
    Just Joined!
    Join Date
    Jul 2009
    Posts
    13

    Not able to access Documents or Firefox on Acer Aspire One

    Hello!

    I've had my Acer Aspire One for about 8 months with no issues. However, just this morning when I plugged it while it had low battery it suddenly crashed. When I restarted it, it refused to let me go online using Firefox or access any of my documents, music etc. It will let me run Open Office, Messenger, Photomaster and all my games. The terminal is also accessible. I'm running Linpus Lite. There is only the default user account on it. It hasn't shown any error messages (so I don't really have much to google, though I have tried!). When I click on Firefox or My Files it looks like it's starting to try to access them, as in I get my little spinning blue working icon, but suddenly stops. The next time I try it doesn't even get that far.

    So far I've tried running down the battery, starting it plugged in, starting it only on the battery and the obvious restarts. I'm gearing up to voodoo...

    Any suggestions?

    Thanks in advance!

  2. #2
    Linux Engineer Segfault's Avatar
    Join Date
    Jun 2008
    Location
    Acadiana
    Posts
    855
    Welcome to the forums!

    Try rebooting with forced fsck. In terminal type:

    sudo shutdown -rF now

    or, if sudo has not been not setup in your system

    su -
    shutdown -rF now

  3. #3
    Just Joined!
    Join Date
    Jul 2009
    Posts
    13
    Thanks for the suggestion! Sadly, no change

  4. #4
    Linux Engineer Segfault's Avatar
    Join Date
    Jun 2008
    Location
    Acadiana
    Posts
    855
    OK, what happens if you start Firefox from terminal window? Does it complain about something?

  5. #5
    Just Joined!
    Join Date
    Jul 2009
    Posts
    13
    Baby steps, sorry...

    What do I have to type into the terminal to start Firefox from it?

  6. #6
    Linux Engineer Segfault's Avatar
    Join Date
    Jun 2008
    Location
    Acadiana
    Posts
    855
    It's firefox in my box ... may be different for re-branded releases. Does your Firefox call itself Firefox? May be also mozilla-firefox.

  7. #7
    Just Joined!
    Join Date
    Jul 2009
    Posts
    13
    I typed Firefox in and terminal started up briefly before shutting down. Typing in mozilla-firefox did nothing.

  8. #8
    Linux Engineer Segfault's Avatar
    Join Date
    Jun 2008
    Location
    Acadiana
    Posts
    855
    Quote Originally Posted by flatlanddan View Post
    I typed Firefox in and terminal started up briefly before shutting down. Typing in mozilla-firefox did nothing.
    Terminal started up briefly before shutting down. Are you saying terminal crashed?

  9. #9
    Just Joined!
    Join Date
    Jul 2009
    Posts
    13
    Yes, I would assume so. Terminal flashed open for a few seconds and then was gone. When I typed in mozilla-firefox it opened terminal but did nothing.

  10. #10
    Linux Engineer Segfault's Avatar
    Join Date
    Jun 2008
    Location
    Acadiana
    Posts
    855
    Quote Originally Posted by flatlanddan View Post
    Yes, I would assume so. Terminal flashed open for a few seconds and then was gone. When I typed in mozilla-firefox it opened terminal but did nothing.
    OK, we understand terminal differently, I think. Terminal is a window with command line prompt. If you start an application from there and this application crashes then terminal stays there and usually displays some error message about what just happened.

Page 1 of 2 1 2 LastLast

Posting Permissions

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