Results 1 to 7 of 7

Thread: Failed to intialize HAL

  1. #1
    Join Date
    Aug 2007
    Beans
    16
    Distro
    Ubuntu 9.10 Karmic Koala

    Failed to intialize HAL

    when log in Ubuntu 7.04 i start getting an internal error message Failed to initialize HAL! and also no network connection! however i can connect to internet via LAN but can not connect wifi!
    did i do something wrong caused this error?!
    Attached Images Attached Images

  2. #2
    Join Date
    Dec 2006
    Location
    Cairo, Egypt
    Beans
    Hidden!
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Failed to intialize HAL

    Hi. When reporting a problem, please specify your computer specs so that members of the forum can help you identify problems quickly.

    I see that in another thread you said you had a Toshiba Laptop, what is the model number? I have never had any problems with the wireless with the two Toshiba A100 laptops we have at our home, as the they both use an Intel wireless card, and these are well supported by Ubuntu.

    Please reply with your Laptop model and specify what kind of wireless card does it use.. maybe someone over here with more experience than me can help you getting it working.

    Cheers.

  3. #3
    Join Date
    Aug 2007
    Beans
    16
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Failed to intialize HAL

    Sorry! i didnt provide more spec.
    my machine is Toshiba Satellite L10 and the wirless use to work just fine untill i start getting the Internal error message:Failed to initialize HAL! it will shows no network connection while i'm connected via LAN cable and i have access to the internet!
    I start getting this error message after installed AutoMatix and rebooted system!

    So, i believe its nothing to do with wirless card! since it was working before installing Automatix and the error message!
    you can see the attached pic.

    Thx for your support

  4. #4
    Join Date
    Dec 2006
    Location
    Cairo, Egypt
    Beans
    Hidden!
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Failed to intialize HAL

    Oh, OK. So this is not a driver problem. it is just Automatix wreaking havoc on Ubuntu.

    You see, simply put: AUTOMATIX IS EVIL! The Ubuntu community does not support it; at all. See this link for more info.

    ---------------------------------------------------------------------------------

    That said, let's see if we can mend your system. Try the following:

    Disable the backports repository. Automatix has a habit of enabling that..

    Open a terminal (Applications > Accessories > Terminal), copy and paste the following command:
    Code:
    sudo gedit /etc/apt/sources.list
    Input your password

    This will open a text editor, look for this part:

    Code:
    ## Uncomment the following two lines to add software from the 'backports'
    ## repository.
    ## N.B. software from this repository may not have been tested as
    ## extensively as that contained in the main release, although it includes
    ## newer versions of some applications which may provide useful features.
    ## Also, please note that software in backports WILL NOT receive any review
    ## or updates from the Ubuntu security team.
    deb http://eg.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
    deb-src http://eg.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
    Change the last two lines so they look like this (an additional # at the beginning of each line):
    Code:
    # deb http://eg.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
    # deb-src http://eg.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
    Save the file. Close the window.

    Type the following command:

    Code:
    sudo aptitude update
    Then:

    Code:
    sudo aptitude reinstall hal
    -------------------------------------------------------------------------------

    I am not sure if this will work. So if I were you, If it doesn't work after this, I would try the following:

    1- See if Automatix allows you to revert the changes it made. Open Automatix itself and look for any option that allows you to revert everything Automatix installed.
    (You can probably re-install whatever it installed using Add/Remove Programs, if not, ask here and we'll try to help)

    2- Ask on the Automatix Forums.

    3- If all else fails, just reinstall Ubuntu again. And remember to NEVER EVER USE AUTOMATIX AGAIN!!!

    I hope I helped. I was an Automatix user myself, but I found that there really is no need for it after Feisty came out. Trust me, Automatix is not worth the hassle.

    Cheers.
    Last edited by Farghal; August 26th, 2007 at 03:29 AM. Reason: typo

  5. #5
    Join Date
    Aug 2007
    Beans
    16
    Distro
    Ubuntu 9.10 Karmic Koala

    Talking Re: Failed to intialize HAL

    Thank you very much for you help!
    I just took the shourt cut and reinstalled Ubuntu! since i'm still in dual boot, and actually using Wubi to install Ubuntu is so easy! and no more EVIL AutoMatix anymore!

    day by day i'm loving Ubuntu more and more! today i found the desktop effect! WOW! it rocks
    Soon i will dump WIndows XP for ever!


    Cheers!

  6. #6
    Join Date
    Aug 2007
    Beans
    1

    Re: Failed to intialize HAL

    thanks, i got same problems ...

  7. #7
    Join Date
    Nov 2009
    Beans
    96

    Re: Failed to intialize HAL


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
  •