-
Notifications
You must be signed in to change notification settings - Fork 189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Others RTL8156BG adapters #351
Comments
https://www.amazon.com/gp/product/B0BNHK5RGL/ref=ox_sc_saved_image_6?smid=AU7F5I67DFQ5W&th=1 Wavlink USB C to Ethernet Adapter 2.5 Gbps, 2-in-1 USB to 2.5G Ethernet Adapter, USB-C to RJ45 Network Converter This sub $24 one worked with your driver on my DSM 7.2.1-69057 Update 3, DS224+ following the directions in the readme. Creates a LAN3 network interface. Allows Jumbo frames. I've ordered another to try it on my DS416j. |
@bb-qq How to verify which chip is inside the usb adapter? I have just received two of this and the hardware ids are: USB\VID_0BDA&PID_8156&REV_3100 (no brand) USB\VID_0BDA&PID_8156&REV_3104 (UGREEN) and both should have the RTL8156B. Can anyone share the hardware id string for a device which has RTL8156BG chip? |
have the same question: I bought the cheapest adapter on AliExpress, and it has a Rev. 3100. Does this mean it has an RTL8156B chipset? I'm also unclear about the exact differences between the RTL8156, RTL8156B, and RTL8156BG chipsets. Only the RTL8156BG has lower power consumption? |
Version 31.04 (Revision 3104) means RTL8156BG! uni 2.5 Gbps Adapter with USB-A Plug lists RTL8156B in the description, but the unit I received (and others in European Amazon reviews) reports as version 31.04, meaning RTL8156BG: |
In case it could be helpful to someone i post here these 2.5 Gbps Ethernet adapters using the RTL8156BG chipset:
These others have only RTL8156B instead:
Or RTL8156:
(torvalds/linux@72f93a3)
Unknown:
Finally the new LTS kernel will provide us a great Realtek support, without any help from them :(
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/net/usb/r8152.c?id=ec51fbd1b8a2bca2948dede99c14ec63dc57ff6b
The text was updated successfully, but these errors were encountered: