1、首先在网线转换器的商家网站下载对应的驱动(先不安装)。我用的是绿联
https://www.lulian.cn/download/list-34-cn.html,选择mac系统版本的。
2、然后可以在终端输入csrutil status 检查Mac的系统完整性保护(SIP保护机制)是否关闭。
(如果其状态为disable 那么你就直接安装驱动,插上网线就好了)如果状态为enable,那就接着上路。(为啥不能在终端通过 csrutil disable操作其状态呢,此地无操作权限的)
3.重启电脑按住command+r进入恢复模式,点击顶部菜单栏实用工具中的终端,(可以输入csrutil status检查状态)然后输入csrutil disable提示Successfully disabled System Integrity Protection. Please restart the machine for the changes to take effect.后关机重启安装下载好的驱动后插上网线OK(想要开启SIP保护则重复以上的步骤输入csrutil enable即可)