Jump to content

NAF92-Q67 DSDT


James Drake
 Share

9 posts in this topic

Recommended Posts

Hi,

 

Following on from here:

http://www.tonymacx86.com/viewtopic.php?f=169&t=37527

http://www.tonymacx86.com/viewtopic.php?f=3&t=37392

http://www.tonymacx86.com/viewtopic.php?f=22&t=14949

 

I am trying to build a Pro Tools HD rig!

 

Today I have a clean install of Lion, booting through the [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] USB stick:

http://tonymacx86.blogspot.com/2011/10/uni...lion-using.html

 

In terminal I ran this:

perl -e 'open(CMD, "ioreg -lw0 \| grep DSDT|") or die; while(<CMD>) { chomp; if($_ =~ /\"DSDT\.?\d?\"=<([^>]*)>/) { $buff = $1; open(PIP, "|xxd -r -p > ~/Desktop/dsdt.aml") or die; print PIP "$1"; } }'

 

Please see the attached file.

 

Anyone up for helping me out with this?

 

Thanks, James.

Link to comment
Share on other sites

Hi,

 

 

VooD over at the other forum, helped me with a DSDT file, but I cannot boot without NullCPUPowerManagement.

 

Can anyone help me to edit my DSDT to fix HPET?

 

Thanks, james.

 

Hi Try this one.DSDT.aml.zip

And use generate P en Cstates in com.chameleon.plist

Than you have native powermanagement.

 

Ed

Link to comment
Share on other sites

Hi,

 

Thanks for this. Do you mind telling me what you did?

 

No I don't mind.

I decompiled your dsdt and used dsdt fixer1.2.3 to fix Hpet,IRQ's,DTGP,Speedstep

But if there are some errors in yours they will be still there.

If you have a virgin dsdt?

 

Ed

Link to comment
Share on other sites

OK Cool,

 

I have been trying with the DSDT Editor that includes loads of little patches at .txt files.

 

I installed Lion and extracted the DSDT as per the method at the top of this post, so this is a virgin DSDT right?

 

Afterwards I installed my system with [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url] 4.0.3

http://www.tonymacx86.com/viewforum.php?f=125

 

So I don't know which version of chameleon this is using.

 

I ran [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url] before with a different dsdt file, just checked userdsdt and system utilities.

 

this gives a kernel panic on reboot.

 

i booted in with -v and -x and swapped out the dsdt file with the one you just posted, and added the two cstate and pstate keys to com.chameleon.plist just in texteditor.

 

reboot and kernel panic again :)

Link to comment
Share on other sites

OK Cool,

 

I have been trying with the DSDT Editor that includes loads of little patches at .txt files.

 

I installed Lion and extracted the DSDT as per the method at the top of this post, so this is a virgin DSDT right?

 

Afterwards I installed my system with [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url] 4.0.3

http://www.tonymacx86.com/viewforum.php?f=125

 

So I don't know which version of chameleon this is using.

 

I ran [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url] before with a different dsdt file, just checked userdsdt and system utilities.

 

this gives a kernel panic on reboot.

 

i booted in with -v and -x and swapped out the dsdt file with the one you just posted, and added the two cstate and pstate keys to com.chameleon.plist just in texteditor.

 

reboot and kernel panic again :)

 

If you use only NullPowerCPU and Fakesmc in Extentions and reboot with -x

And then Extract DSDT than you have Virgin dsdt.

Do you have HPet enabled in Bios?

Also could you show the Kernel log file to see why is KP?

 

Ed

Link to comment
Share on other sites

If you use only NullPowerCPU and Fakesmc in Extentions and reboot with -x

And then Extract DSDT than you have Virgin dsdt.

Do you have HPet enabled in Bios?

Also could you show the Kernel log file to see why is KP?

 

Ed

Hi,

 

Will this result in a different DSDT than what I did above?

 

If you use only NullPowerCPU and Fakesmc in Extentions and reboot with -x

Is there a good place to get the latest versions of these?

 

 

Also could you show the Kernel log file to see why is KP?

 

Ed

sorry, already messing around again, so can't copy the log.

 

but it always references appleintelcpupowermanagement in the backtrace.

Link to comment
Share on other sites

Hi,

 

Will this result in a different DSDT than what I did above?

I don't know how you did it but this is how I always do it and works always.

So it could be.

Now if you are able to boot with only FakeSMC and NullPowerCPU and no other extra installed Kext is installed than your good to go.

Also if you remove some kext from /System/Library/Extentions also delete caches in System/Library/Caches/

And if you use the option "Use Kextcache" disable it! And turn it on later once you can boot properly.

 

Ed

 

Hi,

 

Will this result in a different DSDT than what I did above?

 

 

Is there a good place to get the latest versions of these?

 

 

 

sorry, already messing around again, so can't copy the log.

 

but it always references appleintelcpupowermanagement in the backtrace.

[url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url] 4.02 or 4.03 have them all!

And your error is HPET related I guess!

But if you can give me another dsdt file I will make fixes manual. But can do that only tonight when I'm at home.

Ed

Link to comment
Share on other sites

 Share

×
×
  • Create New...