-
Posts
14365 -
Joined
-
Last visited
-
Days Won
868
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Jake Lo
-
Dell Latitude E6520 nVidia - High Sierra Install Issues
Jake Lo replied to film9634's topic in The Archive
If it hangs when you try to add a boot option in BIOS, then you can't use UEFI, go with Legacy. You'll have to install Clover in Legacy mode as well. The installer will copy the files to the install drive and reboot. You reboot with the USB and select "Install MacOS from ...". You'll have to do this a couple of times before it's completed. Once you're able to get to the finish and to the Desktop, install Clover in Legacy Mode and copy the EFI from the USB to the installed drive.- 39 replies
-
- High Sierra
- Help Needed
-
(and 2 more)
Tagged with:
-
Latitude e6440 - no audio and left usb port Not working
Jake Lo replied to raulcastelo10's topic in The Archive
Check /S/L/E or /L/E for VoodooHDA.kext and AppleHDADisabler.kext and remove them. Check /EFI/Clover/kexts/Other or other folders(10.11,10.12, 10.13..etc) in kexts as well for VoodooHDA.kext and remove it. In /EFI/Clover/kexts/Other, there's a folder call LE. Move all the kexts in there to /Library/Extensions. Then 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 / -
Latitude e6440 - no audio and left usb port Not working
Jake Lo replied to raulcastelo10's topic in The Archive
I guess you're not using the bootpack I posted here There's no VoodooHDA required for audio. USBInjector and Audio are both included in the bootpack. -
No, sleep had never been working for HD530 or HD630 for any version of MacOS, that's why I was curious how you're able to accomplish it. Could be EDID, but I had tried that before too, perhaps you did something else differently. Hope you're able to nail it down again. Sleep/ Wake worked on HD4600 on Sierra but not on High Sierra on my Optiplex 9020 FF (Haswell). It'll just reboot on wake just as does my Optiplex 7040 (Skylake).
-
[SOLVED] [5480] Installing macOS High Sierra 10.13.2
Jake Lo replied to marco79ta's topic in The Archive
VoodooI2C & VoodooI2CHID are meant to be in /EFI/Clover/kexts/Other, not /S/L/E. Since you installed it to /S/L/E, then you might have to remove AppleHPM.kext, AppleIntelLpssI2C.kext and AppleIntelLpssI2CController.kext By the way, I don't see VoodooI2CHID the kextcache.log. Did you leave it out? Add it and reboot. If still fails, try the attached DSDT. DSDT.aml.zip -
Open Config.plist with Clover Configurator. Click on Devices on the left. On the right under Audio, enter 12 above inject. Save
-
try adding AirportBrcmFixup.kext to /EFi/Clover/kexts/Other
-
graphics issue, you'll probably need to adjust the DVMT-preallocated See here under Prerequisites.
-
Is that a typo? Should be 0x59160000 and 0x59168086
-
Add this to /EFI/Clover/kexts/10.11 for Brightness Control Not sure what you mean by stopping battery @ 60%. It's probably a Windows options utilizing some Lenovo software. You should remove NullCPUPowerManagement.kext and add DisableTurboBoostBattery.kext NullCPUPowermanagement does exactly what the name implies, so removing it will increase your battery life. DisableTurboBoostBattery.kext will disable turboboost while on battery to increase battery life.
-
Add AppleALC.kext + Lilu.kext in /EFI/Clover/kexts/Other Inject layout-id 12 to Config file under Devices
-
Since both those 2 ports #5 and #6 are DP ports, you should not enabled the 2 HDMI hotpatches in your Config file t2-10.11.4-SKL-1912000-Port_0x5-DP2HDM 10.11.4-SKL-1912000-Port_0x6-DP2HDM
-
probably graphics not loading. Boot to Clover, go to Options. Change FakeID to 0x12345678 See if you could boot with that change Updated bootpack above, give that a go
-
Try replacing the contents to /EFI/Clover Since you're running dual boot with Windows, run dxdiag.exe. Save the txt file and attach it That will help determine what devices are installed like audio... /!\ Updated some kext to autodetect graphics Add audio layout-id to 28 for ALC225 5285v2.zip
-
Here you go quartz_wifi.zip
-
Fn+F8 works in Windows, not MacOS See if this is true on 5580 too as this is what I have to do on my E7470
-
@quartz38 Will have to repatch the DSDT/SSDT with the card installed. Boot to Clover, hit F4. Continue to OSX Compress and attach /EFI/Clover/ACPI/Origin here
-
Use EFI folder from here. Will work on E6530 as well.
- 1 reply
-
- 1
-
Dell Latitude E6520 nVidia - High Sierra Install Issues
Jake Lo replied to film9634's topic in The Archive
Use this command to create the installer the vanilla way sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/"target_USB" --applicationpath /Applications/Install\ macOS\ High\ Sierra.app --nointeraction Note: target_USB = name of the USB drive you're writing to See full guide here- 39 replies
-
- High Sierra
- Help Needed
-
(and 2 more)
Tagged with:
-
you should run setup_var 0x796 just to see what value it's currently set to before changing it If you changed it previously and don't know the default, just go to the BIOS and set Load Default and apply. That will set it back to the default. Then try the different values to see what works best. You could easily switch it back. You could disable IntelGraphicsDVMTFixup.kext during Clover boot so you don't have to remove it to test.
-
Follow instructions from here to debug issue gen_debug -sysprofile