Jump to content

DSDT Auto-Patcher


MaLd0n
 Share

5,753 posts in this topic

Recommended Posts

Hi MaLdOn! i have one more request.

 

can you compile my complete dsdt with (geforce 9600 gt 512mb device inside).

 

someone told me that with dsdt & new nvidia drivers openGL test much more then with GraphicsEnabler.

 

here some info about my card.

GeForce 9600 GT:

 Name: NVDA, Display-B
 Type: display
 Driver Installed: Yes
 Bus: PCI
 Slot: Slot-1
 Vendor ID: 0x10de
 Device ID: 0x0622
 Subsystem vendor ID: 0x1acc
 Subsystem ID: 0x0010
 The audit ROM: 62.94.56.00.3A
 Audit ID: 0x00a1
 Width links: x16
 Communication speed: 2.5 GT / s

dsdt.aml.zip

Link to comment
Share on other sites

Still not waking up. Do I need to install the SleepEnabler to wake up the system? I guess you are aware that I have OpenHaltRestart,NullCPUPowerMgnt kext. Do I still need this kext with this latest DSDT you have given me?

 

OpenHaltRestart --> shutdown in DSDT, restart ChameleonRc5 --> delete

NullCPUPowerMgnt.kext disables native power management

no native power management

no sleep without kext

 

add in boot.plist

<key>GeneratePStates</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>

 

delete null

 

i've just made a new dsdt file for my x58a-ud3r rev2 bios FC...Now , i get only 6500 points in geekbench, before with a dsdt file, that i've found on this forum i got 11400 points with the same bios settings. How can i solve?

 

look it

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

 

native power management

adding manually in your DSDT

or using the ChameleonRC5

 

add in boot.plist

<key>GeneratePStates</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>

 

Kernel Extension in backtrace (with dependencies):

com.apple.driver.AppleAHCIPort(2.1.2)@0xffffff7f8076d000->0xffffff

dependency:com.apple.iokit.IOAHCIFamily(2.0.4.)@0xffffff7480766000

dependency:com.apple.iokit.IOPCIFmily(2.6)@0xffffff780604000

BSD process name corresponding to current thread: kernel_task

Mac OS version:

Not yet set

 

enable AHCI

 

P5Q-EM, latest BIOS from Asus v.2203, used el coniglio's Asus Shutdown Fix manually since my motherboard is not listed.

 

Thanks for giving it a shot ;)

 

dsdt.fu_manchu.zip

 

ALIAS

DTGP

HID/CID

IRQs

LAN

LPC

REMOVE

RENAME

SBUS

SHUTDOWN

FIX WARNINGS

Link to comment
Share on other sites

OpenHaltRestart --> shutdown in DSDT, restart ChameleonRc5 --> delete

NullCPUPowerMgnt.kext disables native power management

no native power management

no sleep without kext

 

add in boot.plist

<key>GeneratePStates</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>

 

delete null

 

 

 

 

look it

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

 

native power management

adding manually in your DSDT

or using the ChameleonRC5

 

add in boot.plist

<key>GeneratePStates</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>

 

 

 

enable AHCI

 

 

 

Okay, I will try this once I get the system to the login prompt. It is now on the kernel panic stage. Booting single user mode goes to kernel panic as well. I'm still making ay [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url] disk to get into the system and will try to apply the above settings.

Link to comment
Share on other sites

Okay, I will try this once I get the system to the login prompt. It is now on the kernel panic stage. Booting single user mode goes to kernel panic as well. I'm still making ay [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url] disk to get into the system and will try to apply the above settings.

 

AHCI enabled in bios?

dsdt.Efi_Gy.zip

 

Hi MaLdOn! i have one more request.

 

can you compile my complete dsdt with (geforce 9600 gt 512mb device inside).

 

someone told me that with dsdt & new nvidia drivers openGL test much more then with GraphicsEnabler.

 

here some info about my card.

GeForce 9600 GT:

 Name: NVDA, Display-B
 Type: display
 Driver Installed: Yes
 Bus: PCI
 Slot: Slot-1
 Vendor ID: 0x10de
 Device ID: 0x0622
 Subsystem vendor ID: 0x1acc
 Subsystem ID: 0x0010
 The audit ROM: 62.94.56.00.3A
 Audit ID: 0x00a1
 Width links: x16
 Communication speed: 2.5 GT / s

 

Hi pasha_infest

 

if you send me the patch

I can do

Link to comment
Share on other sites

Hello Sir,

What did you mean about the NullCPUPowerManagement.kext? I added the code after that to the boot plist. Thanks CFI

 

NullCpuPM disables power management

remove kext

http://www.insanelymac.com/forum/index.php...t&p=1514836

 

To enable native power management you should use proper mac model + HPET enabled. To enable C-States you must have LPC working on your system. It could be enabled via DSDT mod or injector.

 

+

 

<key>GeneratePStates</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>

 

i don't have a patch. :)

mald0n.png

 

:)

Link to comment
Share on other sites

NullCpuPM disables power management

remove kext

http://www.insanelymac.com/forum/index.php...t&p=1514836

 

 

 

+

 

<key>GeneratePStates</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>

 

 

mald0n.png

 

:)

I removed it and couldnt boot, it got about 1/4 through the verbose and gave up. I seem to have had one in system ext and in extra ext. I just tried changing the legacy bios enable and lost 1/2 of my usb. Will keep trying. Thanks CFI

Link to comment
Share on other sites

I removed it and couldnt boot, it got about 1/4 through the verbose and gave up. I seem to have had one in system ext and in extra ext. I just tried changing the legacy bios enable and lost 1/2 of my usb. Will keep trying. Thanks CFI

 

post a photo of the error without the kext nullcpupower

may be the HPET

 

Use -V

Link to comment
Share on other sites

Thank you very much indeed MaLdOn

 

Everything seems A OK now :D

 

WoW ;)

wowlf.png

 

Hi MaLd0n,

 

Now my ALC662 Sound is working too and the whole mashine ist running better than ever :D

 

Thanks for your patience with me and the great help.

 

Cheers,

lufisk

 

;)

Link to comment
Share on other sites

look it

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

 

native power management

adding manually in your DSDT

or using the ChameleonRC5

 

add in boot.plist

<key>GeneratePStates</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>

 

Oh yeah!! Now i get 12k points in geekbench XD Thx!!! :P:D

 

;)

Link to comment
Share on other sites

Hello MaLdOn.

 

Couldn't find anyone giving you a dsdt from a ASUS P5Q-Deluxe bios vers 2201.

 

Any chance of patching my dsdt?

 

Asus_P5Q_Deluxe_dsdt.aml.zip

 

kextstat.txt

 

ioreg.txt

dsdt.evilseed.zip

 

ALIAS

DTGP

AHCI ICH10

HID/CID

IRQs

LAN

LPC

REMOVE

RENAME

SHUTDOWN

FIX WARNINGS

Link to comment
Share on other sites

Hi Mald0n

 

Chat with juanerson,

 

The dsdt.dsl I sent to you is free of errors (ready to compile), BUT need BASICS hacks/fixes (including the cpu,etc) as every (almost all) DSDTs needed to be adjusted... So, for that fixes please ask to MaLd0n, has created a beautiful app for autopatch any DSDT (free of errors of course) like yours now. Second, for your information The rename of devices "its very important" like I said you in the POST I linked to you... please read it. Is very EASY win DSDTSE 1.4.3, just device by device you can use the "replace" or "rename" button, and automatically do the replacement in all declarations involved around the DSDT. Note: The correction of your buggy DSDT was the 50% of the work, the rest its your job.... but MaLd0n is so kind... maybe he do it for you automagically.

 

Just had a nice email conversation with juanerson about getting the DSDT for my HP8710W right. First of all Im a total noob regarding DSDT editing. Right now juanerson made a 100% error free dsdt.dsl source file. Because of device masking your tool is not working in the Generic Mode. (Just tried out but KP applepowermanagement HPET error)

 

Can you correct my dsdt.dsl to get it patched ?

 

For me a few things are important:

 

Full native Acpi support with:

CPU detection must be right (T7700)

AC/DC + Speedstepping would be nice

USB speed

Backlight adjustment

 

 

Can you help me ? I also like you to reward you and juanerson with a paypal donation to drink a few free beers together.

 

I think that HP DSDT patching is a great favor for a lot of people because of the device masking.

 

TIA oh b2w the corrected DSDT build by juanerson you can find here:

 

http://www.insanelymac.com/forum/index.php...p;#entry1549988

 

My IOreg / LSPCI etc you can find here: http://rapidshare.com/files/432075675/Archive.zip

 

TIA

Link to comment
Share on other sites

Hi Mald0n

 

Chat with juanerson,

 

 

 

Just had a nice email conversation with juanerson about getting the DSDT for my HP8710W right. First of all Im a total noob regarding DSDT editing. Right now juanerson made a 100% error free dsdt.dsl source file. Because of device masking your tool is not working in the Generic Mode. (Just tried out but KP applepowermanagement HPET error)

 

Can you correct my dsdt.dsl to get it patched ?

 

For me a few things are important:

 

Full native Acpi support with:

CPU detection must be right (T7700)

AC/DC + Speedstepping would be nice

USB speed

Backlight adjustment

 

 

Can you help me ? I also like you to reward you and juanerson with a paypal donation to drink a few free beers together.

 

I think that HP DSDT patching is a great favor for a lot of people because of the device masking.

 

TIA oh b2w the corrected DSDT build by juanerson you can find here:

 

http://www.insanelymac.com/forum/index.php...p;#entry1549988

 

My IOreg / LSPCI etc you can find here: http://rapidshare.com/files/432075675/Archive.zip

 

TIA

 

I'll see what I can do

:(

 

EDIT

 

man

 

dsdt/notebook is a lengthy process

if you send me a tutorial of the same model as your notebook ;)

is a work of extensive research and testing

Link to comment
Share on other sites

Look it

Extra/DSDT

ASUS_RAMP_III_FORM.zip

 

AHCI ICH10

ALIAS

DTGP

EHCI

FRWR

HID/CID

IRQs

LAN0

LPC

REMOVE

RENAME

SBUS

SHUTDOWN

FIX WARNINGS

 

use native power management :P

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

 

 

 

;)

 

I installed it. It seems to work with Chameleon rc4 but not 5. When 5 is installed, it gets a kernel panic at boot and sometimes just sits at the spinning loading screen indefinitely. Works pretty well under rc4 tho. Oh, i upgraded to 10.6.5 too.

Link to comment
Share on other sites

I installed it. It seems to work with Chameleon rc4 but not 5. When 5 is installed, it gets a kernel panic at boot and sometimes just sits at the spinning loading screen indefinitely. Works pretty well under rc4 tho. Oh, i upgraded to 10.6.5 too.

 

use -v

post a photo of this error

Link to comment
Share on other sites

Dear MaLd0n, Hi and please excuse me for my intervention or interference :P , but as hannibal1969 said, he point to you to HERE ;), the .dsl inside the HP8710w_DSDT.zip (no errors came back again). Because the other (rapidshare) came original, with a lot of typic HP bioses horrors (sorry errors :D ). Thats why the same errors come back after compile... :P Please sorry again and Thanks for yours contributions.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...