-
Posts
14365 -
Joined
-
Last visited
-
Days Won
868
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Jake Lo
-
I assumed you have repaired permissions and rebuild cache and then rebooted?
-
Dell E6420 i7 Nvidia ''Sierra'' - How setup NVram
Jake Lo replied to bestgamer28's topic in The Archive
Yes, those file will load from /EFI/Clover/ACPI/Patched, but they are not there. I see you only have DSDT.aml and ssdtPRGen.sh Where did you get the boot files? Repair permission and rebuild cache. Run command from terminal (or run permission.sh found in Hack_Tools) 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 / -
/E/C/kexts/Other <==/EFI/Clover/kexts/Other
-
@Mohammadtaghi Farkhondekar You don't have power management implemented correctly. First off, you need to remove NullCPUPowermanagement.kext from /L/E. It's exactly what that word means. In Config file, enable Plugin Type to 1 Not sure what the following kexts in /E/C/kexts/Other are for. Remove them if you're not sure AppleIntelCPUPowerManagement AppleIntelCPUPowerManagementClient You have lots of unnecessary kexts as well, remove them FakePCIID_BCM57XX_as_BCM57765 //you have Realtek ethernet, not Broadcom FakePCIID_Intel_GbX //you have Realtek ethernet, not Intel FakePCIID_Intel_HD_Graphics //you don't have UHD630 FakePCIID_XHCIMux //pretty sure theres' no USB 2.0 in this system FakePCIID_AR9280_as_AR946x //looks like you have usb wifi FakePCIID_Broadcom_WiFi //looks like you have usb wifi, so this is not needed either Repair permissions and rebuild cache.
-
[SOLVED] Dell Latitude E5470 High Sierra: Not detect SSD in Disk Utility
Jake Lo replied to Phil Lu's topic in The Archive
You can disable the verbose mode in the Config file. -
You mean it doesn't switch over to headphone when you plug in the headset? Try plugging in, put system to sleep. Then wake it up
-
Dell E6420 i7 Nvidia ''Sierra'' - How setup NVram
Jake Lo replied to bestgamer28's topic in The Archive
Ok, you're booting with Optimus enabled but NVS4200m can't be used in OS X. Had to use HD3000 which is fine but battery is draining fast if you don't disable the Nvidia. Since it can't be disabled via BIOS, it must be disabled via DSDT patching. So according to the Config file you're using, you are missing SSDT-0.aml, SSDT-6.aml and SSDT-PNLF.aml in /EFI/Clover/ACPI/Patched SSDT-6 is to disable the NVidia SSDT-PNLF is for brightness control Once you have those restored, you need to copy /EFI/Clover/kexts/Other/LE/AppleBacklightInjector.kext to /Library/Extensions Repair permission and rebuild cache. This should enable brightness slider. Use Fn+F3 and Fn+Insert to control the slider As for HDMI, it's hardwired to the Nvidia, so it won't work. If you want to use HDMI, you need to use the Nvidia (disable Optimus in BIOS). Last support OS X is Sierra. For audio to restore to the same level, when installing Clover, try selecting AptioMemoryFix.efi under drivers64UEFI. Not sure if that'll work. -
Dell E6420 i7 Nvidia ''Sierra'' - How setup NVram
Jake Lo replied to bestgamer28's topic in The Archive
No, if the file is created with F2, you won't encounter that error when running the debug script Boot to the Clover screen. Press F2 and F4. Then continue booting into OSX Now run the debug script -
Dell E6420 i7 Nvidia ''Sierra'' - How setup NVram
Jake Lo replied to bestgamer28's topic in The Archive
The file is dump to /EFI/Clover/misc You still have to go through the script I linked again -
Dell Latitude 7480 - High Sierra: Any how-to?
Jake Lo replied to mariolasagna's topic in The Archive
Try this, replace DSDT.aml to /E/C/A/Patched Add the 2 kexts to /Library/Extensions Remove from /S/L/E AppleHPM AppleIntelLpssI2C AppleIntelLpssI2CController Repair permissions 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 / Donate can be found on the top right of the Home page https://osxlatitude.com I2C_v2.0.3.zip -
Dell Latitude 7480 - High Sierra: Any how-to?
Jake Lo replied to mariolasagna's topic in The Archive
no, that's a DW1550, you need an M.2 card. DW1560. Here, use this Config for Skylake, should fix the graphics issue config.plist.zip -
Dell Latitude 7480 - High Sierra: Any how-to?
Jake Lo replied to mariolasagna's topic in The Archive
The patch for I2C touchpad. Right now it's for simple mouse function only. Might now work after sleep. Looks like your model is Skylake and not Kabylake as the OP. So will need different graphics injection. No, Intel is not supported. DW1830 from link is good. DW1560 is cheaper though. -
Dell Latitude 7480 - High Sierra: Any how-to?
Jake Lo replied to mariolasagna's topic in The Archive
Don't need network to complete installation. Better for internal wifi, go with DW1560 or DW1830 -
[SOLVED] E7450 CPU always being consumed by kernel_task even when PC idle
Jake Lo replied to MarkyMac's topic in The Archive
what version of BIOS are you on? The new version that fixes the Meltdown issue tends to cause this. Try downgrading to A17 -
Dell Latitude 7480 - High Sierra: Any how-to?
Jake Lo replied to mariolasagna's topic in The Archive
Yeah, will need to patch for that later and add proper kexts -
Dell E6420 i7 Nvidia ''Sierra'' - How setup NVram
Jake Lo replied to bestgamer28's topic in The Archive
Click on the link and follow the instructions -
check FAQ?? https://osxlatitude.com/forums/topic/10244-how-to-implement-custom-fan-control-on-asus-laptops/
-
Dell Latitude 7480 - High Sierra: Any how-to?
Jake Lo replied to mariolasagna's topic in The Archive
Looks like you're using tonymacx86's stuff to create the installer instead of vanilla method... You need to remove the following from /E/C/drivers64UEFI, they are mutually exclusive OsxAptioFix2Drv-64.efi OsxAptioFix2Drv-free2000.efi OsxAptioFix3Drv-64.efi EmuVariableUefi-64.efi Keeping only AptioMemoryFix.efi (latest) -
Dell Latitude 7480 - High Sierra: Any how-to?
Jake Lo replied to mariolasagna's topic in The Archive
Zip file not complete or corrupted. -
Did you try all 3 layout-id?
- 55 replies
-
- mojave
- optiplex 3050
-
(and 1 more)
Tagged with:
-
Dell E6420 i7 Nvidia ''Sierra'' - How setup NVram
Jake Lo replied to bestgamer28's topic in The Archive
Post the debug files -
[SOLVED] E7240 - first time install High Sierra - Need help!!
Jake Lo replied to Chính Xuân Mai's topic in The Archive
According to the chart, it's not recommended. It's similar to AR9462 AR946x (168c,34), AR9485 (168c,32) and AR9565 (168c,36) work to some degree (i.e. not 100%) with alternative (re-written) Atheros40 driver as posted at InsanelyMac by Chunnann. Further patching facility posted here. These cards are NOT recommended. Rather than getting another card, I would recommend reinstalling of OS X. -
Strange, the date on the drivers64UEFI folder shows Feb2018, should be Jun2018 Reinstall Clover and de-select EmuVariableUefi-64.efi & OsxAptioFixDrv-64.efi and select AptioMemoryFix.efi instead If you have "Install RC scripts...", de-select it
-
Try this Config, made a mistake of the arg. Fixed in the Config Use layout-id 3, 13, or 17 config.plist.zip
- 55 replies
-
- mojave
- optiplex 3050
-
(and 1 more)
Tagged with:
-
[SOLVED] E7240 - first time install High Sierra - Need help!!
Jake Lo replied to Chính Xuân Mai's topic in The Archive
Don't know about DW1601, don't know if it's supported. Strange that even DW1510 which works natively doesn't work. Try replacing with this DSDT.aml Patched from your Origin folder DSDT.aml.zip