Jump to content

DSDT Auto-Patcher


MaLd0n
 Share

5,753 posts in this topic

Recommended Posts

Chipset? ICHX?

 

 

DSDT

dsdt.tsuna27.zip

 

EXTRA FOLDER

http://www.insanelymac.com/forum/index.php...st&id=91323

 

USE arch=i386

 

if vídeo not work natively, you'll have to patch the kexts

 

sudo -s

perl -pi -e "s|\x86\x80\x02\x2A|\x86\x80\x12\x2A|g" /System/Library/Extensions/AppleIntelGMAX3100FB.kext/AppleIntelGMAX3100FB

perl -pi -e "s|\x86\x80\x02\x2A|\x86\x80\x12\x2A|g" /System/Library/Extensions/AppleIntelGMAX3100.kext/Contents/MacOS/AppleIntelGMAX3100

perl -pi -e "s|028086|128086|g" /System/Library/Extensions/AppleIntelGMAX3100FB.kext/Info.plist

perl -pi -e "s|028086|128086|g" /System/Library/Extensions/AppleIntelGMAX3100.kext/Contents/Info.plist

 

 

 

 

I tried it but i get a kernel panic. should i reinstall osx?

 

 

do i put the dsdt.aml in the extra folder?

 

do i need the DSDT=/Extra/dsdt.aml ?

 

 

 

 

THe kernel panic is about the voodooHDA i believe

Link to comment
Share on other sites

dsdt.lacoste111.zip

 

 

thx for dsdt will give it a go

PS2

 

Voodoo

http://www.insanelymac.com/forum/index.php...st&id=87706

 

hv tried it working f9 on SL but on line not will try again

 

or

 

ApplePs2

http://www.insanelymac.com/forum/index.php...st&id=89083

 

hv tried it working f9 on SL but on line not will try again

 

Use NativePM, see the first post

 

nativePM??? can you please point out. thx a lot

Link to comment
Share on other sites

I tried it but i get a kernel panic. should i reinstall osx?

do i put the dsdt.aml in the extra folder?

do i need the DSDT=/Extra/dsdt.aml ?

THe kernel panic is about the voodooHDA i believe

 

use AppleHdaDisabler in S/L/E

http://www.insanelymac.com/forum/index.php...st&id=87700

 

OR

 

remove HDEF

 

nativePM??? can you please point out. thx a lot

add in boot.plist

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

 

remove nullcpuPM

use Chameleon RC5

Link to comment
Share on other sites

hey there again mald0n, so, it seems this problem occur once the pc was in deep sleep (longer then 10-15 min).

i tried a fresh installation with your new dsdt but still the same

black blank screen sitting there once osx is out. only hard reset.

Link to comment
Share on other sites

hey there again mald0n, so, it seems this problem occur once the pc was in deep sleep (longer then 10-15 min).

i tried a fresh installation with your new dsdt but still the same

black blank screen sitting there once osx is out. only hard reset.

it is difficult to discover the error

may be the video

:D

Link to comment
Share on other sites

it is difficult to discover the error

may be the video

:(

 

It really might be!!!!

so i've checked over and over, and found a kext (NVClockX)) in fakesmc which i used for my 8400gs when i used it, now i have 220gt and it doesn't work with it.

i removed it and tried twice with a 20 min sleep, all worked again!

i'm now going to sleep, so i will test it and report back.

in the meantime, can u tell me if there is anything which can lead to this problem with the 220gt?

if you know of such of course.

if the problem will still persist, i will try my 8400gs.

 

i have 2 more cards that i can check

5450HD, and 460GTX(of a friend, but i don't know if there is a fixes for the freeze, kp, and open GL issues with this card)

 

Thanks(!) for your help. i will report when i'll wakeup

Link to comment
Share on other sites

alright i got the video to work but Quartz isnt working d i need to enable it?

Whats is your GPU?

open FrontRow

 

:D:gun::rolleyes:RTC

 

Name (ATT1, ResourceTemplate ()

{

IO (Decode16,

0x0070, // Range Minimum

0x0070, // Range Maximum

0x00, // Alignment

0x04, // Length

 

:gun::gun::gun:

Nope

only first

 

in the meantime, can u tell me if there is anything which can lead to this problem with the 220gt?

 

I have no idea

Sorry

Link to comment
Share on other sites

Hey MaLd0n, first off wanted to say that it's simply amazing to see how much you are helping the osx86 community, so thanks for your hard work!

I have a rig with a GA-p35-DS3 and have been trying to follow your guide here without much success (various kernel panics during boot after applying kexts and dsdt and such). I must have reinstalled Snow Leopard like 20 times by now.. I'm hoping you could help me out with a patcher, it would be much appreciated :D

I'm uploading the "send_me.zip". It was run on what I think was a vanilla installed (modified the usb installer a little using MyHack 1.1).

Thanks so much!

send_me.zip

Link to comment
Share on other sites

MaLd0n,

 

Is there a method to limit temperature on CPU? My Q8400 in stock cooler on ASUS P5P43TD works idle 40C, but when i start CPU Test with Cinebench 11.5, i get 80C after 4 minutes and growing!!! I tested the same cooler with another CPU E7200 Core Duo on Gigabyte mobo and temperature does not exceed 51C on max load Cinebench 11.5!

I use your DSDT patch with chameleon RC 750 and SpeedStep auto PState and CState! I tried everything I knew but I can not limit the temperature to 70C. Windows 7 temp max stress 65C. Must be something in DSDT!

My Tjmax=100 and i put in fakesmc 3,1 but it is the same! So please, is there a DSDT patch for my solution or have to buy a better cooler? I think something must exist? Please help. Going crazy!

 

Thanks my friend !

Link to comment
Share on other sites

Nope

only first

 

Why...you have forgotten also sata this. .the device intern, for orange discs. .

 

Method (_DSM, 4, NotSerialized)

{

Store (Package (0x02)

{

"device-id",

Buffer (0x04)

{

0x81, 0x26, 0x00, 0x00

}

}, Local0)

DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))

Return (Local0)

}

 

:rolleyes::rolleyes:

you can add also this? Besides the RTC?

dsdt.amlMaggio2011.zip

Link to comment
Share on other sites

Hi MaLd0n,

 

I have tried your Auto Patcher on my DSDT that extracted under ubuntu 10.10.

 

I keep getting the following error message when trying to patch the DSDT for my HP Pavillion dv6000.

 

[Line 266 type Error message Object not found or not accessible from scope (_PPC)]
[Line 270 type Error message Object not found or not accessible from scope (_PPC)]
[Line 2824 type Error message syntax error, unexpected PARSEOP_STRING_LITERAL ]

 

Please can you advise me what to do to get it to patch it properly.

 

Thank you for your time.

 

All the best,

 

NSCXP2005

Link to comment
Share on other sites

Hi MaldOn,

 

here`s the send-me file.

 

i hope you can help me out With a ready to use DSDT, i recently bought a Dell Optiplex 780 Desktop (service tag D3SKP4J). here are the specs:

 

Bios

BIOS Type Phoenix

BIOS Version A01

System BIOS Date 09/01/09

 

Cpu Core2Duo E8500

 

3 GB DDR3-1066

 

1 TB Samsung HD103SJ

 

chipset

 

North Bridge Intel Eaglelake Q45

South Bridge Intel 82801JDO ICH10DO

 

Audio

 

Soundmax

High Definition Audio:

Codec Name Analog Devices AD1984A

Codec ID 1D4194Ah /

 

Network

 

Intel 82567LM-3 Gigabit Network Connection

 

Video

 

Ati HD5450 1Gb DDR3 (Vertex3D) Fanless

 

Thx so much.

send_me.zip

Link to comment
Share on other sites

my gpu is the gmax3100 and the mobo is the gm965 i believe

frontrow doesnt work its just a black screen.

hardware profiler tells me that quartz is not enabled with no kext loaded.

 

do you use arch=i386?

x3100 only 32

 

ASUS P5P43TD works idle 40C, but when i start CPU Test with Cinebench 11.5, i get 80C after 4 minutes and growing!!!

 

run on terminal

ioreg -lw0 | grep CSTInfo

and

kextstat | grep LPC

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...