Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. Try files here Should work for 5580 Select the HD520 config and rename it as Config.plist
  2. add AirportBrcmFixup kext if you want it to display as Airport Extreme
  3. deviceproperties for display is wrong PciRoot(0x0)/Pci(0x1b,0x0) = for audio not display add this PciRoot(0x0)/Pci(0x2,0x0) for display Here, added the correct settings for display, also added the sdcard reader you have from your Clover config, assuming that's correct config.plist.zip
  4. For resolutions near 4K, it's recommended to use an HDMI cable that is no longer than 3 meters (10 feet). After that distance, the signal can start to degrade. For lower resolutions, the reliable distance is much longer, with the most common being 15 meters (50 feet).
  5. try different layout-id for ALC292 if none works, then learn to patch your own audio kext
  6. No need to inject IO80211Catalina.kext. Runs perfectly by making it compatible to pci14e4,43a0
  7. See post install here You'll need to boot to Recovery mode to disable SIP Then install alc_fix Re-enble SIP or not, up to you
  8. The ACPI section is blank, the deviceproperties is blank, and you have MacPro7,1 as SMBIOS. You must be following the wrong guide for Desktop instead of laptop. You mention ALCID=33, yet in your Clover you have it set to 17 or 86?
  9. Try my OpenCore files, replace Boot and OC into EFI, delete or backup the Clover folder Make sure you have these in the BIOS Switchable Graphics enabled UEFI enabled AHCI enabled Secure boot disabled EFI.zip
  10. Just to be clear, if you have HideAuxiliary set to YES, it hides the Recovery Boot option in OC Picker.
  11. Yes, press spacebar to review the options if you have HideAuxiliary enabled.
  12. You'll need to boot into Recovery mode, disable SIP. Boot to normal mode, run the script again. Once done, reboot to Recovery mode to re-enable SIP.
  13. That's enough for audio. What you need is to install alc_fix found in my guide as part of post install
  14. No, most are just for cosmetics exported from Hackintool.app under PCIe. You can export them from your system and replace into the Config, but make sure to keep the following which is pretty much all you need really: Audio // optional - can be left out too and only use alcid=12 as bootarg is enough Video Wifi //can be left off too if you have different wifi, mine is customized for DW1550 SDCard Basically anyone that has 'compatible' in it, should be saved, other than Video and Audio. The rest can go
  15. what's your system's specs? If it has HD4000, should be no problem, HD2500 might not be supported
  16. Replace your Intel wifi / BT combo for a supported device like DW1830 otherwise check the info.plist in IntelBluetoothInjector.kext, see if the device ID exist. you may try to add it can't guarantee it'll work though, best to check with the developer of the kext
  17. Yes, partition the drive or install on a separate drive, up to you. Format it to Fat32 Boot with Windows installer, select the newly partition or drive and install Windows
  18. Make sure you have upgraded to the latest OC. At OC Picker, press spacebar, this will show you the Reset NVRam option. Click on that to reset your NVRam.
  19. If you have an existing USBPort.kext or USBMap.kext enabled, disable it. Then enable port limit patch + USBInjectall.kext Now you can can usb USBMap or Hackintool.app to map out your ports
  20. It might not support the resolution of your display. What's the display's resolution? Try with 1080p or 1440p
  21. Sounds like you're booting Windows from OC picker. Yes, the patches you made for MacOS will also influence Windows. Best to boot to Windows by pressing F12 and selecting Windows boot manager or something similar. This does not occur in Clover though. You can try using SSDT-GPI0 instead of SSDT-XOSI. see if that makes a difference.
  22. so you didn't have switchable graphics enable with the Config I attached above? Go ahead and post the working files and BIOS settings
×
×
  • Create New...