-
Posts
14365 -
Joined
-
Last visited
-
Days Won
868
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Jake Lo
-
E5540 Sierra unable to get installer to show up in Clover
Jake Lo replied to npolite's topic in The Archive
See the big note regarding the bootpack. The generic EFI contains themes and HFSPlus.efi needed for HFS formatted drive, hence not seeing your drives. Note: Bootpack (EFI) consists of combining the Generic EFI + the model you're downloading!!! -
the Fn key is not working or the brightness slider is not available? which fn keys are for brightness control?
-
can you post IOReg and system information report, compress and attach
-
http://www.tp-link.com/us/download/TL-WN723N.html
-
Not supported
-
What wireless device it have? Intel is not supported. See here what issue with Battery status? post IOReg and system information report
-
Check it in the BIOS Check it from Windows if you have windows Check it physically by taking the system apart Check your order specs... etc... Latest BIOS is 302? Yes you can update, no issue as far as I could tell
-
What wireless device does it have? see here
-
Fn HotKey and ALS sensor driver for Asus Notebooks
Jake Lo replied to EMlyDinEsH's topic in Miscellaneous
Try it, might work for Skylake as well. -
Which Mac OS X version support to my dell vostro 3568 laptop
Jake Lo replied to kumar86's topic in The Archive
Since this is Kabylake system, only the latest Sierra 10.12.6 and above are natively supporting the HD 620. -
Replace the file/folders in /EFI/Clover with the attached file and folders Copy the 2 kexts in /EFI/Clover/kexts/Other/LE to /Library/Extensions wait for popup message. hit OK, OK then repair permission and rebuild cache with the following commands in terminal, reboot sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo touch -f /L*/E* sudo chmod -Rf 755 /S*/L*/E* sudo chown -Rf 0:0 /S*/L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U / Asus_510VX.zip
-
Yes install Clover to internal drive following the same process as the USB, and replace the files in /EFi/Clover with the attached above
-
If you have Intel Wireless, it's not supported. You'll need to find out if your system have whitelisting that prevents you from using non Lenovo branded devices. If not, then you could replace with a DW1560 or DW1830, but if it does, then look for a Lenovo branded BCM4352z card. For clicking, mostly likely need to go to trackpad preference and enable tapping.
- 25 replies
-
- Sierra mac os
- sierra
-
(and 6 more)
Tagged with:
-
Replace the files/folders in /EFI/Clover with the attached files and folders Copy the 2 kexts in /EFI/Clover/kexts/Other/LE to /Library/Extensions then repair permission and rebuild cache with the following commands, reboot sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo touch -f /L*/E* sudo chmod -Rf 755 /S*/L*/E* sudo chown -Rf 0:0 /S*/L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U / Hopefully this will allow audio, battery status and brightness control By the way, what bios version are you running? R510VX-2.zip
-
Now you'll need to patch your DSDT/SSDT to get the rest of the system working smoothly. Boot to Clover GUI, hit F4. Then continue booting to MacOS. Compress and attach /EFI/Clover/ACPI/Origin Screenshot of Status and PCI List with DPCIManager https://sourceforge....ts/dpcimanager/ Launch IOReg IORegistryExplorer_v2.1.zip, save and attach.
-
add HFSPlus.efi to /EFI/Clover/drivers64UEFI
- 25 replies
-
- Sierra mac os
- sierra
-
(and 6 more)
Tagged with:
-
Dell 7348 brightness fix & audio kext sierra 10.12.6
Jake Lo replied to Jeff862's topic in The Archive
Please specify the system's specs. What audio codec does it have? Attach your Clover folder for review. Also attach the following: Screenshot of Status and PCI List with DPCIManager https://sourceforge.net/projects/dpcimanager/ Launch IOReg IORegistryExplorer_v2.1.zip, save and attach. -
Try version 4.7beta5 To get the DSDT, you need to follow my instruction above 1) Boot to Clover Gui. Hit the F4 key on the keyboard. Continue booting to OSX 2) Then compress and attach /EFI/Clover/ACPI/Origin here
-
Please post screenshots
- 25 replies
-
- Sierra mac os
- sierra
-
(and 6 more)
Tagged with:
-
Replace the files in /EFI/Clover with the attached Copy the 2 kexts in /EFI/Clover/kexts/Other/LE to /Library/Extensions Repair permission and rebuild cache with the following commands and reboot after successful caching sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo touch -f /L*/E* sudo chmod -Rf 755 /S*/L*/E* sudo chown -Rf 0:0 /S*/L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U / Should add battery status and audio. If audio does not work, try changing the Audio Inject from 3 to 4 in the Config file and reboot. Use either Clover Configurator 4.49 or plistEdit pro to change the value, not text editor HP430_Sierra2.zip
-
yes, place it in clover/kexts/other and remove voodoops2controller Also need to add ACPIBatteryManager.kext to /clover/kexts/other but you might need to patch the DSDT as well. You have not include what I ask for Boot to Clover Gui. Hit the F4 key on the keyboard. Continue booting to OSX Then compress and attach /EFI/Clover/ACPI/Origin here Run the following app and attach here as well DPCIManager https://sourceforge.net/projects/dpcimanager/ Attach screenshot of Status and PCI List Launch IOReg IORegistryExplorer_v2.1.zip, hit save and attach here
-
Asus mostly comes with Elantouch Touchpad, you should install ApplePS2SmartTouchPad.kext. As for battery, you probably need a battery patch. Attach your Clover folder for review. Do you have a patched DSDT? If not, then boot to Clover, hit F4. Then compress and attach the Clover folder.