Jump to content

Asus Prime Z390-P i5 9600K Osx Catalina 10.15.6 Freeze dopo alcuni minuti ( Clover bootloader )


Andrea MK

Recommended Posts

Ho aggiornato a Catalina il mio Hack, e dopo alcuni minuti di funzionamento regolare il sistema si freeza ( indipendentemente da app specifiche ).

Provato quello che era nelle mie conoscenze ma nulla.

Le specifiche sono quella della build Asus in firma.

Sto usando la dGPU, con la iGPU disabilitata in bios.

Spero possiate darmi una mano.

Allego EFI.

 

Grazie in anticipo

EFI.zip

Edited by Andrea MK
Link to comment
Share on other sites

  • Support Team

@Andrea MK  Ci sono anche i Quirks non configurati , puoi fare riferimento qui 

https://macos86.it/topic/3647-clover-quirks-plist-setting/?tab=comments#comment-89961  ( Coffee Lake ) 

 

o qui , per i Booter Quirks 

https://dortania.github.io/OpenCore-Install-Guide/config.plist/coffee-lake.html#booter

 

per i Kernel Quirks 

https://dortania.github.io/OpenCore-Install-Guide/config.plist/coffee-lake.html#kernel

 

 

Edit

 

Oltre ai Quirks da configurare , Clover l hai aggiornato ? 

Link to comment
Share on other sites

Intanto @Anto65 @kernel26 grazie mille per le risposte.

Appena ho modo uplodo ioreg output e tutto quello che di solito serve per farsi un'idea.

@kernel26, non uso la igpu perchè sulla stessa macchina ho un sistema, che uso molto, con Sierra che lavora solo con la dgpu.

@Anto65 Clover non è aggiornato, e leggendo la guida di Dortania, mi sono fatto l'idea che eventualmente passo dritto ad OC, che mi pare ancora più pulito come metodo.

 

Comunque guardando la Consolle credo che dipenda dalla gt710 ( Windows server crash [232] con riferimento alla dgpu )

I Quirks mi aiuterebbero?

 

Domani uplodo un po' di info specifiche in più

Edited by Andrea MK
Link to comment
Share on other sites

Grazie mille @Anto65!

Con la EFI che mi hai dato si avvia regolarmente da OC.

Il freeze però ancora si presenta con lo stesso errore nel crash report della Console e sempre dopo 600/700 secondi.

Allego un pò di output di HackCeck e della console ( fatti da avvio precedente tramite Clover però. Appena ho modo li faccio con OC come bootloader ).

Nel Bios penso di avere tutto a posto ( ho anche provato ad attivare il multidisplay della integrata, che mi attiva Decoding/Encoding, ma nulla, cresha ).

Sempre nel Bios, stesso menù ho selezionato PGE, ma non credo sia questo il problema.

Un altro paio di cose strane:

- la scheda di rete integrata la riconosce ma non si collega ad internet.

- Dopo il primo avvio con OC avevo la SIP attivata, al secondo disattivata.

 

Grazie mille ancora.

OUTPUT HACKCHECK.zip

Link to comment
Share on other sites

  • Support Team

Avviando con OC e poi Clover o viceversa , devi pulire la nvram prima di avviare ( Su OC Sip e' abilitata su Clover no ) 

 

Proverei comunque a fare un installazione pulita ( con OC ) e valuterei di tenere solo l integrata ... puoi andare ben oltre a Catalina , il crash sembra dovuto proprio alla dgpu 

 

Clover EFI.zip aggiornato , ho lasciato il vecchio kexts di rete .... se non si connette prova a eliminare le preferenze reti

 

dgt nel terminale :

sudo rm /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist

sudo rm /Library/Preferences/SystemConfiguration/preferences.plist

 

riavvia e ricerca  reti nuovamente 

 

Link to comment
Share on other sites

  • 2 weeks later...
Il 01/03/2025 at 19:50, Anto65 ha scritto:

Avviando con OC e poi Clover o viceversa , devi pulire la nvram prima di avviare ( Su OC Sip e' abilitata su Clover no ) 

 

Proverei comunque a fare un installazione pulita ( con OC ) e valuterei di tenere solo l integrata ... puoi andare ben oltre a Catalina , il crash sembra dovuto proprio alla dgpu 

 

Clover EFI.zip aggiornato , ho lasciato il vecchio kexts di rete .... se non si connette prova a eliminare le preferenze reti

 

dgt nel terminale :

sudo rm /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist

sudo rm /Library/Preferences/SystemConfiguration/preferences.plist

 

riavvia e ricerca  reti nuovamente 

 

 

Innanzitutto mi scuso per non aver risposto prima, ma sono stato fuori per lavoro e non ho avuto modo di mettere le mani sull hack...

nel frattempo ho approfittato per studiare il manuale di OC.

@Anto65 Grazie mille per il tempo ed i consigli!

La Efi Clover che mi hai mandato non avvia, ma comunque avevo deciso di procedere con OC. 

Partendo dalla EFI OC che mi avevi mandato sempre tu, e pensando di fare un clean install, previo alcuni esperimenti sull' installazione attuale, ho cominciato in primis a sistemare le usb, dato che la ssdt con la mia mappatura non veniva caricata.

Poi notando che ogni volta che riavviavo il Bios partiva in POSTmode, ho applicato il quirk DisableRtcChecksum, ed al riavvio internet era operativo ed il problema dato dalla scheda grafica, sparito.

A quel punto, dopo aver sistemato qualche opzione per il CFGlock, ho tentato un upgrade diretto a Sonoma 14.7.4, andato subito a buon fine.

So che la gt 710 non è nativamente supportata da Monterey, e pensavo di risolvere con OCLP, ma applicando la patch post install per kepler, ottengo un black screen al login.

Di sicuro mi sfugge qualcosa o forse OLPC, pensato per i sistemi Legacy non lavora su Hack? O forse necessita di kext aggiuntivi?

Grazie in anticipo a chi mi vorrà dare una mano con questa nuova sfida 😅

 

Link to comment
Share on other sites

  • Support Team

Figurati , ho usato l SSDT mappatura che avevi in Clover  🤷‍♀️

 

Cosa hai cambiato per fare andare OCLP ?

 

Sip come e' impostata  030A0000 ?

 

AMFIPass.kext.zip mettilo in OC / kexts e definiscilo nel config.

 

aggiungi in boot-args : ngfxcompat=1 ngfxgl=1 nvda_drv_vrl=1

 

Resetnvram prima di avviare

Link to comment
Share on other sites

Avevo già disabilitato la Sip con 030A0000 ( provato anche con 03080000).

Non avevo usato il kext, ma il boot-arg amfi=0x80.

Ho inserito i boot args che mi hai consigliato ma niente stesso problema: black screen alla login.

Sto usando la versione 2.2.0 di OCLP ( l'ultima ).

Se ti viene in mente qualcosa ogni stimolo è gradito.

Nel frattempo proseguo con ricerca e tentativi...

 

Link to comment
Share on other sites

Grazie per la risposta.

Ho provato inserendo -igfxvesa tra i boot arguments ma riapplicando la patch il risultato purtroppo non cambia.

E OCLP mi da sempre lo stesso errore....

Ho come l'impressione che manchi un kext...

qua sotto le ultime righe dell'errore che dà OCLP.


 

- Starting Patch Process
- Determining Required Patch set for Darwin 23
- Verifying whether Root Patching possible
- Patcher is capable of patching
- Mounted Universal-Binaries.dmg
- Running sanity checks before patching
- Running patches for System Product Name
- Running Preflight Checks before patching
- Found SkylightPlugins folder, removing old plugins
- Cleaning Auxiliary Kernel Collection
  - Relocating RealtekRTL8100.kext kext to /Library/Relocated Extensions
  - Relocating RMEHDSPeFX.kext kext to /Library/Relocated Extensions
  - Relocating AtherosARPT.kext kext to /Library/Relocated Extensions
  - Relocating Avid00Family.kext kext to /Library/Relocated Extensions
  - Relocating AtherosE2200Ethernet.kext kext to /Library/Relocated Extensions
  - Relocating IKStealthPedalDriver.kext kext to /Library/Relocated Extensions
  - Relocating RealtekRTL8111.kext kext to /Library/Relocated Extensions
  - Relocating AppleMobileDevice.kext kext to /Library/Relocated Extensions
  - Relocating DigiDal.kext kext to /Library/Relocated Extensions
  - Relocating SoftRAID.kext kext to /Library/Relocated Extensions
  - Relocating AsusNBFnKeys.kext kext to /Library/Relocated Extensions
  - Relocating BrcmPatchRAM.kext kext to /Library/Relocated Extensions
  - Relocating PACESupportFamily.kext kext to /Library/Relocated Extensions
  - Relocating HDSPMADI.kext kext to /Library/Relocated Extensions
  - Relocating IKStompIO1Driver.kext kext to /Library/Relocated Extensions
- Finished Preflight, starting patching
- Installing Patchset: Metal 3802 Common
- Handling Installs in: /System/Library/Sandbox/Profiles
  - Found existing com.apple.mtlcompilerservice.sb, overwriting...
- Handling Installs in: /System/Library/Frameworks
  - Installing: Metal.framework
- Handling Installs in: /System/Library/PrivateFrameworks
  - Installing: MTLCompiler.framework
  - Installing: GPUCompiler.framework
- Installing Patchset: Metal 3802 Common Extended
- Handling Installs in: /System/Library/PrivateFrameworks/PhotosUICore.framework/Versions/A/Resources
  - Found existing default.metallib, overwriting...
- Handling Installs in: /System/Library/Frameworks
  - Installing: Metal.framework
  - Installing: CoreImage.framework
- Handling Installs in: /System/Library/PrivateFrameworks
  - Installing: RenderBox.framework
  - Installing: MTLCompiler.framework
  - Installing: GPUCompiler.framework
- Installing Patchset: Monterey OpenCL
- Handling Installs in: /System/Library/Frameworks
  - Installing: OpenCL.framework
- Installing Patchset: Big Sur OpenCL
- Handling Installs in: /System/Library/Frameworks
  - Installing: OpenCL.framework
- Installing Patchset: Nvidia Kepler
- Handling Installs in: /System/Library/Extensions
  - Adding AuxKC support to GeForce.kext
  - GeForce.kext requires authentication in System Preferences
  - Found existing GeForce.kext, overwriting...
  - Adding AuxKC support to NVDAGF100Hal.kext
  - NVDAGF100Hal.kext requires authentication in System Preferences
  - Found existing NVDAGF100Hal.kext, overwriting...
  - Adding AuxKC support to NVDAGK100Hal.kext
  - NVDAGK100Hal.kext requires authentication in System Preferences
  - Found existing NVDAGK100Hal.kext, overwriting...
  - Adding AuxKC support to NVDAResman.kext
  - NVDAResman.kext requires authentication in System Preferences
  - Found existing NVDAResman.kext, overwriting...
  - Adding AuxKC support to NVDAStartup.kext
  - NVDAStartup.kext requires authentication in System Preferences
  - Found existing NVDAStartup.kext, overwriting...
  - Installing: GeForceAIRPlugin.bundle
  - Installing: GeForceGLDriver.bundle
  - Installing: GeForceMTLDriver.bundle
  - Installing: GeForceVADriver.bundle
- Handling Installs in: /System/Library/Frameworks
- Handling Installs in: /System/Library/PrivateFrameworks
  - Installing: GPUCompiler.framework
Merging GPUCompiler.framework libraries to match binary
- Writing patchset information to Root Volume
- Checking if RSRMonitor is needed
  - Found kext with GPUCompanionBundles: GeForce.kext
  - Adding monitor: /System/Volumes/Preboot/0F8E9B16-0CFD-3DF9-B56C-129FE878C916/cryptex1/current/OS.dmg
- Installing com.dortania.opencore-legacy-patcher.auto-patch.plist
- Installing com.dortania.opencore-legacy-patcher.macos-update.plist
- Installing com.dortania.opencore-legacy-patcher.rsr-monitor.plist
- Building new Auxiliary Kernel Collection
- Unable to build Auxiliary Kernel Collection
Subprocess failed.
    Command: ['/Library/PrivilegedHelperTools/com.dortania.opencore-legacy-patcher.privileged-helper', '/usr/bin/kmutil', 'create', '--allow-missing-kdk', '--new', 'aux', '--boot-path', '/System/Volumes/Update/mnt1/System/Library/KernelCollections/BootKernelExtensions.kc', '--system-path', '/System/Volumes/Update/mnt1/System/Library/KernelCollections/SystemKernelExtensions.kc']
    Return Code: 31
    Standard Output:
        No variant specified, falling back to release
        No variant specified, falling back to release
        Error Domain=KMErrorDomain Code=31 "Error occurred while building a collection: 
            1: One or more binaries has an error which prevented linking.  See other errors.
            2: Could not use 'com.no-one.BrcmPatchRAM' because: Failed to bind '__ZN11IOCatalogue25terminateDriversForModuleEP8OSStringb' in 'com.no-one.BrcmPatchRAM' (at offset 0x2093 in __TEXT, __text) as could not find a kext which exports this symbol
        com.no-one.BrcmPatchRAM specific: 
            1: Failed to bind '__ZN11IOCatalogue25terminateDriversForModuleEP8OSStringb' in 'com.no-one.BrcmPatchRAM' (at offset 0x2093 in __TEXT, __text) as could not find a kext which exports this symbol
        " UserInfo={NSLocalizedDescription=Error occurred while building a collection: 
            1: One or more binaries has an error which prevented linking.  See other errors.
            2: Could not use 'com.no-one.BrcmPatchRAM' because: Failed to bind '__ZN11IOCatalogue25terminateDriversForModuleEP8OSStringb' in 'com.no-one.BrcmPatchRAM' (at offset 0x2093 in __TEXT, __text) as could not find a kext which exports this symbol
        com.no-one.BrcmPatchRAM specific: 
            1: Failed to bind '__ZN11IOCatalogue25terminateDriversForModuleEP8OSStringb' in 'com.no-one.BrcmPatchRAM' (at offset 0x2093 in __TEXT, __text) as could not find a kext which exports this symbol
        }
    Standard Error:
        None

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • There are no registered users currently online
×
×
  • 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.