Phoenix2058 Posted May 19, 2012 Share Posted May 19, 2012 So i have an Atheros AR5B95 network card, the kexts are installed and i see all the Networks. But when i try to connect to one, it Connects... irs it says "No IP" and then it says "Self-Assigned-IP" I already tried restarting the Router and the AirPort, i also tried to "renew DHCP Lease" under Network>Advance>TCP/IP but nothing helps Anyone knows what i can do? Link to comment Share on other sites More sharing options...
rlf Posted May 19, 2012 Share Posted May 19, 2012 Can you set it to manual and enter an IP, mask and router and then have it connect? Verify permissions on IO80211Family.kext? Sometimes the permissions don't get set properly on the kexts inside the internal Plugins folder. Try an IO80211Family.kext from 10.7.2? Are the antenna wires connected to the card properly? Link to comment Share on other sites More sharing options...
Phoenix2058 Posted May 19, 2012 Author Share Posted May 19, 2012 If i set the IP manually it says Connected and the light is green but when i open any Browser there is no connection... How do i verify the premissions? (noob question) And yes the wires are connected, if i boot into Win7 the Wlan works perfect. Thanks :wink2: Link to comment Share on other sites More sharing options...
rlf Posted May 19, 2012 Share Posted May 19, 2012 How do i verify the premissions? (noob question) When you enter the IP manually, you need to check that you have a DNS. If there is no DNS, enter the IP of the router. To set the permissions on the IO80211Family.kext, open Terminal Type: cd /System/Library/Extensions Type: sudo chown -R root:wheel IO80211Family.kext (give your password - the cursor will not move - there will be no feedback - just type the password and <Enter>) Type: sudo chmod -R 755 IO80211Family.kext Reboot -v -f Link to comment Share on other sites More sharing options...
Phoenix2058 Posted May 19, 2012 Author Share Posted May 19, 2012 thanks, but at the step where i type sudo chmod -r 755 io80211family.kext it says "chmod: 755: no such file or directory" Link to comment Share on other sites More sharing options...
rlf Posted May 19, 2012 Share Posted May 19, 2012 Where ever I use a capital letter - you must use a capital letter Link to comment Share on other sites More sharing options...
Phoenix2058 Posted May 19, 2012 Author Share Posted May 19, 2012 now ot worked, but still the "No IP Adress" Problem, i've also tried the 10.7 kext but there i didnt even had airport... Link to comment Share on other sites More sharing options...
LatinMcG Posted May 19, 2012 Share Posted May 19, 2012 if you fake device id 30 it might work. firmware version 4 in the driver .. instead of device id 2A firmware version 2 Link to comment Share on other sites More sharing options...
Phoenix2058 Posted May 19, 2012 Author Share Posted May 19, 2012 how do i do that sorry for my stupid questions Link to comment Share on other sites More sharing options...
LatinMcG Posted May 20, 2012 Share Posted May 20, 2012 dsdt injection of _DSM for device-id. also what model is the /Extra/smbios.plist faking ? Link to comment Share on other sites More sharing options...
Phoenix2058 Posted May 26, 2012 Author Share Posted May 26, 2012 The problem is solved, i thrown that crappy netbook away and bought a real macbook air thanks for your help anyways guys Link to comment Share on other sites More sharing options...
Recommended Posts