jsl2000
Members-
Posts
119 -
Joined
-
Last visited
-
Days Won
6
Content Type
Profiles
Forums
Events
Downloads
Everything posted by jsl2000
-
I found that if booted by OpenCore 0.7.8 my Ryzen 1700X hackintosh was unable to sleep or restart at Monterey 12.3 beta. It can be shutdown normally. No such an issue at 10.13.6/10.14.6/10.15.7/11.6.4 either. If booted by Clover 5144 it can restart or shutdown normally at Monterey 12.3 beta5, but unable to wakeup from sleep. I just like to know whether's any fix or solution for this issue ? Or it's the bug of Monterey beta ? My config.plist of OC 0.7.8 is attached here. config.plist.zip
-
For MacPro7,1 do you need AppleMCEReporterDisabler.kext to boot 12.3beta ? My FX-6300 and Ryzen 1700X hackintoshs did not need it because I use SMBIOS iMac17,1. Unfortunately the new Clover 5144 can not fix reboot loop issue of legacy Clover booting in my FX-6300 and P6TSE hackintoshs yet !
-
Booted by Clover 5144 with ProvideCurrentCpuInfo Quirk enabled my Ryzen 1700X hackintosh can use brief kernel patches now. Unfortunately three patches changed from 8-cores to 6-cores and booted by Clover 5144 with ProvideCurrentCpuInfo Quirk enabled my FX-6300 hackintosh can not use brief kernel patches at Big Sur & Catalina, etc. which seems only working at Monterey. I don't know the reason why. [Solved] 1. For those can not be booted by brief kernel patches in my FX-6300 hackintosh due to two reasons: (1) The System Version changed to 10.13.6 instead of 10.15.7 or 11.6.x (2) I need fix one patch's MatchOS to 11.x,12.x config-test.plist.zip config.plist.zip
-
Are these kernel patches need enabled ProvideCurrentCpuInfo Quirks ?
- 4 replies
-
- amd vanilla patches
- amd hackintosh
-
(and 1 more)
Tagged with:
-
In Clover different SMBIOS acts differently: compatible one can boot and update successfully and mildly incompatible one can boot only. Totally incompatible one can not boot at all ! We can get the information from /System/Library/CoreServices/PlatformSupport.plist from different MacOS versions. That's my past experience for hackintoshs for more than 10 years.
-
Yes, I have compared them with different bootloaders & MacOS versions at terminal and that's why I have found in Clover I need edit BusFrequency, but in OpenCore it's consistent without changes. Now I have got stable config.plists with & without ProvideCurrentCpuInfo quirk in OpenCore 0.7.6. I hope I can figure out how to fix it in FX-6300 reboot loop issue as soon as possible because FX-6300 must disable ProvideCurrentCpuInfo quirk.
-
No, booted by OpenCore 0.7.6 seems fully normal but booted by Clover 5143 I must adjust BusFrequency according to MacOS version. In Monterey it should be 200000 and in other MacOS (10.13.6 ~ Big Sur) it should be 100000 otherwise audio output will be abnormal because it was double speed like. Both bootloaders can disable ProvideCurrentCpuInfo without issue in Ryzen 1700X hackintosh.
-
I found that in my AMD hackintoshs (FX-6300 & Ryzen 1700X) this value ( BusSpeedkHz) will affect the following: 1. Stability of Audio/video output 2. Performance scores of cinebench & geekbench 3. Panic or reboot before login to desktop during booting of Clover 4. Response of sleep/wake-up functions For example: In my Ryzen 1700X hackintosh I found it should be set BusSpeedkHz=200010 (or 200001 to 202000) to get stable both audio and video output as well as better score in Cinebench R20. Exactly 200000 will get instant reboot before login desktop. But only set to 100000 can get normal sleep/wake-up function unfortunately with unstable audio/video play in Firefox and very poor performance score by cinebench R20 ! In my FX-6300 hackintosh I must set config.plist->CPU->BusSpeedkHz=200000 to get the correct frequency for audio output without crack. Just for your reference.
-
I had a very strange problem in my FX-6300 hackintosh. Unable to update from Monterey 12.0 to 12.1 or from Big Sur 11.6.1 to 11.6.2: It's Macintosh HD always got reboot loop. The only solution is got updated Macintosh HD from other hackintoshs, then it can reboot 3 times successfully to newer version. No such an issue in my Ryzen 1700X hackintosh with both OpenCore 0.7.6 and Clover 5141. [Solved on 2021-11-22] This issue was solved by the following method: (1) OpenCore 0.7.5 (2) SMBIOS=MacPro7,1 (3) SecureBootMode=j160 To get updated Macintosh HD at first (4) SecureBootMode=Disabled To reboot for 3 times and complete update process without reboot loop now ! [Waiting for solution] I don't know why using the similar method of HWTarget in Clover 5142 did not work for me. My Clover's config.plist and EFI are attached here. config.plist.zip EFI 2.zip
-
Thanks for your prompt reply. I just looking for working FX-8xxx hackintoshs which can provide me reference for comparison between FX-6300 and FX-8xxx.
-
May I know your another AMD hackintoshs (Asrock Fatal1ty 990fx, Amd FX 8350 4.6 ghz, AMD r9 270x 2gb x2 in CrossfireX) can boot Big Sur & Monterey too ? With OpenCore or Clover ? Can you share its config.plist for reference ?
-
Thank you very much. Based upon your config.plist with minor modification for my special hardware requirement it can boot Big Sur and Monterey successfully with Clover 5141 again ! config.plist.zip