-
Posts
14365 -
Joined
-
Last visited
-
Days Won
871
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Jake Lo
-
We are assuming you're using Clover loader for your installer... Mount the EFI partition and attach the Clover folder
-
IntelBacklight.kext does not work beyond 10.12.3 or 10.12.4, can't remember. Remove it from Clover kexts Add the attached kexts to /L/E Replace the Config file as I added appropriate patches to go with the kext Repair permissions and rebuild cache 7480_BrightnessFix.zip
-
ELAN, FocalTech and Synaptics (Smart Touchpad) Driver
Jake Lo replied to EMlyDinEsH's topic in Smart Touchpad
try Rehabman's Synaptics kext -
which one works / you tested? using layout-id 11 with AppleALC or using layout-id 3 with AppleHDA_ALC283.kext?
-
No, not info.plist. Looking at your Clover folder, you'll need to change it in DSDT.aml and in Config.plist No, just install AppleHDA_ALC283.kext (dummyHDA) to /L/E, you must have vanilla (untouched) AppleHDA.kext in /S/L/E Remove AppleALC in Clover kexts or /L/E if you have it there too. Since your DSDT and Config is already at layout - id 3, better to test this one first.
-
[SOLVED] E6420: Trouble updating from Yosemite to Sierra
Jake Lo replied to faithie999's topic in The Archive
If Chameleon works for you, stick with it. Follow Hervé guide here. Continue using the same Extra folder you're using for Yosemite. Sierra guide is 2nd to last post. You'll need to add some new files, so follow carefully -
[SOLVED] E6420: Trouble updating from Yosemite to Sierra
Jake Lo replied to faithie999's topic in The Archive
Clover. You could just install Clover on top. Is your Chameleon install MBR or GUID? It must be GUID or you'll need to patch your installer for MBR -
try changing to layout-id 11 for AppleALC.kext disable the 2 AppleHDA kextToPatches in Config file If that still doesn't work, then you could try the dummyHDA, install to /L/E repair permissions and rebuild cache Remove AppleALC use layout-id =3 re-enable the 2 AppleHDA kextToPatches in Config file
-
[SOLVED] E6420: Trouble updating from Yosemite to Sierra
Jake Lo replied to faithie999's topic in The Archive
You could install on top without formatting, keeping all data and applications. -
New AppleALC.kext should have EAPD fix built-in. Perhaps, try and older version than 1.3.0. Try 1.2.7 If using EAPDFix.kext, try change FixType to 3.
-
Help error: end randomseed ++++ (Dell Inspiron 5558 Haswell)
Jake Lo replied to AlexPM's topic in The Archive
Layout 17 works too -
try this updated kexts and config, replace into /EFI/Clover if still issue, attach debug files. click on problem report in my signature file e7470_updatedFiles.zip
-
[SUCCESS]Dell Optiplex 9020 micro El Capitan / High Sierra
Jake Lo replied to joseph benigno Jr.'s topic in The Archive
try this Config config.plist.zip -
Help error: end randomseed ++++ (Dell Inspiron 5558 Haswell)
Jake Lo replied to AlexPM's topic in The Archive
booting now? What did you use to modify the original Config file? Seems the headers got deleted, therefore useless -
Help error: end randomseed ++++ (Dell Inspiron 5558 Haswell)
Jake Lo replied to AlexPM's topic in The Archive
should always have it handy for time like this, it's your backup tool when dealing with Hackintosh. Yes, you can use Windows with Transmac. Just need to create the Clover bootloader, don't even need the actually installer. Create Clover loader and add the bootpack. -
post debug file
-
Try going into Options when you see the Clover loader, use the right arrow to navigate Select ACPI patching-> Tables Dropping-> Go all the way down and deselect Drop all OEM SSDT Check all the Drop "SSDT-xx" below that Select Return Change DSDT name: BIOS.aml or anything other than DSDT.aml Select Return, Return Hit spacebar to select Verbose mode + debug 0x100 mode
-
use this as EFI add attached to /EFI/Clover See if you could boot with that Haier_HS.zip
-
what's the display resolution?
-
Help error: end randomseed ++++ (Dell Inspiron 5558 Haswell)
Jake Lo replied to AlexPM's topic in The Archive
boot with the USB Installer, when you see the Clover menu, select your broken internal drive to boot instead of the USB drive -
Help error: end randomseed ++++ (Dell Inspiron 5558 Haswell)
Jake Lo replied to AlexPM's topic in The Archive
You probably corrupted the Config file. Boot with USB installer and choose SSD to boot Fix or replace config once booted -
Replace with this to /EFI/Clover, most updated files follow post install starting @ step 7 here what wireless card does it have? Intel wireless is not supported, replace it with DW1510
-
ELAN, FocalTech and Synaptics (Smart Touchpad) Driver
Jake Lo replied to EMlyDinEsH's topic in Smart Touchpad
@ALiveVam Do you know if you indeed have Elantech Touchpad? or Synaptics or Alps or I2C? -
You're not using the files I suggested here
-
[SUCCESS] Latitude 5590 (Coffee Lake) High Sierra
Jake Lo replied to quartz38's topic in The Archive
Patches for DSDT are the following in this order: rename HDAS to HDEF Rename HECI to IMEI Then from Rehabman github, apply the following http://raw.github.com/RehabMan/Laptop-DSDT-Patch/master _DSM to XDSM HDEF layout-id2 //need to manually change it to 56 or leave out the layout-id string and buffer B0D3 to HDAU GFX0 to IGPU Mutex fix HPET Fix IRQ Fix RTC Fix LPC Skylake //not sure it's needed USB 3.0 _pwr 0x6D Skylake Finally to fix compiling errors and add I2C touchpad patches, add the following patches Don't forget to rename these to the associated SSDT's or add it to Config ACPI / Patches section _DSM to XDSM B0D3 to HDAU HDAS to HDEF GFX0 to IGPU