344 replies to this topic
#1
Posted 13 November 2006 - 08:52 PM
Hi,
I'm searching for a workaround or a driver for an atheros AR5005G Wlan-Card (in a Laptop)
Is there any solution to get it running?
Thanks!
I'm searching for a workaround or a driver for an atheros AR5005G Wlan-Card (in a Laptop)
Is there any solution to get it running?
Thanks!
#2
Posted 18 November 2006 - 04:28 PM
up ;-)
#3
Posted 20 November 2006 - 03:23 PM
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...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.kextthen list the contents
ls -lmake sure the IO80211Family line looks like this:
drwxr-xr-x 3 root wheel 102 Feb 2 2006 IO80211Family.kextcheck that the permissions propagated to subdirectories:
cd IO80211Family.kext/contents/plugins ls -lshould 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.kextthen test that the extensions works:
kextload AirPortAtheros5424.kextshould 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!
Edited by matt-hieu ergosteur, 21 November 2006 - 11:34 PM.
#4
Posted 21 November 2006 - 05:27 AM
thanks a lot! works perfectly.
#5
Posted 21 November 2006 - 02:34 PM
It works perfect !
Thank you!
(i also had to change en0 to en1 to get it work)
Thank you!
(i also had to change en0 to en1 to get it work)
#6
Posted 30 November 2006 - 06:56 AM
Thanks a lot!
Finally get my wi-fi card work flawlessly
Finally get my wi-fi card work flawlessly
#7
Posted 01 December 2006 - 07:28 AM
#8
Posted 16 December 2006 - 03:41 AM
DenizenX, on Dec 1 2006, 02:28 AM, said:
Hmmm I got a Module is not installed properly dialog, subsequently I get A.kext is not authentic (check ownership and permissions).
But I followed the instructions to the letter LOL
Any advice?
Thanks!
But I followed the instructions to the letter LOL
Any advice?
Thanks!
All I can suggest is that you run Disk Utility and repair permissions again, then manually double-check the permissions on each of the .kexts and the contents (ls -l). They should be 755
(_rwxr-xr-x). Dunno, sometimes the OSX does some weird stuff and gives errors where there should be none/changes permissions on its own
Edited by matt-hieu ergosteur, 16 December 2006 - 03:42 AM.
#9
Posted 04 January 2007 - 02:40 AM
YOU ARE THE MAN!!!!!!!!!!!!!
THANKS SO MUCH YOU {censored}IN RULE!!!!
THANKS SO MUCH YOU {censored}IN RULE!!!!
#10
Posted 04 January 2007 - 04:49 AM
thanks for your guide. I had a way to get it working but it would only work on 10.4.3 for some reason. but this worked on 10.4.6, thanks
#11
Posted 04 January 2007 - 06:27 AM
matt-hieu ergosteur, on Dec 15 2006, 10:41 PM, said:
All I can suggest is that you run Disk Utility and repair permissions again, then manually double-check the permissions on each of the .kexts and the contents (ls -l). They should be 755
(_rwxr-xr-x). Dunno, sometimes the OSX does some weird stuff and gives errors where there should be none/changes permissions on its own
.
(_rwxr-xr-x). Dunno, sometimes the OSX does some weird stuff and gives errors where there should be none/changes permissions on its own
Just curious denizenx, did you get it working? if so how?
thanks for the feedback guys
#12
Posted 29 January 2007 - 04:07 AM
how do I change the en0 to en1.... en1 keeps changing back:P
!!!!update!!!: got it gotta change <integer>0</integer> to <integer>1</integer> too
!!!!update!!!: got it gotta change <integer>0</integer> to <integer>1</integer> too
Edited by djpc47, 29 January 2007 - 04:19 AM.
#13
Posted 29 January 2007 - 08:07 AM
matt-hieu ergosteur, on Nov 20 2006, 04:23 PM, said:
[*]Download the official Intel 10.4.5 update from Apple (98MB) (http://www.apple.com...45forintel.html)
[*]Backup your /System/Library/Extensions/IO80211Family.kext
[*]Extract the IO80211Family.kext from the 10.4.5 update (using pacifist?)
[*]Backup your /System/Library/Extensions/IO80211Family.kext
[*]Extract the IO80211Family.kext from the 10.4.5 update (using pacifist?)
I did all that. Downloaded the 10.4.5 update but didn't find the IO80211Family.kext in it.
Where in the 98mb big file is it?
#14
Posted 29 January 2007 - 01:48 PM
This work with the AR5006EG? It's the next big hack in my T4210 howto.
#15
Posted 12 February 2007 - 05:31 PM
To make things easier: http://gtwy.net/easi...family.kext.zip
#16
Posted 13 February 2007 - 12:54 PM
works after en0 to en1 and integer 0 to 1. thanks
#17
Posted 13 February 2007 - 06:33 PM
/library/systemconfiguration/networkinterfaces.plist
I can't find this file, I've done all the things list here,
using the last zip instead of the original mac updates..
can you post here the config file?
I can't find this file, I've done all the things list here,
using the last zip instead of the original mac updates..
can you post here the config file?
#18
Posted 14 February 2007 - 09:45 PM
Ferret-Simpson, on Jan 29 2007, 08:48 AM, said:
This work with the AR5006EG? It's the next big hack in my T4210 howto.
I would assume it would, as long as the pci-ids are similar. I believe the MacBook Intel has a 5006.
xantek, on Feb 13 2007, 01:33 PM, said:
/library/systemconfiguration/networkinterfaces.plist
I can't find this file, I've done all the things list here,
using the last zip instead of the original mac updates..
can you post here the config file?
I can't find this file, I've done all the things list here,
using the last zip instead of the original mac updates..
can you post here the config file?
sorry it's /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist, i think
Kingskawn, on Jan 29 2007, 03:07 AM, said:
I did all that. Downloaded the 10.4.5 update but didn't find the IO80211Family.kext in it.
Where in the 98mb big file is it?
Where in the 98mb big file is it?
if you open it with pacifist, it should be in /system/Library/extensions/.... or just get the one posted (i haven't tested that one though).
#19
Posted 18 February 2007 - 07:26 PM
Hey guys,
I have an Acer 2482, with an Atheros AR5005G WiFi Airport, I followed the instructions, everything went well, only that I don't have the NetworkInteraces.plist where it should be...
Could someone please paste it's contents here? I'm totally new to everything concerning osx... And I really Really want to make it work. I started with WiFi, I'm going to take a look at the ethernet card now, until I get an answer...
.marius
http://www.wirelessisfun.com
I have an Acer 2482, with an Atheros AR5005G WiFi Airport, I followed the instructions, everything went well, only that I don't have the NetworkInteraces.plist where it should be...
Could someone please paste it's contents here? I'm totally new to everything concerning osx... And I really Really want to make it work. I started with WiFi, I'm going to take a look at the ethernet card now, until I get an answer...
.marius
http://www.wirelessisfun.com
#20
Posted 18 February 2007 - 09:12 PM
"Backup your /System/Library/Extensions/IO80211Family.kext"
what?????????????????
help!!!! i restarted the computer, and now he shows me panic message while he charges the system! no way to run other installers! not even the win xp one!
!
i did all the procedure for the kext, i took it, overwrited the old io80211family.kext,repaired with disk utility, inserted the commands on the terminal, but he said that there was an error charging the extension
tried with -v, he says that there's an error on the io80211family.kext extensions, goes on charging, and then stops everything... i try to run the 10.4.5 jas on a dvd but he makes blue screen and stays like that
he works with -x i'm using disk utility to repair the extensions THANKS FOR HELP -.-"
rosetta went crazy all the apps that need rosetta can't be runned i think i have to reinstall osx
what?????????????????
help!!!! i restarted the computer, and now he shows me panic message while he charges the system! no way to run other installers! not even the win xp one!
i did all the procedure for the kext, i took it, overwrited the old io80211family.kext,repaired with disk utility, inserted the commands on the terminal, but he said that there was an error charging the extension
tried with -v, he says that there's an error on the io80211family.kext extensions, goes on charging, and then stops everything... i try to run the 10.4.5 jas on a dvd but he makes blue screen and stays like that
he works with -x i'm using disk utility to repair the extensions THANKS FOR HELP -.-"
rosetta went crazy all the apps that need rosetta can't be runned i think i have to reinstall osx
Edited by roccoo, 18 February 2007 - 10:08 PM.
1 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users
-
Bing (1)



Sign In
Create Account








