Skip to content
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

Open
Sami32 opened this issue Nov 8, 2023 · 8 comments
Open

Others RTL8156BG adapters #351

Sami32 opened this issue Nov 8, 2023 · 8 comments
Labels
report Just information

Comments

@Sami32
Copy link

Sami32 commented Nov 8, 2023

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:

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

@Sami32 Sami32 changed the title Others RTL8156BG adapters Other RTL8156BG adapter Nov 8, 2023
@Sami32 Sami32 changed the title Other RTL8156BG adapter Others RTL8156BG adapters Nov 8, 2023
@Sami32
Copy link
Author

Sami32 commented Nov 8, 2023

@bb-qq Oups...i probably should have added it to the #345 instead :(
Feel free to close my issue then.

@skipdashu
Copy link

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 bb-qq added the report Just information label Jan 6, 2024
@graphixillusion
Copy link

graphixillusion commented Jul 7, 2024

@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?

@WouterJN
Copy link

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?

@dzuelke
Copy link

dzuelke commented Sep 17, 2024

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:
image

@Littlebo81
Copy link

Littlebo81 commented Dec 2, 2024

Looks like manufacturers run out of the old stock B chips by the end of 2024 and many if not most of those adapters are built with BG chip these days. i got 3 of em for testing and all 3 r based on BG based on their HW id and they all staying cool after 20 min transfer test.

https://www.amazon.ca/dp/B0CD1FDKT1

https://www.amazon.ca/dp/B084L4JL9K

https://www.amazon.ca/dp/B0CWV2Q6HJ

@Littlebo81
Copy link

Pal got this one

https://www.amazon.ca/dp/B0CXBRNSC4

reported to be rev 3104 so latest BG chip

and i also got this one

https://www.amazon.ca/dp/B0856V9FDH

and its also 3104 \ BG

Ugreen one https://www.amazon.ca/dp/B0CWV2Q6HJ remains unmatched in build quality and materials used, classy device

@bb-qq
Copy link
Owner

bb-qq commented Dec 31, 2024

How to verify which chip is inside the usb adapter?

There is no easy way to determine the revision of a chip from its VID/PID. You can use the chip revision shown in the log instead.
When you use the RTL8156BG, the following log appears in dmesg:

r8152 2-2:1.0 eth2: chip rev 14

As already commented, you may refer to the Version of the UI as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
report Just information
Projects
None yet
Development

No branches or pull requests

7 participants