Jump to content

jsl2000

Members
  • Posts

    117
  • Joined

  • Last visited

  • Days Won

    6

Posts posted by jsl2000

  1. 18 hours ago, cupecups said:

    can you give me correct kernel patch for legacy FX?

     

    because my kernel patch goes instan reboot after disk picker

    My OpenCore must disable ProvideCurrentCpuInfo quirk, so the kernel patches was very complicated.

    Legacy Kernel Patch.plist.zip

    My Clover 5148 can enable ProvideCurrentCpuInfo quirk, so its patches was more simple.

    Legacy KernelAndKextPatches.plist.zip

  2. On 9/29/2022 at 2:51 PM, cupecups said:

    this method required os.dmg swap ? i try but when pick disk goes instant reboot, currently i use kernel patched work with monterey

    - my spec

    - amd fx 8150

    - gigabyte ga-78-LMT-USB3

     

    so can you give me detail of config ?

     

    edited: can i use -x with boot arg?

    In my FX-6300 hackintosh only safe boot (-x) worked at ventura after replaced os.dmg.

  3. Another great breakthrough for my AMD FX-6300m hackintosh which can boot Ventura beta 6 by Clover 5148 or OC 0.8.3 safe mode (-x).

    Sysctl -a |grep cpu > FX-6300.txt was attached here for your reference.

    Need further patching for booted by normal Clover 5148 or OpenCore 0.8.3

    Only USB 3.0 keyboard/Mouse and PS2 keyboard working now without any audio.

    Screenshot 2022-09-04 at 1.13.16 PM.png

    Screenshot 2022-09-04 at 1.13.57 PM.png

    FX-6300.txt.zip

    Screenshot 2022-09-04 at 3.05.18 PM.png

    Screenshot 2022-09-04 at 3.06.03 PM.png

    • Like 1
    • +1 1
  4. On 6/30/2022 at 2:59 PM, fabiosun said:

    @jsl2000i did yesterday! it works

    in my case problem was only with MacPro7.1 SMBios

    imacpro1,1 and iMac19,1 work wirh other versions

     

     

    I believe Slice disabled another control in his bootloader

    try putting different strings for your SMBIOS in the serial and SMMUID

     

    You will see that it does not give you any errors before getting to the boot menu and everything will work anyway

    My working Clover-5147-config.plist and Kexts at ventura beta3 are attached here for your reference.

    The Ryzen 1700X CPU was not correctly shown. But Cinebench R20 showed it correctly.

     

    [Solved]

    1. Change SMBIOS from iMac19,2 to macPro7,1

    2. Change CPU type from 0x0705 to 0x0F01

    3. Clover-5147-config.plist posted here for your reference.

    Screenshot 2022-07-08 at 3.46.23 PM.png

     

    Screenshot 2022-07-08 at 3.59.02 PM.png

    Screenshot 2022-07-08 at 4.03.02 PM.png

     

    Screenshot 2022-07-09 at 9.02.29 PM.png

    config.plist.zip

    • Like 2
  5. On 6/27/2022 at 12:52 AM, fabiosun said:

    image.thumb.png.6be6bf173a512afe5fb635df4fe12b02.png

     

    Clover R5144 (drivers and .efi)

    lilu and VirtualSMC latest kext (no lilubetaall or other boot arg)

     

    It is advisable to use old clover because latest 5145 and 5146 could destroy your Nvram usability..be careful (reset CMOS or other methods to recover and restore a working Nvram)

    AvoidRuntimeDefrag is ON

     

    EFI

    https://www.macos86.it/applications/core/interface/file/attachment.php?id=40594 2.93 MB · 10 downloads

     

    thanks @jsl2000and @carlo_67for some hints!

     

    Clover-5147 can boot my Ryzen 1700X hackintosh successfully too.

    Would you like to test it ?

    Screenshot 2022-06-30 at 12.12.04 PM.png

    • Like 1
  6. 35 minutes ago, fabiosun said:

    hi @jsl2000studying your working config I have understood

     

    it is a SMBIOS problem

    using 19.2 works also with older clover version...

    I think they have to copy/implement better SMBIOS part (or secure boot protection part for any kind of SMBIOS)

    Thank you for your config!

     

     

     

     

     

    Screenshot 2022-06-26 at 9.32.03 AM.png

    Glad to see yours working now. So the version of Clover does not matter at all ?

    • Like 1
  7. 22 minutes ago, fabiosun said:

    and as side note, when a recent commit of Clover fails here (R5145/R5146) when I try to boot again with a my working OpenCore EFi I have this:

    image.thumb.png.83cf4680d89bb1ee37803435ebe71465.png

     

    To solve it  I have to reset my Cmos and loading my working bios parameters

     

    My working Clover is attached for your reference.

    Hope you can boot by this version of Clover again !

    CLOVERX64.efi.zip

  8. 48 minutes ago, fabiosun said:

    jsl2000.plist.zip 2.06 kB · 0 downloads

    @jsl2000

    these are the patches converted for your CPU (added in it leaf7 patch mandatory for Ventura)

     

    In my case these patches work well till Monterey , In macOS Ventura I have a kp after a bit o verbose lines

     

    The AMD community doesn't care about clover and personally today I no longer want to use it as the bootloader has lost the characteristics it had in the past (Changing the patches during the boot menu has helped me a lot in the past to reduce the patches that were needed)

     

    Today it no longer works, as it is no longer possible to disable quirks or add them (always from the options of the boot menu

     

    Using the old versions (like 5137) doesn't help us and they don't work for us even adding the old patches that have been replaced by the ProvideCpuCurrentInfo quirk

     

    I find it useless to talk to programmers as one is at the seaside on the beach 🙂

    the other argues with the only one who could help him to make Clover work better ... becoming a perfect clone of OpenCore! 🙂 🙂 (Download Fritz)

     

    Thanks for your prompt reply and help.

    I had the same feeling as yours. The Clover devp team was not so friendly and efficiently to fix or improve Clover bootloader as yrs ago.

    Mine got reboot automatically or frozen at the screen during booting Ventura up to now. Only O.C. 0.8.2 can boot Ventura perfectly.

    [Solved]

    It can boot to Ventura by new Clover 5146 now !

    Screenshot 2022-06-26 at 1.40.55 PM.png

    config.plist.zip

    • +1 1
  9. On 3/1/2022 at 3:50 PM, fabiosun said:

    Hi you have more here 🙂

     

     

    all my 5145 Clover EFI

    Can you provide working config.plist for Clover 5146 at Ventura ?

    At present my Ryzen 1700X hackintosh can boot with OC 0.8.2 only, but I can not convert its patches to Clover correctly. Can you take a look for my Clover-config.plist ?

     

    config.plist.zip

    • Like 1
  10. On 5/29/2022 at 10:22 PM, egusn said:

    Hi guys I wanted to know if you could put amd fx-6300 gtx 1050 macOS Monterey on my computer. I'm new to this field and I've been looking for a lot but still no one has given me an answer so I'm counting on someone good to help me a good job at all.

    AMD FX-6300 is compatible, but GTX-1050 is not.

    • Like 1
  11. On 6/10/2022 at 6:36 PM, fabiosun said:

    if MR doesn't boot with quirk OFF probably you can't use today Ventura also on z390 and similar

     

    One exception is my Z490 hackintosh which can not boot with this quirk OFF by OpenCore, but it can boot with this quirk OFF by Clover.

    Using the new OC 0.8.2 my Z490, Z370, B85M & Ryzen 1700X hackintoshs can boot Ventura successfully now, but Firefox, Google Chrome, & Safari all got open/immediate-quit in B85M.

    And poor display function of RX-580 in Ryzen 1700X too. Need figure out how to fix these issues ASAP.

    [Edit]

    Both Ryzen 1700X and B85M hackintoshs were fixed by modify config.plist in which related to networking adaptor such as AppleIGB.kext, USB WiFi etc.

    • Like 1
  12. 8 minutes ago, fabiosun said:

    @jsl2000Your ryzen 1700 boots in Monterey with AvoidRuntimeDefrag set to NO?

    if it doesn't boot you will have a problem also with Ventura

     

    My Ryzen boots Monterey with AvoidRuntimeDefrag set to Yes.

    But it can not boot Ventura with AvoidRuntimeDefrag set to Yes.

    So I change it to No, but got KP during booting.

    My Z370 hackintosh had the same issue to boot Ventura.

  13. On 6/8/2022 at 3:17 AM, fabiosun said:

    @23d1

    my EFI for Ventura beta 1

    EFI.zip 3.07 MB · 8 downloads

    MMIO whitelist and core number must be conformed to your system

     

    Thanks for your kind sharing of EFI.

    Based upon it I have modified my kernel patch and related items but booted by OC 0.8.2 still KP at the same point as booted by Clover 5146 in my Ryzen 1700X hackintosh.

    Because FX-6300 lack of AVX2 instruction set it always KP at the different point.

    IMG-0160.JPG

    IMG-0159.JPG

  14. On 5/14/2022 at 12:45 PM, jsl2000 said:
    In order to update and reboot/sleep/wakeup properly at 12.4 RC I need modify my config.plist as the following:
     

     

     

     

     

     

    For Monterey 12.5 beta I had to modify again.

    SMBIOS changed to MacPro7,1 got better stability for power management.

    Need longer time to follow up and confirm this issue was fixed.

     

     

    Screen Shot 2022-05-21 at 2.33.22 PM.png

     

    config.plist.zip

  15. On 4/25/2022 at 7:59 PM, jsl2000 said:

    Solved by myself:
    1. OpenCore 0.8.0 release & updated to 12.4 beta2
    2. SMBIOS changed to iMac 19,2
    3. NVRAM/Add/7C436110-AB2A-4BBB-A880-FE41995C9F82
    (1)run-efi-updater/String/No
    (2)wake-failure/Data/0000000000

     

     

     

    In order to update and reboot/sleep/wakeup properly at 12.4 RC I need modify my config.plist as the following:
     

     

     

     

    Screen Shot 2022-05-17 at 8.41.34 PM.png

    config.plist.zip

    • +1 1
  16. 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

  17. 6 hours ago, fabiosun said:

    Monterey 12.3 b1

     

    Clover bootloader and GeekBench

    https://browser.geekbench.com/v5/compute/4171335

     

    Opencore bootloader and GeekBench

    https://browser.geekbench.com/v5/compute/4171373

    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 !

    • Like 1
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.