Skip to main content

Guide to install wifi drivers for ubuntu 12.04

1. Download this file (b43) it includes the broadcom series drivers.

2. Extract the zip file b43

3. Copy the extracted file b43 to filesystem /lib/firmware
unfortunately you wont be able to paste it and it will give an error permission denied. This is because you dont have the root privileges

To grant root privileges through nautilus:

1.open the terminal and type sudo nautilus
enter your password
(it will open a folder through which you can modify the root contents)
note:after this do not terminate the terminal running nautilus

2. Make a new folder in file system rename it to .config
In .config make one more folder named nautilus

path should look like filesystem/.config/nautilus

3.Copy the downloaded file b43 to the path filesystem/ lib/firmware
it should be copied

4. open a new terminal window
type sudo modprobe -V b43  (hit enter)
enter your password (hit enter)
(it will display module_init..............)
this means you have successfully installed the drivers

You will now need to reboot your system.
And its done.






Comments

  1. Is here one for a USB wifi adapter? I tried this one, but I got .12 at the end with no success. Mine is a Kinivo dual band enhanced 300mbps, is almost impossible to install unfortunately ;(

    ReplyDelete
  2. Is a USB adapter and it was easy to install on Windows 7 with the wizard, bought it new, & all I knew about it, is that it was compatible with Linux, but it wasn't true, bcuz Linux is so damn unpredictable & incompatible ;( unlike my other product tp-link. That adapter didn't gave me any problems. "

    ReplyDelete
  3. nautilus folder is not created in .config folder. What sholould i do??

    ReplyDelete
  4. Worked for latest version of Ubuntu

    ReplyDelete
  5. Network manager stopped working after an Ubuntu 14.04 upgrade.
    There are solutions to fix the issue but are too technical for me. Can provide a step by step solution to this problem. Please. Thanks.
    stanleyhlatshwayo@yahoo.com

    ReplyDelete

Post a Comment

Popular posts from this blog

AC mains current and transformer current

These are two separate issues: 1) How much current the transformer can supply? 2) How much current can your mains AC supply deliver? The answer to (2) is easy. Go to your fuse box and look at the rating on the fuse or circuit breaker. If the rating is 40A, then the maximum power delivered before blowing the fuse is 220V x 40A = 8800W. Generally it is between (20A-50A) and the answer to (1) is, The maximum current delivered by the transformer will depend on the size and construction of the transformer: 1. As an example, let us say the transformer steps down from 220VAC to 20VAC.     This is approximately 10:1 reduction. 2. Then if the transformer is rated at 1A on...

How to calculate the battery standby time according to the load?

Things we should know:   P = V . I                     (ie. power in watts = volts x amps) Every battery has a amps/hr (Ah) rating which signifies for how many hours it can deliver that much amount of current? for eg. 2000mAh battery can deliver 2000mili Amps per hour  Eg.1 Inverter battery standby calculation 1.Calculating the total battery capacity in Watts/hr:  if our inverter battery has a rating of 150Ah and voltage 12V thus it can deliver 150Amps per hour. thus power delivered per hour will be 1800Watts/hr  (1800 = 12 x 150) .............................(  P = V . I  ) 2.battery threshold level : (actual battery capacity) now before proceeding take into consideration that the battery wont be fully discharged due to the internal protection circuit in the inverter so we have to first take 85% of our total battery ca...

Basics of MS-DOS commands (PDF downloadable)

MS-DOS basic concepts and commands with examples: https://drive.google.com/file/d/0B3e9v7xyGe0ubVBHWnpwUW1ZYnc/edit?usp=sharing MS-DOS simple commands with exmaples: https://drive.google.com/file/d/0B3e9v7xyGe0uVXhlbm9nb01EWWs/edit?usp=sharing