Bug #9438
closedUSB 3.0 to RJ45 Gigabit[RTL8153 Chipset] problem
0%
Description
having a problem with USB 3.0 to RJ45 Gigabit[RTL8153 Chipset], it shows up in connected USB devices, it is determined correctly, but it doesn't appear in available interfaces
i tried both usb2.0 and usb3.0 ports, there is not change
other USB 3.0 to RJ45 Gigabit (ASIX AX88179) works, it is determined correctly
expresscard 1 gig adapter working also correctly
Files
Updated by Jim Pingle over 5 years ago
- Status changed from New to Not a Bug
- Target version deleted (
2.5.0)
That device doesn't have a driver. Try it on a stock FreeBSD system and see if it's detected there, or try a 2.5.0 snapshot.
Odds are it's just not supported by FreeBSD. If that is the case, you'll need to raise a PR with them.
Updated by Nico Maco over 5 years ago
update...
USB 3.0 to Gig adapter - Realtek 8153 ...... WORKS!!!
found this, it's just a question of setting correct configuration...
usbconfig -d X.Y set_config 1
where x.y is port of usb device
source ( https://lists.freebsd.org/pipermail/freebsd-net/2015-June/042396.html )