Find the answer to your Linux question:
Page 1 of 23 1 2 3 4 5 11 ... LastLast
Results 1 to 10 of 222
There I was, minding my own business, turn on the computer (An Acer Aspire One running the ever-popular Linux Lite) and I get the following Error Message... Internal Error failed ...
  1. #1
    Linux Newbie katmac's Avatar
    Join Date
    Apr 2009
    Location
    Toronto
    Posts
    241

    [SOLVED] HELP!! This thing is for the BIN otherwise...

    There I was, minding my own business, turn on the computer (An Acer Aspire One running the ever-popular Linux Lite) and I get the following Error Message...

    Internal Error
    failed to initialize HAL!

    What?

    I've looked around and it would seem this seems to happen to people after they've installed new programs etc. I DIDN'T. I shut it off after writing an email, turned it back on and VIOLA! Le crap.

    If anyone DOES have a fix, pu-leeeze don't assume I know what I'm doing! I can assure you, there's a VERY valid reason I'm in the Newbie section!!

    ANY HELP is GREATLY appreciated!!

    P.S. I DID try to phone Acer Help Desk but I was told that she couldn't help me over the phone unless I PAID her.

    CHARMING!!

  2. #2
    Linux Newbie katmac's Avatar
    Join Date
    Apr 2009
    Location
    Toronto
    Posts
    241

    Unhappy Anyone???

    I can't do ANYTHING on it now..I'm currently using the terminally ill desktop..and before anyone asks, there is NOTHING attached to any of the usb ports. The only thing I've EVER had plugged in there has been a mouse.

  3. #3
    Linux Newbie katmac's Avatar
    Join Date
    Apr 2009
    Location
    Toronto
    Posts
    241

    This might help...

    I've JUST noticed that the little icon for the power is showing that it's currently plugged in and it ISN'T.

    Does this help anything?

  4. #4
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,970
    Does it boot at all? If so, can you get to a command line? If so, what does the command "dmesg | tail" show?
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  5. #5
    Linux Newbie katmac's Avatar
    Join Date
    Apr 2009
    Location
    Toronto
    Posts
    241
    Alright Rubberman, my days of thinking I was going to replace Bill Gates were awhile back now, so...where am I determining these pressing issues again? The Terminal pages would be my first guess and, if I'm right, am I doing the 'root' thing?

    It WILL boot up as far as the main menu screen and I can get into OTHER applications, I just can't get online.

  6. #6
    Linux Newbie katmac's Avatar
    Join Date
    Apr 2009
    Location
    Toronto
    Posts
    241
    Um, following what logic I still HAD, I entered just the 'dmesg' in the Terminal window and got A LOT of info...anything in particular I should be looking for? (Considering I'm using 2 different computers!)

  7. #7
    Linux Newbie katmac's Avatar
    Join Date
    Apr 2009
    Location
    Toronto
    Posts
    241
    A HA! (What do I know? Perhaps this is as important as what I had for DINNER, but there is ONE line that looks rather 'suspect' here. It reads..

    r8101: eth1: link down

    that help?

  8. #8
    Linux Newbie katmac's Avatar
    Join Date
    Apr 2009
    Location
    Toronto
    Posts
    241
    How about this one...

    clocksource tsc unstable (delta = 108746433 ns)

    seems rather ominous, no?

  9. #9
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,970
    dmesg will output all the kernel logging data. That's why I said to pipe it to the "tail" command, which will only print the last few lines, which are usually where the problem is noted, although that might not be the case. IE:
    Code:
    dmesg | tail
    That's the 'or' bar (shifted backslash) between dmesg and tail. You can run dmesg as root, but you don't need to. The fact that the battery light is on when it isn't plugged in is questionable. Something like that happened to my Dell laptop a couple of months ago, and it was due to the battery going burp. They had to replace it (at least it was still under warranty).
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  10. #10
    Linux Newbie katmac's Avatar
    Join Date
    Apr 2009
    Location
    Toronto
    Posts
    241
    Holy crap! Is it THAT bad? I've lost everyone here!

Page 1 of 23 1 2 3 4 5 11 ... 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
  •  
...