Getting Ethernet driver to crippled machine
Posted
by
Richard
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Richard
Published on 2012-10-02T13:47:48Z
Indexed on
2012/10/07
15:49 UTC
Read the original article
Hit count: 333
The reply at How do I install drivers for the Atheros AR8161 Ethernet controller? probably helps me. I have a Toshiba S855, bought yesterday.
lspci -vv | grep Atheros
command from the terminal shows me I have the AR8161 Gigabit Ethernet controller (rev 10)
However the answer sudo apt-get install ...
requires an internet connection. How can I, using another machine, capture the necessary information on that other machine to copy across to the crippled machine, and then how do I build from there.
Thanks in anticipation
© Ask Ubuntu or respective owner