Jump to content

tomnic

Moderators
  • Posts

    1,086
  • Joined

  • Last visited

  • Days Won

    45

Everything posted by tomnic

  1. Dovrebbero già vedersi dei kernel + kext acpi sperimentali in giro con le prime point release beta di Monterey... incrociamo l'incrociabile!
  2. Per come sono fatto io i lati negativi hanno più peso per me... quindi il termosifone sta dove sta 😉 Proverò il noctua rispetto al mio darkrock appena possibile e sto!
  3. Ma sei soddisfatto? Leggo tra le righe che avresti desiderato qualcosa di più 😉
  4. Postazione Intel secondaria aggiornata al top... risolto anche il problema di Safari che crashava se mi loggavo su YouTube e similari, molto stabile come beta (dalla 3 a dire il vero)!!!
  5. Aaaaand... it WORKSSSS!!! Very few patches with Clover 5137/5138... Just make sure to have all the kexts updated to the latest release version: BS 11.4, 11.5, MR Beta1/2/3 ...somebody just stops at number 2 😉 config.plist.zip
  6. Padre Maronno salvaci tuuuu 😄
  7. Hi, I use an old Clover since it is in production now and I cannot touch it again 😉
  8. Using official OC 0.7.1 and this config with reduced patches thanks to @fabiosun I successfully booted Monterey beta 3 in my AMD Ryzen 9 rig. Wonderful! config.plist.zip
  9. tomnic

    rx580

    Concordooooo, vai e usa la fix pat di Shaneee, vedrai che boost!
  10. Per ora con la macchinozza Intel secondaria 😉 Aggiornamento a beta3 lanciato dal treno tramite Anydesk, liscio come l'olioooooo 😛 Ti piace vincere facileeeee, bom xi bom xi bombombommmm, pappapparaaaah
  11. tomnic

    hp z600

    Avevo un hardware similare X58 con cpu singola, nel bios controlla di aver disabilitato il CSM.
  12. Start from a clean Photoshop install, don't use zii or you'll break Photoshop. Disable SIP and put libfakeintel.dylib in your Application folder, don't replace anything. Then put environment.plist in your Library/LaunchAgents folder starting from your user's home, reboot. You are now ready to fully work with Photoshop without problems with your Ryzentosh. If you want even AE CC 2021 fully working you need to enter After Effects.app/Contents/Frameworks and REPLACE libiomp5.dylib there. Let me know if now the procedure is clearer.
  13. It would be nice to find out why the reduced set patches don't work for you, please attach a debug log
  14. Hi, I can boot BigSur 11.4 stable on my Ryzen 9 build with Clover and this reduced patch set sent by @fabiosun, will try with Monterey Beta1 as soon as possible. Using Clover revision: 5137 (master, commit cc561f87d) config.plist.zip P.s.: with the same bootloader I can boot Mojave - Catalina - Big Sur using this configall, some warnings about empty find field but it boots and works fine! configall.plist.zip
  15. tomnic

    Windows 11

    Schermata login copiata da centos 7 Barra di avvio centrata copiata da ChromeOS Disposizione app mutuato dal launcher di MacOS Un bel fritto misto!!!!
  16. Usati ancora in produzione qui dove lavoro nel reparto audio... insieme all'immortale Snow Leopard!!!!! Una bella f*ga di os al pari ai miei occhi di Windows NT4 e WinXP 64 bit ahahahahahah
  17. tomnic

    Windows 11

    Ad ora con la Insider non ci sto riuscendo... già!
  18. tomnic

    Windows 11

    Io sto provando ad installarlo su una Asus P9x79 ma non ci sto riuscendo... sigh
  19. How are the patch location located, via error logs? I think that this is fully automated by the patch engine of the chosen bootloader, the found offset is shown in the debug log. If you use a hex editor and go to that offset you'll find exactly the found pattern. Replaced values are only loaded in memory not actually written to the kernel. P.s.: IMHO the offset piker uses, 0x200000, is related to its specific xcpm patch. Every patch has a different one, as you can see analyzing any debug log in the patch applying section. How is the value to be substituted determined (the replacement value)? This involves both assembly and xnu knowledge: the pattern we choose to replace some code is actually machine language code created by anybody who deeply knows xnu... the goal is to bypass or modify specific functions not suitable for AMD cpus. If you physically apply the patch and disassemble the kernel you'll get perfectly working assembly code, different from the source, but "perfect" to be directly run by AMD cpus. P.s.: IMHO the right procedure would be: analyze the full source xnu kernel once published by Apple here https://opensource.apple.com/source/xnu/, change the functions / values not suitable for AMD cpus in c++ language, compile them and create a find / replace with masks to maintain durability and portability of the binary patches to obtain the same modded code without replacing the actual kernel. Which file is examined for this section, an already installed drive with the new macOS, or the installation app for this new macOS? You can take the kernel from the installation app or an official apple update package, or even from a real booted mac or intel hackintosh, installation kernel and booted kernel usually are the same version.
  20. Seconda postazione Hackintosh Intel aggiornata come un Mac vero alla Beta2. Avanti tutta!!!!
×
×
  • 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.