I'm trying to finish the installation of elementaryOS (an Ubuntu-based distribution) on a Thinkpad E460. However, I can't neither have Ethernet nor Wifi.
In fact, lshw -c network -sanitize shows both devices as UNCLAIMED.
I explain this by the version of the distribution which is based on Ubuntu 14.04 in April 2015 and the laptop seems quite recent. So, I think the kernel doesn't have drivers for this recent material.
The material is the following according to Ubuntu's certifed hardware page:
- Intel Ethernet Connection I219-V
- Intel Wireless 8260
How can I get these devices to work without an Internet connection on the laptop?
I did not use elementaryOS version from December 2015 because I encountered UEFI issues so I couldn't even install it.
lspci | egrep -i 'network|ethernet'