- Joined
- Sep 16, 2018
- Messages
- 32,632
- Reaction score
- 10,181
I want to try Proxmox VE 7.1 on my newly bought Chuwi HeroBox (Intel N4500 CPU, 8GB/256GB).
https://www.chuwi.com/product/items/Chuwi-HeroBox-Pro/specs.html
Unfortunately it has RealTek RTL8168 based gigabit Ethernet adapter. I am encountering slow OOkla download speed less than 100Mbps (but fast upload speed) which seems to be common for the kernel built-iin rtl8169 kernel driver. The pve host itself has the slow download speed issue so that the VMs will inherit the issue as well.
Supposedly the dkms driver (rtl8168-dkms) is better but unfortunately it does not work with the latest PVE 7.1 version. Somehow the 7.1 version does not ship with the Linux kernel header file.
Then I tried the Ugreen 2.5G Ethernet adapter but it is based on RTL8156 which is supported by the PVE7.1's 5.13 kernel driver but with very low performace (less than 300Mbps).
Looks like we need to avoid Realtek drivers to have better network performance and avoid troubles in Type 1 Hyperviors.
https://www.chuwi.com/product/items/Chuwi-HeroBox-Pro/specs.html
Unfortunately it has RealTek RTL8168 based gigabit Ethernet adapter. I am encountering slow OOkla download speed less than 100Mbps (but fast upload speed) which seems to be common for the kernel built-iin rtl8169 kernel driver. The pve host itself has the slow download speed issue so that the VMs will inherit the issue as well.
Supposedly the dkms driver (rtl8168-dkms) is better but unfortunately it does not work with the latest PVE 7.1 version. Somehow the 7.1 version does not ship with the Linux kernel header file.
Then I tried the Ugreen 2.5G Ethernet adapter but it is based on RTL8156 which is supported by the PVE7.1's 5.13 kernel driver but with very low performace (less than 300Mbps).
Looks like we need to avoid Realtek drivers to have better network performance and avoid troubles in Type 1 Hyperviors.
Last edited:
