Lost both wired and wifi in Ubuntu and Fedora


up vote
0
down vote
favorite
I have been using both Ubuntu and Fedora for the last six months without any issues. After coming from work today, I see there is no internet connection, wired or wifi both in Fedora and Ubuntu, but on Windows works fine. I have searched and searched through forums, nothing helped. Have tried previous kernels and recoveries to no avail. Here are outputs of some commands suggested...
lshw -C network
*-network
description: Network controller
product: BCM43227 802.11b/g/n
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:03:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: driver=bcma-pci-bridge latency=0
resources: irq:17 memory:d1800000-d1803fff
ifconfig -a
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:836 errors:0 dropped:0 overruns:0 frame:0
TX packets:836 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:62112 (62.1 KB) TX bytes:62112 (62.1 KB)
lspci | grep -i network
03:00.0 Network controller: Broadcom Corporation BCM43227 802.11b/g/n
lsmod | grep -i b43
b43 417792 0
mac80211 782336 1 b43
cfg80211 614400 2 b43,mac80211
ssb 57344 1 b43
bcma 57344 1 b43
Any help would be appreciated. Thank you in advance.
networking wireless internet wired fedora
add a comment |Â
up vote
0
down vote
favorite
I have been using both Ubuntu and Fedora for the last six months without any issues. After coming from work today, I see there is no internet connection, wired or wifi both in Fedora and Ubuntu, but on Windows works fine. I have searched and searched through forums, nothing helped. Have tried previous kernels and recoveries to no avail. Here are outputs of some commands suggested...
lshw -C network
*-network
description: Network controller
product: BCM43227 802.11b/g/n
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:03:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: driver=bcma-pci-bridge latency=0
resources: irq:17 memory:d1800000-d1803fff
ifconfig -a
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:836 errors:0 dropped:0 overruns:0 frame:0
TX packets:836 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:62112 (62.1 KB) TX bytes:62112 (62.1 KB)
lspci | grep -i network
03:00.0 Network controller: Broadcom Corporation BCM43227 802.11b/g/n
lsmod | grep -i b43
b43 417792 0
mac80211 782336 1 b43
cfg80211 614400 2 b43,mac80211
ssb 57344 1 b43
bcma 57344 1 b43
Any help would be appreciated. Thank you in advance.
networking wireless internet wired fedora
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have been using both Ubuntu and Fedora for the last six months without any issues. After coming from work today, I see there is no internet connection, wired or wifi both in Fedora and Ubuntu, but on Windows works fine. I have searched and searched through forums, nothing helped. Have tried previous kernels and recoveries to no avail. Here are outputs of some commands suggested...
lshw -C network
*-network
description: Network controller
product: BCM43227 802.11b/g/n
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:03:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: driver=bcma-pci-bridge latency=0
resources: irq:17 memory:d1800000-d1803fff
ifconfig -a
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:836 errors:0 dropped:0 overruns:0 frame:0
TX packets:836 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:62112 (62.1 KB) TX bytes:62112 (62.1 KB)
lspci | grep -i network
03:00.0 Network controller: Broadcom Corporation BCM43227 802.11b/g/n
lsmod | grep -i b43
b43 417792 0
mac80211 782336 1 b43
cfg80211 614400 2 b43,mac80211
ssb 57344 1 b43
bcma 57344 1 b43
Any help would be appreciated. Thank you in advance.
networking wireless internet wired fedora
I have been using both Ubuntu and Fedora for the last six months without any issues. After coming from work today, I see there is no internet connection, wired or wifi both in Fedora and Ubuntu, but on Windows works fine. I have searched and searched through forums, nothing helped. Have tried previous kernels and recoveries to no avail. Here are outputs of some commands suggested...
lshw -C network
*-network
description: Network controller
product: BCM43227 802.11b/g/n
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:03:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: driver=bcma-pci-bridge latency=0
resources: irq:17 memory:d1800000-d1803fff
ifconfig -a
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:836 errors:0 dropped:0 overruns:0 frame:0
TX packets:836 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:62112 (62.1 KB) TX bytes:62112 (62.1 KB)
lspci | grep -i network
03:00.0 Network controller: Broadcom Corporation BCM43227 802.11b/g/n
lsmod | grep -i b43
b43 417792 0
mac80211 782336 1 b43
cfg80211 614400 2 b43,mac80211
ssb 57344 1 b43
bcma 57344 1 b43
Any help would be appreciated. Thank you in advance.
networking wireless internet wired fedora
asked Apr 24 at 18:03


Steva
11
11
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%2f1027887%2flost-both-wired-and-wifi-in-ubuntu-and-fedora%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