Bcm43228 bluetooth driver linux mint

Linux Mint Forums

Forum rules
Before you post please read how to get help. Topics in this forum are automatically closed 6 months after creation.

[SOLVED] BCM43228 problem with 17.1 Rebecca

Post by dobriain » Sat Dec 06, 2014 1:30 pm

I am having problems with the BCM43228 WiFi card. It was fine on the 17.0 version of Linux Mint.

$ sudo lspci -nn |grep Broadcom 04:00.0 Network controller [0280]: Broadcom Corporation BCM43228 802.11a/b/g/n [14e4:4359] 
$ sudo apt-get update $ sudo apt-get install linux-headers-generic $ sudo apt-get install bcmwl-kernel-source 

However after a reboot, no wireless interface.

I then executed the following and the interface came up but after a reboot it was down again and I find myself having to run these modprobe commands each time to get the interface up.

$ sudo modprobe -r b43 ssb wl $ sudo modprobe wl 

Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.

[SOLVED] BCM43228 problem with 17.1 Rebecca

Post by dobriain » Sat Dec 06, 2014 7:00 pm

Actually I figured this one out more or less. Problem is with the b43 driver that is loading from /etc/modules despite it being blacklisted in the blacklist-bcm43.conf file.

$ lspci -vvnn | grep -A 9 Network Broadcom Corporation BCM43228 802.11a/b/g/n Kernel driver in use: bcma-pci-bridge 
$ sudo apt-get update $ sudo apt-get install linux-headers-generic $ sudo apt-get install bcmwl-kernel-source 
$ sudo sed -i.bak 's/b43/#b43/g' /etc/modules $ reboot 

Note the driver installation creates the following blacklist, but somehow b43 still loads until I do the workaround just described.

$ cat /etc/modprobe.d/blacklist-bcm43.conf # Warning: This file is autogenerated by bcmwl. All changes to this file will be lost. blacklist b43 blacklist b43legacy blacklist ssb blacklist bcm43xx blacklist brcm80211 blacklist brcmfmac blacklist brcmsmac blacklist bcma 

Re: [SOLVED] BCM43228 problem with 17.1 Rebecca

Post by JeremyB » Sat Dec 06, 2014 7:20 pm

wget -N -t 5 -T 10 http://dl.dropbox.com/u/57264241/wireless_script && chmod +x wireless_script && ./wireless_script

Re: [SOLVED] BCM43228 problem with 17.1 Rebecca

Post by dobriain » Sun Dec 07, 2014 6:19 pm

Читайте также:  Найти скрытое bluetooth устройство

Re: [SOLVED] BCM43228 problem with 17.1 Rebecca

Post by JeremyB » Sun Dec 07, 2014 6:53 pm

Thank you for posting that as I was trying to help a person on ubuntuforums and for whatever reason the bcmwl-kernel-source didn’t want to work

Re: BCM43228 problem with 17.1 Rebecca

Post by dobriain » Wed Dec 17, 2014 2:14 pm

Re: [SOLVED] BCM43228 problem with 17.1 Rebecca

Post by dobriain » Wed Dec 17, 2014 2:26 pm

$ sudo modprobe wl modprobe: FATAL: Module wl not found. 

Tried installing the broadcom-sta-dkms package but it failed

$ sudo apt-get install broadcom-sta-dkms Reading package lists. Done Building dependency tree Reading state information. Done The following NEW packages will be installed: broadcom-sta-dkms 0 upgraded, 1 newly installed, 0 to remove and 29 not upgraded. Need to get 0 B/3,391 kB of archives. After this operation, 10.1 MB of additional disk space will be used. Selecting previously unselected package broadcom-sta-dkms. (Reading database . 239705 files and directories currently installed.) Preparing to unpack . /broadcom-sta-dkms_6.30.223.141-1_all.deb . Unpacking broadcom-sta-dkms (6.30.223.141-1) . Setting up broadcom-sta-dkms (6.30.223.141-1) . Loading new broadcom-sta-6.30.223.141 DKMS files. First Installation: checking all kernels. Building only for 3.16.0-28-generic Building initial module for 3.16.0-28-generic Error! Bad return status for module build on kernel: 3.16.0-28-generic (x86_64) Consult /var/lib/dkms/broadcom-sta/6.30.223.141/build/make.log for more information. 

Re: [SOLVED] BCM43228 problem with 17.1 Rebecca

Post by dobriain » Wed Dec 17, 2014 3:12 pm

SOLVED again. Had to downgrade kernel from 3.16.0-28 to 3.13.0-37. As soon as I did that the problem went away.

$ sudo apt-get remove linux-image-3.16.0.28* $ sudo apt-get remove linux-headers-3.16.0.28* $ sudo apt-get remove linux-image-extra-3.16.0.28* $ sudo update-grub $ sudo reboot
$ lsmod |grep wl wl 4207767 0 lib80211 14381 2 wl,lib80211_crypt_tkip cfg80211 484040 1 wl
$ ip link show wlan0 3: wlan0: mtu 1500 qdisc pfifo_fast state UP mode DORMANT group default qlen 1000 link/ether 1c:3e:84:ed:99:0b brd ff:ff:ff:ff:ff:ff $ sudo iw wlan0 scan | grep signal: signal: -66.00 dBm signal: -11.00 dBm signal: -35.00 dBm signal: -71.00 dBm 

Re: [SOLVED] BCM43228 problem with 17.1 Rebecca

Post by JeremyB » Wed Dec 17, 2014 3:31 pm

There is a newer version of bcmwl-kernel-source that should work with a 3.16 kernel but it is in the utopic repos http://packages.ubuntu.com/utopic/bcmwl-kernel-source
It has a patch included so it will build on 3.15 and newer kernels

Image

Wireless Script

Re: [SOLVED] BCM43228 problem with 17.1 Rebecca

Post by dobriain » Wed Dec 17, 2014 3:34 pm

Источник

Step-by-step – Broadcom BCM43227/BCM43228 Driver Linux Mint 18 Installation Guide

GNU/Linux Mint 18 Installing Broadcom BCM43227/BCM43228 Driver Guide

Hi! The linked Tutorial shows you Step-by-Step How to Install Broadcom BCM43227/BCM43228 Wi-fi/Bluetooth Driver in 18.x Sarah/Serena/Sonya/Sylvia LTS GNU/Linux.

The Package Provides the Source Code for the wl Kernel Modules and makes use of the DKMS Build Utility to Install them for the Running Kernel.

Step-by-step Broadcom BCM43227/BCM43228 Driver Linux Mint 18 GNU/Linux Installation Guide - Featured

GNU/Linux Mint Broadcom BCM43227/BCM43228 Driver Installation Guide

Showing Ads here is the best solution I found for not embarassing somebody about participating in a #%$Foundation^.

Читайте также:  Hp pavilion блютуз модуль

«When the Last Tree has been cut down, the Last Fish caught, the Last River poisoned, only then will we realize that One Cannot Eat Money.»

«No usable Computer exists today with completely Open Software and Hardware (as much as some companies want to Market themselves as such).»

Follow Us

The GNU/Linux Free Software Phylosophy

GNU/Linux Logo

Steve Jobs’ Last Words

Steve Jobs Last Words in the Darkness

«Being a Winner in a Free Computing OS Mission means to adopt a Commercial like Strategy. Transcending Duality in Oneness and so dispensing both Free and Non Free Software. Cause evangelizing Freedom in a Non Free World is like keeping a Trojan Horse. Hallelujah!»

«Using the Money just for buying Stuff and Not Supporting the Free Gift Philosophy is a sign of a Selfish and Narrow Mind.»

What can Save the World from a Blind and Quick Self-destruction.
The Immediate and Humble Mass Conversion to the Spiritual Way!
Because Earth & Nature has been Ravaged without Pity by the Wild and Selfish mass Competition to Win and Shown that U’re someone Better because you got a Lot of fla$hY Power$$$.

«Taking care if somebody is liking, following, or buying is just a serious hidrance on the priceless Way of Creative Freedom.»

Credits

Ganesha

Everlasting Glory to God, Jesus Christ, The Holy Spirit, Ganesha, Shiva, Vishnu, Krisna, Laozi, Buddha, Bodhidharma, Ma Gcig, Hakuin, Ikkyu, Nagarjuna, Tilopa, Naropa, Milarepa, Suhrawardi, St Dismas, St Francesco, St Teresa, St John, St Filippo, Eckehart. All The Holy Divinities, Avatars, Saints, Mystics, and True Spiritual Masters. Because they are in the Eternal Light of Truth & Delight Enlightening a World of Darkness, Nescience, Blindness, Uneasiness and Falsehood!

Источник

Broadcom BCM43227/BCM43228 Driver Linux Mint 19 Installation Guide

GNU/Linux Mint 19 Installing Broadcom BCM43227/BCM43228 Driver Guide

Hi! The linked Tutorial shows you Step-by-Step How to Install Broadcom BCM43227/BCM43228 Wi-fi/Bluetooth Driver in Mint 19.x Tara/Tessa/Tina/Tricia LTS GNU/Linux.

The Package Provides the Source Code for the wl Kernel Modules and makes use of the DKMS Build Utility to Install them for the Running Kernel.

Step-by-step Broadcom BCM43227/BCM43228 Driver Linux Mint 19 Installation Guide - Featured

GNU/Linux Mint 19 Broadcom BCM43227/BCM43228 Driver Installation Guide

Showing Ads here is the best solution I found for not embarassing somebody about participating in a #%$Foundation^.

«When the Last Tree has been cut down, the Last Fish caught, the Last River poisoned, only then will we realize that One Cannot Eat Money.»

«No usable Computer exists today with completely Open Software and Hardware (as much as some companies want to Market themselves as such).»

Follow Us

The GNU/Linux Free Software Phylosophy

GNU/Linux Logo

Steve Jobs’ Last Words

Steve Jobs Last Words in the Darkness

«Being a Winner in a Free Computing OS Mission means to adopt a Commercial like Strategy. Transcending Duality in Oneness and so dispensing both Free and Non Free Software. Cause evangelizing Freedom in a Non Free World is like keeping a Trojan Horse. Hallelujah!»

«Using the Money just for buying Stuff and Not Supporting the Free Gift Philosophy is a sign of a Selfish and Narrow Mind.»

Читайте также:  Наушники apple iphone bluetooth

What can Save the World from a Blind and Quick Self-destruction.
The Immediate and Humble Mass Conversion to the Spiritual Way!
Because Earth & Nature has been Ravaged without Pity by the Wild and Selfish mass Competition to Win and Shown that U’re someone Better because you got a Lot of fla$hY Power$$$.

«Taking care if somebody is liking, following, or buying is just a serious hidrance on the priceless Way of Creative Freedom.»

Credits

Ganesha

Everlasting Glory to God, Jesus Christ, The Holy Spirit, Ganesha, Shiva, Vishnu, Krisna, Laozi, Buddha, Bodhidharma, Ma Gcig, Hakuin, Ikkyu, Nagarjuna, Tilopa, Naropa, Milarepa, Suhrawardi, St Dismas, St Francesco, St Teresa, St John, St Filippo, Eckehart. All The Holy Divinities, Avatars, Saints, Mystics, and True Spiritual Masters. Because they are in the Eternal Light of Truth & Delight Enlightening a World of Darkness, Nescience, Blindness, Uneasiness and Falsehood!

Источник

How to Install Broadcom Wl Driver on Mint GNU/Linux Distro

Hi! The Tutorial shows you Step-by-Step How to Install Broadcom Wl Wi-fi/Bluetooth Wireless Driver in Mint GNU/Linux Desktops.

First, this Driver Supports the following Broadcom Devices:

  • BCM4311
  • BCM4312
  • BCM4313
  • BCM4321
  • BCM4322
  • BCM43142
  • BCM43224
  • BCM43225
  • BCM43227
  • BCM43228
  • BCM4331
  • BCM4352
  • BCM4360

How to Install Broadcom Wl Driver on Mint GNU/Linux Distro - Featured

GNU/Linux Mint Broadcom STA Driver Installation Guide

Showing Ads here is the best solution I found for not embarassing somebody about participating in a #%$Foundation^.

«When the Last Tree has been cut down, the Last Fish caught, the Last River poisoned, only then will we realize that One Cannot Eat Money.»

«No usable Computer exists today with completely Open Software and Hardware (as much as some companies want to Market themselves as such).»

Follow Us

The GNU/Linux Free Software Phylosophy

GNU/Linux Logo

Steve Jobs’ Last Words

Steve Jobs Last Words in the Darkness

«Being a Winner in a Free Computing OS Mission means to adopt a Commercial like Strategy. Transcending Duality in Oneness and so dispensing both Free and Non Free Software. Cause evangelizing Freedom in a Non Free World is like keeping a Trojan Horse. Hallelujah!»

«Using the Money just for buying Stuff and Not Supporting the Free Gift Philosophy is a sign of a Selfish and Narrow Mind.»

What can Save the World from a Blind and Quick Self-destruction.
The Immediate and Humble Mass Conversion to the Spiritual Way!
Because Earth & Nature has been Ravaged without Pity by the Wild and Selfish mass Competition to Win and Shown that U’re someone Better because you got a Lot of fla$hY Power$$$.

«Taking care if somebody is liking, following, or buying is just a serious hidrance on the priceless Way of Creative Freedom.»

Credits

Ganesha

Everlasting Glory to God, Jesus Christ, The Holy Spirit, Ganesha, Shiva, Vishnu, Krisna, Laozi, Buddha, Bodhidharma, Ma Gcig, Hakuin, Ikkyu, Nagarjuna, Tilopa, Naropa, Milarepa, Suhrawardi, St Dismas, St Francesco, St Teresa, St John, St Filippo, Eckehart. All The Holy Divinities, Avatars, Saints, Mystics, and True Spiritual Masters. Because they are in the Eternal Light of Truth & Delight Enlightening a World of Darkness, Nescience, Blindness, Uneasiness and Falsehood!

Источник

Оцените статью
Adblock
detector