Contribute
Register

[Guide] Install 10.11 on Asus X555L Laptop with Clover UEFI

Status
Not open for further replies.
mylaptop is complitly work .. thank's for everyone ..

i can update it to Sierra normaly?
 
Attach ioreg as ZIP: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

Provide output (in Terminal):
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc
kextstat|grep -y applehda

Attach EFI/Clover folder as ZIP (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory. Provide only EFI/Clover, not the entire EFI folder.

Attach output of (in Terminal):
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /

Compress all files as ZIP. Do not use external links. Attach all files using site attachments only.
Last login: Wed Dec 21 01:31:24 on console
Asuss-MBP:~ Asus-El_Capitan$ kextstat|grep -y acpiplat
13 2 0xffffff7f822a0000 0x60000 0x60000 com.apple.driver.AppleACPIPlatform (4.0) A29C7512-D3A8-3AED-9721-3A5FF1A32EB2 <12 11 7 6 5 4 3 1>
Asuss-MBP:~ Asus-El_Capitan$ kextstat|grep -y appleintelcpu
Asuss-MBP:~ Asus-El_Capitan$ kextstat|grep -y applelpc
85 0 0xffffff7f81db3000 0x3000 0x3000 com.apple.driver.AppleLPC (3.1) 32BDCF9F-0473-32D4-9DAE-F523EFB2D244 <81 12 5 4 3>
Asuss-MBP:~ Asus-El_Capitan$ kextstat|grep -y applehda
90 1 0xffffff7f81fd5000 0x1e000 0x1e000 com.apple.driver.AppleHDAController (274.7) CFF7F97F-6E1F-3CF9-A8E3-76125E9CA414 <89 88 87 12 7 6 5 4 3 1>
107 0 0xffffff7f82141000 0xb3000 0xb3000 com.apple.driver.AppleHDA (274.7) FE47EADA-C810-3253-BE41-0776D253D256 <106 92 90 89 88 87 12 11 6 5 4 3 1>
Asuss-MBP:~ Asus-El_Capitan$ sudo touch /System/Library/Extensions && sudo kextcache -u /
Password:
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext RealtekRTL8111.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Trackpad.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Mouse.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Keyboard.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Controller.kext
Asuss-MBP:~ Asus-El_Capitan$



Nothing came back after “appleintelcpu.” Is the above information sufficient or am I supposed to include those kexts in a ZIP file? I’m not sure where to collect them from if that’s the case.

The ioreg from v2.1 and the compressed Clover directory (minus themes) are in the attached ZIP.
 

Attachments

  • ioreg-CLOVER.zip
    3.3 MB · Views: 132
Last login: Wed Dec 21 01:31:24 on console
Asuss-MBP:~ Asus-El_Capitan$ kextstat|grep -y acpiplat
13 2 0xffffff7f822a0000 0x60000 0x60000 com.apple.driver.AppleACPIPlatform (4.0) A29C7512-D3A8-3AED-9721-3A5FF1A32EB2 <12 11 7 6 5 4 3 1>
Asuss-MBP:~ Asus-El_Capitan$ kextstat|grep -y appleintelcpu
Asuss-MBP:~ Asus-El_Capitan$ kextstat|grep -y applelpc
85 0 0xffffff7f81db3000 0x3000 0x3000 com.apple.driver.AppleLPC (3.1) 32BDCF9F-0473-32D4-9DAE-F523EFB2D244 <81 12 5 4 3>
Asuss-MBP:~ Asus-El_Capitan$ kextstat|grep -y applehda
90 1 0xffffff7f81fd5000 0x1e000 0x1e000 com.apple.driver.AppleHDAController (274.7) CFF7F97F-6E1F-3CF9-A8E3-76125E9CA414 <89 88 87 12 7 6 5 4 3 1>
107 0 0xffffff7f82141000 0xb3000 0xb3000 com.apple.driver.AppleHDA (274.7) FE47EADA-C810-3253-BE41-0776D253D256 <106 92 90 89 88 87 12 11 6 5 4 3 1>
Asuss-MBP:~ Asus-El_Capitan$ sudo touch /System/Library/Extensions && sudo kextcache -u /
Password:
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext RealtekRTL8111.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Trackpad.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Mouse.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Keyboard.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Controller.kext
Asuss-MBP:~ Asus-El_Capitan$



Nothing came back after “appleintelcpu.” Is the above information sufficient or am I supposed to include those kexts in a ZIP file? I’m not sure where to collect them from if that’s the case.

The ioreg from v2.1 and the compressed Clover directory (minus themes) are in the attached ZIP.

Comments:
- CPU power management not implemented
- config.plist has wrong settings for graphics

These are very basic things...

See guides:
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/
https://www.tonymacx86.com/threads/guide-native-power-management-for-laptops.175801/
 
Comments:
- CPU power management not implemented
- config.plist has wrong settings for graphics

These are very basic things...

See guides:
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/
https://www.tonymacx86.com/threads/guide-native-power-management-for-laptops.175801/


I think I have the graphics set up properly, but when I try to open Final Cut Pro X, I get a message saying "Graphics configuration not supported. This graphics configuration does not support hardware acceleration, which is required to run Final Cut Pro."

Is hardware acceleration something that can be enabled?
 
Wrong.
Read post #139.

I used Kext Wizard to install FakePCIID.kext and FakePCIID_Intel_HD_Graphics.kext. I then copied config_HD4600_4400_4200.plist to EFI/Clover, renamed it to config.plist and rebooted. Now the only boot options are the ones for Windows 7. There's no choice anymore for El Capitan.
 
Status
Not open for further replies.
Back
Top