Skip to content

Motorcomm Ethernet

YT6801

Download the driver source code from the product page on the Motorcomm official website, extract it, and execute the script:

bash
unzip yt6801-linux-driver-1.0.29.zip -d ./yt6801
cd yt6801

su # The installation script requires root user instead of sudo
sh ./yt_nic_install.sh

After installation, check if the kernel module is successfully loaded:

bash
lsmod | grep yt6801

本项目与任何营利性实体均利益无关,本站内容中提及的商标均为相应拥有者的财产。
This project is unaffiliated with any for-profit entity. All trademarks referenced herein are property of their respective holders.