Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 12/11/2019 in all areas

  1. good to know that. but opencore is too complcated for me to use lol
    5 points
  2. 10.15.2 WORKING KERNEL PATCHES! Comment: _xcpm_performance_patch by JamesK Find: 41C1E608 4963D689 D048C1EA 20 Replace: 41C1E608 B800FF00 0031D290 90 Comment: _xcpm_SMT_scope_msrs_1 by JamesK Find: BE060000 005DE908 000000 Replace: BE060000 005DC390 909090 Comment: _xcpm_SMT_scope_msrs_2 by JamesK Find: 31D2E844 FDFFFF Replace: 31D29090 909090 Comment: _xcpm_pkg_scope_msrs by JamesK Find: 31D2E879 FDFFFF Replace: 31D29090 909090 Comment: _xcpm_core_scope_msrs by JamesK Find: 31D2E857 FDFFFF Replace: 31D29090 909090 Patches work. Enjoy!
    3 points
  3. Hi @telepati Here, Clover r5100 choose Catalina Install Data at reboot. Maybe because (I suppose), In my config.plist, I've put this: Default setting: <key>DefaultVolume</key> <string>LastBootedVolume</string> <key>Legacy</key> <string>PBR</string> My setting: <key>DefaultVolume</key> <string>Catalina-HD</string> <key>Legacy</key> <string>PBR</string>
    2 points
  4. Installing macOS Catalina 10.15.5 on Gigabyte Z370N WIFI + i7 8700K + UHD 630 Changelog: 06/10/2020 14:51h GMT-0 - Fixed dual screen issue in 10.15.5. Thanks @khamsakamal48 05/27/2020 20:02h GMT-0 - Update instructions 10.15.5. 03/24/2020 20:23h GMT-0 - Update instructions 10.15.4. 01/30/2020 23:54h GMT-0 - Update instructions 10.15.3. 12/11/2019 03:58h GMT-0 - Update instructions 10.15.2. - Updated EFI folder attached. 11/30/2019 18:03h GMT-0 - Changed Device -> Graphics platform to fix dual HDMI monitor. - Updated EFI folder and config.plist 11/29/2019 21:28h GMT-0 - Added full EFI folder as requested. 11/27/2019 02:33h GMT-0 - Added BIOS profiles for ease. 11/25/2019 22:45h GMT-0 - Fixed wrong ethernet link (IntelMausi.kext). - Thanks to @MiMoHo 11/24/2019 04:56h GMT-0 - First version. What works and what does not - Processor: Intel Core i7-8700K -> Work. All SpeedStep stages.- Video Card: Intel UHD 630 -> Work. QE/CI and Metal.- Chipset: Intel Z370 -> Work.- HDMI 2.0 (1st) -> Work. - HDMI (2nd) -> Work. - DP -> Work. - Audio: ALC1220 -> Work. - HDMI Audio -> Work.- WiFi/Bluetooth -> Not work. Replaced with BCM94360CS2. - Ethernet (1st) -> Work.- Ethernet (2nd) -> Work.- USB3.0 -> Work.- Sleep -> Work. - Airdrop, Handoff, Instant Hotspot and Continuity -> Work after replaced wireless. Todo - Empty What you need to install - Running install of macOS- One USB flash drive of 8GB or bigger- macOS Catalina install app- Clover EFI - Clover Configurator - Some KEXTs and SSDT patchesHow create create the install flash drive Prepare install flash drive Format the flash drive with GUID partition mapping and name it "Install".- Open Disk Utility.- Click in View, then "Show All Devices".- Select the destination flash drive, then Erase.- Name: Install, Format: Mac OS Extended (Journaled) and Scheme: GUID Partition Map Create install flash driveOpen terminal and run this command: sudo /Applications/Install\ macOS\ Catalina.app/Contents/Resources/createinstallmedia --volume /Volumes/Install --nointeraction  This will take about 30 minutes. Install bootloader Download the CloverEFI from official repository (used 5099) and install only with these options on "Install macOS Catalina": - Install for UEFI booting only- Install Clover in the ESP- UEFI Drivers - Recommended Drivers - FSInject (I still don't know if it's really necessary) - UEFI Drivers - File System drivers - ApfsDriverLoader (Support to APFS partitions) - UEFI Drivers - File System drivers - VBoxHfs (Support HFS/HFS+ partitions) - UEFI Drivers - Memory fix drivers - AptioMemoryFix (Fix the memory management of de UEFI/BIOS) - UEFI Drivers - Additional drivers - NvmExpressDxe (If you are going to use NVMe) FileVault 2  If you plan to use FileVault 2, you need to download additional drivers, since what comes with Clover is not up to date and use VirtualSMC instead of FakeSMC. Follow instructions bellow:  From current Clover installation, check these options to USB keyboard/mouse work on password screen: - UEFI Drivers - Human Interface Devices - UsbKbDxe - UEFI Drivers - Human Interface Devices - UsbMouseDxe After Clover install will be created a partition named EFI and mounted in Desktop. Usually the path is /Volumes/EFI/. Download the versions 2.1.0 and 2.0.9 of AppleSupportPkg from: https://github.com/acidanthera/AppleSupportPkg/releases We need the last version of AppleGenericInput.efi that is inside 2.1.0 and last version of AppleUiSupport.efi that is inside 2.0.9. OR download attached bellow. Put in /Volumes/EFI/EFI/CLOVER/drivers/UEFI/ That's it! FileVault 2 will work without problems. Make things works After Clover install will be created a partition named EFI and mounted in Desktop. Usually the path is /Volumes/EFI/. - Replace the /Volumes/EFI/EFI/CLOVER/config.plist with mine attached below according to your processor version. - Put all SSDT-*.aml attached below in /Volumes/EFI/EFI/CLOVER/ACPI/patched/ Generate your Serial, MLB and SmUUID - Open the replaced config.plist with Clover Configurator (used 5.8.0.0) - Go to SMBIOS, click few times in "Generate New" in Serial Number and SmUUID. Copy the Clover Configurator to flash drive because you will need later. Download those Kexts and put in /Volumes/EFI/EFI/CLOVER/kexts/Other/ - Download the VirtualSMC.kext, SMCProcessor.kext, SMCSuperIO.kext and UEFI driver (put VirutalSmc.efi inside /Volumes/EFI/EFI/drivers/UEFI/). I used the version 1.0.9. - Download the Lilu.kext from here. I used the version 1.3.9. - Download the WhateverGreen.kext from here. I used the version 1.3.4. - Download the AppleALC.kext from here. I used the version 1.4.3. - Download the USBInjectAll.kext from here. I used the version 2018-1108. - Download the IntelMausi.kext from here. I used the version 1.0.2. - Download the SmallTree-Intel-211-AT-PCIe-GBE.kext attached bellow to enable second ethernet. Important! If you are coming from my previous Mojave guide, please note that I am using some kexts from other repositories / authors. Wifi and Bluetooth (BCM94360CS) Works out of box (plug 'n' play). Now you can start the installation without problem (I guess). How install UEFI Setup Configuration and InstallationUEFI configuration My BIOS is F10 (I use an 8th generation processor, so I don't need to upgrade) You can configure manually or load my BIOS profile. Manually: - Shutdown and insert the flash.- Power on with DEL pressed to enter BIOS setup.- Change value: BIOS - CSM Support to Disabled- Change value: BIOS - Secure Boot to Disabled- Change value: Peripherals - Initial Display to IGP- Change value: Chipset - VT-d to DISABLE- Change value: Chipset - Internal Graphics to ENABLE- Save & Exit Setup or, BIOS profile You can use one of my BIOS profiles attached bellow. It's two versions. One stock (Geekbench 4: 5840/27384) and another with overclock [5.0 GHz] (Geekbench 4: 6360/30348) - Put the profile in the root of the flash drive at EFI partition. - Restart with DEL pressed to enter BIOS setup. - Go to Save & Exit. - Select Load Profiles. - Select last option and then the flasdrive in the list. - And finally choose MACOS_STOCK or MACOS_5GHZ. - Save & Exit Setup Then: - Now, hold the F12 - In the list, select your flash drive. - Choose the flash drive (white icon). The installer will start.  Format destination diskFormat the disk with GUID partition mapping and name it "Macintosh".- Select Disk Utility in the list, then press Continue.- Click in View, then "Show All Devices".- Select the destination Disk, then Erase.- Name: HD, Format: APFS and Scheme: GUID Partition MapClose Disk Utility.Select "Install macOS", then Continue.Follow instructions in screen.After installAfter first part install the system will reboot. Maybe you have to press ESC again and select the flash drive. Choose the internal disk (gray hdd icon) if not already selected. The second part of the installation will begin. This will take 16 minutes. Post installation Bootloader When the second part of install finish, the system will reboot again.After performing the user initial setup and go to the desktop, you need to make the system disk bootable.Open the Clover Configurator from flash drive that you copied before.Mount and open the flash drive EFI partition. (Inside Clover Configurator, Mount EFI -> Select flash drive in Efi Partitions list -> Mount Partition -> Open Partition) Copy the EFI folder to desktop. Go back to Clover Configurator, unmount the EFI partition of the flash drive and mount and open the EFI partition of internal disk. Move the EFI folder from Desktop to EFI partition of the internal disk. Eject the flash drive. Move all Kexts from EFI partition of internal disk to /Library/Extensions and make kext cache, with those commands in Terminal: sudo mv -R /Volumes/EFI/EFI/CLOVER/kexts/10.15/* /Library/Extensions/ sudo chmod -R 755 /Library/Extensions sudo chown -R root:wheel /Library/Extensions sudo kextcache -i / Restart the system. Last thing Run this command in Terminal to disable hibernation (doesn't work in macOS): sudo pmset -a hibernatemode 0 It's done! System Updates  10.15.2 Before install, update the following kexts: - Lilu.kext. I used version 1.4.0. - WhateverGreen.kext. I used version 1.3.5. - AppleALC.kext. I used version 1.4.4. (all download links above) Download the latest CLOVERX64.efi.zip build. I used version 5100. Mount EFI partition and unzip to: - /Volumes/EFI/EFI/CLOVER/CLOVERX64.efi - /Volumes/EFI/EFI/BOOT/BOOTX64.efi (rename the copy of CLOVERX64.efi to BOOTX64.efi Install update. Will reboot at least four time. 10.15.3 Updated with success without changing anything. 10.15.4 Before install, update the following kexts: - Lilu.kext. I used version 1.4.2. - WhateverGreen.kext. I used version 1.3.7. - AppleALC.kext. I used version 1.4.7. - VirtualSMC.kext. I used version 1.3.7. (all download links above) Download the latest CLOVER installer. I used version 5107. - Install respecting the configuration mentioned above in "Install bootloader" section. Install update. Will reboot at least four time. 10.15.5 - Same as usual, update all Kexts and Clover. - Install Update, reboot. If you like me, I had a problem with two monitors. I needed to roll back two Kexts of video from 10.15.4: FixGraphics10.15.5.zip After replace, fix permissions and cache. Change AAPL,ig-platform-id to 00009B3E to fix it. And last but not least I would like to thank the following community members, by making these dream possible:@crushers, @snatch, @apianti, @blackosx, @blusseau, @dmazar, @slice2009, @autumnrain, @phpdev32, @EMlyDinEsH, @RehabMan, @Scellow, @mitch_de, @Shailua, @Andy Vandijck, @maxfierke, @ArturXXX, @LexHimself, @brumas, @khamsakamal48 and all others members involved directly or indirectly. Attachments config.plist v2.zip EFI v4.zip Filevault 2 additional drivers.zip SmallTree-Intel-211-AT-PCIe-GBE.kext.zip SSDTs.zip MACOS_5GHZ MACOS_STOCK
    1 point
  5. puoi scaricarlo anche da li oppure reinstallare clover selezionandolo il percorso della efi è Driver/UEFI
    1 point
  6. Ciao.. serie 390 nel 99% dei casi non ha nvram nativa aggiungi il driver uefi emuvariable e controlla il discorso
    1 point
  7. Sorry, my forked repo are heavy customized, you have to do it yourself!
    1 point
  8. Or just comment out the PatchTableType11(); in rEFIt_UEFI/Platform/smbios.c https://github.com/n-d-k/CloverBootloader/commit/4bbfece4b8ed9d05cab0fecc9284e2bf0bdb6467
    1 point
  9. Yes, I have that too. Clover does not choose the right drive while updating on Catalina. Maybe @Slice must look at what caused this!
    1 point
  10. 1st: the reboot is required to make the trackpad work, because the required files are patched after the first run and they need a reboot to get loaded. not the best solution, but it's working. Strange that you need more than one restart this time. I think i should add this information in the tutorial. :-) 2nd: The touchscreen of the 4K model is also part of I2C.
    1 point
  11. Don't know about clover, but I solved that problem by moving to OpenCore.
    1 point
  12. just updated successful . Still crashing with RX580 on Netflix. (WEG 1.3.5 )
    1 point
  13. 1 point
  14. Catalina Update 10.15.2 Hey everybody, Update away...Its totally fine to do so with no changes needed.
    1 point
  15. Doesn't work for me. I still have to use the "free" version.
    1 point
  16. just add disable option if user dont want and keep vanilla.
    1 point
  17. Download source code of Slice here ☞ Source Code ZIP Move the folder RealtekLANv3-3.1.2 in HOME directory type this command in terminal Or Copy and paste the command xcodebuild -project /$HOME/RealtekLANv3-3.1.2/RealtekR1000SL.xcodeproj -alltargets -configuration Release This is the result
    1 point
  18. Metal is more similar to vulkan since both came from mantle, but the point in this topic is that apple and nvidia will be pretty mutch at a competitor level, and simply nvidia doesn't care to carry on development for their competitor's platform.
    1 point
  19. EDIT: After posting the information below, I learned from @holyfield that the actual boot arg should be "darkwake=0" for reasons described in this thread. Leaving as "darkwake=8" achieves the same result (again, for reasons described in this thread) so either value (8 or 0) works and I won't be updating config.plist attached to Post #1 unless another update is required. The E6410 LCD screen is blank when resuming from sleep (S3) by opening lid. The screen is not blank when waking with the power button. The solution is to add "darkwake=8" to CLOVER boot args. Thank you, @Hervé, for this tip earlier in this thread. This fix has been added to the config files attached to Post #1 of this thread. Note that I first tried darkwake=8 and it worked, so I didn't try any other values for darkwake. In addition, Post #1 of this thread includes an updated DSDT to address very minor copy/paste issues when I was experimenting with _PTS fixes to enable sleep. The _PTS changes now included in the attachment to Post #1 are minor and shouldn't affect operation.
    1 point
  20. This forum is not supported here. See: But, to simplify: It's graphics issue. Your processor actually is Core™ i7-4610T with Intel Graphics HD515. (Intel ARK) I don't know if the Intel HD515 is compatible with Mojave and Catalina... Look for Intel HD515 config.plist
    1 point
  21. I've successfully installed 10.15.1 on Z9PE-D8 WS (2 x 2.3GHz 12-core Xeon E5-2630 and Vega 64). Here is my working efi. EFI_10.15.zip
    1 point
  22. Sliders in prefPane are from 0 to 100.
    1 point
  23. Fixed The only thing you have to do (if you have a RX 5700 XT) is finish the installer (In my case using TAB, SPACE, ENTER and mouse to move a bit the window) is a bit tricky but possible
    0 points
×
×
  • Create New...