Linpus Lite "internal HAL error"

Discussion in 'Linux -keskustelu' started by finnfe, Sep 4, 2009.

  1. finnfe

    finnfe Member

    Joined:
    Jan 9, 2009
    Messages:
    17
    Likes Received:
    0
    Trophy Points:
    11
    Moi,

    päivitin Linpus Liten eilen Update Servicen kautta ja sain (muistaakseni) herjan "failed to initialize HAL", sitten homma hyytyi kun kokeili rebootata koneen. Aukeaa kyllä, muttei enää saa langatonta tai langallista yhteyttä nettiin. Herjaa "internal HAL error" kun yrittää yhteyttä. Connection managerista ei pysty valitsemaan "rescan" vaihtoehtoakaan.

    En saa poistettua päivitystä,sillä siihenhän vaaditaan nettiyhteys.

    Osaisiko joku neuvoa idiootille rautalangasta vääntäen miten korjata tilanne vai asennanko uutelleen OS:n?
     
  2. Sakarias

    Sakarias Active member

    Joined:
    Oct 26, 2004
    Messages:
    1,806
    Likes Received:
    12
    Trophy Points:
    68
    Mitäs dmesg näyttää? entä ifconfig tai iwconfig? Löytyykö eth0, wlan0 .. katso onko hald prosessi käynnissä. Jos siinä vikaa ota pois tai koeta käynistää uusiksi. linpus itselle ihan tuntematon. Mutta noilla pääset kenties alkuun. Hal hallitsee koneeseen liitettäviä laitteita. Mutta jos se ei toimi kyllä ne palikat saa toimimaan usein ihan komentoriviltä :) Esim usb-tikku #mount /dev/sdc1 /mnt/tikku
     
  3. finnfe

    finnfe Member

    Joined:
    Jan 9, 2009
    Messages:
    17
    Likes Received:
    0
    Trophy Points:
    11
    auts. Enpäs osaa sanoa että miltä näyttävät kun en tiedä mistä kurkata ja mitä siellä jossain pitäisi näkyä...
     
  4. finnfe

    finnfe Member

    Joined:
    Jan 9, 2009
    Messages:
    17
    Likes Received:
    0
    Trophy Points:
    11
    Korjaus viestiin: ilmoitus on "internal error failed to initialize HAL!" ja tulee kun kone käynnistetään ja työpöytä on jo näkyvissä ok taustalla.
     
  5. finnfe

    finnfe Member

    Joined:
    Jan 9, 2009
    Messages:
    17
    Likes Received:
    0
    Trophy Points:
    11
    vastaus löytyi netistä. Toimin näiden ohjeiden mukaan ja nyt toimii!
    Alla suora lainaus:http://thedesignspace.net/MT2archives/000526.html

    Here is how I fixed it:

    1) Go to the command line. You can do this by holding down the Alt key, then pressing F2. Once you receive a windows that says, "Run Program",type "xterm" (without quotes).

    2) If you have never set your root password before, type "sudo su -", again with no quotes.

    If you have already logged in as root before AND have set a password for root, become root by typing "su" (no quotes) and enter your root password.

    3) Type this:

    "cd /etc" (Again, without quotes) then hit your enter key.

    4) Then type this command:

    "ls -al mt*" (Again, no quotes)

    There will be a few files, your mtab being one of them. In my case, some of them had dates next to them.

    5) Remove all of those files:

    "rm -rf mt*" (again, no quotes)

    6) Reboot your computer.

    7) Hopefully, all your devices should be working again. I'm not sure if there is mtab corruption going on here, or why it would corrupt hal. I hope this works for you guys; it worked for me.
     

Share This Page