Thread: Asus K50IN
View Single Post
 
Old 07-08-2011, 01:43 PM
ronovar ronovar is offline
Puma
 
Join Date: Nov 2009
Posts: 26
Asus K70IO DSDT patching

Hello, i im searching for solution how to make Restart/ShutDown enabled, my notebook have MCP79 chipset and i have set MacBookPro5,1 model and other data to match my hardware configuration.

I Have successfully pathed DSDT folowing pathes:

HPET, RTC, TIMR, CPU & LPCB (for speedstepping), and VGA.

When i dont have VGA injection Shutdown works, but when i inject via DSDT shutdown and restart is broken.

My Sleep is working Out Of Box, no need patching.

Could some one see my DSDT and tell me where i need to put DSDT Shutdown/Restart fix?

I See that i must insert in _PTS method

If (LEqual (Arg0, 0x05)) // If ShutDown S5 State is called

but i need code.

SpeedSteep is working on my P8400 Intel Core 2 Duo, nVidia Geforce GT 120M, 1GB, Sleep is working but Restart/Shutdown is NOT.

Please help.

P.S. In my E/E folder i have only FakeSMC, AppleACPIPS2Nub.kext and ApplePS2Controller.kext to make it more Vanilla.

http://www.mediafire.com/?84q5252459kfzxt
Reply With Quote