Jump to content

fabiosun

Supervisor
  • Posts

    11,243
  • Joined

  • Days Won

    529

Everything posted by fabiosun

  1. a bit OFF Topic (I will ban my self later) we are happy to say that also with clover boot loader is possible to install from scratch and also update from a previous OSX version I do not advise Clover boot loader because many problem could happen during installation steps and not solved by now: 1)GetOS Detection 2)MatchOS but with patches you can find in thread below I have had success!
  2. per gli amanti di Clover con CPU AMD..una bella novitร  la trovate qui: credo sia una prima assoluta che macos86.it da alla sua comunitร  (utenti AMD) ๐Ÿ™‚
  3. Added on 01-08-2021 AMD Clover Vanilla patches Github: https://github.com/AMD-OSX/AMD_Vanilla/tree/clover I have converted only patches mandatory for my chipset and cpu.. you can follow the same schema in nomenclature definitions By the way ,some definitions in clover 5137 are not described well and I think must be update their nomenclature Also MAtchOs need some check and I hope devs will solve a very annoying bug for AMD users ๐Ÿ™‚ MAtchOS is not perfect by now in my definition of this plist..but was useful to boot with a clean and also to update from 11.5 beta 4 I used the attached patch plist to install from scratch and then to update Only GoldFish64 patch has some definition problem in CLoverBootloader due Empty Find value (in verbose it prints out a not destructive error) I have also attached two debug log to see problem I have said before and also others job to do. 1)installation debug (GetOS Empty all patches applied.....๐Ÿ˜‡ 2) after installation is completed....GetOS detection works as it must do Thanks to patches-manager and creator ๐Ÿ™‚ debug_pre inst_inst.zip opencore-2021-07-01-161751.txt.zip for lryzen friend (17h19h) pay attention on patch 43..I commented limit there ๐Ÿ˜‰ thanks @iGPUfor Goldfish64 2F tip! ๐Ÿ˜‰ ------ UPDATE 18-07-2021 https://www.macos86.it/topic/4913-amd-clover-bootloader-monterey-beta-1-installation-patches/?do=findComment&comment=116586 Clover-Kernel_Patches_Quirks.plist.zip
  4. For that particular example pikeralpha showed the way to find location and what to find inside (callq tab and relative value) this was related to an instant reboot after ++++++ stage (in that time Clover was the main bootloader) Pikeralpha showed "how to" then clover devs integrated this patch in an automatic way..and many users (me too) asked to have a flag because it caused some problem in their application way _xcpm init is the first search to do in that case in disassembled kernel Obscure for me was why to change value in C3 and the offset value to subtract from many OS Offset was the same to substract...but unkown how to find new one if it happens OT (a GoldFish64 patch for Monterey b1 has only a replace with C3 value) you must have (if systems does not start) a copy of the kernel you have to disassemble with Otool command
  5. with this one you can boot and install from 11.4 to beta1 (MonteRey) They are for OpenCore I do not advice to use clover to install ๐Ÿ˜‰ latest 2 are for aquantia.. UPDATE 17-07-2021:
  6. e si e lo abbiamo comunicato anche a loro ๐Ÿ™‚ fate attenzione anche al matchOS puo' dar fastidio come anche il kext di AMD Power Gadget
  7. boot con Clover ๐Ÿ™‚ fate attenzione al solito erroruccio pero' che ci portiamo dietro da clover 5124 ๐Ÿ™‚ ๐Ÿ™‚
  8. pay attention to the kext you have in use with your EFI booted with clover some time to convert some patches in proper clover form thanks to the Patches manager to have released it :) @iGPUI do not use RebuildAppleMemoryMap and DisableIOMapper in my config I have 4G enabled @iGPUaquantia Monterey patch works!
  9. Patches manager have released it for Monterey beta 1 I will wait till beta 3๐Ÿ˜‚ joking
  10. I have done additional test by now using minimal set posted above by @iGPU with my config.plist and his patches my system hangs on both system I use (11.4 and 11.5.beta3) and this is a great discover ๐Ÿ™‚ Now we have to investigate which other parameters (bios /config.plist) could help to reduce patches to use I have also try to enable DummycpuPM quirk but not useful to pass this hang
  11. @iGPUthank you for your minimal patches set I have tried to disabled in clover those two you say and system hangs on beta 11.5.3 on ++++++++++ stage as side note I can say you can disable also algrey - cpuid_set_cpufamily - force CPUFAMILY_INTEL_PENRYN because bet 11.5.b3 has a Darwin version of 20.6.0 and it should be skipped based on max kernel parameter in use to compare , maybe it is useful also to specify boot quirks used for kernel and boot part.. but I have to find a better and logic way to test this..ie many of trx40 users need of Dummypowermangement quirk that I do not use and other differences that could come into play in these tests, I would leave MMIOs aside otherwise it becomes a mess the definition of a common pattern ๐Ÿ™‚
  12. @Ploddles try to read from here you are using no one patch same behavior of patch 11 we do not know the โ€˜genesisโ€™๐Ÿ˜‚
  13. daje che sono anche saltate le patches per AMD...che nn si sono viste.per Monterey in pubblico....forse si vedranno per beta 3? ๐Ÿ˜›
  14. No @tuxy Patches for Monterey are not available... so also on x570 platform is enough a minimal set of patches to boot fine?
  15. you have to analyse your actual config.plist and see if you use Algrey or Shane fix pat in it if so you have to add it then 40 patches are for all system from HighSierra to Big Sur latest beta if you delete the ones for old system, you will have a minimal set of patches useful to boot only Big Sur (ie with it this set high sierra does not boot) then you can cut also a couple of them or more ๐Ÿ™‚
  16. If you have a backup you can try.. these are working with Big Sur 11.4, 11.5 b1,b2,b3 and almost all working in Monterey Beta 1 (three of them are not working yet) Pay also attention to fix pat (we ,trx40 users, do not need of it) ๐Ÿ˜‰
  17. Attached are: 1) minimal set of patches to boot and work fine with OSX 11.4 release and 11.5.b3 with Opencore 2) minimal set of patches to boot and work fine with OSX 11.4 release and 11.5.b3 with Clover latest patch is for aquantia ethernet, you can disable it if you do not use (Opencore patches plist) Users that use Topology patch, maybe they have to add again this patch I do not understand well why some users need of it... clover trx40 kernel patches.plist.zip Opencore trx40 kernel patches.plist.zip
  18. Thank you Carlo You have discovered we do not need to boot also of this patch: algrey - cpuid_set_generic_info - disable check to allow leaf7 @iGPUand all users..could you test if it is the same also for you? Great catch @carlo_67 tested on OSX 11.4 release and 11.5.b3
  19. fabiosun

    hp z600

    ciao @evafiste benvenuto Vuoi aggiornare a Monterey? nel caso metti in firma dal tuo profilo (signature o firma) le caratteristiche della tua workstation grazie
  20. @iGPU to be in touch with clover dev you can use this GitHub channel: https://github.com/CloverHackyColor/CloverBootloader/issues/283 Clover has many unsolved problems from time ago..but it useful to debug a kernel patch better than opencosre (with less error reboot and try I mean) We can add many patches we desire and then deactivate on boot menu. but Pay attention if you have multiple system booting on your rig (using clover) OS Detection works sometime in its way ๐Ÿ™‚
×
×
  • 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.