I installed Ubuntu 14.04 LTS on a Inspirion E1505 and when I booted to the install drive it recognized the Internet just fine. Now that I have it installed, not so much. When I run ifconfig
it only returns lo
. When I run:
sudo nano /etc/network/interfaces
it only returns:
auto lo
iface lo inet loopback
apt-cache policy network-manager
and the version installed, denoted by prepended***
, is fromtrusty-proposed
and is at version0.9.8.8-0ubuntu7.2
, you could add14.04
tag and check if your question is a duplicate of #727127 – r2rien Feb 02 '16 at 23:54