Ubuntu 16.04 How do I logically troubleshoot AP6212/6255 (broadcom) wireless/bluetooth not being found
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
1
down vote
favorite
I've reviewed and tried the suggestions in all the linked answers but have not been able to find and enable the wifi (and bluetooth) in my AZW Z83V miniPC (Intel ATOM 64bit) which is now solely running ubuntu 16.04 (kernel 4.13)
The WIFI/BT worked under Windoze 10 as initially configured. In the bios setup -> boot screen it shows Broadcom Wifi Select with options AP6255 or AP6212. I've tried either without linux being able to find them. These indicate that the hardware/firmware is AMPAK and so reference to Broadcom numbers in answers do not equate to me. I'm not looking for a silver-bullet just a logical way of troubleshooting this. Thanks
created wireless-info.txt as directed with these results:
https://paste.ubuntu.com/p/jknTf5XFwD/
dmesg | grep -i sdio; ls /sys/firmware/efi/efivars | grep nvram
[ 3.010118] mmc1: new ultra high speed SDR104 SDIO card at address 0001
[ 6.941546] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
[ 7.174603] brcmfmac mmc1:0001:1: Direct firmware load for
brcm/brcmfmac43455-sdio.txt failed with error -2
[ 10.180311] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
[ 11.188316] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
I decided to start fresh - cleared all partitions and renewed - Installed fresh Ubuntu 17.10 instead of the LTS - No difference yet but the last edit dmesg output is from 17.10
Feb 23/18 nothing found in my research and tries yet - Seems like this is problem during bootup where grub2 doesn't detect the hardware as it's then not detected (or correctly detected) by software requiring it. Is there a way of seeing what grub2 detects for hardware before bootup is handed off to ubuntu?
networking drivers bluetooth broadcom
add a comment |Â
up vote
1
down vote
favorite
I've reviewed and tried the suggestions in all the linked answers but have not been able to find and enable the wifi (and bluetooth) in my AZW Z83V miniPC (Intel ATOM 64bit) which is now solely running ubuntu 16.04 (kernel 4.13)
The WIFI/BT worked under Windoze 10 as initially configured. In the bios setup -> boot screen it shows Broadcom Wifi Select with options AP6255 or AP6212. I've tried either without linux being able to find them. These indicate that the hardware/firmware is AMPAK and so reference to Broadcom numbers in answers do not equate to me. I'm not looking for a silver-bullet just a logical way of troubleshooting this. Thanks
created wireless-info.txt as directed with these results:
https://paste.ubuntu.com/p/jknTf5XFwD/
dmesg | grep -i sdio; ls /sys/firmware/efi/efivars | grep nvram
[ 3.010118] mmc1: new ultra high speed SDR104 SDIO card at address 0001
[ 6.941546] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
[ 7.174603] brcmfmac mmc1:0001:1: Direct firmware load for
brcm/brcmfmac43455-sdio.txt failed with error -2
[ 10.180311] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
[ 11.188316] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
I decided to start fresh - cleared all partitions and renewed - Installed fresh Ubuntu 17.10 instead of the LTS - No difference yet but the last edit dmesg output is from 17.10
Feb 23/18 nothing found in my research and tries yet - Seems like this is problem during bootup where grub2 doesn't detect the hardware as it's then not detected (or correctly detected) by software requiring it. Is there a way of seeing what grub2 detects for hardware before bootup is handed off to ubuntu?
networking drivers bluetooth broadcom
1
Start here: askubuntu.com/questions/425155/â¦
â mikewhatever
Feb 17 at 19:33
Please edit to include results from terminal fordmesg | grep -i sdio; ls /sys/firmware/efi/efivars | grep nvram
â Jeremy31
Feb 18 at 15:17
Please use the button above the edit window to format pasted output.
â user68186
Feb 20 at 16:39
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I've reviewed and tried the suggestions in all the linked answers but have not been able to find and enable the wifi (and bluetooth) in my AZW Z83V miniPC (Intel ATOM 64bit) which is now solely running ubuntu 16.04 (kernel 4.13)
The WIFI/BT worked under Windoze 10 as initially configured. In the bios setup -> boot screen it shows Broadcom Wifi Select with options AP6255 or AP6212. I've tried either without linux being able to find them. These indicate that the hardware/firmware is AMPAK and so reference to Broadcom numbers in answers do not equate to me. I'm not looking for a silver-bullet just a logical way of troubleshooting this. Thanks
created wireless-info.txt as directed with these results:
https://paste.ubuntu.com/p/jknTf5XFwD/
dmesg | grep -i sdio; ls /sys/firmware/efi/efivars | grep nvram
[ 3.010118] mmc1: new ultra high speed SDR104 SDIO card at address 0001
[ 6.941546] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
[ 7.174603] brcmfmac mmc1:0001:1: Direct firmware load for
brcm/brcmfmac43455-sdio.txt failed with error -2
[ 10.180311] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
[ 11.188316] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
I decided to start fresh - cleared all partitions and renewed - Installed fresh Ubuntu 17.10 instead of the LTS - No difference yet but the last edit dmesg output is from 17.10
Feb 23/18 nothing found in my research and tries yet - Seems like this is problem during bootup where grub2 doesn't detect the hardware as it's then not detected (or correctly detected) by software requiring it. Is there a way of seeing what grub2 detects for hardware before bootup is handed off to ubuntu?
networking drivers bluetooth broadcom
I've reviewed and tried the suggestions in all the linked answers but have not been able to find and enable the wifi (and bluetooth) in my AZW Z83V miniPC (Intel ATOM 64bit) which is now solely running ubuntu 16.04 (kernel 4.13)
The WIFI/BT worked under Windoze 10 as initially configured. In the bios setup -> boot screen it shows Broadcom Wifi Select with options AP6255 or AP6212. I've tried either without linux being able to find them. These indicate that the hardware/firmware is AMPAK and so reference to Broadcom numbers in answers do not equate to me. I'm not looking for a silver-bullet just a logical way of troubleshooting this. Thanks
created wireless-info.txt as directed with these results:
https://paste.ubuntu.com/p/jknTf5XFwD/
dmesg | grep -i sdio; ls /sys/firmware/efi/efivars | grep nvram
[ 3.010118] mmc1: new ultra high speed SDR104 SDIO card at address 0001
[ 6.941546] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
[ 7.174603] brcmfmac mmc1:0001:1: Direct firmware load for
brcm/brcmfmac43455-sdio.txt failed with error -2
[ 10.180311] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
[ 11.188316] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
I decided to start fresh - cleared all partitions and renewed - Installed fresh Ubuntu 17.10 instead of the LTS - No difference yet but the last edit dmesg output is from 17.10
Feb 23/18 nothing found in my research and tries yet - Seems like this is problem during bootup where grub2 doesn't detect the hardware as it's then not detected (or correctly detected) by software requiring it. Is there a way of seeing what grub2 detects for hardware before bootup is handed off to ubuntu?
networking drivers bluetooth broadcom
networking drivers bluetooth broadcom
edited Feb 23 at 18:03
asked Feb 17 at 18:51
Gord-NB
238
238
1
Start here: askubuntu.com/questions/425155/â¦
â mikewhatever
Feb 17 at 19:33
Please edit to include results from terminal fordmesg | grep -i sdio; ls /sys/firmware/efi/efivars | grep nvram
â Jeremy31
Feb 18 at 15:17
Please use the button above the edit window to format pasted output.
â user68186
Feb 20 at 16:39
add a comment |Â
1
Start here: askubuntu.com/questions/425155/â¦
â mikewhatever
Feb 17 at 19:33
Please edit to include results from terminal fordmesg | grep -i sdio; ls /sys/firmware/efi/efivars | grep nvram
â Jeremy31
Feb 18 at 15:17
Please use the button above the edit window to format pasted output.
â user68186
Feb 20 at 16:39
1
1
Start here: askubuntu.com/questions/425155/â¦
â mikewhatever
Feb 17 at 19:33
Start here: askubuntu.com/questions/425155/â¦
â mikewhatever
Feb 17 at 19:33
Please edit to include results from terminal for
dmesg | grep -i sdio; ls /sys/firmware/efi/efivars | grep nvram
â Jeremy31
Feb 18 at 15:17
Please edit to include results from terminal for
dmesg | grep -i sdio; ls /sys/firmware/efi/efivars | grep nvram
â Jeremy31
Feb 18 at 15:17
Please use the button above the edit window to format pasted output.
â user68186
Feb 20 at 16:39
Please use the button above the edit window to format pasted output.
â user68186
Feb 20 at 16:39
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
You are missing firmware and it is normally made by doing a
sudo cp /sys/firmware/efi/efivars/nvram-74b00bd9-805a-4d61-b51f-43268123d113 /lib/firmware/brcm/brcmfmac43455-sdio.txt
But if the nvram file doesn't exist we can try searching google for one that might work We can try one file found while reading https://patchwork.kernel.org/patch/9517201/
wget https://github.com/khadas/android_hardware_amlogic_wifi/raw/b6709758755568e4a0ff6e80993be0fc64c77fb9/bcm_ampak/config/6255/nvram.txt
sudo cp nvram.txt /lib/firmware/brcm/brcmfmac43455-sdio.txt
Reboot and see if it works now
Feedback to Jeremy31 - sudo cp /sys/firmware.... reported no such file but the second suggestion wget https:/github to try add brcmmac43455-sdio.txt.....after reboot enabled WIFI which not only gave me insight into how to diagnose (my question) but provided a solution.
â Gord-NB
Feb 24 at 20:48
Great as these Broadcom SDIO wifi can be particular about that nvram file and just having one from the same model card doesn't always work
â Jeremy31
Feb 24 at 20:53
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
You are missing firmware and it is normally made by doing a
sudo cp /sys/firmware/efi/efivars/nvram-74b00bd9-805a-4d61-b51f-43268123d113 /lib/firmware/brcm/brcmfmac43455-sdio.txt
But if the nvram file doesn't exist we can try searching google for one that might work We can try one file found while reading https://patchwork.kernel.org/patch/9517201/
wget https://github.com/khadas/android_hardware_amlogic_wifi/raw/b6709758755568e4a0ff6e80993be0fc64c77fb9/bcm_ampak/config/6255/nvram.txt
sudo cp nvram.txt /lib/firmware/brcm/brcmfmac43455-sdio.txt
Reboot and see if it works now
Feedback to Jeremy31 - sudo cp /sys/firmware.... reported no such file but the second suggestion wget https:/github to try add brcmmac43455-sdio.txt.....after reboot enabled WIFI which not only gave me insight into how to diagnose (my question) but provided a solution.
â Gord-NB
Feb 24 at 20:48
Great as these Broadcom SDIO wifi can be particular about that nvram file and just having one from the same model card doesn't always work
â Jeremy31
Feb 24 at 20:53
add a comment |Â
up vote
1
down vote
accepted
You are missing firmware and it is normally made by doing a
sudo cp /sys/firmware/efi/efivars/nvram-74b00bd9-805a-4d61-b51f-43268123d113 /lib/firmware/brcm/brcmfmac43455-sdio.txt
But if the nvram file doesn't exist we can try searching google for one that might work We can try one file found while reading https://patchwork.kernel.org/patch/9517201/
wget https://github.com/khadas/android_hardware_amlogic_wifi/raw/b6709758755568e4a0ff6e80993be0fc64c77fb9/bcm_ampak/config/6255/nvram.txt
sudo cp nvram.txt /lib/firmware/brcm/brcmfmac43455-sdio.txt
Reboot and see if it works now
Feedback to Jeremy31 - sudo cp /sys/firmware.... reported no such file but the second suggestion wget https:/github to try add brcmmac43455-sdio.txt.....after reboot enabled WIFI which not only gave me insight into how to diagnose (my question) but provided a solution.
â Gord-NB
Feb 24 at 20:48
Great as these Broadcom SDIO wifi can be particular about that nvram file and just having one from the same model card doesn't always work
â Jeremy31
Feb 24 at 20:53
add a comment |Â
up vote
1
down vote
accepted
up vote
1
down vote
accepted
You are missing firmware and it is normally made by doing a
sudo cp /sys/firmware/efi/efivars/nvram-74b00bd9-805a-4d61-b51f-43268123d113 /lib/firmware/brcm/brcmfmac43455-sdio.txt
But if the nvram file doesn't exist we can try searching google for one that might work We can try one file found while reading https://patchwork.kernel.org/patch/9517201/
wget https://github.com/khadas/android_hardware_amlogic_wifi/raw/b6709758755568e4a0ff6e80993be0fc64c77fb9/bcm_ampak/config/6255/nvram.txt
sudo cp nvram.txt /lib/firmware/brcm/brcmfmac43455-sdio.txt
Reboot and see if it works now
You are missing firmware and it is normally made by doing a
sudo cp /sys/firmware/efi/efivars/nvram-74b00bd9-805a-4d61-b51f-43268123d113 /lib/firmware/brcm/brcmfmac43455-sdio.txt
But if the nvram file doesn't exist we can try searching google for one that might work We can try one file found while reading https://patchwork.kernel.org/patch/9517201/
wget https://github.com/khadas/android_hardware_amlogic_wifi/raw/b6709758755568e4a0ff6e80993be0fc64c77fb9/bcm_ampak/config/6255/nvram.txt
sudo cp nvram.txt /lib/firmware/brcm/brcmfmac43455-sdio.txt
Reboot and see if it works now
answered Feb 24 at 18:11
Jeremy31
7,98021361
7,98021361
Feedback to Jeremy31 - sudo cp /sys/firmware.... reported no such file but the second suggestion wget https:/github to try add brcmmac43455-sdio.txt.....after reboot enabled WIFI which not only gave me insight into how to diagnose (my question) but provided a solution.
â Gord-NB
Feb 24 at 20:48
Great as these Broadcom SDIO wifi can be particular about that nvram file and just having one from the same model card doesn't always work
â Jeremy31
Feb 24 at 20:53
add a comment |Â
Feedback to Jeremy31 - sudo cp /sys/firmware.... reported no such file but the second suggestion wget https:/github to try add brcmmac43455-sdio.txt.....after reboot enabled WIFI which not only gave me insight into how to diagnose (my question) but provided a solution.
â Gord-NB
Feb 24 at 20:48
Great as these Broadcom SDIO wifi can be particular about that nvram file and just having one from the same model card doesn't always work
â Jeremy31
Feb 24 at 20:53
Feedback to Jeremy31 - sudo cp /sys/firmware.... reported no such file but the second suggestion wget https:/github to try add brcmmac43455-sdio.txt.....after reboot enabled WIFI which not only gave me insight into how to diagnose (my question) but provided a solution.
â Gord-NB
Feb 24 at 20:48
Feedback to Jeremy31 - sudo cp /sys/firmware.... reported no such file but the second suggestion wget https:/github to try add brcmmac43455-sdio.txt.....after reboot enabled WIFI which not only gave me insight into how to diagnose (my question) but provided a solution.
â Gord-NB
Feb 24 at 20:48
Great as these Broadcom SDIO wifi can be particular about that nvram file and just having one from the same model card doesn't always work
â Jeremy31
Feb 24 at 20:53
Great as these Broadcom SDIO wifi can be particular about that nvram file and just having one from the same model card doesn't always work
â Jeremy31
Feb 24 at 20:53
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1007163%2fubuntu-16-04-how-do-i-logically-troubleshoot-ap6212-6255-broadcom-wireless-blu%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
1
Start here: askubuntu.com/questions/425155/â¦
â mikewhatever
Feb 17 at 19:33
Please edit to include results from terminal for
dmesg | grep -i sdio; ls /sys/firmware/efi/efivars | grep nvram
â Jeremy31
Feb 18 at 15:17
Please use the button above the edit window to format pasted output.
â user68186
Feb 20 at 16:39