Help - Search - Members - Calendar
Full Version: Atheros AR5006 and 5007 Working.
InsanelyMac Forum > OSx86 Project > Hardware and Drivers > LAN and Wireless
Pages: 1, 2, 3, 4
Ztardust
Yeah, I got the same Hal Status 13 message...
Has somebody tried to contact the people behind Madwifi? Perhaps they wouldn´t mind helping us out a bit? rolleyes.gif
BugsB
Chun-Nan's kext should be the solution for many people .. (they were for me) wink.gif
keypox
does this work for built on chips such as on acer 5570 with 5007eg?
le jeune bidouilleur
anyone finaly got it working on the EEE?
keypox
QUOTE(Ztardust @ Mar 26 2008, 10:01 AM) *
Yeah, I got the same Hal Status 13 message...
Has somebody tried to contact the people behind Madwifi? Perhaps they wouldn´t mind helping us out a bit? rolleyes.gif


thats a good idea do you have their contact info? Iwould email them
kikke
QUOTE(keypox @ Apr 19 2008, 08:29 PM) *
thats a good idea do you have their contact info? Iwould email them





https://lists.ath5k.org/pipermail/ath5k-dev...ril/000850.html


Ztardust
QUOTE(keypox @ Apr 19 2008, 06:29 PM) *
thats a good idea do you have their contact info? Iwould email them


Here are the emails to many of the members:
http://madwifi.org/wiki/TeamMembers

I'm sure someone there wouldn't mind helping us out...
BigPimpin
QUOTE(Ztardust @ Apr 23 2008, 07:23 AM) *
I'm sure someone there wouldn't mind helping us out...

I disagree. Why would a Linux project care about OSX? madWifi is a complex and advanced driver that has been in development for years. Porting it to OSX would not be easy. It would take weeks of effort.

You can ask but I will be very surprised if they are interested.
matthieu/ergosteur
QUOTE(keypox @ Apr 17 2008, 08:59 PM) *
does this work for built on chips such as on acer 5570 with 5007eg?


The 5007 is not the same as the other Atheros chips. 5004-5006 and possibly 5008 work.
cyclonefr
too bad AR5007 doesnt work it's embedded on recent ASUS notebook
keypox
Change this title, it pisses me off everytime i come on this forum and see this title. NOONE HAS GOTTEN THE 5007 TO WORK. Does this forum have no sort of quality control/moderation?
duke^Coke
I have a Toshiba A200 with AR5007EG. it has a physical on/off button. any possebility to make it work?
kodak77
i have the same one as the dude above me. anyone?
gryphonargos
any progress on this driver?? sad.gif
Pericles Silva
QUOTE(popophobia @ Mar 10 2008, 05:11 PM) *
Hmm, I've bump into the problem with unable to turn the card on (Turn Airport On button didn't work).

I accidentally turn it on by going to Safari, and click on diagnose network. Then, keep pushing forward until the wizard asks you to turn on the Airport, check the box and wallah, it's on. Though, the status of the card is still red (failed), but it connects to network and I am posting as we speak. Quite strange.

http://bayimg.com/jAjjCAAbc

Here a screenshot attached to this problem. If you pay attention, you see that the network is working ok, but the airport icon in the menu top bar is still "Unconnected", as well as the Network setting in Preferences. Any idea how should I fix this?

I have Atheros card (5424 I think) with the ID 168c,1014. I did apply the IO80211Family.kext as suggested from the intel airport update from apple (download it somewhere off the net)

PM me or reply to my post, since everything seems to be lost after a few days in this thread.


Same thing here. When i use Tiger 10.4.8, Airport works great. No problem. Recently, i have formateded my Laptop (Acer 5040) and install Leopard. I have a Atheros AR5BMB5, and use it the 10.4.8 - Tiger IO811Family.kext. The Airport appears, detected, but no way to make it works (green light). Well, after reading your post, i disconect the RJ45 cable and try the Diagnostic Tool in Safari. BINGO! Works great, but the icon appears disconnected. Well, if someone can make this works, please post here. Here is my msn: pericles@compumaq.com.br for someone who wants to trade some info about this. Thanks a lot!
spoom
5007 not working after 4 weeks of trying. So i found another solution:

Sold my Acer Aspire 5720ZG and get myself brand new Macbook Pro. No more wireless problems. wink.gif

Detosx
QUOTE(spoom @ Jun 18 2008, 08:49 AM) *
5007 not working after 4 weeks of trying. So i found another solution:

Sold my Acer Aspire 5720ZG and get myself brand new Macbook Pro. No more wireless problems. wink.gif
Hah-hah! I have been encouraging people who visit the Acer thread I set up to not buy hackintosh but buy a real Mac but... this isn't quite what I had in mind! Also, not everyone at this stage in their school or work life has the money for the real thing, yet. Would be happy to see a solution to this one but google draws a blank for me. With the take up of the Asus EEE range being so huge, perhaps it is only a matter of time.
Kap6oHaT
I have the same Atheros as author of this thread, also same device ID. I tried many kexts and no one of them works.
I'm running 10.5.3 on Gigabyte laptop. any ideas?
perereman
Currently I "survive" with a USB Zydas Wifi Stick but I would like to use integrated Wifi card o my laptop.
Here, there is another one waiting for a solution
zizux
Solder a usb wifi card into the laptop?
OsX86vsUbuntu
No news sad.gif sad.gif sad.gif
Had to buy a USB wireless adapter for my ACER laptop....
YOzefff
QUOTE(kizwan @ Aug 25 2007, 07:45 PM) *
Step to install IO80211Family.kext.zip file posted by TheTimster:-
1) Unzip the file at Desktop (for example) and you should get IO80211Family.kext folder
2) Make backup for your existing IO80211Family.kext folder (/System/Library/Extensions/IO80211Family.kext) to safe location.
-- Run this in terminal:
$ sudo -s
$ mkdir /BackupExt
$ cp -R /System/Library/Extensions/IO80211Family.kext /BackupExt/

3) Now you have your original kext file in /BackupExt folder. This usefull if you have problem later.
4) Now you have to copy the IO80211Family.kext folder from Desktop to original location
$ cp -R /Users/<your login id>/Desktop/IO80211Family.kext /System/Library/Extensions/

5) Remove kextcache file, so OS X will rebuild it at reboot.
$ rm -r /System/Library/Extensions.kextcache
$ rm -r /System/Library/Extensions.mkext

6) Fix permission
$ diskutil repairPermissions /

7) Reboot

If you got kernel panic after reboot, boot with your installation DVD and use Terminal program to restore the original KEXT file from backup. Your partition should mount in /Volumes folder, if I'm not mistaken.

Good luck. smile.gif


Okey ..
I have Amilo 1718 with 5007EG wlan .. I've tried Timster files, but still doesn't work ... fyi ...

$ rm -r /System/Library/Extensions.kextcache

it seems Extensions.kextcahe doesn't exists.

I'm using Kalaway 10.5.2

HELP?
CharredPC
QUOTE(YOzefff @ Jul 17 2008, 06:40 PM) *
Okey ..
I have Amilo 1718 with 5007EG wlan .. I've tried Timster files, but still doesn't work ... fyi ...

$ rm -r /System/Library/Extensions.kextcache

it seems Extensions.kextcahe doesn't exists.

I'm using Kalaway 10.5.2

HELP?


I got the same errors, and ignored them. Rebooted, and the 5007EG in my Acer detected fine. biggrin.gif
Using iAtkos 2.0i here, but have had it working on Kalaway 10.5.2 as well.
Methanoid
Am I missing something? So the Eee Wifi now works with iAtkos 2.0i ???
OsX86vsUbuntu
QUOTE(CharredPC@Jul 17 2008 @ 09:00 PM)
I got the same errors, and ignored them. Rebooted, and the 5007EG in my Acer detected fine. biggrin.gif
Using iAtkos 2.0i here, but have had it working on Kalaway 10.5.2 as well.

5007EG working blink.gif in Leopard
Sure ???
neasteflorin
QUOTE(OsX86vsUbuntu @ Jul 20 2008, 08:57 AM) *
5007EG working blink.gif in Leopard
Sure ???


I have that card,is it really working??? Should I delete Kalyway and install Iatkos?
CharredPC
Sorry, I could have sworn it was a 5007EG! I went and double-checked under XP, and it's an Atheros AR5006EG (Dev 001c). Didn't mean to get everyone excited. rolleyes.gif
neasteflorin
God dammit!
niadma
Can anyone confirm that this does/doesn't work with the Atheros AR5006x. I followed the instructions and it wasn't recognized, but I may be doing something wrong. BTW I'm running Kalyway 10.5.4 if that makes any difference.
c0rk007hck
Guys, mail Apple!!!
Say you have a 'wracked airport card, and have ordered a AR5007EG card', and ask how you can get it work.
Apple's service is 100%, so try it!!
BuildSmart
QUOTE(c0rk007hck @ Jul 31 2008, 06:08 AM) *
Guys, mail Apple!!!
Say you have a 'wracked airport card, and have ordered a AR5007EG card', and ask how you can get it work.
Apple's service is 100%, so try it!!
I really doubt your suggestion has any value since to receive support you will have to provide a model/serial number for the laptop registered to you that has the faulty card and the first order of business would be to establish warranty of the product and then set up warranty replacement if it is within the period or sell you a replacement if it is not.

Did you already do this?

If you have already done this then why not just post the steps they gave you?

Being ex-apple I find it hard to believe and I highly doubt apple will explain how to make the AR5007EG work when it isn't one of their cards but if they did this for you why make everyone go through the same aggravation?
kobra022
Has anyone got the atheros 5007EG working yet?

I realy need my WLAN working soon
siachori
Hello I have problems with atheros wifi.

TEST on kalyway 10.5.2

1st. of one I got this error at start [/SourceCache/AirportDriverAtheros5424/AirportDriverAtheros5424-312.34/src/driver/AtherosControler.cpp:481] loaded unsucces

2nd. I dont see the wifi adapter or airport adapter.

3er. I see the kext AtherosAirport loaded ....

4. In vista the adapter has auto power or by soft.

EDIT1 :

iATKOS 10.5.4 installed on other partition


1st. of one I got this error at start [/SourceCache/AirportDriverAtheros5424/AirportDriverAtheros5424-314.43.1/src/driver/AtherosControler.cpp:481] loaded unsucces

2nd. I see the wifi adapter network.

3er. I got a soft poweron button

4. I cant see the kext AtherosAirport loaded, but i can load manually AirportDriverAtheros, got error with AirportDriverAtheros5424

Any help?
codingrobot
Forget about 5007, its not supported yet.

For all of you who get the "loaded unsuccessfully" message on 5006 there is a chance
of getting you card working by changing the PCI IDs in the EEPROM space.
kizwan
QUOTE(codingrobot @ Aug 23 2008, 04:25 PM) *
Forget about 5007, its not supported yet.

For all of you who get the "loaded unsuccessfully" message on 5006 there is a chance
of getting you card working by changing the PCI IDs in the EEPROM space.


How can we achieve this?
BuildSmart
Maybe it's just me but I have not yet found an Atheros card I was not able to make work including the AR5007 series because I have spent so much time on this subject.

Baring any BIOS whitelist (cause I don't have a laptop but do have a miniPCI and miniPCIe slot in my badaxe2 so I can use laptop adapters) I am able to recognize the card in OSX and reflash with modified firmware which includes rebranding with apple ID's.

For the most part you can perform the rebrand using the Atheros linux tools (don't ask me for instructions, tutorials or guides - use google) which was how I was doing it when I first started rebranding cards before I moved to a totally Mac OS X solution.

The key is in knowing exactly what options are available in your card based on the chipset and to rebrand accordingly and I have made several references to this so time to educate yourself by reading.

You will not get any AR5007xx working properly without rebranding the card, those that support 802.11a/b/g are much more compatible and are worth the effort to rebrand while the 802.11b/g cards can benefit from the rebrand, the effort is not worth the time in my opinion.

What I do see as a bigger problem is that no one seems to know exactly what hardware they actually have, they don't look for similar posts which might contain a solution, they wont take advice to make required changes and want a solution that requires nothing more than editing an Info.plist file to add their cards ID's and they demand a solution rather than ask in a respectful manner.

I have made many replies regarding the AR5007xx issues and one person took my advice made the changes and now enjoys the good life while everyone else finds it too difficult and want a step by step tutorial and this isn't going to happen.

    These are your only options!!!
  • you buy another card that works out of the box (AR5BXB6 are cheap on fleabay)
  • you write a driver that works with your existing card as is (I did this for the AR5001 but good luck to you)
  • you pay someone for their time to write you a driver(not economical for you and I'm not interested in writing it)
  • you buy a cheap Mac OS X compatible USB adapter that comes with driver for Mac OS X(so you don't waste more time playing with an incompatible device)
  • you give up on wireless all-together and stick with wired ethernet
siachori
Hi kizman!

Are you in same situation now? Did you try with iATKOS v4 10.5.4?

I got the same error on kalyway 10.5.2. Also installed iATKOS and now I see the airport card, i have a power on soft button, but still not working.

Any help?

QUOTE(kizwan @ Aug 26 2007, 04:59 PM) *
My Atheros AR5007EG have AR5BXB63 chipset. I describe my setup at my sig below. I have soft-switch to turn ON my wireless. My chipset also Intel 945GM.

I have play around with Fedora 7 to get my Atheros AR5007EG working since madwifi cannot get it to work.
Somebody has suggest me to use ndiswrapper but my system hang when I try to use it. Just yesterday I noticed one module in Fedora 7 kernel prevent ndiswrapper function properly. I just recompile my kernel, and my Atheros detected and functioning.

This maybe nothing todo with Mac OS X. But it prove the soft-switch thing has nothing todo with my atheros failed to recognized in Mac OS X.
kizwan
QUOTE(siachori @ Aug 25 2008, 03:01 PM) *
Hi kizman!

Are you in same situation now? Did you try with iATKOS v4 10.5.4?

I got the same error on kalyway 10.5.2. Also installed iATKOS and now I see the airport card, i have a power on soft button, but still not working.

Any help?


Hi siachori,
I have installed Kalyway 10.5.2, iATKOS v2i, iATKOS v4i & JaS 10.5.4. All of them can't get our beloved AR5007EG wireless card recognized. Actually, AR5007EG will not going to work in any release unless we hack the hardware. However, hacking or rebranding a hardware is not an easy job. I can't find any tools that can do the job.

I'm right now using Linksys wireless cardbus (WPC54G ver. 3) which is working wonderfully in any OSX release so far.

I think you have read BuildSmart's post which is not really helpful. He even did not mention the name of the tools that he use to rebrand his card. So, it is totally useless.

kizwan
diogan
QUOTE(kizwan @ Aug 25 2008, 04:27 PM) *
Hi siachori,
I have installed Kalyway 10.5.2, iATKOS v2i, iATKOS v4i & JaS 10.5.4. All of them can't get our beloved AR5007EG wireless card recognized. Actually, AR5007EG will not going to work in any release unless we hack the hardware. However, hacking or rebranding a hardware is not an easy job. I can't find any tools that can do the job.

I'm right now using Linksys wireless cardbus (WPC54G ver. 3) which is working wonderfully in any OSX release so far.

I think you have read BuildSmart's post which is not really helpful. He even did not mention the name of the tools that he use to rebrand his card. So, it is totally useless.

kizwan


Hi Kizwan,

What drivers/kexts did you use to get the WPC45G working? I have a WPC45G Ver. 1.2 but I don't know what kexts to use (in lieu of the atheros card in my aspire 5315).
siachori
Thanks for all!

QUOTE(kizwan @ Aug 25 2008, 11:27 PM) *
Hi siachori,
I'm right now using Linksys wireless cardbus (WPC54G ver. 3) which is working wonderfully in any OSX release so far.
kizwan
kizwan
QUOTE(diogan @ Aug 26 2008, 03:59 PM) *
Hi Kizwan,

What drivers/kexts did you use to get the WPC45G working? I have a WPC45G Ver. 1.2 but I don't know what kexts to use (in lieu of the atheros card in my aspire 5315).


Hi diogan,
You have different version which is ver. 1.2 & I don't know if it has same chipset (broadcom) or not. From this website, it show that your cardbus use broadcom chipset.

You need to replace two kexts file, IOPCIFamily.kext & IOPCCardFamily.kext. You can get this kexts file over here:-
CardBus/PCMCIA PC Cards for Leopard
Download PCCard.10.5.2.beta3.mpkg.zip file for easy installation.

Always backup your current kexts before replacing them. I have to remind you that, for some machine, this kext file can cause kernel panic. That is why you need to backup your current kexts file so we can revert/restore to working condition. You also need to know your WPC54G hardware's ID. This is the list of hardware's ID that already exist in AppleAirPortBrcm4311.kext file:-
(/System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AppleAirPortBrcm4311.kext/Contents/Info.plist)
QUOTE
<array>
<string>pci106b,4e</string>
<string>pci14e4,4311</string>
<string>pci14e4,4312</string>
<string>pci14e4,4313</string>
<string>pci14e4,4318</string>
<string>pci14e4,4319</string>
<string>pci14e4,431a</string>
<string>pci14e4,4320</string>
<string>pci14e4,4324</string>
<string>pci14e4,4325</string>
<string>pci14e4,4328</string>
<string>pci14e4,432b</string>
<string>pci14e4,432c</string>
<string>pci14e4,432d</string>
</array>

You can get your hardware's ID in windows xp or vista. Open "Device Manager", double click your device to see the "Properties". If I'm not mistaken, click on "Details" tab & choose "Hardware ID". There you can see information like this "VEN_14e4\DEV_4306". That mean your hardware's ID, for example, is "pci14e4,4306".

Boot with "-f" once to update your kext cache file.

Good luck. smile.gif

kizwan
BuildSmart
QUOTE(kizwan @ Aug 25 2008, 05:27 PM) *
I think you have read BuildSmart's post which is not really helpful. He even did not mention the name of the tools that he use to rebrand his card. So, it is totally useless.

kizwan

kizwan, is it my fault it is too difficult for you to figure out that only one well-known tool exists to perform the task in linux for Atheros cards?

The only tool to do Atheros cards in linux is ath_info and it doesn't take a rocket scientist to figure this out so saying I don't provide enough information is you whining about your lack of ability to understand what I have written.

The rebranding task is not for most users because they require specific and detailed instructions and the issue with that is that there are so many of those cards by so many different vendors that someone would have to write literally hundreds of the same guide with minor changes because the person performing the task doesn't know what specific hardware they actually have or the common sense to figure out what ID's they should be rebranding too because not all AR5007EG are equal and want someone to hold their hand while they do it or do it for them.

This requires knowledge of your actual card and the chipset contained within, one user already figured out that for his particular card he needed to use 0x1014 because he did some research so for the last few days I've had a barrage of PM's from users who can't read my signature that have either broken their card or rebranded with incorrect information and it doesn't work and no longer works in windows.

Bottom line, my post is informational in that it explains the approach to resolving the issue for a wide number of cards and this alone should be enough for you to start figuring out what you need for ID's and the tools to perform the task for Atheros based cards is ath_pci/ath_info which are part of the madwifi tools.

If you can't find the tools then you shouldn't be performing the task.

If you have some intelligence and are able to figure out what you need to do then in all likely hood you can probably achieve the goal with success but if you are new to linux and Mac OS X then STOP before you break something because once broken you cannot recover easily.

If you decide to rebrand and you do something wrong, don't blame me for your mistakes and don't ask me to help you fix your broken card, the card is broken because you did not properly prepare to achieve your goal and fixing it is a very time consuming task that cannot be explained to the point where you can fix it because you have already proven that you couldn't even perform the simple task of rebranding your card properly.
kizwan
QUOTE(BuildSmart @ Aug 26 2008, 06:48 PM) *
kizwan, is it my fault it is too difficult for you to figure out that only one well-known tool exists to perform the task in linux for Atheros cards?

The only tool to do Atheros cards in linux is ath_info and it doesn't take a rocket scientist to figure this out so saying I don't provide enough information is you whining about your lack of ability to understand what I have written.

The rebranding task is not for most users because they require specific and detailed instructions and the issue with that is that there are so many of those cards by so many different vendors that someone would have to write literally hundreds of the same guide with minor changes because the person performing the task doesn't know what specific hardware they actually have or the common sense to figure out what ID's they should be rebranding too because not all AR5007EG are equal and want someone to hold their hand while they do it or do it for them.

This requires knowledge of your actual card and the chipset contained within, one user already figured out that for his particular card he needed to use 0x1014 because he did some research so for the last few days I've had a barrage of PM's from users who can't read my signature that have either broken their card or rebranded with incorrect information and it doesn't work and no longer works in windows.

Bottom line, my post is informational in that it explains the approach to resolving the issue for a wide number of cards and this alone should be enough for you to start figuring out what you need for ID's and the tools to perform the task for Atheros based cards is ath_pci/ath_info which are part of the madwifi tools.

If you can't find the tools then you shouldn't be performing the task.

If you have some intelligence and are able to figure out what you need to do then in all likely hood you can probably achieve the goal with success but if you are new to linux and Mac OS X then STOP before you break something because once broken you cannot recover easily.

If you decide to rebrand and you do something wrong, don't blame me for your mistakes and don't ask me to help you fix your broken card, the card is broken because you did not properly prepare to achieve your goal and fixing it is a very time consuming task that cannot be explained to the point where you can fix it because you have already proven that you couldn't even perform the simple task of rebranding your card properly.



BuildSmart,
If I'm going to figure out by my self, I will not joining this forum. How the hell I'm going to know how you do it or what tools did you use if you always use word like "google", "rebrand", "rocket scientist" or "don't ask me"? If you want to help people, just help. If not, just shut-up.

Why it is so wrong to provide people the right direction? All of your post is not very helpful & arrogant. People come here to get help or provide help. With that attitude, you should not be here.
BuildSmart
QUOTE(kizwan @ Aug 26 2008, 07:49 AM) *
BuildSmart,
If I'm going to figure out by my self, I will not joining this forum. How the hell I'm going to know how you do it or what tools did you use if you always use word like "google", "rebrand", "rocket scientist" or "don't ask me"? If you want to help people, just help. If not, just shut-up.

Why it is so wrong to provide people the right direction? All of your post is not very helpful & arrogant. People come here to get help or provide help. With that attitude, you should not be here.
The use of google will help you figure out what ID's you are going to need for your card.

Rebranding is what the process is called where you change the subsystem ID's from one vendor to another.

You don't have to be a rocket scientist but you do have to think for yourself cause I'm not going to think for you.

I help who and when I feel like helping and I answer questions when I feel like answering them, I don't owe you any help, you have not asked any intelligent question that I feel warrant an answer and you call me unhelpful.

Generally I help those who are struggling to achieve the goal because they are making some kind of effort, you are making no effort, you want a solution handed to you which requires no intelligence on your part to execute and I can now understand why you need it to be this way.

When arrogant people like you screw up rebranding your card because you can't figure anything out on your own you come and bitch to me or blame me because you don't possess the skills to help yourself and you don't even make the effort to do so.

I state to use the linux tools, I state to read up on it and the information I provided has helped many people but a handful bitch because I do not provide specific details for them to accomplish it, people like you want a GUIDE that has specific instructions for the exact card you have so you can follow them verbatim and have a working solution.

What I do not provide is specific details to rebrand one particular card because it would be considered biased to those who have a different card so I explain the process required and leave it up to the user to do some research and figure out what they need to do for their particular card.

If you have a specific question then ask your question and if I am inclined to provide you with an answer I will do so but stop your bitching, I don't owe you anything or any information despite what you believe you are entitled too obtain from me.

All your bitching has done is made it so that I don't feel like offering any further information or assistance to anyone with this chipset and this is my choice so, if anyone wants to bitch now, they can bitch to you for screwing up any chance that I might provide more specific details or information by responding to questions to aid them in resolving their wifi issue with this chipset.
kizwan
QUOTE(BuildSmart @ Aug 26 2008, 11:40 PM) *
The use of google will help you figure out what ID's you are going to need for your card.

Rebranding is what the process is called where you change the subsystem ID's from one vendor to another.

You don't have to be a rocket scientist but you do have to think for yourself cause I'm not going to think for you.

I help who and when I feel like helping and I answer questions when I feel like answering them, I don't owe you any help, you have not asked any intelligent question that I feel warrant an answer and you call me unhelpful.

Generally I help those who are struggling to achieve the goal because they are making some kind of effort, you are making no effort, you want a solution handed to you which requires no intelligence on your part to execute and I can now understand why you need it to be this way.

When arrogant people like you screw up rebranding your card because you can't figure anything out on your own you come and bitch to me or blame me because you don't possess the skills to help yourself and you don't even make the effort to do so.

I state to use the linux tools, I state to read up on it and the information I provided has helped many people but a handful bitch because I do not provide specific details for them to accomplish it, people like you want a GUIDE that has specific instructions for the exact card you have so you can follow them verbatim and have a working solution.

What I do not provide is specific details to rebrand one particular card because it would be considered biased to those who have a different card so I explain the process required and leave it up to the user to do some research and figure out what they need to do for their particular card.

If you have a specific question then ask your question and if I am inclined to provide you with an answer I will do so but stop your bitching, I don't owe you anything or any information despite what you believe you are entitled too obtain from me.

All your bitching has done is made it so that I don't feel like offering any further information or assistance to anyone with this chipset and this is my choice so, if anyone wants to bitch now, they can bitch to you for screwing up any chance that I might provide more specific details or information by responding to questions to aid them in resolving their wifi issue with this chipset.


Obviously you are not intelligent after all. You just like to bitching to any one that you don't like. I don't owe you anything too. So, you can go away. You are not deserve to be here. I know now that you are too stupid that your stupidity blind you to see the bigger picture.

You can go away now. thumbsdown_anim.gif
diogan
QUOTE(kizwan @ Aug 26 2008, 05:26 AM) *
Hi diogan,
You have different version which is ver. 1.2 & I don't know if it has same chipset (broadcom) or not. From this website, it show that your cardbus use broadcom chipset.

You need to replace two kexts file, IOPCIFamily.kext & IOPCCardFamily.kext. You can get this kexts file over here:-
CardBus/PCMCIA PC Cards for Leopard
Download PCCard.10.5.2.beta3.mpkg.zip file for easy installation.


I installed it successfully, and my device ID was already in the list. Nothing happens though; in fact there is no information in network preferences at all (LAN is also not working). Hmm... The card doesn't seem like it's getting power or anything... the neither of the LEDs on the top are lit.

Oh, I should mention that this is an Acer Aspire 5315 laptop, if that matters.
kizwan
QUOTE(diogan @ Aug 27 2008, 03:04 AM) *
I installed it successfully, and my device ID was already in the list. Nothing happens though; in fact there is no information in network preferences at all (LAN is also not working). Hmm... The card doesn't seem like it's getting power or anything... the neither of the LEDs on the top are lit.

Oh, I should mention that this is an Acer Aspire 5315 laptop, if that matters.


Hi,
Can you post your dmesg under single user mode. Boot with -s. Ooh yes....can you post at this thread: CardBus/PCMCIA PC Cards for Leopard because it is not related in this thread. Please post your laptop full specification & which OSX release did you installed. Thank you. smile.gif

kizwan
diogan
QUOTE(kizwan @ Aug 26 2008, 02:49 PM) *
Hi,
Can you post your dmesg under single user mode. Boot with -s. Ooh yes....can you post at this thread: CardBus/PCMCIA PC Cards for Leopard because it is not related in this thread. Please post your laptop full specification & which OSX release did you installed. Thank you. smile.gif

kizwan


My Laptop:

Acer Aspire 5315
LAN: Broadcom Netlink Fast Ethernet
WLAN: Atheros AR5007EG
OSX: Leo4All v2, upgraded with JaS 10.5.3 updater.

I'll ran dmesg but it didn't find any relevant hardware that I could see. Something about the kernel dependency, a change made to the PCI configuration, and then a little bit about the hard disks I believe.

BuildSmart
QUOTE(kizwan @ Aug 26 2008, 12:05 PM) *
Obviously you are not intelligent after all. You just like to bitching to any one that you don't like. I don't owe you anything too. So, you can go away. You are not deserve to be here. I know now that you are too stupid that your stupidity blind you to see the bigger picture.

You can go away now. thumbsdown_anim.gif

You are the one that is bitching, you are the one that can't figure it out and you are the one who has not asked any intelligent questions.

I can go away?
I don't deserve to be here?
I am too stupid?
I don't see the bigger picture?

Oh please enlighten me on this bigger picture you speak of
diogan
QUOTE(BuildSmart @ Aug 26 2008, 10:40 AM) *
The use of google will help you figure out what ID's you are going to need for your card.

Rebranding is what the process is called where you change the subsystem ID's from one vendor to another.


This is the first time I've tried installing OSx86 on a machine that I didn't build from the ground up for compatibility, so I haven't had to deal with complex hardware issues yet.

Have you heard of anyone successfully rebranding an AR5007EG (14E4:1713)? I haven't found anything with that particular card via google, and I am loathe to potentially kill my wireless card by accident (especially since it's the computer my daughter uses for school).
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.