Jump to content
10 posts in this topic

Recommended Posts

Hello! Thanks to anyone who is kind enough to reply to this! Let me explain my problem. I previously had installed Windows 8.1 on my ASUS K53E laptop, then I installed Windows 10, shortly after that I installed OS X Yosemite using Uni .-. Beast . The display resolution in the recovery mode of OS X (used to install the OS on a mac usually) was flawless (same resolution as normal) which is a surprise because on my other computer that I made a  Hackintosh, the resolution was terrible in recovery. Anyhow I went through with setup and note that there was a "Customize" button but it only included "OS X System and Essentials". So I decided that i wouldn't mess with those and about 30 minutes later OS X 10.10.4 was installed! I clicked continue a few times and then it asked for my type of internet connection. I tried to click Wi-Fi but it was greyed out so I couldn't. I clicked the last option "My Computer Doesn't Connect to Internet". I got to the desktop thinking "Hooray only one medium problem". I tried to connect to internet, didn't work. I tried going into settings and then connecting to internet, didn't work. On another computer I downloaded Multi .-. Beast and installed an Atheros Driver, didn't work. So I am contacting you all to find the perfect .kext file for my Hackintosh. 

 

SHORT INFO

I need a .kext file for an Atheros AR9285 Wi-Fi card for OS X on an ASUS K53E.

 

Thanks to you all!

Link to comment
https://www.insanelymac.com/forum/topic/307213-atheros-ar9285-on-os-x-yosemite/
Share on other sites

You left chat before I was able to give him the link. - http://translate.google.com/translate?hl=en&sl=pt&u=http://olarila.com/forum/viewtopic.php%3Ff%3D30%26t%3D3419

 

Edit:  I only read the title of your post, if I read the content I would have mentioned not supporting the beast.  No TMX support here dude!

P.S. Sup Weg ;)

Copy this (AirPortAtheros40.kext.zip) to: IO80211Family.kext > Contents > PlugIns - You'll find this kext in S/L/E

 

For put this plugin inside the folder, click with right button of your mouse/touchpad in IO80211Family and go to Show Package Contents

 

And as the guys they spoke to you above Rules about Tonymac

Work perfect with this patch

Device (ARPT)
            {
                Name (_ADR, Zero)
                Name (_SUN, One)
                Name (_PRW, Package (0x02)
                {
                    0x09, 
                    0x04
                })
                Method (_DSM, 4, NotSerialized)
                {
                    Store (Package (0x14)
                        {
                            "built-in", 
                            Buffer (One)
                            {
                                0x00
                            }, 

                            "model", 
                            Buffer (0x10)
                            {
                                "Apple WiFi card"
                            }, 

                            "subsystem-id", 
                            Buffer (0x04)
                            {
                                0x8F, 0x00, 0x00, 0x00
                            }, 

                            "subsystem-vendor-id", 
                            Buffer (0x04)
                            {
                                0x6B, 0x10, 0x00, 0x00
                            }, 

                            "model", 
                            Buffer (0x19)
                            {
                                "Atheros AR9285 WiFi card"
                            }, 

                            "name", 
                            Buffer (0x0B)
                            {
                                "pci168c,2a"
                            }, 

                            "device-id", 
                            Unicode ("*"), 
                            "subsystem-id", 
                            Buffer (0x04)
                            {
                                0x8F, 0x00, 0x00, 0x00
                            }, 

                            "subsystem-vendor-id", 
                            Buffer (0x04)
                            {
                                0x6B, 0x10, 0x00, 0x00
                            }, 

                            "device_type", 
                            Buffer (0x08)
                            {
                                "Airport"
                            }
                        }, Local0)
                    DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
                    Return (Local0)
                }
            }

hello

 

read about here

 

http://www.insanelymac.com/forum/topic/292542-airport-pcie-half-mini/

 

and use toleda patch in ur dsdt .. to solve the issue .. and u never have updates problems ..

 

https://github.com/toleda/wireless_half-mini/blob/master/Patches/arpt1-ar928x-ar9380.txt

 

if u go use any solution with kext .. new system update .. same issue

 

good hack

  • Like 1

@DiodeCode already fix the WiFi problem.

 

Thanks to all the help from my other forums post my Wi-Fi seems to work fine now! 

 

http://www.insanelymac.com/forum/topic/307221-asus-k53e-wont-boot-without-starting-up-with-usb-and-selecting-hdd/?p=2154362

 

We will need put a "solved" here  :D

×
×
  • Create New...