Jump to content

USB Wifi - Kext for the netgear a6200?


Alucard†
 Share

9 posts in this topic

Recommended Posts

Coding a wireless driver for OSX is more challenging than it might at first seem.  Very few of the chip vendors even try it.  And the USB devices don't work with the built-in OSX Airport Wifi interface.  They use a separate Wifi utility.

 

What I would do is look at the other sellers of USB AC adapters and see if they have OSX drivers and see if one of them will do the job.  Most of the sellers do not supply OSX drivers.  One that does is EngeniusTech.

 

I would grab the 10.8 driver from this page and see if it works: http://www.engeniustech.com/home-networking/usb-adapters/16745-eub1200ac

 

If it doesn't work, they have an unistall script that you can run or you can manually remove the 3 components that get installed:

 

/Applications/Wireless-AC Network Utility.app

/Library/LaunchAgents/WlanAC.plist

/System/Library/Extensions/RTL8812AU8.kext

Link to comment
Share on other sites

Ok so I went to ethernet to use my atheros ar8151 but the kext wont load 

 

Nov 16 07:58:33 Alucards-Mac-Pro com.apple.kextd[10]: /System/Library/Extensions/AtherosL1cEthernet.kext - no compatible dependency found for com.apple.iokit.IONetworkingFamily.
Nov 16 07:58:33 Alucards-Mac-Pro com.apple.kextd[10]: Can't load /System/Library/Extensions/AtherosL1cEthernet.kext - failed to resolve dependencies.
Nov 16 07:58:33 Alucards-Mac-Pro com.apple.kextd[10]: Load com.insanelymac.AtherosL1cEthernet failed; removing personalities from kernel.
Nov 16 07:58:33 Alucards-Mac-Pro com.apple.kextd[10]: Failed to load /System/Library/Extensions/IOFireWireIP.kext - (libkern/kext) link error.
Nov 16 07:58:33 Alucards-Mac-Pro com.apple.kextd[10]: Load com.apple.iokit.IOFireWireIP failed; removing personalities from kernel.
Link to comment
Share on other sites

  • 1 month later...
 Share

×
×
  • Create New...