Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[PROBLEM] Gigabit Lan adapter (USB3) doesn't work
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Problem: Gigabit Lan adapter (USB3) doesn't work
20th Aug, 2016, 06:06 PM
Post: #2
rikardo1979 Offline
Management
******
Posts: 3,545
Joined: Dec 2012
Reputation: 190
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
iface eth0 inet dhcp

and change it to
Code:
auto eth2 lo
iface eth2 inet dhcp

Im not sure Blush why it use 2 instead of 1 (or any other number?) but this works for me Smile
(maybe our clever developers can answer this? Big Grin)

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
hit enter. After reboot your USB LAN adaptor should work and you should be connected to network

Please let us know if this helps

~~~~>>>Please always follow rules and read before you post<<<~~~~
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
Gigabit Lan adapter (USB3) doesn't work - Harald654 - 20th Aug, 2016, 09:43 AM
RE: Gigabit Lan adapter (USB3) doesn't work - rikardo1979 - 20th Aug, 2016 06:06 PM
RE: Gigabit Lan adapter (USB3) doesn't work - Nachteule - 20th Aug, 2016, 09:03 PM
RE: Gigabit Lan adapter (USB3) doesn't work - rikardo1979 - 20th Aug, 2016, 11:48 PM
RE: Gigabit Lan adapter (USB3) doesn't work - Nachteule - 21st Aug, 2016, 11:11 PM
RE: Gigabit Lan adapter (USB3) doesn't work - rikardo1979 - 22nd Aug, 2016, 12:14 AM
RE: Gigabit Lan adapter (USB3) doesn't work - Nachteule - 20th Aug, 2016, 08:59 PM
RE: Gigabit Lan adapter (USB3) doesn't work - Nachteule - 21st Aug, 2016, 11:08 PM
RE: Gigabit Lan adapter (USB3) doesn't work - Nachteule - 22nd Aug, 2016, 02:25 AM
RE: Gigabit Lan adapter (USB3) doesn't work - Harald654 - 18th Sep, 2016, 12:41 AM
RE: Gigabit Lan adapter (USB3) doesn't work - Nachteule - 18th Sep, 2016, 06:23 AM
RE: Gigabit Lan adapter (USB3) doesn't work - Nachteule - 21st Sep, 2016, 06:13 AM
RE: Gigabit Lan adapter (USB3) doesn't work - Harald654 - 25th Oct, 2016, 05:51 AM
RE: Gigabit Lan adapter (USB3) doesn't work - Nachteule - 25th Oct, 2016, 10:22 PM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 25th May, 2025, 02:10 AM Powered By MyBB, © 2002-2025 MyBB Group.