Jump to content

Blocchi sporadici high sierra 10.13.4


TechManiac

Recommended Posts

  • Support Team

@TechManiac[/mention] ti riporto quanto scrive vit9696 in merito ad

 

 

 

AptioMemoryFix

 

Fork of the original OsxAptioFix2 driver with a cleaner (yet still terrible) codebase and improved stability and functionality.

 

 

 

Important Notes: To debug boot.efi errors on 10.13, aside the usual verbose (-v) boot-arg, you may need a boot.efi patch or an nvram preference. Either is necessary to get sensible error messages instead of 'does printf work??', but the patch may help in case you have issues when reading nvram.

 

 

 

Before using AptioMemoryFix please ensure that you have:

 

 

 

Most up-to-date UEFI BIOS firmware (check your motherboard vendor website).

 

 

 

Fast Boot and Hardware Fast Boot disabled in BIOS if present.

 

 

 

Above 4G Decoding or similar enabled in BIOS if present.

 

WARNING: On some motherboards (notably ASUS WS-X299-PRO) this option causes adverse effects, and must be disabled. While no other motherboards with the same issue are known, consider this option to be first to check if you have erratic boot failures.

 

 

 

VT-d disabled in BIOS if present (you could also drop ACPI DMAR table with a bootloader).

 

 

 

No slide boot argument present in NVRAM or anywhere else (it is not necessary unless you cannot boot at all or see No slide values are usable! Use custom slide! message from AptioMemoryFix).

 

 

 

CFG Lock (MSR 0xE2 write protection) disabled in BIOS if present (consider patching it otherwise if you have enough skills). See VerifyMsrE2 section for more details.

 

 

 

CSM disabled in BIOS if present (you may need to flash GOP ROM on NVIDIA 6xx/AMD 2xx or older, using GopUpdate or AMD UEFI GOP MAKER could simplify things).

 

 

 

EHCI/XHCI Hand-off enabled in BIOS only if boot stalls unless USB devices are disconnected.

 

 

 

VT-x, Hyper Threading, Execute Disable Bit enabled in BIOS if present.

 

 

 

While it may not be required, sometimes you have to disable Thunderbolt support, Intel SGX, and Intel Platform Trust in BIOS if present. When debugging sleep issues you may want to (temporarily) disable Power Nap and automatic power off, which appear to sometimes cause wake to black screen or bootloop issues on older platforms. The particular issues may vary, but in general you should check ACPI tables first. Here is an example of a bug found in some Z68 motherboards. To turn Power Nap and the others off run the following commands in Terminal:

 

 

 

sudo pmset autopoweroff 0

 

sudo pmset powernap 0

 

sudo pmset standby 0

 

Note, that these settings may reset at hardware change and in certain other circumstances. To view their current values run pmset -g.

 

 

 

Note, if you see a lot of Start/End lines in verbose mode you must ensure you do not have bootercfg variable stored in NVRAM. See this post for details. If it still does not help you could use the following command in Terminal (either with System Integrity Protection disabled or from Recovery HD):

 

 

 

sudo nvram bootercfg="log=0 debug=0"

 

Features (compared to the original)

 

Automatically finds the available memory region for boot.efi to use

 

Implements KASLR support for systems where certain slides cannot be used

 

Adds Safe Mode support on systems with used lower addresses

 

Ensures no slide argument leak to the operating system

 

Attempts to more properly handle the memory mappings

 

Implements read-only and write-only RT variables beneficial to Lilu plugins

 

Works around missing gUnicodeCollation and PlatformLang on several firmwares

 

Fixes broken legacy hash services protocol (only MD5, SHA-1, SHA-256 are supported)

 

Ensures that GetTime does not report unspecified timezone

 

Supports boot.efi chainloading (e.g. via sudo nvram recovery-boot-mode=open)

 

Implements new mapping code when waking from hibernation (still not stable enough)

Link to comment
Share on other sites

  • Support Team

BIOS hai l'F8? http://it.gigabyte.com/products/page/mb/ga-h270-hd3#support-dl">http://it.gigabyte.com/products/page/mb ... support-dl">http://it.gigabyte.com/products/page/mb/ga-h270-hd3#support-dl

 

 

 

Poi se e quando hai voglia provi questi config, aggiunto patch port limit, flag su disablegfxfirmware e altre poche cose, sono uguali tranne il PM settati in 2 differenti modi. Li affianchi al config.plist in uso e li selezioni dalla GUI di clover (che ti consiglio di aggiornare) e vedi se ti possono apportare miglioramenti o risolvere questo blocco che hai. Ah poi l'ho settato che se abiliti la integrata ti basta aggiungere IntelGraphicsFixup in EFI e ti dovrebbe funzionare e abilitare il quicksync con la nVidia.

configXtest.zip

Link to comment
Share on other sites

"iCanaro" post_id="5796" time="1526495679" user_id="57">

BIOS hai l'F8? http://it.gigabyte.com/products/page/mb/ga-h270-hd3#support-dl">http://it.gigabyte.com/products/page/mb ... support-dl">http://it.gigabyte.com/products/page/mb/ga-h270-hd3#support-dl

 

 

 

Poi se e quando hai voglia provi questi config, aggiunto patch port limit, flag su disablegfxfirmware e altre poche cose, sono uguali tranne il PM settati in 2 differenti modi. Li affianchi al config.plist in uso e li selezioni dalla GUI di clover (che ti consiglio di aggiornare) e vedi se ti possono apportare miglioramenti o risolvere questo blocco che hai. Ah poi l'ho settato che se abiliti la integrata ti basta aggiungere IntelGraphicsFixup in EFI e ti dovrebbe funzionare e abilitare il quicksync con la nVidia.

 

Controllo subito il bios della mobo.

 

 

 

Tanto per capirci, onde evitare di fare cazzate: il config che mi hai allegato, contiene giá tutte le ultime modifiche che avete indicato te e Gengik, comprese quelle suggerite nel post di vit9696 che hai riportato?

Link to comment
Share on other sites

  • Support Team

Si ci dovrebbero essere tutte le modifiche. I config sono 2 li metti in EFI insieme al tuo poi riavvii e ti fermi nella GUI di clover, con le frecce ti sposti sino ad options dai invio, ti sposti sino a config e dai invio e selezioni uno dei 2 config che ti ho messo, dai invio esci ed avvi e vediamo.

 

Se li apri con clover configurator vedi che hanno di diverso dai tuoi. Li provi e incrociamo le dita ;)

Link to comment
Share on other sites

"iCanaro" post_id="5770" time="1526489809" user_id="57">

 

 

@TechManiac non mi ricordo, ma la integrata è abilitata nel BIOS? CSM è abilitato? se sì disabilitalo. La voce "above 4G decoding" o simile è presente? se sì abilitala. vit9696 dice che tranne in casi particolari è meglio abilitarla.

 

Nel bios ho una voce "internal graphics" che é settata su auto. (non se é a quella che ti riferisci per il discorso integrata), mentre alla voce "initial display output" c'é "PCIe 1 Slot" che é la slot in cui é istallata la GTX 1050.

 

 

 

Le altre voci che indica vit9696 sono a posto (above 4G decoding non c'é)

Link to comment
Share on other sites

"Gengik84" post_id="5812" time="1526547762" user_id="2">

no... devi aggiungere Generate.. ma lasciare anche pluginType

 

Ok, aspetto di vedere se si blocca ancora (ora siamo a 6 ore di utilizzo) poi modifico.

 

 

 

Altra cosa: prima nel bios avevo l' XMP attivato (intendo prima di fare l' aggiornamento di stamattina, quindi durante i vari blocchi) mentre adesso è disattivato di default e l' ho lasciato cosi tanto per testare.

 

 

 

Potrebbe incidere qualcosa o non sposta nulla?

Link to comment
Share on other sites

  • Administrators

@iCanaro[/mention] sta usando Generate C& P states..per provare giusto?

 

in questo caso e comunque senza ssdt..pluginType gli serve, altrimenti non ha un power management per la cpu

Link to comment
Share on other sites

Raga penso di amarvi con tutto il mio cuore emoticon_risata3

 

 

 

Ieri intera giornata senza blocchi, e ho fatto girare di tutto tra stress test, benchmark cpu e gpu, suite di adobe, youtube ecc emoticon_thanks

 

 

 

Oggi speriamo di avere altre conferme.

 

 

 

Per rendere l' attuale config List come principale basta che cancello gli altri?

Link to comment
Share on other sites

Ovvio , elimina ogni cartella EFI o Clover salvata in precedenza e salva l'attuale , custodiscila come fosse un tesoro , è la chiave del tuo Hack ... default_wink

 

Complimenti x il tuo successo .... emoticon-personaggi_89

Link to comment
Share on other sites

  • Support Team

Elimina gli altri e quello in uso che funge lo rendi predefinito chiamandolo config.plist poi magari lo duplichi e lo lasci lì di scorta. Con gli hack ci stà sempre qualcosa da mettere a mano prima o poi quindi averne uno per test e uno operativo non guasta... io ne ho sempre molti lì pronti con vari setup per test ;)

Link to comment
Share on other sites

"Baio77" post_id="5888" time="1526641782" user_id="55">

Ovvio , elimina ogni cartella EFI o Clover salvata in precedenza e salva l'attuale , custodiscila come fosse un tesoro , è la chiave del tuo Hack ... default_wink

 

Complimenti x il tuo successo .... emoticon-personaggi_89

 

i complimenti vanno fatti a te, @iCanaro[/mention] e @Gengik84[/mention]

 

Siete dei mostri!

 

 

 

Ha scritto dopo 2 minuti 21 secondi:

"iCanaro" post_id="5889" time="1526642145" user_id="57">

Elimina gli altri e quello in uso che funge lo rendi predefinito chiamandolo config.plist poi magari lo duplichi e lo lasci lì di scorta. Con gli hack ci stà sempre qualcosa da mettere a mano prima o poi quindi averne uno per test e uno operativo non guasta... io ne ho sempre molti lì pronti con vari setup per test ;)

 

Consigli di metterlo anche nella pendrive ? (intendo quella di boot)

Link to comment
Share on other sites

I mostri sono loro , io sono 1 ha fatto sempre un sacco di domande al fine di comprendere sempre più e qui è dove sono arrivato emoticon-personaggi_89 .

 

Ciò è stato possibile xche questi ragazzi hanno passione e PAZIENZA DA VENDERE , li adoro tutti ....... emoticon_winner

Link to comment
Share on other sites

  • Support Team

E' un lavoro di squadra, ognuno contribuisce in base al proprio tempo e capacità ;) emoticon_41

 

Adesso ci vuole un bel risolto... come si fanno quei bei risolto in verde? emoticon_risata3

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.