Skip to content

裕太微电子 (Motorcomm) 有线网卡

YT6801

从裕太微官网的产品页面下载驱动源码,解压并执行脚本即可:

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

su # 安装脚本需使用 root 用户而不是 sudo
sh ./yt_nic_install.sh

安装完毕后检查内核模块是否成功加载:

bash
lsmod | grep yt6801

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