Jump to content
5753 posts in this topic

Recommended Posts

Hi MaLd0n,

 

If find this in my DSDT...!"Race Car", "Jet Plane", "Rocket"????? This is Turbo key for Asus boards! Is this active? if yes, how can i disable it? Maybe is that my problem with CPU overheating ! Thanks man !

 

 
       Name (G5T2, Package (0x08)
       {
           0x05080002, 
           "AI Profile", 
           Zero, 
           Zero, 
           0x03, 
           "Race Car", 
           "Jet Plane", 
           "Rocket"
       })
       Name (GRP5, Package (0x01)
       {
           G5T2
       })
       Name (BUF0, Package (0x02)
       {
           0x03010011, 
           Ones
       })
       Name (BUF1, Package (0x02)
       {
           0x03010011, 
           Ones
       })
       Name (BUF2, Package (0x02)
       {
           0x03010011, 
           Ones
       })
       Method (GIT5, 2, NotSerialized)
       {
           Name (T_0, Zero)
           Store (And (Arg0, 0xFFFF), T_0)
           If (LEqual (T_0, 0x02))
           {
               UDBF (Arg1)
               MVBF (Arg1)
               Store (0x05, ASB1)
           }
           Else
           {
               Store (Zero, ASB0)
           }
       }

       Method (SIT5, 3, NotSerialized)
       {
           Name (T_0, Zero)
           Store (And (Arg0, 0xFFFF), T_0)
           If (LEqual (T_0, Zero))
           {
               Store (0x03, ASB0)
           }
           Else
           {
               Store (Zero, ASB0)
           }
       }

       Method (UDBF, 1, NotSerialized)
       {
           Name (T_0, Zero)
           Store (And (Arg0, 0xFFFF), T_0)
           If (LEqual (T_0, Zero))
           {
               Store (OCFS (One), Index (BUF0, One))
           }
           Else
           {
               If (LEqual (T_0, One))
               {
                   Store (OCFS (0x03), Index (BUF1, One))
               }
               Else
               {
                   If (LEqual (T_0, 0x02))
                   {
                       Store (OCFS (0x05), Index (BUF2, One))
                   }
               }
           }
       }

If find this in my DSDT...!"Race Car", "Jet Plane", "Rocket"????? This is Turbo key for Asus boards! Is this active? if yes, how can i disable it? Maybe is that my problem with CPU overheating ! Thanks man !

 

Hey mlstudio

I have no idea

sorry

A bit off topic... Mald0n what do you think of Mac Bios of your co-country guy :)? I still have Mac BIOS on my EP45-DS3LR and now I'm using Lion Developer Previews... do you think it would be better to switch to your DSDT Auto-Patcher for having a better implementation (in fact the system is not of the fastests!)?

Would I have to flash back the stock BIOS for doing that?

A bit off topic... Mald0n what do you think of Mac Bios of your co-country guy :)? I still have Mac BIOS on my EP45-DS3LR and now I'm using Lion Developer Previews... do you think it would be better to switch to your DSDT Auto-Patcher for having a better implementation (in fact the system is not of the fastests!)?

Would I have to flash back the stock BIOS for doing that?

I never used the MacBios

then

I can not talk about it

I do not use biosmod

There is no difference

 

 

Hi, please provide me the DSDT file of mine. I have added my send_me file.

specs? mobo, chipset, etc

 

Hi! I'm running Intel DP67BA. Could you provide DSDT file for me, please.

send_me.zip

dsdt.Un_known.zip

DTGP

HDEF

IRQs

REMOVE

LPC

HPET

RTC

SMBUS

EHCI

SHUTDOWN

FIX WARNINGS

 

use kexts SandyBridge Update or 10.6.8

Hi Mald0n I sent a link to download my dsdt.aml through PM can you add Device(HDEF) with layout id 888 (0x78, 0x03), I haven't understand anything about how I do this. Sorry for my bad english! :)

send me DSDT

O arquivo que você está tentando acessar está temporariamente indisponível. Tente novamente mais tarde.
Here the dsdt.aml my Audio card is an IDT 92HD75B3 the values to insert in Device(HDEF) are layout id 888 (0x78, 0x03) as said above. If you need other information say me

dsdt.Leopard1993.zip

 

Chipset Intel?

Hi MaLd0n,

 

sadly i keep getting errors trying to compile a dsdt for GA EP45-DS3. Heres the log:

 

 

[Line 176 type Error message Object does not exist (OSTP)]
[Line 181 type Error message Object does not exist (\_SB.PCI0.PX40.AG3E)]
[Line 182 type Error message Object does not exist (SLPE)]
[Line 187 type Error message Object does not exist (\_SB.PCI0.PX40.AG3E)]
[Line 189 type Error message syntax error, unexpected PARSEOP_ELSE ]
[Line 191 type Error message Object does not exist (\_SB.PCI0.PX40.AG3E)]
[Line 201 type Error message syntax error, unexpected PARSEOP_METHOD, expecting $end ]

 

Any idea whats going wrong there? Can i use another motherboard model in the meantime? Compilation tried on SL 10.6.7 and 10.7. I would like to use the DSDT on Lion with ACL889a.kext like you already explained in another thread. ;)

Hi MaLd0n,

 

sadly i keep getting errors trying to compile a dsdt for GA EP45-DS3. Heres the log:

 

 

[Line 176 type Error message Object does not exist (OSTP)]
[Line 181 type Error message Object does not exist (\_SB.PCI0.PX40.AG3E)]
[Line 182 type Error message Object does not exist (SLPE)]
[Line 187 type Error message Object does not exist (\_SB.PCI0.PX40.AG3E)]
[Line 189 type Error message syntax error, unexpected PARSEOP_ELSE ]
[Line 191 type Error message Object does not exist (\_SB.PCI0.PX40.AG3E)]
[Line 201 type Error message syntax error, unexpected PARSEOP_METHOD, expecting $end ]

 

Any idea whats going wrong there? Can i use another motherboard model in the meantime? Compilation tried on SL 10.6.7 and 10.7. I would like to use the DSDT on Lion with ACL889a.kext like you already explained in another thread. ;)

 

If you are using the Mac OS version of DSDT Auto-Patcher, do NOT use a DSDT replacement in Chameleon when you run the app, or it will be used as base for patching instead of the original one from BIOS. If you have a dsdt.aml in / or /Extra (or a specified file for DSDT key in com.apple.Boot.plist), remove it and reboot before running the Auto-Patcher.

@MaLd0n,

 

Anyway of getting a hold of MacBookPro8,2 Extra? That would be the 2011 MacBook Pro i7 Quad like many of our i7 pc laptops for 15 inch unless the 8,3 is basically the same for the 17 inch?

@MaLd0n,

 

Anyway of getting a hold of MacBookPro8,2 Extra? That would be the 2011 MacBook Pro i7 Quad like many of our i7 pc laptops

 

MacBook_Pro8_2.ioreg.zip

 

02/07/11

Apple Inc.

MBP81.88Z.0047.B04.1102071707

Mac-94245A3940C91C80

MacBookPro8,2

fun.gif

Hi MaLd0n,

 

Can you help me please with mainboard EliteGroup ECS H55HM Socket 1156, Intel i3 540 CPU.

Here is the sendme file.

 

I must boot with -v cpus=1 busratio=20

Also, I have to install a legacy kernel to boot... can you help me please. Is there any solution?

 

Thank you very much MaLd0n... you are the BEST ! :rolleyes:

send_me.zip

Yesterday I had send send_me file, no answer. please send me DSDT file. I have attached it again.

what is the motherboard? Chipset? ...

 

thank u very much you´re great !! nice post :P

You're Welcome :)

EliteGroup ECS H55HM Socket 1156, Intel i3 540 CPU.

dsdt.mlstudio.zip

 

ALIAS

DTGP

HDEF

IRQs

LPC

REMOVE

SMBUS

SHUTDOWN

EHCI

UHCI

HPET

FIX WARNINGS

 

use original kernel, update your system to 10.6.7

dsdt.mlstudio.zip

 

ALIAS

DTGP

HDEF

IRQs

LPC

REMOVE

SMBUS

SHUTDOWN

EHCI

UHCI

HPET

FIX WARNINGS

 

use original kernel, update your system to 10.6.7

 

Thank YOU so much ! Thank you, thank you ! :P

Guest
This topic is now closed to further replies.
×
×
  • Create New...