Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/02/2021 in all areas

  1. Salve a tutti, mi scuso in anticipo con lo staff se ho sbagliato sezione e prego gli stessi di modificarla nel caso. Ho deciso di scrivere questa mini guida per fare un po' di chiarezza su come abilitare il NIC I225-V Intel su macOS Catalina e Big Sur. In rete ci sono diversi tentativi di abilitare questa scheda LAN tramite patch via ACPI, kext come FakePCIID et similia, ma nessuno di questi mi ha convinto particolarmente, in particolare la soluzione con FakePCIID. Dunque, come procediamo? Innanzitutto occorre avere un'installazione vanilla (e sottolineo vanilla) di macOS funzionante e un programma in grado di estrarre i PciRoot come gfxutil/IORegistryExplorer/Hackintool/HackCheck. Di seguito la procedura per ricavare il PciRoot tramite i programmi elencati: - gfxutil: da terminale scrivere gfxutil e identificare la periferica LAN (di solito si chiama GLAN o RPxx.SL05) - IORegistryExplorer: è un po' più complicato ricavare il PciRoot path ma identificando la periferica LAN (che avrà un path del tipo PCI0.RPxx@1C,4/SLxx@0) lo si può convertire tramite questa formula: PciRoot(0x0)/Pci(0xAAAAA,0xBBBBB)/Pci(0x0,0x0) - Hackintool: aprire la sezione PCI, cliccare sulla colonna "IOReg IOName" e cercare "ethernet". Identificata la riga, cliccare col tasto destro e infine cliccare su "Copy DevicePath" - Hack Check: aprire la sezione DeviceProperties e identificare la periferica LAN. Una volta fatto ciò, occorrerà apportare le seguenti modifiche al config.plist di OpenCore (sry ma non digerisco Clover): Creare un figlio in config.plist/DeviceProperties/Add contenente il PciRoot path della scheda LAN e una proprietà di tipo DATA chiamata "device-id" e contenente F2150000, come illustrato in figura: n.b. modificare di conseguenza il PciRoot path Inoltre, aggiungere in config.plist/Kernel/Patch la seguente patch: <dict> <key>Arch</key> <string>Arch</string> <key>Base</key> <string>__Z18e1000_set_mac_typeP8e1000_hw</string> <key>Comment</key> <string>i225-V Patch</string> <key>Count</key> <integer>1</integer> <key>Enabled</key> <true/> <key>Find</key> <data>8hUAAA==</data> <key>Identifier</key> <string>com.apple.driver.AppleIntelI210Ethernet</string> <key>Limit</key> <integer>0</integer> <key>Mask</key> <data></data> <key>MaxKernel</key> <string></string> <key>MinKernel</key> <string>20.4</string> <key>Replace</key> <data>8xUAAA==</data> <key>ReplaceMask</key> <data></data> <key>Skip</key> <integer>0</integer> </dict> N.B. questa patch funziona da Catalina fino a Big Sur 11.3 ed è molto importante che il Count sia impostato su 1. N.B. per macOS Big Sur aggiungere ai boot-arg dk.e1000=0. Per comodità allego un file .plist contenente tutte le modifiche da integrare al config.plist di OpenCore Spero sia di vostro gradimento questa mini guida config.zip
    5 points
  2. Actually, the idea was not from reading OC documentation. Instead, I found out about using "2F" as a null entry for editing SSDT files a couple of years ago when working on Find/Replace SSDT patching problems going, ironically, from Clover to OC on the Z390 system. And so I thought it might work here too.
    2 points
  3. ok and the winner is....... He solved this warning problem reading some OC documentation (see iGPU answer below) 2021-07-02_16-24_BOOTX64.EFI.log.zip
    2 points
  4. beyond social experiments, there are some errors about matchOS
    1 point
  5. added a complete version for 17h and 19h take care and pay attention on patch 43.. limit set to 250 and I have commented it because I do not know very well clover 😉 check also if for your rig patches value "Disabled" should be on YES or NO UPDATE 18-07-2021 https://www.macos86.it/topic/4913-amd-clover-bootloader-monterey-beta-1-installation-patches/?do=findComment&comment=116586 patches_clover.plist.zip
    1 point
  6. Eh si io erroneamente nelle frontali ho lasciato la mia configurazione…2 usb2 e 1usb3…quelle ho xD …e non ho neanche inserito la usb-c interna…ma l’esterna sì perché ci ho attaccato un hub type c .che uso con la scheda audio e con alcune chiavette…insomma…alla fine le efi son quelle…ma la mappatura è meglio farsela propria…..
    1 point
  7. attached a minimal set pf patches booting with 11.4,11.5 b4 and 12 b1 🙂 🙂 🙂 PS Poropopo edition 🙂 UPDATE 18-07-2021 https://www.macos86.it/topic/4913-amd-clover-bootloader-monterey-beta-1-installation-patches/?do=findComment&comment=116586 EURO2020_Poropopo_edition-11.4-11.5-12.plist.zip
    0 points
  8. sorry guys I did a sociological experiment to understand how a harmless error propagated in the patches posted .. I have already seen on insanelymac a positive result for the propagation of the error 🙂 🙂 you can see the error in the image that I am attaching 🙂 Forgive me! ---- scusatemi ragazzi ho fatto un esperimento sociologico per capire come si propagasse un innocuo errore nelle patches postate.. Ho visto già su insanelymac un risultato positivo alla propagazione dell'errore 🙂 🙂 potete vedere l'errore nella immagine che vi allego 🙂 Perdonatemi!
    0 points
  9. Ok Davanros grazie mille Quando mi decido a farlo ti contatto
    0 points
  10. Schermata login copiata da centos 7 Barra di avvio centrata copiata da ChromeOS Disposizione app mutuato dal launcher di MacOS Un bel fritto misto!!!!
    0 points
×
×
  • 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.