-
Posts
14365 -
Joined
-
Last visited
-
Days Won
868
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Jake Lo
-
Make sure to update your Sierra Config file and Clover (v4297, time of writing), see here for example What error are you encountering? Post KP
- 28 replies
-
- lenovo z51
- hackintosh
-
(and 1 more)
Tagged with:
-
Dell XPS L502x: help required to fine tune Sierra
Jake Lo replied to yudi.153's topic in The Archive
do you have the modded BIOS to boot with UEFI? If yes, then use this settings but with latest Clover (4297, time of writing this) If not, then use this settings -
Look for VoodooHDA and AppleHDADisabler in /S/L/E, L/E, and /EFI/Clover/Kexts/.... If you still see VoodooHDA, could be your cache is not rebuild properly Check DSDT if you have layout-id set to something else Check DSDT if you have rename HDAS to HDEF or use Clover ACPI fixes to rename For battery status, do you have ACPIBatteryManager.kext added? For better debug, see #1
-
put both Lilu and AppleALC in /E/C/k/Other. You should have all lilu plugins in /E/C/k/Other like whatevergreeen.kext You should have vanilla AppleHDA in /S/L/E Repair permission and rebuild cache
-
Use lilu.kext + AppleALC.kext with layout-id =11 Don't need the kext patches. For EAPD after wake issue, use latest EAPDFix.kext.
-
USB issue, try this config config.plist.zip
-
boot with verbose and debug 0x100 mode by hitting the spacebar and select it Post the KP
-
You must compress the file before attaching using the More Reply Options on the lower right. Yes, you should be able to generate SSDT with SMBIOS iMac 14,2 If you set the Config file with timeout and Default Boot Volume (under Boot) to the name of your OS X (case sensitive, so must be exact), it should boot automatically. If you have to arrow to the selection, then you could go to the BIOS and set Clover to the top as the primary boot. If you don't have Clover as a boot option, then you could add it and move it to the top.
-
Try this, should work on High Sierra. You'll need to add HFSPlus.efi to /EFI/Clover/drivers64UEFI 3040_HS.zip
-
No, looks like the DSDT is also patched for Hi resolution (1440x900) and up. Replace DSDT and Config suitable to your display resolution with the attached. Config = Low Resolution 1366x768 Config-HiRes = High Resolution Also add SSDT-PNLF.aml to /EFI/Clover/ACPI/Patched Install AppleBacklightInjector.kext to /Library/Extensions on post install Hi & Lo Res + Brightness.zip
-
Your display is probably lower than the OP's system (1600x900). Open the Config file with Clover Configurator or Plistedit Pro. Under graphics you'll see a key call DualLink set to 1, change it to 0.
-
You need to determine which port is the HDMI connected to by connecting the external display and looking at IOReg under IGPU, then patch that port for HDMI audio.
-
The new Config file is missing the String TableID. It only shows SSDT, you need to add in CpuPM and Cpu0Ist as shown above.
-
see post #5 here
-
which OS X are you planning to install? Here's a Clover guide for starter.
-
[Mini Guide] Dell Latitude E7270 update Sierra to High Sierra
Jake Lo replied to 4Nub15's topic in The Archive
Update: I was able to get display to work properly after wake by replacing AppleIntelSKLGraphicsFramebuffer.kext from 10.12.6 I know this is not a fix, but a workaround temporarily until a fix is found. Didn't test to see if it'll have any ill effect in the long run. Sierra 10.12.6 org AppleIntelSKLGraphicsFramebuffer.zip Update2: Injecting custom EDID fixes this issue, I'm now running 10.13.2 See here for instruction I use "Apple MacBook Pro Display 16:10" Credits to black.dragon74 -
Replace with this AppleHDA_ALC292.kext to /L/E Repair permission and rebuild cache
-
[Solved] E7470 High Sierra (NVMe) fresh install failed
Jake Lo replied to murad3994's topic in The Archive
Note2: Please use this beta version of ssdPRGen.sh generate SSDT.aml for Skylake system -
Your config should support Yosemite 10.10.4 up to the current 10.13 ( High Sierra) Wireless will not be supported (Intel), need to be replaced See my Clover guide here for Sierra, High Sierra at the very bottom. Use attached files as bootpack (updated for 10.13.3) 3558_HS.zip
- 41 replies
-
- dell
- mac osx sierra
-
(and 3 more)
Tagged with:
-
[Solved] E7470 High Sierra (NVMe) fresh install failed
Jake Lo replied to murad3994's topic in The Archive
You should be able to use all the files from murad3994.zip with the addition of IntelGraphicsDVMTFxup (cause of your KP) I see you have AtherosE2200Ethernet & RealtekRTL8111 in one of your clover folder, get rid of them if you still have them, you have Intel ethernet which is already included in murad3994.zip. Check the BIOS, disable Legacy Option ROM. If ethernet still not showing, then check LAN, make sure it's enabled. You won't see Trackpad in preference with current PS2 kext, but you'll have 2 finger scrolling, tap to drag and simple mouse movement. You could try Alps kext, but last I tried, movement is not very fluent. Just remove ApplePS2Controller from /e/c/k/Other with the one from the link -
Just verify that FixHeaders_20000000 is as shown. CC 4.54 will work with all Clover 4288 and below I believe.
- 3 replies
-
- E7440
- High Sierra
-
(and 3 more)
Tagged with:
-
When generating, make sure to use Clover Configurator 4.54. If you're using 4.55, then you must have Clover v4288 + (v4289 latest at this time). Reason, Clover Configurator 4.55 changes FixHeaders_20000000 to FixHeaders or all ACPI DSDT fixes to new names without the digits at the end. Older Clover will not recognized this fix and will failed if the fixes are mandatory which is in this case.
- 3 replies
-
- E7440
- High Sierra
-
(and 3 more)
Tagged with:
-
See here
-
check device manager for details or run dxdiag.exe. Save and attach txt file here
- 41 replies
-
- dell
- mac osx sierra
-
(and 3 more)
Tagged with:
-
I was able to get display to work properly after wake by replacing AppleIntelSKLGraphicsFramebuffer.kext from 10.12.6 I guess you'll have to use the FakeCPU and FakeID for IntelGfx as well 0x19168086 I know this is not a fix, but a workaround temporarily until a fix is found. Didn't test to see if it'll have any ill effect in the long run.