Hello everyone,
So for about 3 days I’ve been trying to compile the r8152.ko driver for the AX86u Pro unsuccessfully. I have a Realtek based usb adapter specifically RTL8156BG chipset. I’ve read and researched every post on the forums regarding using the usb as another Ethernet port. Reason I need this is because I have 1.8Gbit internet connection and only one 2.5Gbit WAN/LAN port. I originally wanted to use LACP/802.3ad mode 4 to the 2.5Gbit switch but even with a 2.5Gbit NIC on a PC I could only obtain 1Gbit from the switch connected to the AX86U Pro with two Ethernet cables configured as LACP in the Web UI. It’s unfortunately one of the cheap Chinese managed switches from AliExpress as decent ones in the UK are 3x the cost but it does support LACP using a hashing method I was told by the support team. It doesn’t allow me to get more than 1Gbit even with a iperf3 parallel test so I thought I would go down the USB route to add another 2.5Gbit port to the router giving me a grand total of 2 x 2.5Gbit ports instead as LACP isn’t achieving what I need. One to the switch and one for the WAN port. I have tried the following steps regarding the driver:
1. The toolchain docker image
2. The custom firmware manager by Adam(think that’s his name) from GitHub.
3. A Ubuntu 20.04 VM with everything needed installed manually.
The furtherest I got was with the docker image where it successfully seems to have compiled the kernel but I just couldn’t get the r8152.c driver source code to compile and I did literally try everything possible. I am very use to Ubuntu/Debian based servers and the command line as I have been doing Linux server administration for 10 years+ but I am certainly rusty when it comes to compiling and even more so when it’s a completely different architecture like ARM compared to x86_64bit. Any help is truly appreciated and any one who can help, I owe you a beer token haha. Anyway thanks a lot in advance.
Cheers!
So for about 3 days I’ve been trying to compile the r8152.ko driver for the AX86u Pro unsuccessfully. I have a Realtek based usb adapter specifically RTL8156BG chipset. I’ve read and researched every post on the forums regarding using the usb as another Ethernet port. Reason I need this is because I have 1.8Gbit internet connection and only one 2.5Gbit WAN/LAN port. I originally wanted to use LACP/802.3ad mode 4 to the 2.5Gbit switch but even with a 2.5Gbit NIC on a PC I could only obtain 1Gbit from the switch connected to the AX86U Pro with two Ethernet cables configured as LACP in the Web UI. It’s unfortunately one of the cheap Chinese managed switches from AliExpress as decent ones in the UK are 3x the cost but it does support LACP using a hashing method I was told by the support team. It doesn’t allow me to get more than 1Gbit even with a iperf3 parallel test so I thought I would go down the USB route to add another 2.5Gbit port to the router giving me a grand total of 2 x 2.5Gbit ports instead as LACP isn’t achieving what I need. One to the switch and one for the WAN port. I have tried the following steps regarding the driver:
1. The toolchain docker image
2. The custom firmware manager by Adam(think that’s his name) from GitHub.
3. A Ubuntu 20.04 VM with everything needed installed manually.
The furtherest I got was with the docker image where it successfully seems to have compiled the kernel but I just couldn’t get the r8152.c driver source code to compile and I did literally try everything possible. I am very use to Ubuntu/Debian based servers and the command line as I have been doing Linux server administration for 10 years+ but I am certainly rusty when it comes to compiling and even more so when it’s a completely different architecture like ARM compared to x86_64bit. Any help is truly appreciated and any one who can help, I owe you a beer token haha. Anyway thanks a lot in advance.
Cheers!
Last edited: