Page 1 of 2 12 LastLast
Results 1 to 10 of 31

Thread: SystemError: installArchives() failed

Hybrid View

  1. #1
    Join Date
    Nov 2006
    Location
    London
    Beans
    12
    Distro
    Kubuntu Jaunty Jackalope (testing)

    Re: SystemError: installArchives() failed

    Thanks a lot! I will give it a shot today!

  2. #2
    Join Date
    Nov 2010
    Beans
    2

    Thumbs down Re: SystemError: installArchives() failed

    Thanks to binarylife!!

    Worked for me with an Acer Aspire One (10.1 inch display) and Ubuntu 10.10 netbook edition.

    Before, I had tried that standard procedure of Ubuntu to install the binary driver for the Broadcom WLAN device. It failed. The b43-fwcutter method also failed ("unsupported low-power device"). But your post showed me the way

    Last edited by mjuvt; November 2nd, 2010 at 12:58 PM.

  3. #3
    Join Date
    Aug 2010
    Location
    Palestine
    Beans
    131
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: SystemError: installArchives() failed

    Quote Originally Posted by mjuvt View Post
    Thanks to binarylife!!

    Worked for me with an Acer Aspire One (10.1 inch display) and Ubuntu 10.10 netbook edition.

    Before, I had tried that standard procedure of Ubuntu to install the binary driver for the Broadcom WLAN device. It failed. The b43-fwcutter method also failed ("unsupported low-power device"). But your post showed me the way

    Great man ! I am happy to hear that ..!
    : )

  4. #4
    Join Date
    Nov 2010
    Beans
    1

    Re: SystemError: installArchives() failed

    I just want to thank Binary for posting this solution; it helped me solve all of my wireless connection problems on my Dell Inspiron 1525 (after I had searched for a solution for hours to no avail).

    Thanks! You saved me a lot of time!

  5. #5
    Join Date
    Nov 2010
    Beans
    1

    Re: SystemError: installArchives() failed

    Hellow fellows! Firstly I would like to thank to binarylife for partial solution of my problem.

    How I resolved the problem:

    sudo apt-get --purge remove firmware-b43-installer
    sudo apt-get --purge remove dkms
    sudo apt-get --purge remove bcmwl-kernel-source
    sudo apt-get install bcmwl-kernel-source
    sudo reboot

    As you can see I had to remove firmware-b43-installer firstly. Without that I couldn't remove dkms and bcmwl-kernel-source (it returned error). Anyway, my wireless now works thanks to binarylife.

  6. #6
    Join Date
    Aug 2010
    Location
    Palestine
    Beans
    131
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: SystemError: installArchives() failed

    Quote Originally Posted by xtechcode View Post
    Hellow fellows! Firstly I would like to thank to binarylife for partial solution of my problem.

    How I resolved the problem:

    sudo apt-get --purge remove firmware-b43-installer
    sudo apt-get --purge remove dkms
    sudo apt-get --purge remove bcmwl-kernel-source
    sudo apt-get install bcmwl-kernel-source
    sudo reboot

    As you can see I had to remove firmware-b43-installer firstly. Without that I couldn't remove dkms and bcmwl-kernel-source (it returned error). Anyway, my wireless now works thanks to binarylife.
    My pleasure ! You are welcome anytime. And thanks for putting full solution so maybe another person would have the same problem.
    Enjoy Ubuntu

  7. #7
    Join Date
    Oct 2007
    Location
    Nigeria
    Beans
    280
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: SystemError: installArchives() failed

    thank you so much it worked for me!!!

  8. #8
    Join Date
    Dec 2010
    Beans
    1

    Smile Re: SystemError: installArchives() failed

    Quote Originally Posted by xtechcode View Post
    Hellow fellows! Firstly I would like to thank to binarylife for partial solution of my problem.

    How I resolved the problem:

    sudo apt-get --purge remove firmware-b43-installer
    sudo apt-get --purge remove dkms
    sudo apt-get --purge remove bcmwl-kernel-source
    sudo apt-get install bcmwl-kernel-source
    sudo reboot

    As you can see I had to remove firmware-b43-installer firstly. Without that I couldn't remove dkms and bcmwl-kernel-source (it returned error). Anyway, my wireless now works thanks to binarylife.
    Hello!
    I just registeres to thank you and binarylife!!!
    I've had this wireless problem for about a year!! I have Dell Vostro 1520. First I used Ubuntu 9.10 and I never found out how to make it recognize my wireless card!! Then recently I upgraded to 10.10 and using your solution I got it solved... Thank you!

  9. #9
    Join Date
    Aug 2010
    Location
    Palestine
    Beans
    131
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: SystemError: installArchives() failed

    Quote Originally Posted by Safoora View Post
    Hello!
    I just registeres to thank you and binarylife!!!
    I've had this wireless problem for about a year!! I have Dell Vostro 1520. First I used Ubuntu 9.10 and I never found out how to make it recognize my wireless card!! Then recently I upgraded to 10.10 and using your solution I got it solved... Thank you!
    You are welcome , Enjoy Ubuntu (:

  10. #10
    Join Date
    Jan 2009
    Beans
    4

    Re: SystemError: installArchives() failed

    Quote Originally Posted by xtechcode View Post
    Hellow fellows! Firstly I would like to thank to binarylife for partial solution of my problem.

    How I resolved the problem:

    sudo apt-get --purge remove firmware-b43-installer
    sudo apt-get --purge remove dkms
    sudo apt-get --purge remove bcmwl-kernel-source
    sudo apt-get install bcmwl-kernel-source
    sudo reboot

    As you can see I had to remove firmware-b43-installer firstly. Without that I couldn't remove dkms and bcmwl-kernel-source (it returned error). Anyway, my wireless now works thanks to binarylife.

    Thanks for this. I didn't even think to uninstall b43 first. I, too, was getting the error when trying to remove dkms.

    These exact steps fixed wireless in my cousin's HP 1000

Page 1 of 2 12 LastLast

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
  •