jsl2000
Members-
Posts
119 -
Joined
-
Last visited
-
Days Won
6
Content Type
Profiles
Forums
Events
Downloads
Everything posted by jsl2000
-
Before applied OCLP to patch its GPU & USB 1.1 I need add -amd_no_dgpu_accel in boot-args if GPU is AMD RX560. I have changed my GPU to AMD RAdeon R9 270 2GB now to avoid this black screen issue before OCLP was applied.
-
So the conclusion is that only patch 6 is essential in both OpenCore and Clover bootloaders for AMD hackintoshs, no need for patch 7 at all !
-
Thanks for your prompt reply, but I can not find any modification in these two config.plist. Did I miss something because patch 6 & patch 7 still enabled in OC ? In my FX6300 hackintosh these two patches only required at High Sierra (10.13) & Mojave (10.14) if booted by legacy OC 0.9.5. However patch 9 & 12 are required from High Sierra to Sonoma if booted by legacy Clover 5155/5156/5157. No such an issue in my Ryzen 1700X hackintosh booted by UEFI OpenCore or UEFI Clover. That confused me a lot !
-
I found there are two different patches for RDMSR & WRMSR between OpenCore and Clover: The first from OC and the second from Clover Which is correct ones for Monterey to Sonoma ?
-
Thanks Jief for this Clover 5156 version can boot my Ryzen 1700X hackintosh with SkyWalkway enabled. Only About this Hack got wrong bootloader at its home page, but its System Report showed correct Clover version. config-5156.plist.zip
-
My FX-6300 hackintosh can boot Sonoma 14.2 beta3 by legacy OpenCore 0.9.5 with ProvideCurrentCpuInfo quirk enabled without red screen panic or blank screen issue now after its GPU RX-560 replaced by R9 270 and config.plist modified. My config-OC-M5A.plist is attached for your reference. config-OC-M5A.plist.zip
-
My FX-6300 hackintosh can boot Sonoma 14.2 beta3 by legacy Clover 5155 with ProvideCurrentCpuInfo quirk enabled without blank screen issue now after its GPU RX-560 replaced by R9 270. No more need RadeonInit enabled now ! My config-5155-M5A.plist is attached for your reference. config-5155-M5A.plist.zip
-
After many trials and errors my M5A(FX-6300) can boot Sonoma with Clover 5151 now ! The key issue is related to my GPU RX-560 which need RadeonDeinit to avoid blank screen before login desktop and also fix previous unable to wakeup from sleep issue at Ventura/Sonoma now ! Can anyone help me how to convert RadeonInit function to OpenCore ? config.plist.zip
-
Did you get DP audio or HDMI audio from your HD630 IGPU ? I need add "-lilubeta -wegbeta -alcbeta" to boot-args to enable everything working in my Z490-H hackintoshs. https://www.insanelymac.com/forum/topic/356881-pre-release-macos-sonoma/page/4/#comments
-
I have found that different settings of AMD hackintoshs between OpenCore and Clover. In OpenCore its BusSpeed = 100,000,000, but in Clover it shoulder set to 200,000,000 otherwise its audio output is very, very poor ! Could you try edit your config-clover.plist as mine shown here to test whether my theory is correct or not ?
-
What kind of audio do you have ? No sound or cracked noise ? May I see your config.plist maybe I can help to solve it ?
-
Clover 5151 can also boot my FX-6300 hackintosh at Ventura 13.5 beta 2 now ! config.plist.zip config-Ryzen.plist.zip
- 3,969 replies
-
- amd vanilla patches
- amd kernel patches
- (and 3 more)
-
Great news again ! Clover 5151 can boot my FX-6300 hackintosh at Ventura 13.5 beta 2 now ! config.plist.zip
-
Clover 5151 can boot my Ryzen 1700X hackintosh at Ventura 13.5 beta now. But it still failed to boot my FX-6300 hackintosh at Ventura higher than 13.3 ! config.plist.zip
-
Great news for AMD hackintoshs: Clover 5151 can boot my Ryzen 1700X hackintosh at Ventura 13.5 now ! Clover's config.plist is posted here too. config.plist.zip
- 3,969 replies
-
- 1
-
- amd vanilla patches
- amd kernel patches
- (and 3 more)
-
Thanks for your prompt reply which is what I expect. Maybe there's some bug in Clover otherwise there's no reason why it can not boot at Ventura 13.3 or higher with correct kernel patch in AMD hackintoshs ! No such an issue in my Intel hackintoshs.
- 3,969 replies
-
- amd vanilla patches
- amd kernel patches
- (and 3 more)
-
Thanks for your advice and I have edited it as posted here (config.plist). By the way have you successfully booted Ventura >= 13.3 with Clover 514x or 5151 ? Because even I have converted new kernel patch my Ryzen hackintosh still only boot up to 13.2.1. Can you check it (config-clover-5147) for me ? config.plist.zip config-clover-5147.plist.zip
- 3,969 replies
-
- amd vanilla patches
- amd kernel patches
- (and 3 more)
-
Thanks for your advice. After modification of kernel patch based upon yours my Ryzen hackintosh can update and boot Ventura 13.5 beta now ! config.plist.zip
- 3,969 replies
-
- 1
-
- amd vanilla patches
- amd kernel patches
- (and 3 more)
-
My Ryzen hackintosh can boot smoothly up to Ventura 13.1 only, can you share your EFI or config.plist of OC or Clover for me to debug ? My config.plist of OC 0.9.2 was attached here for your reference. config.plist.zip
- 3,969 replies
-
- amd vanilla patches
- amd kernel patches
- (and 3 more)
-
If hackintool can not show it in NVRAM or OCLP show AMFI was enabled, I need enter terminal command sudo nvram boot-args="amfi_get_out_of_my_way=1". After confirm AMFI was disable OCLP can patch AMD GPU successfully without any issue after reboot.
-
If your USB3 is not ASM chipset which's supported by USBInjectAll.kext, you may try GenericUSBXHCI.kext for other brand's USB chipsets. https://bitbucket.org/RehabMan/os-x-generic-usb3/downloads
-
You need USBInjectAll.kext & XLNCUSBFix.kext to enable USB 3.0 on board.
-
From your config.plist in which still using safe boot (-x). Can you boot to desktop without -x and no os.dmg swap ? [Solved] 1. After add these 3 kexts it can boot normally now. 2. Also got HDMI audio from RX-560 successfully.