-
Posts
14365 -
Joined
-
Last visited
-
Days Won
871
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Jake Lo
-
http://www.fitzweekly.com/2016/02/hackintosh-imessage-tutorial.html
-
Your system is booting from different files than what I sent you. I set SMBios to MBP14,1, yours is showing MBP13,1. Are you replacing the files to the correct EFI directory that's booting from?
-
Give this new Config + ACPI (patched DSDT/SSDT) + kexts a try. Replace to /EFI/Clover Note: Might have to delete these in /S/L/E if you enter KP regarding I2C AppleHPM.kext, AppleIntelLpssI2C.kext and AppleIntelLpssI2CController.kext 7280_1.4.6.zip
-
I re-upload a change with MBP11,1 instead. Better Compatibility
-
Here it is, complete bootpack, will work on Sierra 10.12.4 and up. See here for HS guide.
-
Sierra or High Sierra on Lenovo Z70-80 Type 80FG - Model 80FG005BUS
Jake Lo replied to lubeats's topic in The Archive
Boot to Clover GUI, hit F4 on the keyboard. This will extract the raw DSDT/SSDT Compress and attach /EFI/Clover/ACPI/Origin here Also post your system's spec Does it have Optimus or just HD graphics.... Include BIOS version -
Better with DW1560 or DW1830, both works on my hacks.
-
You're not using the same Config that has the patch for HDMI Boot with that, attach new debug file if still not working
-
Sierra or High Sierra on Lenovo Z70-80 Type 80FG - Model 80FG005BUS
Jake Lo replied to lubeats's topic in The Archive
Your DSDT/SSDT are not patched correctly, lots of errors still. There errors in your Config file Get rid of VoodooHDA, NullCPUPowermanagement, AtherosE2200Ethernet, IntelMausiEthernet Add Lilu.kext to /EFI/Clover/kext/Other Delete folder kext/10.13, only need Other Try booting with this Config config.plist.zip -
Follow instructions from here to debug issue
-
Use Lilu.kext + AppleALC.kext to /EFI/Clover/kexts/Other. Switch to layout-ID =3 Disable all the hot patches for Audio in KextToPatch and remove AppleHDA_ALC280.kext Repair permission and rebuild cache Note: System auto reboot on Wake running HS
-
Just copy it /Library/Extensions Repair permission and rebuild cache 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 /
-
ok, I see HDMI patch added to port 5. Try adding FakePCIID_Intel_HDMI_Audio + FakePCIID.kext
-
Open the Config file with Clover Configurator. Select Devices on the left, in the middle under Audio, it shows 3, change that to 1 and save the file. Reboot
-
Attach the Config file since the script suppose to add a patch to it and SSDT if it creates one
-
Really, because the patch was specific to that system... • Added ALC288 layout-id 13 for Dell XPS 9343 by InsanelyDeepak Your Config.plist and SSDT-HDEF.aml both shows layout-id = 3, they both need to be changed to 13 Make sure you have vanilla AppleHDA in /S/L/E The 3 patches in KextToPatch disabled VoodooHDA + AppleHDADisabler removed Repair permission and rebuild cache
-
You didn't change the layout-id, still shows 3 If HDMI audio doesn't work with FakePCIID_Intel_HDMI_Audio.kext, then removing it might work What version of BIOS are you running?
-
Use Lilu.kext + AppleALC.kext with layout-ID = 13
-
Looking for some help with a Latitude 3450 please
Jake Lo replied to pastrychef's topic in The Archive
Follow instructions from here to debug issue -
Add FakePCIID_Intel_HDMI_Audio.kext to /L/E for HDMI audio Replace AppleHDA_ALC256 with the attached to /L/E. You'll need to switch layout-id from 3 to 1 Repair permission and rebuild cache What version of BIOS are you running? I think I should patch the DSDT/SSDT, see if it'll help with the touchpad AppleHDA_ALC256B.kext.zip
-
ELAN, FocalTech and Synaptics (Smart Touchpad) Driver
Jake Lo replied to EMlyDinEsH's topic in Smart Touchpad
You can learn to edit the features Touchpad features: Click here to learn -
Give audio_cloverHDMI-130 a try. Seems to be pretty good.
-
ELAN, FocalTech and Synaptics (Smart Touchpad) Driver
Jake Lo replied to EMlyDinEsH's topic in Smart Touchpad
It's noted in the 1st post that most of the features won't work! You just have to read the fine notes. Version v4.7 beta 5 (10 - 12 - 2016) (work in progress, available to try from attachments). Added back feature multi finger drag due to users request (can be dragged using 1-3f, Note: This drag wont be as smooth as 1f because the data is not as good as 1f in 2-3f which is why I stopped working on this long time ago, but currently it works nicely and usable in my touchpad. So its usage varies to each touchpad). You have to hold fingers for 2-3 sec at fixed position and move to trigger drag. Improved support for Sierra Support for new style prefpane (most of the features wont control my feature, but I will fix them by next weekend to match them) [Drag, scroll, double click speed can be controlled inside Accessibility Settings->Mouse & Trackpad] -
You'll need to patch the port, to do that you need to determine which port is connected to HDMI. With HDMI connected, run IOReg IORegistryExplorer_v2.1.zip Save and attach file here for review
-
Use this PS2 kext. The Refined Alps kext is 10.13.x compatible, I have it on my Latitude E6x20/E6x30 systems. ApplePS2Controller.kext.zip