Sirius7 发表于 2012-12-1 11:51

Atheros AR81(31/32/51/52/61/62/71/72)

之前发的那个帖子不知道如何再补充编辑   所以就再发一个新贴   
很久没去看那个论坛了   今天去看一下   发现有更新    还没试过怎么样       望用过的人    说下感受   

原文:

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
(Don't forget to also remove any potentially conflicting kexts from the Extensions directory, e.g. AtherosL1cEthernet.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/

Update the kernel cache:
sudo touch /System/Library/Extensions
Then wait a couple of minutes or so before rebooting. This should trigger kextd to rebuild the cache.
(Alternatively you could completely remove the old cache first:
sudo rm -rf /System/Library/Caches/com.apple.kext.caches/*
But this is best ran from single user mode (-s) where kextd isn't active and watching for changes in the background.)

If you find your system becomes unbootable due to panics, the easiest way to fix this is to temporarily disable the ethernet card in the BIOS/UEFI, boot into Mac OS X and then perform the the first and last installation steps above.

Alternative (test) install:
To avoid breaking your system if the module is installed but panics every time, you can just test by installing to the temporary directory:
sudo cp -r /Users/yourusername/Downloads/ALXEthernet/ALXEthernet.ext /tmp/

Then load the module for testing:
sudo kextload /tmp/ALXEthernet.kext

The contents of /tmp will be automatically wiped upon reboot so you'll have to repeat these two steps each time.

Changelog:
1.0.2 - Bug fixes that should help clean up memory allocation problems at boot time (with a little luck). VLAN is now possible for anyone that needs it, but I've only tested it minimally.

1.0.1 - Bug fixes and refinements. Manually setting the link speed should work properly now and might be an option if autonegotiation is causing issues. The link watchdog timer should generally be working better now. Changed some Linux code that was automatically enabling MSI-X interrupts on newer chips. I have no idea if these are supported properly on Mac OS X, but to be safe I'd rather keep everything on plain old MSI for now.

1.0.0 - The initial release. Don't be fooled, it's likely very unstable!

Downloads:
The zip files are (hopefully) attached to this post. They contain the kext module and the GPL sourcecode. The kext in the "Debug" folder is mostly the same as the regular kext, but prints much more information to the system logs.











原文地址:
http://www.insanelymac.com/forum/topic/284119-experimental-atheros-ar813132515261627172-driver-for-107108/








p.H 发表于 2012-12-1 12:15

花30pbb购买一个plus用户组就可以编辑了~

cfwbxajh 发表于 2012-12-1 22:45

谢谢楼主分享

huang307892567 发表于 2012-12-17 12:50

谢谢楼主~~~~

huang307892567 发表于 2012-12-17 12:53

谢谢楼主~~~~

stanley3 发表于 2012-12-17 16:52

谢谢楼主

ah998 发表于 2013-1-15 12:26

终于找到这玩意的驱动了。。。。。

noters 发表于 2013-1-15 13:18

不错,这好的东东,怎能不收

07301234 发表于 2013-1-15 14:17

谢谢楼主,我也用起来了 。

iAndy2014 发表于 2013-1-15 19:21

试一试先

xeh4058 发表于 2013-1-15 22:42

网卡啊网卡啊,我的y480就等网卡了

xeh4058 发表于 2013-1-15 22:43

两个都下载,一个不行试试另一个。谢谢楼主

biteron 发表于 2013-1-16 20:23

技嘉主板用料好,但是这个网卡确实让人头疼

limingthefirst 发表于 2013-1-18 14:49

Y470N-IFI,也是这个网卡,不知道现在的好不好用,心血来潮想安装个黑苹果,没想到驱动这么费劲。。费劲。。费。。先试试这个,有什么结果给你反馈一下,另外不知道楼主有没有Y470N-IFI的相关驱动。。想求几个。。谢谢了

Sirius7 发表于 2013-1-18 22:46

limingthefirst 发表于 2013-1-18 14:49 static/image/common/back.gif
Y470N-IFI,也是这个网卡,不知道现在的好不好用,心血来潮想安装个黑苹果,没想到驱动这么费劲。。费劲。。 ...

这个。。。因为我的是480N-IFI的470N的没去找过

sakurwars 发表于 2013-1-21 01:13

进来分享一下

dooboo 发表于 2013-1-21 01:23

请问压缩包里里面怎么有2个文件 谢谢

yyaajj2010 发表于 2013-1-21 10:48

mark{:9_414:}

WIN7-七七 发表于 2013-1-23 12:47

目前还没有看懂怎么安装上,继续研究

suliyea 发表于 2013-1-24 12:57

来来来, 尝试一把
页: [1] 2 3 4 5 6 7 8 9 10
查看完整版本: Atheros AR81(31/32/51/52/61/62/71/72)