Build PTP-enabled driver

Please re-build the driver to enable the PTP support feature

Download the RTL-8126 driver pkg

file-archive
156KB
## untar the pkg
unzip r8126-10.016.00.zip
cd r8126-10.016.00
chmod +x autorun.sh
sudo ./autorun.sh
reboot

Check the PTP-enable feature with

sudo dmesg | grep -i 8126

You would find "Ethernet controller driver 10.016.00-NAPI-PTP loaded"

Last updated