如安装AppleBCM5751Ethernet.kext驱动
sudo -s
cp -R AppleBCM5751Ethernet.kext /System/Library/Extensions/
chown -R root:wheel /System/Library/Extensions/AppleBCM5751Ethernet.kext
chmod -R 755 /System/Library/Extensions/AppleBCM5751Ethernet.kext
kextload /System/Library/Extensions/AppleBCM5751Ethernet.kext
kextcache -k /System/Library/Extensions/
chown -R root:wheel /System/Library/Extensions/AppleBCM5751Ethernet.kext
chmod -R 755 /System/Library/Extensions/AppleBCM5751Ethernet.kext
kextload /System/Library/Extensions/AppleBCM5751Ethernet.kext
kextcache -k /System/Library/Extensions/
diskutil repairpermissions /
reboot
本文介绍如何在MacOS系统上安装AppleBCM5751Ethernet.kext驱动程序,通过使用sudo命令进行权限设置及加载驱动,确保系统的网络适配器能够正常工作。
4万+

被折叠的 条评论
为什么被折叠?



