Jump to content
12 posts in this topic

Recommended Posts

  • 2 weeks later...

Bikerdude, whats up, few questions

 

Ok, does it show and empty symbol on the top,

 

What does it say in system profiler? Does it say it is turned off?

 

Also, do you have access to Windows?

 

I was having a buttload of problems with the same card, and was able to fix it after MUCH trouble (try 5 hrs!)

 

If you answer these questions, I might be able to look up the info for ya.

 

If the card is functioning, does it show networks and you can't connect?

 

If so, I still might be able to help, but we shall see.

Mine works fine. It used to be reconized right away, but now for some reason it doesn't. The trick to get it to work is changing ur NetworkInterfaces.plist (/Library/Preferences/SystemConfiguration/NetworkInterfaces.plist). You have to change en0 -> en1. And iteger 0 -> 1.

 

<array>
			<dict>
					<key>BSD Name</key>
					<string>en0</string>	   <==Change to en1
					<key>IOBuiltin</key>
					<false/>
					<key>IOInterfaceType</key>
					<integer>6</integer>
					<key>IOInterfaceUnit</key>
					<integer>0</integer>	  <==Change to 1
					<key>IOLocation</key>
					<string></string>
					<key>IOMACAddress</key>
					<data>
					 ABRsL9Wk
					</data>
					<key>IOPathMatch</key>
					<string>IOService:/AppleACPIPlatformExpert/PCI0@0/Apple$
			</dict>

 

 

Then save, and restart. Worked for me, hope it helps :)

Edited by Jeezoflip
  • 2 weeks later...
×
×
  • Create New...