Заводимые Wi-Fi модули от Atheros.
Заводимые модули, которые уже установлены в ноутбуках – очень большая редкость. Здесь мы расскажем вам, какие модули от Atheros заводятся в OS X.
Полноразмерные, или Full Size:
- Полностью нативны:
- AR5BXB92 (AR9280) – wifi only;
- AR5BXB112 (AR9380) – wifi only;
- Так же есть и те, которые работают только в 10.6:
- AR5BXB72 (AR5416) – wifi only;
- AR5BXB61 (AR2424) – wifi only;
- AR5BXB6 (AR5424) – wifi only.
Половинчатого размера, или Half-size:
- Полностью нативны:
- AR5B91 (AR9281) – wifi only;
- AR5B93 (AR9283) – wifi only;
- AR5BHB92 (AR9280) – wifi only;
- Требуют Fix_Airport в кловере, или же патч кекста:
- AR5B95 (AR9285) – wifi only;
- AR5B97 (AR9287) – wifi only;
- AR5B195 (AR9285) – wifi+bluetooth;
- AR5B197 (AR9287) – wifi+bluetooth.
Mac os atheros ar9285
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio
Latest commit
Git stats
Files
Failed to load latest commit information.
README.md
Atheros kext for Mac OSX High Sierra, Mojave and Catalina.
Atheros kext for Mac OSX High Sierra, Mojave and Catalina
Supported devices list :
Just use your favourite kext injector tool, like kext utility, kext wizard or hackintool. If you use clover latest version, you just need to put it on clover/kext/other folder.
- High Sierra 10.13.1-10.13.6
- Mojave 10.14.1-10.14.6
- Catalina 10.15.1-10.15.4
Feel free to reach me on :
About
Atheros kext for Mac OSX High Sierra, Mojave and Catalina
Atheros AR9285 On OS X Yosemite
11 posts in this topic
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It’s easy!
Sign in
Already have an account? Sign in here.
Recently Browsing 0 members
No registered users viewing this page.
Announcements
Similar Content
I have recently purchased a fenvi t919 wifi card. I really wanted aidrop and the rest of the features.
I have noticed that the websites load significantly slower, so i did a quick speedtest. The speed is just
HORRIBLE. With a cheap wifi dongle, my speed was around 70-78 Mbps, with the Fenvi card
it’s around 10Mbps. My internet is around 200Mbps. My macbook pro from the same spot does 190Mbps.
Can anybody tell me why my speed is so horrible?
Mobo: Gigabyte Z370 HD3
Catalina Mac Os.
I attached my speedtest results for comparison.
*This guide is deprecated and will not be maintained anymore*
Update: Now running Mojave! Thanks to mojave2core! Yeah Still using C2D in 2019!
Inserted a nice and cheap GT710 that is not relying on nVidias Webdrivers and runs OOB under Mojave.
Nice, seeing High Sierra running on this old but capable system! It rocks with a new ASUS GT1030
Config:
Gigabyte EP43-DS3L
Core2Quad Q9300
6 GB DDR2 RAM
Asus GT1030 2GB
Sandisk SSD 128GB
TP-Link AC1200 Wifi USB
Inateck KT4006 USB 3.0 PCIe (No boot)
SMBIOS: iMac14,1
Clover: 4297 4360
A good deal of DSDT editing was necessary to get this machine to boot High Sierra but finally it works flawlessly, even sleep and wake!
You NEED to have the DSDT put in place for installation because otherwise macOS doesn’t recognize the SATA ports.
There are a few important BIOS settings: SATA hast to be set to AHCI and «native» and HPET has to be run «64-bit», I’d recommend to disable IDE and the serial and parallel port.
For the GT1030 nVidia Webdrivers are needed, have to boot with nv_disable=1 until you have them installed.
You have to install Clover in legacy mode because this old fella does not support UEFI.
Only downside: The so often recommended Inateck USB-card isn’t recognized by BIOS, so you cannot boot from it. It works perfectly within macOS though, have the ac-Wifi connected to it.
config.plist.zip
DSDT.aml.zip
This project is dedicated to Lucy, my lovely little Tyrannofelis Rex.
LucyRTL8125Ethernet is an open source driver for the Realtek RTL8125 family of 2.5GBit Ethernet controllers.
Key Features of the Driver
Supports all versions of Realtek’s RTL8125 2.5GBit Ethernet Controllers found on recent boards. Support for multisegment packets relieving the network stack of unnecessary copy operations when assembling packets for transmission. No-copy receive and transmit. Only small packets are copied on reception because creating a copy is more efficient than allocating a new buffer. TCP, UDP and IPv4 checksum offload (receive and transmit). TCP segmentation offload over IPv4 and IPv6. Support for TCP/IPv4, UDP/IPv4, TCP/IPv6 and UDP/IPv6 checksum offload. Supports jumbo frames up to 9000 bytes (strongly recommended for 2.5GBit operation). Fully optimized for Mojave and above. Note that older versions of macOS might not support 2.5GB Ethernet. Supports Wake on LAN (untested). Supports VLAN (untested). Support for Energy Efficient Ethernet (EEE) which can be disabled by setting enableEEE to NO in the drivers Info.plist without rebuild. The default is YES. The driver is published under GPLv2.
Current Status
The driver has been tested successfully under Catalina (10.15.4 and above) and, according to first tests, is working stable. I haven’t experienced any Kernel Panics during my tests and is working stable on my primary work machine. The driver has been designed to work with Catalina but might also work with Mojave, provided you build from source with Xcode 10.. Please keep in mind that support for 2.5GBit Ethernet was introduced in Mojave (or maybe High Sierra?) so that there is no way to make it work with Sierra or below.
Known Issues
Using autoselect medium it seems to prefer negotiating a connection speed of 1Gbit with my switch so that I had to select 2.5GBit/s manually in order to achieve this speed but it might be different with other switches. Installation
You might want to install the driver to /L/E as usual but it’s also ok to use Clover’s injection function (installation in the EFI folder). Use your favorite kext installation tool for installation or perform the installation manually (for Clover injection). It’s your call!
Help — I’m getting kernel panics!
Well, before you start complaining about bugs after you upgraded macOS and ask me to publish a driver update, you should first try to resolve the issue on your own by cleaning the system caches.
As the driver uses macOS’s private network driver interface, which is supposed to be used by Apple provided drivers only, you might run into problems after an OS update because the linker may fail to recognize that IONetworking.kext has been updated and that the driver needs to be linked against the new version (Apple provided drivers avoid this problem because they are always updated together with IONetworking.kext). As a result, the linking process produces garbage and the driver may call arbitrary code when trying to call functions from IONetworking.kext. This usually results in unpredicted behavior or a kernel panic. In order to recover from such a situation, you should clean the System Caches forcing the linker to recreate it’s caches:
Delete all the files in /System/Library/Caches and it’s subdirectories but leave the directories and the symbolic links intact. This is very important! Reboot. Recreate the kernel cache. Reboot again.
Troubleshooting
Make sure you have followed the installation instructions especially when you have issues with certain domains while the others are working fine. Use the debug version to collect log data when trying to track down problems. The kernel log messages can be retrieved with «log show —predicate «processID == 0″ —debug» in order to retrieve kernel logs. Include the log data when asking for support or giving feedback. I’m an engineer, not a clairvoyant. Don’t copy and paste large amounts of log data to your post. Create an archive with the log data and attach it to your post. In case you don’t want to make your log data publicly accessible, contact me via PM and I will provide you a mail address to send it directly to me. Delete the following files: /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist /Library/Preferences/SystemConfiguration/preferences.plist In Terminal run netstat -s in order to display network statistics. Carefully examine the data for any unusual activity like a high number of packets with bad IP header checksums, etc. In case auto-configuration of the link layer connection doesn’t work it might be necessary to select the medium manually in System Preferences under Network for the interface. Use Wireshark to create a packet dump in order to collect diagnostic information. Keep in mind that there are many manufacturers of network equipment. Although Ethernet is an IEEE standard, different implementations may show different behavior causing incompatibilities. In case you are having trouble try a different switch or a different cable.
Changelog
Version 1.0.0 (2020-08-14) Changed version number to make this the first official release. Version 1.0.0d6 (2020-06-14) Fixed chip recognition. Version 1.0.0d3 (2020-04-20) First working development release.
Getting the driver
Source code can be found on GitHub: https://github.com/Mieze/LucyRTL8125Ethernet You’ll find the lastest prebuilt binary in the download section: https://www.insanelymac.com/forum/files/file/1004-lucyrtl8125ethernet/
Recently I’ve added a Wifi card BCM94360 acquired in Fenvi aliexpress store plugged in M.2 Key A+E in in motherboard Asrock Z490 ITX/ac. It isn’t CNVI locked so perfectly fit it.
After boot up macOS Catalina 10.5.6, wifi and bluetooth was recognized and i can connect to my wifi and bluetooth devices, without any kext, as was expected. Handoff, Continuity is perfectly working.
Then in Windows 10 (last version updated from Windows Updated) I have not been able to make it work. Windows recognize it and I could install the drivers. I’ve tried this 2 drivers pack:
1. Apple Bootcamp 6 drivers.
2. Fenvi T919 drivers
This is a screenshot of Wifi Device manager with Fenvi T919 drivers installed.
But as you can see Windows says that «There are wifi networks available» but it don’t show any of them. Curiously after some time, windows shows a list, but i cannot connect to any network and after a few seconds, list is empty again.
I image that the problem is in Windows as the card is working OOB in macOS (i can connect, disable, enable. etc).
Anyone know a possible solution?
Hey so I think I’m almost there.
I’ve been following the Dortinas guide for a while now.
I’ve tried booting up the installation and a get this:
I have an AsusVivoBook X512F
specs:
Cpu: Intel(R) Core(TM) i7-8565U CPU @ 1.80GHz (Whiskey Lake)
memory: 8 GB ddr4 ram
Graphics: NVIDIA GeForce MX110 + Intel Graphics 620
touchpad + keyboard
this is the error thing
opencore-2020-08-25-162224.txt
opencore-2020-08-25-155229.txt
and I add my EFI as a zip
EFI.zip
I’d love some help Im sweating like hell lol