Jump to content

Please help with DSDT fix .


demonsked
 Share

2 posts in this topic

Recommended Posts

Hello guys.

Could you help me to fix my dsdt for asus p5kpl-cm? I want to install OS X 10.9.

 

My system is:

Core2Duo E6300

ASUS P5KPL-CM

4GB Ram

ATI HD7770.

 

ATI inject

 Device (GFX0)            {                Name (_ADR, Zero)                Method (_DSM, 4, NotSerialized)                {                    Store (Package (0x0E)                        {                            "model",                            Buffer (0x13)                            {                                "AMD Radeon HD 7770"                            },                            "ATY,DeviceID",                            Buffer (0x04)                            {                                0x3D, 0x68                            },                            "@0,name",                            Buffer (0x0E)                            {                                "ATY,Dashimaki"                            },                            "@1,name",                            Buffer (0x0E)                            {                                "ATY,Dashimaki"                            },                            "@2,name",                            Buffer (0x0E)                            {                                "ATY,Dashimaki"                            },                            "@3,name",                            Buffer (0x0E)                            {                                "ATY,Dashimaki"                            },                            "hda-gfx",                            Buffer (0x0A)                            {                                "onboard-1"                            }                        }, Local0)                    DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))                    Return (Local0)                }            }

DSDT.ZIP

Link to comment
Share on other sites

 Share

×
×
  • Create New...