Contribute
Register

Asus fx503vd touchpad and battery status not working

Status
Not open for further replies.
Joined
Jul 1, 2018
Messages
59
Motherboard
Asus fx503vd
CPU
i7 7700HQ
Graphics
intel HD 630 + Nvidia 1050 (1920 x 1080)
Mobile Phone
  1. Android
hello, today I have successfully installed macOS high Sierra on my laptop. most things are not working. I have applied a dsdt patch for my elan 1200 touchpad also installed i2c kexts but it stop working after login. Also the battery status is not working even after installed ACPIBatteryManager.kext please help someone.
Also the cpu always remains at full speed every time
 

Attachments

  • Reporting files.zip
    2.2 MB · Views: 61
hello, today I have successfully installed macOS high Sierra on my laptop. most things are not working. I have applied a dsdt patch for my elan 1200 touchpad also installed i2c kexts but it stop working after login. Also the battery status is not working even after installed ACPIBatteryManager.kext please help someone.
Also the cpu always remains at full speed every time

Your kextcache output proves kexts are not installed correctly.
All kexts you need must be installed to the system volume (/L/E).
Read post #2 of the Clover guide for details:
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/


Other:
- MacBookPro14,3 is a poor choice. Use MacBookPro14,1 or MacBookPro11,1.
- battery status requires correct ACPI patching (see FAQ for link)
- your USB configuration is wrong (see FAQ for link)
- backlight control not correct (see FAQ for link)

https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
 
Your kextcache output proves kexts are not installed correctly.
All kexts you need must be installed to the system volume (/L/E).
Read post #2 of the Clover guide for details:
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/


Other:
- MacBookPro14,3 is a poor choice. Use MacBookPro14,1 or MacBookPro11,1.
- battery status requires correct ACPI patching (see FAQ for link)
- your USB configuration is wrong (see FAQ for link)
- backlight control not correct (see FAQ for link)

https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
I changed from MacBookpro14,3 to 14,1 and installed all the required kexts to S/L/E but still the cpu frequency is high all the time and touchpad is not working
 

Attachments

  • reporting.zip
    2.3 MB · Views: 70
I changed from MacBookpro14,3 to 14,1 and installed all the required kexts to S/L/E but still the cpu frequency is high all the time and touchpad is not working
kexts belong in /Library/Extensions as Rehabman mentioned why did you put them in /System/Library/Extensions? best to move them out of there
 
kexts belong in /Library/Extensions as Rehabman mentioned why did you put them in /System/Library/Extensions? best to move them out of there
I used kext wizard to install the kexts
 
I used kext wizard to install the kexts
you can use kextbeast to install them to /L/E

or in terminal:

Code:
sudo cp -R KextToInstall.kext /Library/Extensions
 
you can use kextbeast to install them to /L/E

or in terminal:

Code:
sudo cp -R KextToInstall.kext /Library/Extensions
ok done
 
But still the issue is not solved
kextcache output still mentions kexts are installed to /S/L/E instead of /L/E.

Does high CPU frequency issue still happen when VoodooI2C isn't installed?

drivers64UEFI is a total mess. Did you just install every single driver available in the Clover package? See the Clover guide for correct content of this folder:
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/
AptioMemoryFix.efi preferred over OsxAptioFix*Drv-64.efi.
 
Status
Not open for further replies.
Back
Top