Jump to content

Atheros 5005G now Working in 10.6.4


bettsy1980
 Share

1 post in this topic

Recommended Posts

Hi, Since I can't post in any other forums I'll put it in here and someone may be able to move it.

 

I was able to get my Atheros 5005G working in 10.6.4.

 

Update your hackintosh to 10.6.4

 

You need to make sure Info.plist contains your Device and Vendor ID in AirPortAtheros.kext which is inside /System/Library/Extensions/IO8021Family.kext/Plugins.

 

My card was in the Info.plist already so i did not need to make an update.

 

Then you need to delete AppleHPET.kext from /System/Library/Extensions. if you don't do this the card will not be recognised.

 

You may also need to edit /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist and change the following:

<key>BSD Name</key>

<string>en0</string>

 

to

 

<key>BSD Name</key>

<string>en1</string>

 

and

 

<key>IOInterfaceUnit</key>

<integer>0</integer>

 

to

<key>IOInterfaceUnit</key>

<integer>1</integer>

 

These steps have given me a fully working wifi.

 

I am not sure if this works in other 5xxx cards however if you try this and it works on your card please post below.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...