-
Notifications
You must be signed in to change notification settings - Fork 210
Description
Description of the problem
Hello 👋
First of all, thank you for maintaining this amazing driver. It’s incredibly valuable for Synology users with modern USB Ethernet adapters.
I’d like to request a precompiled r8156.ko
module for the following configuration:
- NAS model: Synology DS1520+
- Architecture: x86_64 / Geminilake
- DSM version: 7.2.2
- Build number: 72806
- Kernel: Linux 4.4.302+ #72806 SMP Thu Sep 5 13:44:44 CST 2024
- Adapter: Realtek RTL8156B-based USB 3.2 Gen 2 to RJ45 5GbE (Vendor/Product ID:
0bda:8157
) : - Connection: plugged into the front USB port of the NAS, connected to a Freebox Ultra 2.5G port via Cat 8 cable
The module r8152.ko
from the current .spk installs successfully, and the interface (eth2) is detected, but no link is established (ethtool
shows “Link detected: no”, and only 1000baseT advertised).
After inspecting lsusb
, I can confirm this is a RTL8156B device, which seems to require r8156.ko
or a version of r8152.ko
built with proper support enabled.
If you have the possibility to share a compiled r8156.ko
(or compatible .spk
) for DSM 7.2.2 build 72806, it would be hugely appreciated.
Thanks again for your time and work 🙏
Let me know if I can help test or validate anything!
Description of your products
- the product name of your NAS model : Synology DS1520+
- and output of
uname -a
command
Linux xxx 4.4.302+ #72806 SMP Thu Sep 5 13:44:44 CST 2024 x86_64 GNU/Linux synology_geminilake_1520+
- DSM version 7.2.2-72806
- the product name of the ethernet dongle : OHBUYAGAN USB 3.2 Gen 2 to RJ45 — Realtek RTL8156B
Description of your environment
- The NAS (Synology DS1520+) is directly connected to a Freebox Ultra (latest ISP box in France)
- Connection is done using a Cat 8 Ethernet cable
- The Freebox Ultra includes integrated Ethernet ports, including one labeled 2.5G
- The USB adapter (Realtek RTL8156B) is plugged into the front USB 3.2 Gen 1 port of the NAS
- The port used on the Freebox is confirmed to be multi-gigabit and supports up to 2.5 Gbps
There is no external switch between the NAS and the box.
Output of dmesg
command
attached
attached
Output of lsusb
command
attached
Output of ifconfig -a
command
attached