Jump to content

fluid | fixed

Q6600 DSDT


  • Please log in to reply
15 replies to this topic

#1
puredeviation

puredeviation

    InsanelyMac Protégé

  • Members
  • Pip
  • 12 posts
Hi, I am using a DSDT that is perfect for my system:

Gigabyte GA-EP35-DS3L
GeForce 8600GT
4 GB DDR2 800

Sleep, shutdown, and restart works great, HDA works, basically EVERYTHING works, but I noticed the DSDT was made for C2D processors.

I'm fairly new to editing DSDT files, I've enabled 4 cores, but my sleep broke.

Can someone help me out? Here is my DSDT file.

Thank you!

Attached Files



#2
MaLd0n

MaLd0n

    ...filling veins with juice of chaos...

  • Moderators
  • 11,131 posts
  • Gender:Male
  • Location:Rio de Janeiro
use Chameleon RC5
http://www.insanelym...p...t&p=1605971
add in boot.plist
<key>GeneratePStates</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>
http://img826.images...1028s151159.png

extract the original DSDT (by Windows)
and do the job again

do not add anything in the scope pr

#3
puredeviation

puredeviation

    InsanelyMac Protégé

  • Members
  • Pip
  • 12 posts

View PostMaLd0n, on Jan 7 2011, 03:46 PM, said:

use Chameleon RC5
http://www.insanelym...p...t&p=1605971
add in boot.plist
<key>GeneratePStates</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>
http://img826.images...1028s151159.png

extract the original DSDT (by Windows)
and do the job again

do not add anything in the scope pr

Thanks for the reply! I am using a separate partition for my bootloader. How would I install RC5 on to there? Do I just use the boot file from RC5?

#4
MaLd0n

MaLd0n

    ...filling veins with juice of chaos...

  • Moderators
  • 11,131 posts
  • Gender:Male
  • Location:Rio de Janeiro

View Postpuredeviation, on Jan 7 2011, 04:34 PM, said:

Thanks for the reply! I am using a separate partition for my bootloader. How would I install RC5 on to there? Do I just use the boot file from RC5?
look it
http://www.insanelym...howtopic=231075

#5
puredeviation

puredeviation

    InsanelyMac Protégé

  • Members
  • Pip
  • 12 posts

View PostMaLd0n, on Jan 7 2011, 07:04 PM, said:


Thank you for the guidance.

I successfully extracted and patched the DSDT and installed the new RC5. My sleep function is broken now. When I put it to sleep and resume, the computer restarts. Do I have to fix something in the _WAK?

#6
MaLd0n

MaLd0n

    ...filling veins with juice of chaos...

  • Moderators
  • 11,131 posts
  • Gender:Male
  • Location:Rio de Janeiro

View Postpuredeviation, on Jan 8 2011, 12:02 AM, said:

Thank you for the guidance.

I successfully extracted and patched the DSDT and installed the new RC5. My sleep function is broken now. When I put it to sleep and resume, the computer restarts. Do I have to fix something in the _WAK?
send me the current DSDT

#7
puredeviation

puredeviation

    InsanelyMac Protégé

  • Members
  • Pip
  • 12 posts
Here it is.

I am trying to add Device (HDEF), but when I try to compile it gives me errors. How will I go about fixing this as well?

Attached Files



#8
Gringo Vermelho

Gringo Vermelho

    The Jan Bird fix

  • Supervisors
  • 4,877 posts
  • Gender:Male
  • Location:Brazil
Your attached DSDT compiles fine here and I didn't find any HDEF device in it?

You would obviously have to post the edited one that doesn't compile for you for anyone to answer your question.

#9
puredeviation

puredeviation

    InsanelyMac Protégé

  • Members
  • Pip
  • 12 posts

View PostGringo Vermelho, on Jan 8 2011, 02:43 AM, said:

Your attached DSDT compiles just fine.

You would obviously have to post the edited one that doesn't compile for you for anyone to answer that question.

Here is the dsl file.
Line 4298 is where I am trying to add HDEF.

Attached Files



#10
Gringo Vermelho

Gringo Vermelho

    The Jan Bird fix

  • Supervisors
  • 4,877 posts
  • Gender:Male
  • Location:Brazil
That looks like a botched copy and paste job.

You need to fix your opening { and closing } on the HDEF device and it'll compile.

#11
puredeviation

puredeviation

    InsanelyMac Protégé

  • Members
  • Pip
  • 12 posts

View PostGringo Vermelho, on Jan 8 2011, 02:59 AM, said:

That looks like a botched copy and paste job.

You need to fix your opening { and closing } on the HDEF device and it'll compile.


Thank you! I got it.

#12
MaLd0n

MaLd0n

    ...filling veins with juice of chaos...

  • Moderators
  • 11,131 posts
  • Gender:Male
  • Location:Rio de Janeiro

View Postpuredeviation, on Jan 8 2011, 12:49 AM, said:

Here is the dsl file.
Line 4298 is where I am trying to add HDEF.
Attached File  puredeviation.zip   490.29K   40 downloads

#13
puredeviation

puredeviation

    InsanelyMac Protégé

  • Members
  • Pip
  • 12 posts

View PostMaLd0n, on Jan 8 2011, 04:16 AM, said:


Thank you so much sir! This works great. I really appreciate this!

#14
MaLd0n

MaLd0n

    ...filling veins with juice of chaos...

  • Moderators
  • 11,131 posts
  • Gender:Male
  • Location:Rio de Janeiro

View Postpuredeviation, on Jan 8 2011, 01:28 AM, said:

Thank you so much sir! This works great. I really appreciate this!
:)

#15
Arthur+Kiwi

Arthur+Kiwi

    InsanelyMac Protégé

  • Members
  • Pip
  • 27 posts

View PostMaLd0n, on 08 January 2011 - 03:39 AM, said:

;)
Hi MaLd0n,
I'm trying to add HDEF to my DSDT file, but I get error when I compile It.
Maybe, HDEF has some misspelling error.
Unfortunatelly I haven't the know-how to rectify it.
Could you help me with it?
Cheers

Attached Files



#16
artur-pt

artur-pt

    InsanelyMacaholic

  • Local Moderators
  • 2,893 posts
  • Gender:Male
  • Location:Portugal
  • Interests:TechManiaco
hello

there it is

set in chameleon

p and c-states=yes

Attached File  DSDT.aml.zip   15.81K   3 downloads

good hack





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

© 2013 InsanelyMac  |   News  |   Forum  |   Downloads  |   OSx86 Wiki  |   Mac Netbook  |   Web hosting by CatN  |   Designed by Ed Gain  |   Logo by irfan  |   Privacy Policy