Jump to content
SwedishGojira

[DSDT patch request] Asus K53SC

Recommended Posts

Hi there.


If any of you talented guys can help me get a correctly edited dsdt for my new Asus K53SC I'd be really happy.

If possible I'd really like to know what patches has been used and what they do, for learning purposes.


Processor: Intel® Core™ i5 2430M

Chipset: Intel® HM65 Express Chipset

Memory: DDR3 1333 MHz SDRAM, 8 GB SDRAM

Display: 15.6" 16:9 HD (1366x768) LED Backlight

Graphic: Intel HD 3000 (optimus, NVIDIA® GeForce® GT 520MX with 1GB DDR3 VRAM)

Storag 2.5" SATA 500GB 5400rpm/7200rpm

Optical Drive: Blue-ray reader

Card Reader: 4 -in-1 card reader ( SD/ MS/ MS Pro/ MMC)

Camera: 0.3 Mega Pixel Fixed web camera

Networking: Integrated 802.11 b/g/n or 802.11 b/g, Built-in Bluetooth™ V3.0+HS

Interface:

1 x Microphone-in jack

1 x Headphone-out jack

1 x VGA port/Mini D-sub 15-pin for external monitor

1 x USB 3.0 port(s)

2 x USB 2.0 port(s)

1 x RJ45 LAN Jack for LAN insert

1 x HDMI

Audio: Built-in Speakers And Microphone, Altec Lansing® Speakers

Battery: 6Cells: 5200 mAh 56 Whrs

Power Adapter Output: 19 V DC, 4.74 A, 90 W

Input : 100 -240 V AC, 50/60 Hz universal


Thanks in advance!

K53SC.zip

Edited by Guest
Link to comment
Share on other sites

Actually I'm not going to edit it for you, but if you want to read this and try to do it yourself, I will surely try to help.

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Actually I'm not going to edit it for you, but if you want to read this and try to do it yourself, I will surely try to help.

I've read and read, but I'm so unsure of with patches I need to use. Any chance of helping me out here?


EDIT: Found the links to the different dsdt patch packs and found one for K53E, wich is the same motherboard as K53SC so I should be able to use this to patch my dsdt. I'll have to try this on my dsdt.aml I dumped via Ubuntu yesterday when I get home.


I have a working system at the moment via installed using easybeast. I was kind of hoping to get speedstepping and sleep to work. I also have trouble shutting down from inside of OSX as it seems to reboot instead of shutting down.

What kexts installed by easybeast should I get rid of to get these things working via dsdt instead?

NullPowerManagement is a given amd I know I have to patch AICPUPM for speedstepper.

Link to comment
Share on other sites

Yes, after patching DSDT and AICPUPM you have to get rid of NullCPUPM to have SpeedStep and sleep working. Which other "extra" kexts did you install?


The K53E patch should work for you. You may also need the "DualLink" patch for Intel HD 3000.

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Yes, after patching DSDT and AICPUPM you have to get rid of NullCPUPM to have SpeedStep and sleep working. Which other "extra" kexts did you install?


The K53E patch should work for you. You may also need the "DualLink" patch for Intel HD 3000.

Easybeast installed these kexts:

FakeSMC.kext

LegacyAppleRTC.kext

EvOreboot.kext

JMicron36xATA.kext

AHCI_3rdParty_SATA.kext

NullCPUPowerManagement.kext

IOUSBFamily.kext, IOUSBMassStorageClass.kext (USB Rollback)


And I have since installed these:

VoodooBattery.kext (for working battery display)

VoodooHDA.kext (2.7.2, for audio)

AppleHDADisabler.kext (as far as I can see, needed for running VoodooHDA)

AtherosFix.kext (to enable my Atheros wi-fi)

RealtekRTL81xx.kext (for the LAN)

VoodooPS2Controller.kext (to enable the laptops keyboard)

Link to comment
Share on other sites

After patching DSDT you can remove:

LegacyAppleRTC.kext

EvOreboot.kext

NullCPUPowerManagement.kext


and possibly:

IOUSBFamily.kext, IOUSBMassStorageClass.kext (USB Rollback)

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Seems I have to abandon the dsdt idea until I can find a working next to enable my trackpad and keyboard in 64-bit as it is needed for the patched AICPUPM in Lion since it's 64-bit only.

So far I've been using a VoodooPS2controller.kext that runs only in 32-bit and all the others I've tried have failed to get them working at all.


Would the system run ok with a patched DSDT run if I still used NullCPUPowerManagement.kext (except for sleep and speed stepping of course)?


And is it normal to end up with errors when compiling the DSDT? When I tried to patch my DSDT with the k53e patch I ended up with 7 errors.

Link to comment
Share on other sites

Vanilla power management is one of the main advantages of using a patched DSDT. The system will still work with NullCPUPM, but you won't have this benefit.


No, it's not normal to end up with errors. If the "fix errors" button doesn't fix them, copy/paste the messages here.


In my Asus N53JQ I use the SL_PS2_Voodoo.zip from this topic, but I have to remove VoodooPS2Trackpad from VoodooPS2Controller.kext/Contents/PlugIns so it works with the mouse plug-in.

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Vanilla power management is one of the main advantages of using a patched DSDT. The system will still work with NullCPUPM, but you won't have this benefit.


No, it's not normal to end up with errors. If the "fix errors" button doesn't fix them, copy/paste the messages here.


In my Asus N53JQ I use the SL_PS2_Voodoo.zip from this topic, but I have to remove VoodooPS2Trackpad from VoodooPS2Controller.kext/Contents/PlugIns so it works with the mouse plug-in.

Thanks Cassio! With the kext you linked I could finally boot in 64-bit mode.

And I've compiled a DSDT that seems to run just fine. I must have done something wrong last time I tried to patch DSDT since I got no errors this time, only a few warnings. But that is normal, right?

I didn't use the "Duallink" patch for my HD 3000. What does it do?

Link to comment
Share on other sites

Yes, warnings are not problem.


About DualLink, some people reported they got full resolution with stock kexts and without special boot loader, but I never tested it myself.


http://Olarila.com/forum/viewtopic.php?f=22&t=385&start=100#p6123

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.





×
  • Create New...