Jump to content

Hervé

Administrators
  • Posts

    10027
  • Joined

  • Last visited

  • Days Won

    561

Everything posted by Hervé

  1. Try Mieze's BrcmPatchRAM3 kext; she posted her work in Headkaze Catalina's thread on the matter at InsanelyMac.
  2. Obviously the High Sierra installation package did not download properly since it should be about 6GB if memory serves me right. It happens sometimes for reasons that elude me. You could double check your SMBIOS settings and renew your serial numbers before retrying through the AppStore or maybe Google for those download scripts/line commands to get the package directly off Apple's repo. Anyway, this is getting off-topic so let's close this thread and re-assess situation in a new and more relevant one.
  3. -> moving to the correct and appropriate DESKTOP section. Please make every effort to post in the right section in the future.
  4. Correct, delete. AppleBacklightFixup (like a few others) is now obsolete with WEG.
  5. I've no idea about the particulars of that said UEFI configuration. But if you do not see the dGPU in IOReg, I guess it would do the job... NB: No signature, so no specs in signature as stated in post #1.
  6. Little chance of seeing AICPUPM loaded on a Skylake system... CPU power management is handled by the kernel since Haswell! AICPUPM last applies to Ivy Bridge. Unsupported but not disabled dGPUs drain battery on Hackintosh laptops, hence why we always try to disable them through specific SSDTs.
  7. Moving to the correct and appropriate "Bootloaders" section. In the future, please make every effort to post in the correct section and, once again, search the forum before posting to verify if your query/questions have not been raised before (I've asked you before). As it happens, it's already been the case...... So, again, all you have to do is set up the "Boot" section of your Clover config properly. Use Clover Configurator app to that effect. Select the target partition/volume by its name (or select "LastBootedVolume" if you only have 1 x macOS partition/volume) and make sure you set boot delay (i.e. Timeout) to 0. That's all, it's as simple as that. I suggest you read the documentation on Clover's wiki seeing you need to learn about it.
  8. All details are provided in my Latitude 7490 guide, please read it. And please stay on-topic in this 7490 thread. If you wish to discuss a different laptop model, please open a new thread; a little discipline is required and expected here...
  9. You may not have a 7490 that matches the same specs as mine. It's perfectly Ok not to use my DSDT which is only used to inject the code required to enable the brightness keys. Remove the DSDT of my pack and try to patch your own extracted one afterwards if you so wish.
  10. A few things are required to successfully run macOS Catalina on a Hackintosh, whether through a new/fresh installation of a direct upgrade from a previous OS X/macOS version/release. 1/ Embedded Controller: As mentioned here by @MaLd0n at InsanelyMac, since beta #5, macOS Catalina requires Embedded Controller (EC)-related patching for many computers. It's therefore important to check your Embedded Controller device (aka "PNP0C09" id) in DSDT/ACPI and apply the mandatory device renaming to "EC" in Clover's config (or directly in DSDT), failing what, Catalina will never boot. For instance, most Dell laptops since the era of the Latitude E4x00/E5x00/E6x00 range have an Embedded Controller device called "ECDV" in DSDT; in Clover, the necessary ACPI device renaming is as follows: Description: Changes ECDV to EC Find: 45434456 (ASCII for "ECDV" in hexadecimal notation) Replace: 45435F5F (ASCII for "EC__" in hexadecimal notation) Other known names for the Embedded Controller include "H_EC" or "EC0". If you find no Embedded Controller device in ACPI, this patch is not necessary. 2/ Clover: Clover needs to be at a minimum version supporting Catalina. Versions r503x, r504x and r505x are generally Ok. At the date of general release of Catalina, we recommend using Clover r5093 as the minimum version. Clover versions are available off Dids' Github repo. 3/ Add-on kexts: Lilu and associated plugins also need to be at versions updated for Catalina. At time of writing, we recommend the following minimum versions, all available off Acidanthera's Github repos: Lilu v1.3.8 Whatevergreen v1.3.3 AppleALC v1.4.2
  11. Try and cache your add-on kexts from /L/E rather than inject them from Clover.
  12. It certainly looks Ok from a device property injection point of view. 2 x things left to do: get rid of that SATA-100-series-unsupported kext you inject. Why did you install this? It certainly ain't in my pack though no impact to be expected on wireless... check the MAC @ printed on your DW1820A label and compare to the MAC @ shown in Mojave (i.e. 30:52:cb:84:0f:f1). If different, you probably don' have a real #0VW3T3 model...
  13. Target macOS release: Mojave 10.15.x This is a Clover-based installation using the well-known/well documented vanilla method detailed below. 1) 10.15 USB installer creation Using a USB key of 8GB minimum, create a Catalina USB installer through the following Terminal command: sudo <path>/Install\ macOS\ Catalina.app/Contents/Resources/createinstallmedia --volume /Volumes/<USB key> where: <path> = location of Catalina installation package (eg: /Applications if freshly downloaded) <USB key> = name of formatted USB volume (eg: USB_8GB) The process will take several minutes. Once completed: Setup your BIOS for UEFI mode install Clover bootloader on the USB installer with the following customised settings: Clover for UEFI booting only Install Clover in the ESP UEFI Drivers -> Recommended drivers ApfsDriverLoader / AptioMemoryFix / DataHubDxe / FSInject / HFSPlus / SMCHelper UEFI Drivers -> Human Interface Devices (optional only) PS2MouseDxe / UsbMouseDxe Themes (optional only) Install Clover PrefPane (optional only) you may use Clover version r5093 attached below: Clover_v2.5k_r5093.pkg.zip once Clover is installed, run Clover Configurator app attached below and mount the freshly created EFI partition of the USB installer: Clover Configurator.zip open this EFI partition and transfer the files & folders from the Latitude E7250 Catalina Clover pack below to the EFI/Clover folder of the EFI partition: E7250_Clover_Pack_Catalina.zip 2) 10.15 installation boot the Catalina USB installer at the Clover main menu, select the "Install macOS Catalina" partition (but don't press [ENTER]) press [SPACE], select -v verbose option in the menu, then choose to boot with the selected options proceed with installation, creating & formatting the target Catalina installation through Disk Utility as/if required on 1st reboot, boot off the USB installer and select the freshly created "macOS install from <target Catalina partition>" repeat this until this partition is no longer offered and only the target Catalina partition is left to boot Reboot the target Catalina partition via your USB installer 3) Post-installation tuning Once the target Catalina partition has booted, complete the 1st boot configuration tuning Once at the desktop, install Clover bootloader on the Catalina partition/disk with the customised settings listed above Once Clover is installed, launch Clover Configurator app and mount the freshly created EFI partition of the Catalina partition/disk Open this EFI partition and transfer the files & folders from the above Latitude E7250 Catalina Clover pack to the EFI/Clover folder of the EFI partition You may then reboot and verify that Catalina boots off your disk through Clover After that reboot, finalise post-installation tuning actions such as disabling hibernation, allowing all apps download from anywhere, changing all serial numbers, etc. Please note that: Catalina runs with nearly all the settings used for High Sierra and Mojave, the most notable differences being: need to run with a Catalina-compatible Clover version Clover config must contain new ACPI patch that renames ECDV device to EC need to run Catalina-compatible Lilu + WEG + AppleALC Here too, generate your own CPU-specific SSDT using Pike R Alpha's well-known generator script of you have a different CPU than the i5-5300U fitted to my E7250.
  14. Moving to the correct support section. Please make the effort to post in the correct and relevant section in the future. The guide you linked to has not been updated for Catalina... This being said, you probably need to: update Clover to the latest version (eg: r5070 or r5093). At minimum, run a version like r503x/r504x/r505x (tested Ok with for Catalina beta). Install the update with same settings as for Mojave. add Clover ACPI patch renaming ECDV device to EC; this is absolutely mandatory since Catalina beta #5. You can look up the Clover config posted in my E6230 Catalina guide to that effect. update Lilu + WEG + AppleALC kexts to latest versions. You may also look at here for guidance. If you have an existing macOS installation, you may proceed to upgrade directly to Catalina with the downloaded package, provided you've first updated Clover, its config file and your add-on kexts as detailed above. If you proceed with a fresh/new installation, I'd recommend you reformat your target partition to HFS+ from the installer main screen before you proceed with actual installation (APFS conversion will be automatic).
  15. Make sur you follow the BCM4350 guide available in R&D->Wireless section. Once you do that and inject the correct properties, you should find things will work a lot better.
  16. That would have been the correct method, yes; but you must have done differently. Use your original (Mojave?) USB installer to boot up Catalina.
  17. All you had to do, was install r5070 with the exact same settings you had (those listed in my guide). You must have messed up the modules... Re-install accordingly.
  18. With Catalina 10.15, Apple went further into increasing the security of its OS and the system's/root partition is now locked upon system startup. One of the consequences is that, by default, /System/Library/Extensions folder (/S/L/E) is locked and can not be modified in any way. In the same respect, other reserved folders such as /usr/bin or /usr/sbin are locked too. This can be a problem for such situations where a vanilla kext has to be replaced in /S/L/E or a file of /S/L/CoreServices has to be patched. The trick is basically to mount Catalina's root partition in Read-Write (RW) mode instead of Read-Only (RO) mode. This can be accomplished through Terminal with the following command: sudo mount -uw / followed a restart of the Finder through Terminal command: sudo killall Finder or simply by relaunching the Finder from the Apple menu:
  19. For Catalina 10.15: 1/ DW1510/Broadcom BCM4322-based cards require replacing the vanilla IO80211Family kext in /S/L/E by Mojave's (or High Sierra's) version. Of course, Catalina system partition must first be mounted in RW mode to that effect (see our FAQ section for details). No need to replace IO80211FamilyV2 kext at all. DW1510 802.11n 2.4/5GHz card: 2/ Atheros cards require replacing the vanilla IO80211Family kext in /S/L/E by High Sierra's version. Of course, Catalina system partition must first be mounted in RW mode to that effect (see our FAQ section for details). No need to replace IO80211FamilyV2 kext at all. Atheros AR5BXB92 (AR9280) 802.11n 2.4/5GHz: Atheros AR5B93 (AR9283) 802.11n 2.4GHz:
  20. I felt it safer to update Clover 1st because I was running on a much older version than r5093. But you may use or stay with your existing version, depending on what it is. For instance, I ran Catalina beta with r5035 and r5058 so those older versions than ran Ok for beta releases should be Ok too.
  21. If run currently run Mojave or a Catalina beta version, you may simply run the downloaded Catalina installation app and update via that direct route. Clover has fully supported this for years. It's not mandatory to proceed with a fresh/new installation. https://www.insanelymac.com/forum/topic/340581-macos-catalina-1015-is-out/?do=findComment&comment=2692666
  22. Target macOS release: Catalina 10.15.x This is a Clover-based installation using the well-known/well documented vanilla method detailed below: Working: full graphics acceleration on GT730 OOB with macOS native driver multi-display (with Lilu + WEG): DVI & HDMI OOB, VGA with NVCAP value 050000000000FFFFFFFF00000000000E00000000 audio, including HDMI, microphone input and headset output (with AppleALC + all layouts or VoodooHDA) FastEthernet LAN connection (with 82566MM or AppleIntelE1000 kext, patched if necessary for PCI id 8086:10c0) 19-in-1 card reader OOB CD/DVD RW drive OOB front and rear USB ports (OOB) CPU power management (works better with MacPro3,1 SMBIOS than iMac10,1) sleep (Energy Saver settings, Apple menu, PWR button) & wake (PWR button, USB keyboard/mouse) Not working: N/A Not tested: N/A GeekBench v4.4.4 (64bit) gives a 3500/3900+ multicore rating: 1) 10.15 USB installer creation Using a USB key of 8GB minimum, create a Catalina USB installer through the following Terminal command: sudo <path>/Install\ macOS\ Catalina.app/Contents/Resources/createinstallmedia --volume /Volumes/<USB key> where: <path> = location of Catalina installation package (eg: /Applications if freshly downloaded) <USB key> = name of formatted USB volume (eg: USB_8GB) The process will take several minutes. Once completed: install Clover bootloader on the USB installer with the following customised settings: Install Clover in the ESP Boot Sectors -> Install boot0af in MBR Clover for BIOS (legacy) booting -> Clover EFI 64-bits SATA BIOS Drivers, 64 bit -> ApfsDriverLoader / FSInject / HFSPlus / SMCHelper BIOS Drivers, 64 bit -> GrubEXFAT / GrubNTFS (both optional only) Themes (optional only) Install Clover PrefPane (optional only) you may use version r5093 attached below or any subsequent version available at Dids' Github repo: Clover_v2.5k_r5093.pkg.zip once Clover is installed, launch Clover Configurator app and mount the freshly created EFI partition of the USB installer Clover Configurator.zip open this EFI partition and transfer the files & folders from the Vostro200 Catalina Clover pack below to the EFI/Clover folder Vostro200_Catalina_Clover_Pack.zip copy High Sierra 10.13.6's telemetry plugin below to the root of your USB installer com.apple.telemetry.plugin.zip 2) 10.15 installation boot the Catalina USB installer at the Clover main menu, select the "Install macOS Catalina" partition (but don't press [ENTER]) press [SPACE], select -v verbose option in the menu, then choose to boot with the selected options proceed with installation, creating & formatting the target Catalina installation through Disk Utility as/if required on 1st reboot, boot off the USB installer and select the freshly created "macOS install from <target Catalina partition>" repeat this until this partition is no longer offered and only the target Catalina partition is left to boot at this stage, Catalina installation is complete but requires one final pice of tuning to avoid KP and boot loop reboot the USB installer as it if were the 1st time or reboot in single-user mode and, at main screen, open up Terminal from Tools menu copy 10.13.6's telemetry plugin to Catalina's target partition to avoid SSE4.2-related KP/reset on Core2Duo at boot time reboot normally (this telemetry plugin process is required after each update ) cp -Rf /com.apple.telemetry.plugin /Volumes/<target Catalina partition>/System/Library/UserEventPlugins/ Exit Terminal and restart your computer. Reboot the target Catalina partition via your USB installer 3) Post-installation tuning Once the target Catalina partition has booted, complete the 1st boot configuration tuning Once at the desktop, install Clover bootloader on the Catalina partition/disk with the customised settings listed above Once Clover is installed, launch Clover Configurator app and mount the freshly created EFI partition of the Catalina partition/disk Open this EFI partition and transfer the files & folders from the above Vostro200 Catalina Clover pack to the EFI/Clover folder You may then reboot and verify that Catalina boots off your disk through Clover
  23. Last update: 17 Jun 2020 Target macOS release: Catalina 10.15.x This is a Clover-based installation using the well-known/well documented vanilla method detailed below: Working: full graphics acceleration on Intel UHD620 iGPU, including brightness control (with Lilu v1.3.8 + WEG v1.3.2) multi-display with HDMI OOB, including HDMI-to-DVI adaptation (HDMI-to-VGA not successful) and VGA/DP over USB Type-C audio, including HDMI, microphone input and headset output (with AppleALC v1.3.9 & layout 11 + CodecCommander v2.7.1) GigEthernet LAN connection (with IntelMausiEthernet 2.4.0 kext) wireless and bluetooth with any compatible card (a DW1820A in my case) left and right USB ports (with Hackintool-generated USBPorts), including USB Type-C integrated webcam (OOB) CPU power management sleep (Lid, Energy Saver settings, Apple menu, Fn-Insert, PWR button) & wake (Lid, PWR button) battery management (with ACPIBatteryManager v1.90.1) keyboard (with VoodooPS2Controller v1.9.2) touchpad (with VoodooI2C v2.1.4 + VoodooI2CHID v1.0), including tap-to-click (mandatory in PrefPane settings), scroll & zoom, rotate or other multi-finger gestures. On occasions, won't work until system is rebooted one or several times. RTS525a microSD card reader (Performance limited to 5MB/s) Not working: Touchpad buttons TrackPoint 1) 10.15 USB installer creation Using a USB key of 8GB minimum, create a Catalina USB installer through the following Terminal command: sudo <path>/Install\ macOS\ Catalina.app/Contents/Resources/createinstallmedia --volume /Volumes/<USB key> where: <path> = location of Catalina installation package (eg: /Applications if freshly downloaded) <USB key> = name of formatted USB volume (eg: USB_8GB) The process will take several minutes. Once completed: install Clover bootloader on the USB installer with the following customised settings: Clover for UEFI booting only Install Clover in the ESP UEFI Drivers Recommended drivers ApfsDriverLoader AptioMemoryFix AudioDxe DataHubDxe FSInject HFSPlus SMCHelper Human Interface Devices Ps2MouseDxe UsbMoueDxe File system Drivers Fat Additional Drivers NvmExpressDxe PartitionDxe Themes (optional) Install Clover Preference Pane (optional) you may use version r5093 attached below: Clover_v2.5k_r5093.pkg.zip once Clover is installed, launch Clover Configurator app and mount the freshly created EFI partition of the USB installer Clover Configurator.zip open this EFI partition and transfer/copy the files & folders from the Latitude 7490 Catalina Clover pack below to the EFI/Clover folder: 7490_Catalina_Clover_Pack.zip 7490_Catalina_Clover_Pack_#2.zip 7490_Catalina_Clover_Pack_#3.zip 2) 10.15 installation boot the Catalina USB installer at the Clover main menu, select the "Install macOS Catalina" partition (but don't press [ENTER]) press [SPACE], select -v verbose option in the menu, then choose to boot with the selected options proceed with installation, creating & formatting the target Catalina installation through Disk Utility as/if required on 1st reboot, boot off the USB installer and select the freshly created "macOS install from <target Catalina partition>" repeat this until this partition is no longer offered and only the target Catalina partition is left to boot Reboot the target Catalina partition via your USB installer 3) Post-installation tuning Once the target Catalina partition has booted, complete the 1st boot configuration tuning Once at the desktop, install Clover bootloader on the Catalina partition/disk with the customised settings listed above Once Clover is installed, launch Clover Configurator app and mount the freshly created EFI partition of the Catalina partition/disk Open this EFI partition and transfer the files & folders from the above Latitude 7490 Catalina Clover pack to the EFI/Clover folder You may then reboot and verify that Catalina boots off your disk through Clover Edit: 02 Nov 2019: - - - - - - - - - - - - - Revised Clover pack #2: DW1820A properties injection commented out (only required for those who have such a card, in which case, remove the # character) Edit: 20 Apr 2020: - - - - - - - - - - - - - Added a note about solution for Realtek RTS525a SD card reader. Edit: 17 Jun 2020: - - - - - - - - - - - - - Revised Clover pack #3: Moved patched DSDT out of ACPI/patched folder since it's causing KP for most people. It was only patched to support brightness control through Fn-F11/Fn-F12. Jake Lo has provided SSDT alternatives in other guides/threads so it's best to use that. I'll try them asap on the 7490 and update accordingly.
  24. Those kexts are not required afaik. In IOReg, you'll see your wireless card as ARPT@0 under ARP0@1D,2... Again, XHC is the USB3 controller device under which all USB ports are registered. You'll find the Bluetooth module of the card there.
  25. Target macOS release: Catalina 10.15.x This is a Clover-based installation using the well-known/well documented vanilla method detailed below: Working: full graphics acceleration on Intel HD4000 graphics (with Lilu v1.3.8 + WEG v1.3.2) multi-display with HDMI OOB audio, including jack microphone input and headset output (with AppleALC v1.4.1 & layout 12 + CodecCommander v2.7.1) HDMI audio (with Capri Framebuffer patch) built-in GigEthernet LAN connection (with AppleIntelE1000e v3.1.0 or latest IntelMausiEthernet kext) wireless and bluetooth with any compatible card integrated webcam (OOB) full CPU power management, including Turbo boost (with CPU-specific generated ssdt) sleep (Lid, Energy Saver settings, Apple menu, Fn-F1, PWR button) & wake (Lid, PWR button) battery management (with ACPIBatteryManager v1.90.1) SD card reader (with DSDT patch for compatibility with Apple's default reader) keyboard (with Dr Hurt's VoodooPS2Controller R6 + DSDT patch for brightness control) touchpad including tap-to-click (with Dr Hurt's VoodooPS2Controller R6) left combo eSATA/USB2.0 + right USB3.0 ports (with Hackintool's generated USBPorts + Rehabman's FakePCIID kexts for multiplexing) ExpressCard slot OOB Not working: VGA output unsupported Not tested: SmartCard reader fingerprint scanner GeekBench v4.4.x (64bit) results: 1) 10.15 USB installer creation Using a USB key of 16GB minimum, create a Catalina USB installer through the following Terminal command: sudo <path>/Install\ macOS\ Catalina.app/Contents/Resources/createinstallmedia --volume /Volumes/<USB key> where: <path> = location of Catalina installation package (eg: /Applications if freshly downloaded) <USB key> = name of formatted USB volume (eg: USB_16GB) The process will take several minutes. Once completed: Setup your BIOS for UEFI mode install Clover bootloader on the USB installer with the following customised settings: Clover for UEFI booting only Install Clover in the ESP UEFI Drivers AudioDxe DataHubDxe FSInject SMCHelper ApfsDriverLoader AptioMemoryFix Fat PartitionDxe Ps2MouseDxe UsbMouse.Dxe VBoxHfs Themes (optional) Install Clover Preference Pane (optional) you may use version r5058 (or later) attached below: Clover_v2.5k_r5058.pkg.zip once Clover is installed, run Clover Configurator app and mount the freshly created EFI partition of the USB installer Clover Configurator.zip open this EFI partition and transfer the files & folders from the Latitude E6230 Catalina Clover pack below to the EFI/Clover folder: E6230_Catalina_Clover_Pack.zip E6230_Catalina_Clover_Pack_#2.zip if your E6230 is fitted with a different CPU than i7-3540M, remove the SSDT.aml table from Clover's EFI/Clover/ACPI/patched folder; you'll generate you own CPU-specific power management table in post-installation phase. 2) 10.15 installation boot the Catalina USB installer at the Clover main menu, select the "Install macOS Catalina" partition (but don't press [ENTER]) press [SPACE], select -v verbose option in the menu, then choose to boot with the selected options proceed with installation, creating & formatting the target Catalina installation through Disk Utility as/if required on 1st reboot, boot off the USB installer and select the freshly created "macOS install from <target Catalina partition>" repeat this until this partition is no longer offered and only the target Catalina partition is left to boot Reboot the target Catalina partition via your USB installer 3) Post-installation tuning Once the target Catalina partition has booted, complete the 1st boot configuration tuning Once at the desktop, install Clover bootloader on the Catalina partition/disk with the customised settings listed above Once Clover is installed, launch Clover Configurator app and mount the freshly created EFI partition of the Catalina partition/disk Open this EFI partition and transfer the files & folders from the above Latitude E6230 Catalina Clover pack to the EFI/Clover folder You may then reboot and verify that Catalina boots off your disk through Clover If your E6230 is fitted with a different CPU than the i7-3540M, download Pike R Alpha's SSDT generator tool and generate your own CPU-specific SSDT. Copy the resulting SSDT.aml file to Clover's EFI/Clover/ACPI/patched folder. Edit: May 23rd, 2020 - - - - - - - - - - - - - - - Following 10.15.4's breaking of XCPM on Ivy Bridge platforms, revised pack #2 where CPU power management is reverted to traditional CPU-specific SSDT generated by Pike R Alpha's well-known script. A specific XCPM-enabled Clover config is still provided up to 10.15.3. Edit: Nov 28th, 2020 - - - - - - - - - - - - - - - Catalina 10.15.4 and later require using more recent Clover versions such as r5107 or later. Clover versions r5123 to r5126 are known to be buggy and cause issues. As such, avoid them. On the other hand, Clover r5127 was tested Ok and proved to boot Catalina 10.15.7 without a glitch.
×
×
  • Create New...