I have a fresh install of Ubuntu 15.1 running on a dual boot system with Windows 10 on the other partition. I have the following networking equipment available:
- Broadcom wireless card installed (it's a Dell) which I do not expect to get to work until I have network access by other means
- Linksys AC1200 wireless adapter which I had hoped might work out of the box
- Belkin USB hub with ethernet port connected to my router, which I did expect to work right out of the box, but doesn't. (It does work on the same hardware but under Windows 10.) Note there is no ethernet port directly on the machine, hence the USB hub.
Ifconfig -a
gives me nothing but the lo loopback interface. I'm not sure if I should see eth0, usb0, or both, but the fact is, I see neither. Just the lo loopback.
How can I get the ethernet-by-USB working so I can fix the other interfaces?
UPDATE: Other networking/ethernet issues run through similar questions before a solution can be offered. I am running some of the more common requests and posting their output proactively to make things easier:
Output of lspci | grep Eth
: Nothing, no hits
Output of lspci | grep USB
:
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family eSB xHCI (rev 05)
00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family eSB EHCI #2 (rev 05)
00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family eSB EHCI #1 (rev 05)
Contents of `/etc/network/interfaces':
# interfaces (5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
Any help would be appreciated: Without any kind of network access, this device is as useful as a boat anchor.
UPDATE: for anyone who gets here by searching for Dell or Broadcom, the following page is an excellent resource, still valid for 15.1.