- 积分
- 614
- 最后登录
- 2020-8-7
- 精华
- 0
- 阅读权限
- 40
- 主题
- 16
- UID
- 1396245
- 帖子
- 274
- PB币
- 4
- 威望
- 84
- 贡献
- 0
- 技术
- 143
- 活跃
- 1390
  
- UID
- 1396245
- 帖子
- 274
- PB币
- 4
- 贡献
- 0
- 技术
- 143
- 活跃
- 1390
|
发表于 2012-11-4 15:27:03
|显示全部楼层
不知道有没有先发过这个
点击进来的不要以为我是标题党 这个驱动经过我的测试 成功识别并驱动了我的Y480N-IFI 上的 AR8161/8165
以下是原帖内容:
Installing:
Use your favourite method of adding kexts to /System/Library/Extensions. Personally I prefer doing it manually from the terminal.
For testing or reporting bugs, please use the kext in the "Debug" subdirectory. This will output much more info to /var/log/system.log.
Remove any old version:
sudo rm -rf /System/Library/Extensions/ALXEthernet.kext
Copy the new version from wherever you extracted it, such as Downloads:
sudo cp -r /Users/yourusername/Downloads/ALXEthernet/ALXEthernet.kext /System/Library/Extensions/
Clean out the kernel cache:
sudo rm -rf /System/Library/Caches/com.apple.kext.caches/*
Then reboot to be safe.
Changelog:
1.0.0 - The initial release. Don't be fooled, it's likely very unstable!
原网址: http://www.insanelymac.com/forum/topic/284119-experimental-atheros-ar813132515261627172-driver-for-107108/
ALXEthernet-1.0.0.zip
(315.37 KB, 下载次数: 8200)
补充内容 (2013-1-13 19:52):
新更新的ALXEthernet-1.0.1和ALXEthernet-1.0.2在另一个帖子
http://bbs.pcbeta.com/viewthread-1203838-1-1.html |
-
5
查看全部评分
-
|