mcdonald Posted April 13, 2008 Share Posted April 13, 2008 Ok, got atheros 5005 MiniPCI working, also using 10.4.7 JaS.edit: please note you have to have your wireless/airport device as en1, in my case my built in ethernet takes en0 so it works out fine. (make change in /library/systemconfiguration/networkinterfaces.plist) Download the official Intel 10.4.5 update from Apple (98MB) (http://www.apple.com/support/downloads/mac...45forintel.html) Backup your /System/Library/Extensions/IO80211Family.kext Extract the IO80211Family.kext from the 10.4.5 update (using pacifist?) open finder to /System/Library/Extensions drag the kext from 10.4.5 update into the /System/Library/Extensions folder enter passsword when prompted open the disk utility (/Application/Utilities/Disk Utility), then repair permissions on your Startup volume (may take a little while) open up terminal, and switch to root (enter sudo -s, enter your user password) cd /System/Library/Extensions chmod -R 755 IO80211family.kext chown -R root:wheel IO80211family.kext then list the contents ls -l make sure the IO80211Family line looks like this: drwxr-xr-x 3 root wheel 102 Feb 2 2006 IO80211Family.kext check that the permissions propagated to subdirectories: cd IO80211Family.kext/contents/plugins ls -l should look like this: total 0 drwxr-xr-x 3 root wheel 102 Feb 2 2006 AirPortAtheros5424.kext drwxr-xr-x 3 root wheel 102 Feb 2 2006 AppleAirPortBrcm4311.kext then test that the extensions works: kextload AirPortAtheros5424.kext should give a extension loaded successfully message then you have to go to System Preferences>Network a message should pop up telling you you have a new AirPort. from the Show: box, pick AirPort. you can set the options here, i suggest you check the Show airport status in menu bar, make sure you click apply now. There you have it, fully working native Atheros card! I have gotten to the part where there is a message telling me in the terminal that the IO80211family.kext has loaded successfully. Now when I go to the System Preferences>Network, there's no message telling me that I have a new AirPort. Anyone have this problem or can help me? Please!! Link to comment https://www.insanelymac.com/forum/topic/98973-atheros-ar5005g/ Share on other sites More sharing options...
mcdonald Posted April 13, 2008 Author Share Posted April 13, 2008 Please help. Please... Link to comment https://www.insanelymac.com/forum/topic/98973-atheros-ar5005g/#findComment-706853 Share on other sites More sharing options...
Stravaganza Posted April 13, 2008 Share Posted April 13, 2008 Please help. Please... It helps if you specify your Mac OS X system version and the device ID of your wireless card. Link to comment https://www.insanelymac.com/forum/topic/98973-atheros-ar5005g/#findComment-707041 Share on other sites More sharing options...
mcdonald Posted April 13, 2008 Author Share Posted April 13, 2008 I am currently using Atheros AR5006EG Wireless PCI Express Adapter (802.11b/g) Chipset. I'm using leo4allv2. Please help. Link to comment https://www.insanelymac.com/forum/topic/98973-atheros-ar5005g/#findComment-707370 Share on other sites More sharing options...
Skyper Posted April 13, 2008 Share Posted April 13, 2008 Ive got the same problem with my D-link DWL-G510 PCI wireless card. Any help is greatly appreciated. Link to comment https://www.insanelymac.com/forum/topic/98973-atheros-ar5005g/#findComment-707439 Share on other sites More sharing options...
mcdonald Posted April 13, 2008 Author Share Posted April 13, 2008 Anyone? Link to comment https://www.insanelymac.com/forum/topic/98973-atheros-ar5005g/#findComment-707450 Share on other sites More sharing options...
Stravaganza Posted April 13, 2008 Share Posted April 13, 2008 I am currently using Atheros AR5006EG Wireless PCI Express Adapter (802.11b/g) Chipset. I'm using leo4allv2. Please help. Well, it's manufacturer ID and device ID are 168c and 001c (from Google), which is already registered in Info.plist. Should work out of the box. Interesting. TotalNoob, what's the name of the card? Abit Airpace? Anyway, did you try change the interfaces (exchanging en0 and en1)? Or lower versions of AirportAtheros.kext? Link to comment https://www.insanelymac.com/forum/topic/98973-atheros-ar5005g/#findComment-707638 Share on other sites More sharing options...
Skyper Posted April 13, 2008 Share Posted April 13, 2008 I just saw that my DWL-G510 is not supported in 10.5 Link to comment https://www.insanelymac.com/forum/topic/98973-atheros-ar5005g/#findComment-707718 Share on other sites More sharing options...
mcdonald Posted April 13, 2008 Author Share Posted April 13, 2008 I can't seem to find the Atheros.kext. can you Link one to me please? Link to comment https://www.insanelymac.com/forum/topic/98973-atheros-ar5005g/#findComment-707726 Share on other sites More sharing options...
Stravaganza Posted April 13, 2008 Share Posted April 13, 2008 I can't seem to find the Atheros.kext. can you Link one to me please? There's no Atheros.kext. It's AppleAtheros.kext. I am trying to help you but your answers to my questions are not even answers. Please find the answer for the followings: 1. Kernel version and System version. (All4Leo is not the answer. For kernel version, open Terminal and type "uname -a" and post the result. For system version, open run About This Mac and post Mac OS X version.) 2. Manufacturer ID and Device ID. (The chipset is not the answer. For these two values which should be hexadecimal numbers, check Properties of the device under Windows or type "lspci" under Linux.) 3. Is your card Abit Airpace? Link to comment https://www.insanelymac.com/forum/topic/98973-atheros-ar5005g/#findComment-707742 Share on other sites More sharing options...
Recommended Posts