-
Posts
14365 -
Joined
-
Last visited
-
Days Won
868
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Jake Lo
-
You can eliminate having to patch the DSDT with this method Just need the 3 rename patches shown in the screenshot in those order and add the attached SSDT-BRT6.aml to /E/C/A/Patched https://osxlatitude.com/forums/topic/12439-cannot-complete-boot-from-catalina-installer-medium-on-7490/?do=findComment&comment=95339
- 23 replies
-
- catalina on dell 3490
- 3490
-
(and 4 more)
Tagged with:
-
E5570: black built-in screen on plugging HDMI external display
Jake Lo replied to cvanhoose's topic in The Archive
DW1820 is not supported. R7 370m/270m not supported as Optimus is not supported in Hackintosh, so need to be disabled to save power via DSDT/SSDT patching Black internal screen when HDMI plugged in is a known issue. Workaround, place system to sleep and then wake prior to connecting any external monitor or close lid until external monitor switch to main, then open lid. LCD will become main and external monitor as extended. You can try playing around with EDID using Hackintool or any process you can find, no guarantee. -
e7270 [SOLVED] E7270 | Stuck into boot install USB
Jake Lo replied to Daniel PN's topic in The Archive
can you answer question from here? Post new debug file -
Latitude E5440: fine-tuning macOS Catalina installation
Jake Lo replied to marlov's topic in The Archive
What value did you set for Finger Z to make it workable for you? As for the Intel Wifi, Apple never use them on their hardware so no drivers were ever developed. Many developers had started some projects but had since abandoned. Here are a few if you think you can contribute. https://github.com/daliansky/XiaoMi-Pro-Hackintosh/issues/330 https://github.com/zxystd/AppleIntelWifiAdapter https://github.com/Champ-Goblem/IntelWiFiDriver---Voodoo80211 -
Latitude E5440: fine-tuning macOS Catalina installation
Jake Lo replied to marlov's topic in The Archive
You can try adjusting FingerZ value inside the VoodooPS2Controller.kext/Contents/Plugin/VoodooPS2Trackpad.kext/Contents/info.plist to a lower number for sensitivity. As for waking from sleep, go in BIOS, disable Wake on LAN/WLAN/WWAN.... -
delete these 2 folders: drivers64 and drivers64UEFI In drivers/UEFI remove these: EmuVariableUefi.efi OsxAptioFixDrv.efi OsxAptioFix2Drv.efi VBoxExt2.efi VBoxExt4.efi VBoxIso9600.efi SMCHelper.efi Repair your permissions and rebuild cache Can you verify nvidia is now disabled? Post new debug if issue continues after above changes.
-
Remove the DSDT.aml. It's causing the ACPI error
-
We have lives too. We are all here voluntarily with our own time, if you could either wait a little or try researching it yourself. Here, give this a try. Replace the Config and add the SSDT to /E/C/A/Patched BatteryStatus_E7240.zip
- 16 replies
-
Try adding AirportBrcmFixup.kext, that should fix the ARPT issue
-
Ok, seems VoodooPS2Controller for Alps is a bad idea. I'll update the bootpack to switch it out. Do this, at Clover gui, press spacebar. Go and select Block kexts. In the Off folder, enable ApplePS2Controller.kext and the plugins under it. Then in kext/Other folder disable VoodooPS2Controller and all plugins under it. Now go back to main menu and boot regularly. Another way if mount the EFI folder and move ApplePS2Controller to kexts/Other and delete VoodooPS2Controller. Update: Bootpack update in Guide with ApplePS2Controller.kext
-
MIssing IOREG file. Run this and attach file https://raw.githubusercontent.com/black-dragon74/OSX-Debug/master/IORegistryExplorer.zip
- 16 replies
-
post new debug file Webcam shows being detected in your previous IOReg file. Is it not working or not showing in your system information?
- 16 replies
-
My bootpack has patch for the DW1820a but is disabled by default. In the Config file, under Device/Properties, remove the # from #PciRoot(0x0)/Pci(0x1c,0x0)/Pci(0x0,0x0) That should enable the patch, but not sure if it'll work on installation. If it still fails, then disable the Wifi in the BIOS until installation is completed. I will assume you're using the E7270_Catalina bootpack from the last post of the guide
-
Here, replace the Config with this Go to /E/C/ACPI/Patched and remove SSDT-UIAC-E7440.aml You should also update your kexts: Lilu, Whatevergreen, AppleALC at minimum. Links are found in my guide you linked above config.plist.zip
- 16 replies
-
The last screenshot shows that it's not detecting the Installer. Did you set the BIOS accordingly? BIOS: Set to Default, apply, then set SATA Operations to AHCI, set Boot List Option to UEFI Disable Secure Boot, Disable Wake on LAN/WWAN/WLAN, Disable TPM (optional) Check if you have HFSPlus.efi in /EFI/Clover/drivers/UEFI, my bootpack requires it.