Results 1 to 3 of 3

Thread: Intermittent wireless connection

  1. #1
    Join Date
    Dec 2009
    Beans
    18

    Intermittent wireless connection

    Hi,

    Last night I decided to try and set up my wireless again. I hadn't bothered for months, having pretty much given up on it.

    I'm using lubuntu, so processes might be a bit different from unbuntu, but don't be put off, ubuntu users. Any advice is appreciated.

    I went into Peferences > Software Sources > Additional Drivers. I was informed I had a 'Broadcom 4312 802.11b/g LP-LHY' but the device was using a 'Broadcom linux STA wireless driver source from bcmwl-kernel-source (proprietary)'. There wasa radio button allowing me to toggle between the latter and 'Do not use this device.' I toggled to 'Do not use this device' then reinstalled the STA driver by toggling back to it. The wireless light came on and I was able to connect to the internet! Success!

    BUT ...

    I have to go through that process EVERYTIME I boot up. It's like Lubuntu forgets what driver to use, and I have to go through the manual reinstallation to remind it. then it owrks okay. I'm using it just now. No problem. But when I switch off ...

    So, what is happening? I'm sure I'm missing something pretty obvious, but don't be afraid to spell it out for me in really obvious terms. Having got thus far, I'd quite like to make this work properly.

  2. #2
    Join Date
    Mar 2010
    Beans
    9

    Re: Intermittent wireless connection

    There are extensive Broadcom tutorials available. These wireless cards are some of the most complicated to get working from my own experience. Read the tutorials carefully and only use a comprehensive tutorial.

    There are more tested more Linux friendly cards available which are approved by the free software foundation's Hnode project (http://h-node.org/wifi/catalogue/en).

  3. #3
    Join Date
    Dec 2009
    Beans
    18

    Re: Intermittent wireless connection

    Seems to have been resolved with this, courtesy of Wild Man:

    Quote Originally Posted by Wild Man View Post
    Hi, please do:
    Code:
    sudo su 
    echo b43 >> /etc/modules 
    exit
    Thanks
    Now seems to be operating normally from boot up.

    Thank you, might Wild Man!

Tags for this Thread

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
  •