eth0 and wlan0 missing from ifconfig (Ubuntu 16.04)

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
I have been using Ubuntu 16.04 for some time and everything had been working as expected until a couple of days ago. The wifi icon appears at the top right corner of the screen, but when clicked it does not display any network. I also tried connecting via Ethernet, but it does not get detected.
I have done some research on this site but none of the solutions have worked so far. Here are some of the commands i have ran:
ifconfig
- Only displays lo information
lspci
- Both the Network controller and the Ethernet controller show up
lshw -class network
- Both controllers description begins with "*-network UNCLAIMED" (which looks suspicious)
rfkill list
- Does not display anything
iwconfig
- Only displays lo
I have also tried sudo service network-manager restart, but that has been useless. Any help is appreciated. Thanks in advanced!
16.04 wireless ethernet
add a comment |Â
up vote
0
down vote
favorite
I have been using Ubuntu 16.04 for some time and everything had been working as expected until a couple of days ago. The wifi icon appears at the top right corner of the screen, but when clicked it does not display any network. I also tried connecting via Ethernet, but it does not get detected.
I have done some research on this site but none of the solutions have worked so far. Here are some of the commands i have ran:
ifconfig
- Only displays lo information
lspci
- Both the Network controller and the Ethernet controller show up
lshw -class network
- Both controllers description begins with "*-network UNCLAIMED" (which looks suspicious)
rfkill list
- Does not display anything
iwconfig
- Only displays lo
I have also tried sudo service network-manager restart, but that has been useless. Any help is appreciated. Thanks in advanced!
16.04 wireless ethernet
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have been using Ubuntu 16.04 for some time and everything had been working as expected until a couple of days ago. The wifi icon appears at the top right corner of the screen, but when clicked it does not display any network. I also tried connecting via Ethernet, but it does not get detected.
I have done some research on this site but none of the solutions have worked so far. Here are some of the commands i have ran:
ifconfig
- Only displays lo information
lspci
- Both the Network controller and the Ethernet controller show up
lshw -class network
- Both controllers description begins with "*-network UNCLAIMED" (which looks suspicious)
rfkill list
- Does not display anything
iwconfig
- Only displays lo
I have also tried sudo service network-manager restart, but that has been useless. Any help is appreciated. Thanks in advanced!
16.04 wireless ethernet
I have been using Ubuntu 16.04 for some time and everything had been working as expected until a couple of days ago. The wifi icon appears at the top right corner of the screen, but when clicked it does not display any network. I also tried connecting via Ethernet, but it does not get detected.
I have done some research on this site but none of the solutions have worked so far. Here are some of the commands i have ran:
ifconfig
- Only displays lo information
lspci
- Both the Network controller and the Ethernet controller show up
lshw -class network
- Both controllers description begins with "*-network UNCLAIMED" (which looks suspicious)
rfkill list
- Does not display anything
iwconfig
- Only displays lo
I have also tried sudo service network-manager restart, but that has been useless. Any help is appreciated. Thanks in advanced!
16.04 wireless ethernet
edited Apr 30 at 21:20
stumblebee
2,3083922
2,3083922
asked Apr 30 at 18:29
Just_a_newbie
31
31
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
accepted
I suspect the linux-image-extra did not get installed with a kernel update.
Try sudo apt-get install --reinstall linux-image-extra-$(uname -r)
Then reboot
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
accepted
I suspect the linux-image-extra did not get installed with a kernel update.
Try sudo apt-get install --reinstall linux-image-extra-$(uname -r)
Then reboot
add a comment |Â
up vote
0
down vote
accepted
I suspect the linux-image-extra did not get installed with a kernel update.
Try sudo apt-get install --reinstall linux-image-extra-$(uname -r)
Then reboot
add a comment |Â
up vote
0
down vote
accepted
up vote
0
down vote
accepted
I suspect the linux-image-extra did not get installed with a kernel update.
Try sudo apt-get install --reinstall linux-image-extra-$(uname -r)
Then reboot
I suspect the linux-image-extra did not get installed with a kernel update.
Try sudo apt-get install --reinstall linux-image-extra-$(uname -r)
Then reboot
answered Apr 30 at 20:49
Jeremy31
7,81921359
7,81921359
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%2f1030256%2feth0-and-wlan0-missing-from-ifconfig-ubuntu-16-04%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