Lubuntu 17.10 - MacBook Pro 2010 WiFi not finding any connections

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
I have got lubuntu on my system and it seems to not be able to find any connections. As of now, I have tried downloading the proprietary driver for the WiFi connection and restarted and it does not find connections. I have also tried sudo -i
apt-get purge bcmwl-kernel-source
apt-get install firmware-b43-installer
echo b43 >> /etc/modules
exit
I have run the command sudo modprobe b43 && dmesg | grep b43 and it has given me the following outcome: [ 7.051798] b43-phy0: Broadcom 4322 WLAN found (core revision 16)
[ 7.092635] b43-phy0: Found PHY: Analog 8, Type 4 (N), Revision 4
[ 7.092659] b43-phy0: Found Radio: Manuf 0x17F, ID 0x2056, Revision 3, Version 0
[ 10.370300] b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)
Here's the diagnostic information to help you find the issue: https://paste.ubuntu.com/p/yY7VzKxyVr/
Other fixes that I've seen in similar questions have not fixed the issue for me.
networking drivers wireless lubuntu broadcom
add a comment |Â
up vote
0
down vote
favorite
I have got lubuntu on my system and it seems to not be able to find any connections. As of now, I have tried downloading the proprietary driver for the WiFi connection and restarted and it does not find connections. I have also tried sudo -i
apt-get purge bcmwl-kernel-source
apt-get install firmware-b43-installer
echo b43 >> /etc/modules
exit
I have run the command sudo modprobe b43 && dmesg | grep b43 and it has given me the following outcome: [ 7.051798] b43-phy0: Broadcom 4322 WLAN found (core revision 16)
[ 7.092635] b43-phy0: Found PHY: Analog 8, Type 4 (N), Revision 4
[ 7.092659] b43-phy0: Found Radio: Manuf 0x17F, ID 0x2056, Revision 3, Version 0
[ 10.370300] b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)
Here's the diagnostic information to help you find the issue: https://paste.ubuntu.com/p/yY7VzKxyVr/
Other fixes that I've seen in similar questions have not fixed the issue for me.
networking drivers wireless lubuntu broadcom
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have got lubuntu on my system and it seems to not be able to find any connections. As of now, I have tried downloading the proprietary driver for the WiFi connection and restarted and it does not find connections. I have also tried sudo -i
apt-get purge bcmwl-kernel-source
apt-get install firmware-b43-installer
echo b43 >> /etc/modules
exit
I have run the command sudo modprobe b43 && dmesg | grep b43 and it has given me the following outcome: [ 7.051798] b43-phy0: Broadcom 4322 WLAN found (core revision 16)
[ 7.092635] b43-phy0: Found PHY: Analog 8, Type 4 (N), Revision 4
[ 7.092659] b43-phy0: Found Radio: Manuf 0x17F, ID 0x2056, Revision 3, Version 0
[ 10.370300] b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)
Here's the diagnostic information to help you find the issue: https://paste.ubuntu.com/p/yY7VzKxyVr/
Other fixes that I've seen in similar questions have not fixed the issue for me.
networking drivers wireless lubuntu broadcom
I have got lubuntu on my system and it seems to not be able to find any connections. As of now, I have tried downloading the proprietary driver for the WiFi connection and restarted and it does not find connections. I have also tried sudo -i
apt-get purge bcmwl-kernel-source
apt-get install firmware-b43-installer
echo b43 >> /etc/modules
exit
I have run the command sudo modprobe b43 && dmesg | grep b43 and it has given me the following outcome: [ 7.051798] b43-phy0: Broadcom 4322 WLAN found (core revision 16)
[ 7.092635] b43-phy0: Found PHY: Analog 8, Type 4 (N), Revision 4
[ 7.092659] b43-phy0: Found Radio: Manuf 0x17F, ID 0x2056, Revision 3, Version 0
[ 10.370300] b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)
Here's the diagnostic information to help you find the issue: https://paste.ubuntu.com/p/yY7VzKxyVr/
Other fixes that I've seen in similar questions have not fixed the issue for me.
networking drivers wireless lubuntu broadcom
edited Apr 22 at 9:23
asked Apr 19 at 8:14
Matt
14
14
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f1026321%2flubuntu-17-10-macbook-pro-2010-wifi-not-finding-any-connections%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