lscstu22
Sat Jan 09, 2016 9:07:46 pm
My usb wifi dongle works fine, but the ethernet wired internet connection doesn't work.
I'm not sure what driver I need... I think maybe this? Any help is appreciated
EDIT: Updated info commands to hopefully be more helpful based on this thread.
- Code:
lspci -nnk | grep -iA2 eth
00:1f.6 Ethernet controller [0200]: Intel Corporation Device [8086:15b8] (rev 31)
Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:7984]
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF104 [GeForce GTX 460] [10de:0e22] (rev a1)
- Code:
sudo lshw -C network
*-network UNCLAIMED
description: Ethernet controller
product: Intel Corporation
vendor: Intel Corporation
physical id: 1f.6
bus info: pci@0000:00:1f.6
version: 31
width: 32 bits
clock: 33MHz
capabilities: pm msi bus_master cap_list
configuration: latency=0
resources: memory:de200000-de21ffff
*-network
description: Wireless interface
physical id: 2
bus info: usb@1:8
logical name: wlan0
serial: 74:da:38:41:45:80
capabilities: ethernet physical wireless
configuration: broadcast=yes driver=rtl8192cu driverversion=3.13.0-32-generic firmware=N/A ip=10.0.0.76 link=yes multicast=yes wireless=IEEE 802.11bgn
I'm not sure what driver I need... I think maybe this? Any help is appreciated
EDIT: Updated info commands to hopefully be more helpful based on this thread.