Jump to content
st3v3n_fun

need kext and patched DSDT for acer 3680 bios v 1.3508

Recommended Posts

  • Administrators

Replace dsdt.aml in /Extra

dsdt.aml.zip

Donation with Paypal HERE

Donation with Stripe HERE

Donation with BuyMeaCoffee HERE

Donation with Mercado Livre HERE

Donation with Binance 0xdbe48ef6b158f1dd0035d7f49555c99e52f72714

Donation with BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

Donation with PicPay @danielnmaldonado

Donation with PiX @danielnmaldonado@gmail.com

Link to comment
Share on other sites

  • Administrators

There aren't many kexts there, it's more a compatibility list.


You'll find more kexts at http://www.kexts.com/

Donation with Paypal HERE

Donation with Stripe HERE

Donation with BuyMeaCoffee HERE

Donation with Mercado Livre HERE

Donation with Binance 0xdbe48ef6b158f1dd0035d7f49555c99e52f72714

Donation with BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

Donation with PicPay @danielnmaldonado

Donation with PiX @danielnmaldonado@gmail.com

Link to comment
Share on other sites

  • Administrators

You have to replace dsdt.aml in /Extra by the one I attached previously.

Donation with Paypal HERE

Donation with Stripe HERE

Donation with BuyMeaCoffee HERE

Donation with Mercado Livre HERE

Donation with Binance 0xdbe48ef6b158f1dd0035d7f49555c99e52f72714

Donation with BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

Donation with PicPay @danielnmaldonado

Donation with PiX @danielnmaldonado@gmail.com

Link to comment
Share on other sites

  • Administrators

Try to add ID (0x435211ab) in /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleYukon2.kext/Contents/Info.plist


or use a legacy kext in /Extra/Extensions

http://www.mediafire.com/file/nk6zv2cqfs3c63t/LegacyAppleYukon2.kext.zip

Donation with Paypal HERE

Donation with Stripe HERE

Donation with BuyMeaCoffee HERE

Donation with Mercado Livre HERE

Donation with Binance 0xdbe48ef6b158f1dd0035d7f49555c99e52f72714

Donation with BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

Donation with PicPay @danielnmaldonado

Donation with PiX @danielnmaldonado@gmail.com

Link to comment
Share on other sites

  • Administrators

Try the legacy used in Aspire 3690 (ALC883Aspire3690.kext) + AppleHDA 10.6.2 + DSDT patch

http://www.insanelymac.com/forum/index.php?showtopic=216641


If it works you can patch 10.6.8/10.7 AppleHDA

http://Olarila.com/forum/viewtopic.php?f=17&t=212

Donation with Paypal HERE

Donation with Stripe HERE

Donation with BuyMeaCoffee HERE

Donation with Mercado Livre HERE

Donation with Binance 0xdbe48ef6b158f1dd0035d7f49555c99e52f72714

Donation with BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

Donation with PicPay @danielnmaldonado

Donation with PiX @danielnmaldonado@gmail.com

Link to comment
Share on other sites

I`m currently trying to make my MACOSX 10.6.6i hazard version work at full in an Acer 3680-2367


It's a similar hardware (Celeron M520 and bcm4311 instead of atheros)


I experienced the same lack of functionality, no WIFI, no Yukon ethernet nor pcmcia detection.


But if i placed IOPCIFamily that i got from www.kexts.com, (dont remember the link, but in description the uploader praise it as having solved the wifi problem ( no power on, so no detection).


But it did more than that, in 10.6.3 ethernet, wifi broadcom 4311, and pcmcia were now detected without problems thought in 10.6.6 it will not detect ethernet. I know it is not a solution for you but i think it is the root of all our problems as it was for me, give a try to other IOPCIfamily kext.



by the way, Still fighting with my gma 950, can someone pass me the original kexts for 10.6.6? so far i only get a grey screen, tried kexts, natit and EFI string. Haven't tried the DSDT stuff but i'm working on it, if it works, i will make a thread later. I want the original kexts cause i don't know if the hazard installation has original or patched kexts and perhaps that is causing my problems.

Link to comment
Share on other sites

By the way, i tried patching DSDT fix with "Has panel" patch and DTGP method, no luck. But... got GMA950 working by installing Boot32 bootloader included in 10.6.6i by hazard.


I really dont know what is so special in this bootloader, but it works like a charm and it doesn't needs patched DSDT.

If anyone has a clue, i would like to know. Tried other bootloaders included in that distro : RC4, RC5, AsereBLN 1.1.9 none of them worked: 32bit mode would give a gray screen or simply not loaded kext, 64bit mode would not load kext since it is not 64bit compatible. Even 10.6.2 wich is supposed to be 64bit compatible showed as not loaded.


Found the link for IOPCIFAMILY. http://www.osx86.net/downloads.php?do=file&id=892 download the KEXT and check it it works for you.

Link to comment
Share on other sites

Maybe the "standard" HasPanel patch doesn't work for you, e.g. there's another device with _ADR = 0x00020000 in your DSDT. If it's the case you can use label instead of name_adr in the patch (and replace 0x00020000 by the video device name).

ASUS N53Jq • CPU: Intel Core i7-740QM 1.73GHz • RAM: 6,0GB • HD: 500GB • GPU: GeForce GT 425M 1GB 1920x1080 • OS: OS X 10.8.4 • Linux Mint 15 • Windows 8

Link to comment
Share on other sites

I dont think i understood that, here is my code. Maybe i commit a big mistake and placed the wrong code since i searched for _ADR and only see one _ADR, 0x00020000 match :

 

Device (GFX0)
           {
               Name (_ADR, 0x00020000)
               Method (_STA, 0, NotSerialized)
               {
                   If (PEGA)
                   {
                       Return (0x00)
                   }
                   Else
                   {
                       Return (0x0F)
                   }
               }

               Method (_DOS, 1, NotSerialized)
               {
                   Store (And (Arg0, 0x03), DSEN)
               }

               Method (_DOD, 0, NotSerialized)
               {
                   If (LEqual (NDID, 0x01))
                   {
                       Name (TMP1, Package (0x01)
                       {
                           0xFFFFFFFF
                       })
                       Store (Or (0x00010000, DID1), Index (TMP1, 0x00))
                       Return (TMP1)
                   }

                   If (LEqual (NDID, 0x02))
                   {
                       Name (TMP2, Package (0x02)
                       {
                           0xFFFFFFFF, 
                           0xFFFFFFFF
                       })
                       Store (Or (0x00010000, DID1), Index (TMP2, 0x00))
                       Store (Or (0x00010000, DID2), Index (TMP2, 0x01))
                       Return (TMP2)
                   }

                   If (LEqual (NDID, 0x03))
                   {
                       Name (TMP3, Package (0x03)
                       {
                           0xFFFFFFFF, 
                           0xFFFFFFFF, 
                           0xFFFFFFFF
                       })
                       Store (Or (0x00010000, DID1), Index (TMP3, 0x00))
                       Store (Or (0x00010000, DID2), Index (TMP3, 0x01))
                       Store (Or (0x00010000, DID3), Index (TMP3, 0x02))
                       Return (TMP3)
                   }

                   If (LEqual (NDID, 0x04))
                   {
                       Name (TMP4, Package (0x04)
                       {
                           0xFFFFFFFF, 
                           0xFFFFFFFF, 
                           0xFFFFFFFF, 
                           0xFFFFFFFF
                       })
                       Store (Or (0x00010000, DID1), Index (TMP4, 0x00))
                       Store (Or (0x00010000, DID2), Index (TMP4, 0x01))
                       Store (Or (0x00010000, DID3), Index (TMP4, 0x02))
                       Store (Or (0x00010000, DID4), Index (TMP4, 0x03))
                       Return (TMP4)
                   }

                   Name (TMP5, Package (0x05)
                   {
                       0xFFFFFFFF, 
                       0xFFFFFFFF, 
                       0xFFFFFFFF, 
                       0xFFFFFFFF, 
                       0xFFFFFFFF
                   })
                   Store (Or (0x00010000, DID1), Index (TMP5, 0x00))
                   Store (Or (0x00010000, DID2), Index (TMP5, 0x01))
                   Store (Or (0x00010000, DID3), Index (TMP5, 0x02))
                   Store (Or (0x00010000, DID4), Index (TMP5, 0x03))
                   Store (Or (0x00010000, DID5), Index (TMP5, 0x04))
                   Return (TMP5)
               }
			Method (DSM, 4, NotSerialized)
           {
              Store (Package (0x04)
                 {
                    "AAPL,HasPanel", 
                    Buffer (0x04)
                    {
                       0x01, 0x00, 0x00, 0x00
                    }, 

                    "model", 
                    Buffer (0x07)
                    {
                       "GMA950"
                    }
                 }, Local0)
              DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
              Return (Local0)
           }
               Device (DD01)
               {

 

To be honest, i have never done this before. Compiler say no errors found. Also applied RTC snow leopard fix, changed all _T_0 to T_0

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.





×
  • Create New...

Hey! Welcome to Olarila.com  Please Disable Your ADBlocker!

3vHSCmh.png

The popup will be closed in 15 seconds...