Jump to content
3 posts in this topic

Recommended Posts

Help! I'm am out of options. I have reinstalled 9 different times trying to get this to work properly. I am using the following boot method: http://www.insanelymac.com/forum/index.php?showtopic=195248

 

I have additionally tried with efi 10.5, Chameleon 2 r4, Empire EFI, along with every kext variation and strings added.

 

I have a GA EP45-UD3P system w/ a DWA 552 (168c0023) using Snow Leopard 10.6.2

(in leopard my card shows up as:

Wireless Card Type: AirPort Extreme (0x168C, 0x3A6D)

Wireless Card Locale: Unknown

Wireless Card Firmware Version: 1.4.8.3

 

 

I have installed Atherosfix.kext into /extra/extensions & s/l/e

Also I have updated to 10.6.2 and edited the io80211family/contents/appleairportatheros21

etc... I have even replaced it with variations found in the forum...

 

 

 

So please, anyone, if you can help please give me precise instructions regarding the DWA552, using 10.6.2, on a GA EP45UD3P installed with the AsereBLN Booter - Based on Chameleon RC4 / PCEFI10.5

 

This is my AirportAtheros21.kext in s/l/e/io80211family.

	 <dict>
	 <key>Atheros Wireless LAN PCI</key>
	 <dict>
		 <key>CFBundleIdentifier</key>
		 <string>com.apple.driver.AirPort.Atheros21</string>
		 <key>IOClass</key>
		 <string>AirPort_AthrFusion21</string>
		 <key>IOMatchCategory</key>
		 <string>IODefaultMatchCategory</string>
		 <key>IONameMatch</key>
		 <array>
			 <string>pci168c,2a</string>
			 <string>pci168c,13</string>
			 <string>pci106b,0086</string>
			 <string>pci168c,1c</string>
							 <string>pci168c,23</string>
							 <string>pci168c,24</string>
							 <string>pci168c,1a</string>
							 <string>pci168c,3a69</string>
							 <string>pci168c,3a70</string>
		 </array>
		 <key>IOProviderClass</key>
		 <string>IOPCIDevice</string>
	 </dict>
 </dict>

 

 

I have also tried AtherosFix.kext in /extra/extensions & s/l/e, below is that code:

key>Atheros x86_64</key>
	 <dict>
		 <key>CFBundleIdentifier</key>
		 <string>com.apple.driver.AirPort.Atheros21</string>
		 <key>IOClass</key>
		 <string>AirPort_AthrFusion21</string>
		 <key>IOMatchCategory</key>
		 <string>IODefaultMatchCategory</string>
		 <key>IONameMatch</key>
		 <array>
			 <string>pci168c,13</string>
			 <string>pci106b,0086</string>
			 <string>pci168c,1c</string>
							 <string>pci168c,23</string>
							 <string>pci168c,24</string>
							 <string>pci168c,1a</string>
							 <string>pci168c,3a69</string>
							 <string>pci168c,3a70</string>
		 </array>

 

Please help! ;)

Link to comment
https://www.insanelymac.com/forum/topic/210063-dwa-552-on-ga-ep45-ud3p/
Share on other sites

  • 2 weeks later...
×
×
  • Create New...