Problem: Gigabit Lan adapter (USB3) doesn't work
|
20th Aug, 2016, 06:06 PM
Post: #2
|
|||
|
|||
RE: Gigabit Lan adapter (USB3) doesn't work
try to login over SSH or if you have USB keyboard just exit Kodi from within power menu
Than once you in the terminal, just do Code: sudo nano /etc/network/interfaces when prompted for password type raspberry , default password Than look for following lines which has 0 as default Code: auto eth0 lo and change it to Code: auto eth2 lo Im not sure why it use 2 instead of 1 (or any other number?) but this works for me (maybe our clever developers can answer this? ) Once you edit the lines, press Ctr+X to exit. When prompted type Y and enter, which save the file Now just type Code: sudo reboot Please let us know if this helps ~~~~>>>Please always follow rules and read before you post<<<~~~~ |
|||
« Next Oldest | Next Newest »
|