Jump to content
MaLd0n

DSDT Auto-Patcher (discontinued)

Recommended Posts

Hi there,

Thank's for the good work.

I have a Compaq C762NR laptop - 10.6.8 OS X,

Intel Core 2 Duo T5550

GMA X3100

ICH8

Conexant HDA

almost perfect run with /E/E - FakeSMC and VooDooHDA in /S/L/E without DSDT.

But the machine runs hot and when close the Lid, did not sleep.

Can you make some patches to the DSDT for that problems?

I extracted DSDT from OS X.

DSDT.dsl.zip

Link to comment
Share on other sites

Hi MaLd0n, can you please help me with DSDT on GigByte G41m-Combo MOBO?

http://www.gigabyte.com/products/product-page.aspx?pid=3505#ov


I appreciate it more than I can express. I'm setting this up for my son and he is so excited, but I have yet to get it working properly without a good DSDT.


Thank you so much in advance!

 

Any possibility of this one?

Link to comment
Share on other sites

Hi MaLd0n


can you help me edit my hp dv2922tx DSDT, been trying it with no success,


as attach is the original that extracted from the source


i'm installing snow leopard 10.6.8 on dv 2922tx


power not cut off when lid closed.

Marvel yukon conflict with Bluetooth integrated Wifi ( BCM4312 )

Alps Touchpad n keyboard not work as i need usb ps2 mouse and keyboard


btw here are the quick specs of the hardware from hp websites


-Intel Core 2 Duo processor T5750 (2.0 GHz)

-250GB (5400RPM) Hard Drive

-3GB DDR2 SDRAM

-LightScribe Super Multi 8X DVD±RW with Double Layer Support

-HP 1.3MP Webcam will work with some of 3rd party software

-nVidia GeForce 8400M GS with 128MB DDR dedicated graphics memory - natively supported

-802.11b/g WLAN and Bluetooth - it will detect using io80211Family but ethernet will not work

-Ethernet - on OSX detect as MarvelYukon using IONetworkingFamily but BCM4312

-5 in 1 Digital Media Reader - Ricoh

-Express Card/54PC Card Slot - not detected

-Expansion Port 3 - not detected

-Firewire - Natively supported



thanks in advanced

dv2922tx.zip

Link to comment
Share on other sites

Hi, Im Walter from Argentina, I'm trying to use the DSDT patch for the Dell Optiplex 780 with the application auto DSDT Partch. What I would like to know on time, is for BIOS version works.

I would appreciate your help. From already thank you very much and excuse my English.

Link to comment
Share on other sites

I've created a dsdt for my board Gigabyte EP35-DS3P using GA EP35-DS3P.txt and ALC 889a.txt. With the compiled dsdt.aml I am successfully running Lion 10.7 Vanilla with FakeSMC and for the sound stuff I use ALC8xxHDA/AppleHDA Rollback. No other kexts was necessary.


I still have sleep issues tough:

1. My PC goes to sleep properly but after waking up I get kernel panic.

2. I've tried using NullCPUPowermanagement - the PC goes to sleep and never wakes up again...

3. I tried to add patches LPC ICH9.txt + New HPET.txt and I still get kernel panic.

Would you please help me with further patching?

send.zip

Link to comment
Share on other sites

BSD process name corresponding to current thread: iCal Helper

 

I don't think it's DSDT related, there are reports about it even on real Macs

https://discussions.apple.com/thread/2652485?start=45&tstart=0


Have you tried without the rollback audio kexts?

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Good job Cassio! Thank you very much.


1.

I don't know how to revert from AppleHDA rollback (maybe I should have backed up the original first me noob or how?)...


2.

Combo Update 10.7 -> 10.7.3

This replaced the AppleHDA rollback to original I suppose.

Reboot.

Sleep and wake up works :)))))

No sound. :(


3.

Reapplied Realtek ALC8xx.

Reboot.

No sound.

(sleep+wake still works)


4.

Build new dsdt.aml

I applied

GA EP35-DS3P.txt

ALC889A.txt

ALC 889a.txt


5.

Reboot with new dsdt.aml

Still no sound

Applying AppleHDA Rollback (multishit)

(still forget to back the original up - hmm)


6.

Reboot.

Sound is up :)))))

Sleep.

(crossing fingers)

(waking...)

Wake.

no kernel panic :))))))))) It works !


I'd like to ask which patch should I add for my Gigabyte EP35-DS3P rev 2.1 F6 and HDEF ALC889a onboard audio for audio?

- ALC 889a.txt (under HDEF Gigabyte)

- ALC889A.txt (under Misc)


I tried if I add either of them or both of them - so in all cases - the onboard soundcard works under Lion 10.7-10.7.3 but I still have to add ALC8xxHDA and AppleHDA Rollback with multishit.


Is ALC 889a.txt (HDEF Gigabyte section) is enough for my dsdt.aml?

(original DSDT is 2-3 posts up attached as send.zip to my post)

Link to comment
Share on other sites

You will always need ALC8xxHDA+AppleHDA rollback, or a patched Lion AppleHDA.


In DSDT part, the important is that layout-id coincides with LayoutID in AppleHDA, see here http://Olarila.com/forum/viewtopic.php?f=19&t=634

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

The layout ID is "0x75, 0x03, 0x00, 0x00" for my soundcard.


I'm already using a modified GA EP35-DS3P.txt by modifing the layout ID part of that patch (I've read about this somewhere).

into device label HDEF insert
begin
Method (_DSM, 4, NotSerialized)\n
   {\n
       Store (Package (0x04)\n
           {\n
               "layout-id", \n
               Buffer (0x04)\n
               {\n
                   0x75, 0x03, 0x00, 0x00\n
               }, \n
               "PinConfigurations", \n
               Buffer (Zero) {}\n
           }, Local0)\n
       DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n
       Return (Local0)\n
   }
end;

 

However both the "Gigabyte HDEF" and the "Misc" alc 889a patch already contains this layout id.

Does it matter which one I use in my DSDT?

Link to comment
Share on other sites

If you edited GA EP35-DS3P.txt to fit your needs, you don't need another HDEF patch. I would use the one from "Gigabyte HDEF" since the mobo is Gigabyte.

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Hey MaLd0n or someone, can you hook me up with a DSDT for my notebook?


Model: Asus X83VB-X2

Motherboard: Asus 60-NSVMB1100-A01

Chipset: GM45

Ram: 4GB (2x2)

CPU: Intel Core 2 Duo T6400 2GHz

WiFi: Atheros AR9285


I have everything as is working except Sleep & WiFi. Standard Install - SL 10.8.6


Thanks!!!

Link to comment
Share on other sites

Can you help me patch my DSDT file. My machine is Asus K53sv with Win7+Mac Lion 10.7.4:

CPU: Intel core i3-2310M @2,1 Ghz.

RAM: 6gb bus 1333Mhz.

VGA Card: Intel HD3000+ nvdia GT540M 1gb.

Wifi: Atheros AR9002WB-1NG Wireless Network Adapter

LAN: Realtek RTL8168/8111 PCI-E Gigabit Ethernet Adapter (PHY: Realtek RTL8211/8212) PCI

Audio: Realtek ALC269




MY_FILE

http://www.mediafire.com/?vccdvj0jlfbbu10

K53sv_DSDT.rar

Link to comment
Share on other sites

pc1. ECS G41T-M v2.0, P E6600 3GHz, GeForce 7300 SE/7200 GS 256 MB, VIA VT1708B CE HD sound card

Atheros L2 Fast Ethernet, Realtek PCI GBE Family Controller, System info: http://i46.tinypic.com/20l0d29.jpg


pc2. MSI G41M-P26 (MS-7592), P E6500, Qualcomm Atheros AR8132 PCI-e, VIA VT1708B CE, ATI Radeon HD 4350 (RV710)

send_me.zip

MSI H61M-P31/W8 (MS-7788), Intel® Core i3-3250 CPU @ 3.50GHz (Ivy Bridge-DT), Intel HD 2500, everything on-board.

System info: http://i62.tinypic.com/fbb21t.png

Link to comment
Share on other sites

Olá MaLdOn estou abrindo novamente esse tópico para te pedir ajudar com o meu gerenciamento de energia, procurei por vários fóruns mas não me dei muito bem em conseguir fazer isso e ai o OuVerRos me disse que você poderia me ajudar com relação a isso e observei que você ajudou muitos aqui no fórum, minha placa mãe é uma Gigabyte Ga-G31M-ES2L e gostaria muito que pudesse me ajudar com o gerenciamento de energia dela, pois já pesquisei tanto já tem uns 3 meses e não conseguiu preparar a minha DSDT.aml um primeiro passo que consegui foi extrair ela com o DSDT Auto-Pacher porem o restante que tinha que fazer não consegui pois os programas para edita-la não funcionaram por isso te peço ajuda com isso, obrigado

Link to comment
Share on other sites

Minha ultima chance de ativar o aceleramento gráfico da minha placa de vídeo.. se alguém puder patcher para mim o DSDT, ele da kernel panic, n sei o porq, pelo que entendi.. por causa do processador ser AMD.


Tudo fica reconhecido nas informações do sistema, mas nada de funcionar.

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...