Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Kernel & Hardware
  • Search

USB 3.0/2.0 USB ethernet

Kernel not recognizing your hardware? Problems with power management or PCMCIA? What hardware is compatible with Gentoo? See here. (Only for kernels supported by Gentoo.)
Post Reply
Advanced search
1 post • Page 1 of 1
Author
Message
figueroa
Advocate
Advocate
User avatar
Posts: 3032
Joined: Sun Aug 14, 2005 8:15 pm
Location: Edge of marsh USA
Contact:
Contact figueroa
Website

USB 3.0/2.0 USB ethernet

  • Quote

Post by figueroa » Mon Jan 11, 2021 9:38 pm

Officially not supported on Linux, but based on the Amazon comments, I purchased a TP-Link USB 3.0 to Gigabit ethernet device. About $13 US.

Code: Select all

lsusb | grep TP-Link
Bus 001 Device 059: ID 2357:0601 TP-Link UE300 10/100/1000 LAN (ethernet mode) [Realtek RTL8153]
It uses the in-kernel r8152 module, so I built it, and didn't even reboot, but just did "modprobe r8152" and it came up as eth1 in dmesg.

Code: Select all

$ dmesg | grep 8152
[236906.504012] usbcore: registered new interface driver r8152
[236906.741344] r8152 4-1:1.0 eth1: v1.10.11
[237075.476822] r8152 4-1:1.0 eth1: carrier on
I added the following to /etc/conf.d/net

Code: Select all

config_eth1="192.168.0.102 netmask 255.255.255.0"
routes_eth1="default via 192.168.0.1"
dns_domain_eth1="andyfigueroa.net"
dns_servers_eth1="208.67.222.222 208.67.220.220 192.168.0.1"
Brought it up with "/etc/init.d/net.eth1 start" and tested it with speedtest.net and get about the same throughput on both USB 3.0 and USB 2.0 as I get with the built in Ralink corp. RT5390 Wireless 802.11n 1T/1R PCIe. I'm using it right now in a USB 2.0 port.

I didn't really expect it to work. I'm waiting for an Intel EXPI9400PT card to arrive.
Andy Figueroa
hp pavilion hpe h8-1260t/2AB5; spinning rust x3
i7-2600 @ 3.40GHz; 16 gb; Radeon HD 7570
amd64/23.0/split-usr/desktop (stable), OpenRC, -systemd -pulseaudio -uefi -wayland
Top
Post Reply
1 post • Page 1 of 1

Return to “Kernel & Hardware”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic