Ubuntu 14.04: After upgrade to kernel 4.4.0-116-generic Broadcom wlan does not function

Clash Royale CLAN TAG#URR8PPP up vote
3
down vote
favorite
After auto-update from kernel 4.4.0-112-generic to 4.4.0.116-generic, the Broadcom wlan adapter is no longer available. As I did not yet have time for further research, I removed the 4.4.0-116 kernel package and switched back to 4.4.0-112 to keep the laptop functional.
With kernel 4.4.0-112, it appears that the wlan-adapter uses the module wl.
I can't find any info on this issue in the 4.4.0-116 package's release notes.
Do I need to update the wl-module manually? Do I need another module?
Any help appreciated! And happy to provide more info if anyone point me to the right places to find it.
14.04 wireless kernel broadcom
add a comment |Â
up vote
3
down vote
favorite
After auto-update from kernel 4.4.0-112-generic to 4.4.0.116-generic, the Broadcom wlan adapter is no longer available. As I did not yet have time for further research, I removed the 4.4.0-116 kernel package and switched back to 4.4.0-112 to keep the laptop functional.
With kernel 4.4.0-112, it appears that the wlan-adapter uses the module wl.
I can't find any info on this issue in the 4.4.0-116 package's release notes.
Do I need to update the wl-module manually? Do I need another module?
Any help appreciated! And happy to provide more info if anyone point me to the right places to find it.
14.04 wireless kernel broadcom
I had the same problem with my linux mint laptop today after upgrading from 4.4.0-112. I was unable to find any other solution so i just rolled back to my previous kernel.
â theVoid
Feb 23 at 16:16
In the 4.4.0-116 kernel, trysudo apt-get install --reinstall bcmwl-kernel-sourceThere is an issue with gcc and compiling right now bugs.launchpad.net/ubuntu/+source/xorg/+bug/1750937
â Jeremy31
Feb 24 at 21:08
@Jeremy31 I tried that, but it didnt work. It just disabled my wifi even when i boot with the 4.4.0-112 kernel. In case you have the same problem I fixed it by just switching a driver my driver with an other + reboot and then switch back to my original driver + reboot from the driver manager. I hope they fix it or else I will stay with the 4.4.0-112 kernel forever.
â theVoid
Feb 28 at 20:46
1
@theVoid you may also need the gcc-5 update otherwise the vermagic for the wl module isn't correct for the 4.4.0-116 kernel
â Jeremy31
Feb 28 at 21:50
@Jeremy31 yup that did fix the problem, thanks a lot!
â theVoid
Mar 2 at 5:35
add a comment |Â
up vote
3
down vote
favorite
up vote
3
down vote
favorite
After auto-update from kernel 4.4.0-112-generic to 4.4.0.116-generic, the Broadcom wlan adapter is no longer available. As I did not yet have time for further research, I removed the 4.4.0-116 kernel package and switched back to 4.4.0-112 to keep the laptop functional.
With kernel 4.4.0-112, it appears that the wlan-adapter uses the module wl.
I can't find any info on this issue in the 4.4.0-116 package's release notes.
Do I need to update the wl-module manually? Do I need another module?
Any help appreciated! And happy to provide more info if anyone point me to the right places to find it.
14.04 wireless kernel broadcom
After auto-update from kernel 4.4.0-112-generic to 4.4.0.116-generic, the Broadcom wlan adapter is no longer available. As I did not yet have time for further research, I removed the 4.4.0-116 kernel package and switched back to 4.4.0-112 to keep the laptop functional.
With kernel 4.4.0-112, it appears that the wlan-adapter uses the module wl.
I can't find any info on this issue in the 4.4.0-116 package's release notes.
Do I need to update the wl-module manually? Do I need another module?
Any help appreciated! And happy to provide more info if anyone point me to the right places to find it.
14.04 wireless kernel broadcom
14.04 wireless kernel broadcom
edited Feb 22 at 20:25
Robert Riedl
2,740623
2,740623
asked Feb 22 at 10:42
gfgf
165
165
I had the same problem with my linux mint laptop today after upgrading from 4.4.0-112. I was unable to find any other solution so i just rolled back to my previous kernel.
â theVoid
Feb 23 at 16:16
In the 4.4.0-116 kernel, trysudo apt-get install --reinstall bcmwl-kernel-sourceThere is an issue with gcc and compiling right now bugs.launchpad.net/ubuntu/+source/xorg/+bug/1750937
â Jeremy31
Feb 24 at 21:08
@Jeremy31 I tried that, but it didnt work. It just disabled my wifi even when i boot with the 4.4.0-112 kernel. In case you have the same problem I fixed it by just switching a driver my driver with an other + reboot and then switch back to my original driver + reboot from the driver manager. I hope they fix it or else I will stay with the 4.4.0-112 kernel forever.
â theVoid
Feb 28 at 20:46
1
@theVoid you may also need the gcc-5 update otherwise the vermagic for the wl module isn't correct for the 4.4.0-116 kernel
â Jeremy31
Feb 28 at 21:50
@Jeremy31 yup that did fix the problem, thanks a lot!
â theVoid
Mar 2 at 5:35
add a comment |Â
I had the same problem with my linux mint laptop today after upgrading from 4.4.0-112. I was unable to find any other solution so i just rolled back to my previous kernel.
â theVoid
Feb 23 at 16:16
In the 4.4.0-116 kernel, trysudo apt-get install --reinstall bcmwl-kernel-sourceThere is an issue with gcc and compiling right now bugs.launchpad.net/ubuntu/+source/xorg/+bug/1750937
â Jeremy31
Feb 24 at 21:08
@Jeremy31 I tried that, but it didnt work. It just disabled my wifi even when i boot with the 4.4.0-112 kernel. In case you have the same problem I fixed it by just switching a driver my driver with an other + reboot and then switch back to my original driver + reboot from the driver manager. I hope they fix it or else I will stay with the 4.4.0-112 kernel forever.
â theVoid
Feb 28 at 20:46
1
@theVoid you may also need the gcc-5 update otherwise the vermagic for the wl module isn't correct for the 4.4.0-116 kernel
â Jeremy31
Feb 28 at 21:50
@Jeremy31 yup that did fix the problem, thanks a lot!
â theVoid
Mar 2 at 5:35
I had the same problem with my linux mint laptop today after upgrading from 4.4.0-112. I was unable to find any other solution so i just rolled back to my previous kernel.
â theVoid
Feb 23 at 16:16
I had the same problem with my linux mint laptop today after upgrading from 4.4.0-112. I was unable to find any other solution so i just rolled back to my previous kernel.
â theVoid
Feb 23 at 16:16
In the 4.4.0-116 kernel, try
sudo apt-get install --reinstall bcmwl-kernel-source There is an issue with gcc and compiling right now bugs.launchpad.net/ubuntu/+source/xorg/+bug/1750937â Jeremy31
Feb 24 at 21:08
In the 4.4.0-116 kernel, try
sudo apt-get install --reinstall bcmwl-kernel-source There is an issue with gcc and compiling right now bugs.launchpad.net/ubuntu/+source/xorg/+bug/1750937â Jeremy31
Feb 24 at 21:08
@Jeremy31 I tried that, but it didnt work. It just disabled my wifi even when i boot with the 4.4.0-112 kernel. In case you have the same problem I fixed it by just switching a driver my driver with an other + reboot and then switch back to my original driver + reboot from the driver manager. I hope they fix it or else I will stay with the 4.4.0-112 kernel forever.
â theVoid
Feb 28 at 20:46
@Jeremy31 I tried that, but it didnt work. It just disabled my wifi even when i boot with the 4.4.0-112 kernel. In case you have the same problem I fixed it by just switching a driver my driver with an other + reboot and then switch back to my original driver + reboot from the driver manager. I hope they fix it or else I will stay with the 4.4.0-112 kernel forever.
â theVoid
Feb 28 at 20:46
1
1
@theVoid you may also need the gcc-5 update otherwise the vermagic for the wl module isn't correct for the 4.4.0-116 kernel
â Jeremy31
Feb 28 at 21:50
@theVoid you may also need the gcc-5 update otherwise the vermagic for the wl module isn't correct for the 4.4.0-116 kernel
â Jeremy31
Feb 28 at 21:50
@Jeremy31 yup that did fix the problem, thanks a lot!
â theVoid
Mar 2 at 5:35
@Jeremy31 yup that did fix the problem, thanks a lot!
â theVoid
Mar 2 at 5:35
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
I had the same problem, resolved by updating to the latest version of bcmwl-kernel-source
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
I had the same problem, resolved by updating to the latest version of bcmwl-kernel-source
add a comment |Â
up vote
0
down vote
I had the same problem, resolved by updating to the latest version of bcmwl-kernel-source
add a comment |Â
up vote
0
down vote
up vote
0
down vote
I had the same problem, resolved by updating to the latest version of bcmwl-kernel-source
I had the same problem, resolved by updating to the latest version of bcmwl-kernel-source
answered Feb 22 at 18:15
squeaky
1
1
add a comment |Â
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%2f1008668%2fubuntu-14-04-after-upgrade-to-kernel-4-4-0-116-generic-broadcom-wlan-does-not-f%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
I had the same problem with my linux mint laptop today after upgrading from 4.4.0-112. I was unable to find any other solution so i just rolled back to my previous kernel.
â theVoid
Feb 23 at 16:16
In the 4.4.0-116 kernel, try
sudo apt-get install --reinstall bcmwl-kernel-sourceThere is an issue with gcc and compiling right now bugs.launchpad.net/ubuntu/+source/xorg/+bug/1750937â Jeremy31
Feb 24 at 21:08
@Jeremy31 I tried that, but it didnt work. It just disabled my wifi even when i boot with the 4.4.0-112 kernel. In case you have the same problem I fixed it by just switching a driver my driver with an other + reboot and then switch back to my original driver + reboot from the driver manager. I hope they fix it or else I will stay with the 4.4.0-112 kernel forever.
â theVoid
Feb 28 at 20:46
1
@theVoid you may also need the gcc-5 update otherwise the vermagic for the wl module isn't correct for the 4.4.0-116 kernel
â Jeremy31
Feb 28 at 21:50
@Jeremy31 yup that did fix the problem, thanks a lot!
â theVoid
Mar 2 at 5:35