If a missing Broadcom driver prevents you from launching your
computer, you can proceed as follows:
1. Type or copy the following command into the terminal:
2. Add the following line at the end of blacklist.conf document:
Save the document and close it.
3. Remove needless Broadcom drivers by the following two terminal commands:
4. Restart the computer
5. Install the appropriate drivers for the 12.04 system by typing
6. Remove this line at the end of sudo gedit /etc/modprobe.d/blacklist.conf
Save the document and close it
7. Restart the computer
8. Open the following settings by typing
9. Add the following short line at the end of the document:
Save the document and close it.
Let us know if these steps were useful.
computer, you can proceed as follows:
1. Type or copy the following command into the terminal:
Code:
sudo gedit /etc/modprobe.d/blacklist.conf
Code:
blacklist b43
3. Remove needless Broadcom drivers by the following two terminal commands:
Code:
sudo apt-get purge broadcom-sta-common broadcom-sta-source bcmwl-kernel-source
Code:
sudo apt-get purge b43-fwcutter firmware-b43-installer
5. Install the appropriate drivers for the 12.04 system by typing
Code:
sudo apt-get install b43-fwcutter firmware-b43-installer
Code:
blacklist b43
7. Restart the computer
8. Open the following settings by typing
Code:
sudo gedit /etc/modules
Code:
b43
Let us know if these steps were useful.
0 komentar:
Post a Comment