Jump to content

Info utili


Gengik84

Recommended Posts

  • Administrators

Per poter scaricare 10.14 usate la dmg allegata

macOSDeveloperBetaAccessUtility.dmg.zipFetching info...

 

Usate la stessa EFI configurata che avete su 10.13

 

usate l'ultimo Clover, una volta installato sostituite i file di boot allegati che permettono l'iniezione dei Kext credits PMheart

 

 

 

EDIT: da clover versione 4222 ufficiale è stato integrato il supporto per 10.14... quindi scaricate dal sito ufficiale e usatelo.

 

 

 

Potete installare semplicemente aprendo l'installer e selezionando un altro disco

 

 

 

Oppure preparare la usb con il mio script Install_Mac_OS_X V4

 

 

 

C_I_M.zipFetching info...

 

ovviamente la conversione su ssd è automatica quindi aggiungete il driver apfs.efi

 

 

 

mac non supportati e di conseguenza i smbios:

['MacBookPro4,1','MacPro2,1','Macmini5,2','Macmini5,1','MacBookPro5,1','MacBookPro1,1','MacPro4,1','MacBookPro5,2','iMac8,1','MacBookPro5,4','MacBookAir4,2','Macmini2,1','iMac5,2','iMac11,3','MacBookPro8,2','MacBookPro3,1','Macmini5,3','MacPro5,1','Macmini4,1','iMac9,1','iMac6,1','Macmini3,1','Macmini1,1','MacBookPro6,1','MacBookPro2,2','MacBookPro2,1','iMac12,2','MacBook3,1','MacPro3,1','MacBook5,1','MacBook5,2','iMac11,1','iMac10,1','MacBookPro7,1','MacBook2,1','MacBookAir4,1','MacBookPro5,3','MacBookPro6,2','iMac12,1','MacBook1,1','MacBookPro5,5','iMac11,2','MacBookPro1,2','iMac4,2','Xserve2,1','MacBookAir3,1','MacBookAir3,2','MacBookAir1,1','Xserve3,1','iMac4,1','MacBookAir2,1','Xserve1,1','iMac5,1','MacBookPro8,1','MacBook7,1','MacBookPro8,3','iMac7,1','MacBook6,1','MacBook4,1','MacPro1,1',];

 

 

 

Problemi a scaricare l'installer completo?

 

scaricate lo script di Greg Neagle

 

Aprite il terminale e incollate il seguente comando

curl -O [url]https://raw.githubusercontent.com/Gengik84/macadmin-scripts/master/installinstallmacos.py[/url] && chmod +x ./installinstallmacos.py  && sudo ./installinstallmacos.py 

oppure eseguite questo

RunME_Downloader.zipFetching info...

 

selezionate la relativa voce

 

una volta terminato troverete nella Home "sparseimage"...apritela dentro troverete una cartella Applicazioni con al suo interno l'installer completo

 

 

 

nel caso di problemi con ultima versione..provate a usare la precedente

 

qui allegata

Before_installmacos.py.zipFetching info...

apfs_patched_10.14(18A293u).efi.zipFetching info...

macOSPublicBetaAccessUtility.dmg.zipFetching info...

Edited by foskvs
Link to comment
Share on other sites

  • Administrators

Patch Port limit Credits PMheart !!!

 

 

Kext: com.apple.driver.AppleUSBXHCI
Find: 83 FB 0F 0F 83 09 05 00 00
Replace: 83 FB 0F 90 90 90 90 90 90
Comment: @PMheart disable port restriction 10.14

BETA 2 binario cambiato

Kext: com.apple.driver.AppleUSBXHCI
Find:83fb0f0f 83030500
Replace: 83fbXX0f 83030500
Comment:FredWst Port limit 10.14 beta 2

XX=16 oppure 1a oppure 1b

 

 

 

Versione di PMheart che disabilita completamente la restrizione

 

 

Kext: com.apple.driver.AppleUSBXHCI
Find: 83 FB 0F 0F 83 03 05 00 00
Replace: 83 FB 0F 90 90 90 90 90 90
Comment: @PMheart disable port restriction 10.14_beta2

 

 

 

10.14.1 BETA 1 binario cambiato]

Kext: com.apple.driver.AppleUSBXHCI
Find: 83FB0F0F 838F0400 00
Replace:83FB0F90 90909090 90

Edited by foskvs
Link to comment
Share on other sites

  • Administrators

Patch DVMT

 

Broadwell

 

 

Name:AppleIntelBDWGraphicsFramebuffer
Find:76 40 48 FF 05 A2 2A 06
Repl:EB 40 48 FF 05 A2 2A 06
Comment:Disable minStolenSize check for 10.14 Beta 1 (by FireWoilf/Austere.J)

 

 

Skylake

 

 

Name:AppleIntelSKLGraphicsFramebuffer
Find:76 40 48 FF 05 11 E5 07
Repl:EB 40 48 FF 05 11 E5 07
Comment:Disable minStolenSize check for 10.14 Beta 1 (by FireWoilf/Austere.J)

 

 

Kabylake

 

 

Name:AppleIntelKBLGraphicsFramebuffer
Find:76 46 48 FF 05 BA 48 08
Repl:EB 46 48 FF 05 BA 48 08
Comment:Disable minStolenSize check for 10.14 Beta 1 (by FireWoilf/Austere.J)

 

 

Patch DVMT BETA 2

 

Broadwell

 

 

Name:AppleIntelBDWGraphicsFramebuffer
Find:76 40 48 FF 05 12 2B 06
Repl:EB 40 48 FF 05 12 2B 06
Comment:Disable minStolenSize check for 10.14 Beta 2

 

 

Skylake

 

 

Name:AppleIntelSKLGraphicsFramebuffer
Find:76 40 48 FF 05 61 E9 07
Repl:EB 40 48 FF 05 61 E9 07
Comment:Disable minStolenSize check for 10.14 Beta 2 

 

 

Kabylake

 

 

Name:AppleIntelKBLGraphicsFramebuffer
Find:76 46 48 FF 05 02 52 08
Repl:EB 46 48 FF 05 02 52 08
Comment:Disable minStolenSize check for 10.14 Beta 3 

 

Patch DVMT BETA 3

 

Broadwell

 

 

Name:AppleIntelBDWGraphicsFramebuffer
Find:76 40 46 FF 05 42 2B 06
Repl:EB 40 48 FF 05 42 2B 06
Comment:Disable minStolenSize check for 10.14 Beta 3

 

 

Skylake

 

 

Name:AppleIntelSKLGraphicsFramebuffer
Find:76 40 48 FF 05 F1 E9 07
Repl:EB 40 48 FF 05 F1 E9 07
Comment:Disable minStolenSize check for 10.14 Beta 3 

 

 

Kabylake

 

 

Name:AppleIntelKBLGraphicsFramebuffer
Find: 76 46 48 FF 05 22 55 08
Repl:EB 46 48 FF 05 22 55 08
Comment:Disable minStolenSize check for 10.14 Beta 3 

 

--------------------------------------------------------------------------------------

 

 

 

 

 

 

 

Broadwell

 

 

Name:AppleIntelBDWGraphicsFramebuffer
Find:76 40 48 FF 05 12 2B 06
Repl:EB 40 48 FF 05 12 2B 06
Comment:Disable minStolenSize check for 10.14 Public Beta 1 credit @Sniki

 

 

Skylake

 

 

Name:AppleIntelSKLGraphicsFramebuffer
Find:76 40 48 FF 05 92 7E 07
Repl:EB 40 48 FF 05 92 7E 07
Comment:Disable minStolenSize check for 10.14 Public Beta 1 credit @Sniki 

 

 

Kabylake

 

 

Name:AppleIntelKBLGraphicsFramebuffer
Find: 76 46 48 FF 05 E2 51 08
Repl:EB 46 46 48 FF 05 E2 51 08
Comment:Disable minStolenSize check for 10.14 Public Beta 1 credit @Sniki 

 

--------------------------------------------------------------------------------------

 

Skylake

 

 

Patch DVMT 10.14.3

Name:com.Apple.driver.AppleIntelSKLGraphicsFramebuffer
Find:4c 89 4d c0 76 40
Repl:4c 89 4d c0 EB 40
 

 

--------------------------------------------------------------------------------------

 

Skylake

 

 

Patch DVMT 10.14.4 (beta 1)

Name:com.Apple.driver.AppleIntelSKLGraphicsFramebuffer
Find:4C 89 6D B8 76 42
Repl:4C 89 6D B8 EB 42
 

Edited by foskvs
  • Like 1
Link to comment
Share on other sites

  • 2 weeks later...
  • Administrators

update nuova patch per aumentare il limite di porte in beta 2

 

in attesa di quella per la completa disabilitazione della restrizione

 

Edit: aggiunta

Edited by foskvs
Link to comment
Share on other sites

  • Administrators

Patch come per 10.13 in caso di problemi ICH10.. di @Vit9696

kext name:  AppleAHCIPort
Find:       40600200
Replace:    00000000
Comment:ALPM IO Error AppleAHCIPort @vit9696

 

Aggiornate anche le patch Dvmt per beta 2

Edited by foskvs
Link to comment
Share on other sites

  • Administrators

Atheros Wifi

 

 

NOTA: I kext Atheros sono stati rimossi da Apple quindi tocca installare il kext di High Sierra

 

Kext Atheros di 10.13 da installare in S/L/E AirPortAtheros40.kext.zip

 

ATH9KFixup.kext aggiornato per Mojave richiede lilu 1.2.4 o successivi

ATH9K-FixUP-aggiornato per 10.14.zipFetching info...

 

Questo per OpenCore:

HS80211Family.kext.zip(nota il HS80211Family in terza posizione di caricamento)

AirPortAtheros40.kext.zipqui inserire vostro ID nell'info.plist se non gia presente

1356179625_Schermata2021-06-02alle12_31_25.png.e126ed98f7fffa299eefab0653a6ba1b.png

 

 

Questo facoltativo

da la giusta posizione locale

1218292585_Schermata2021-06-02alle12_38_21.png.2f883ac672c8bff65e56b96c15fb1b93.png

WifiLocFix.kext.zipFetching info...

Link to comment
Share on other sites

  • Administrators

Abilitare vecchie schede nvidia non supportate

 

 

 

 

 

Kext di High Sierra da installare in S/L/E

 

 

  Quote
NVDANV50HalTesla.kext

 

NVDAResmanTesla.kext

 

IONDRVSupport.kext

 

IOGraphicsFamily.kext

 

Enable the framebuffer

 

GeForceGA.kext

 

GeForceTeslaGLDriver.bundle

 

GeForceTeslaVADriver.bundle

Più questo patchato in allegato GeForceTesla.kext.zip

Ringraziamenti: ASentientBot di macrumors

 

 

 

oppure potete usare un app http://dosdude1.com/mojave/

 

selezionando Legacy Video Card Patch

Edited by foskvs
Link to comment
Share on other sites

  • 7 months later...
  • Administrators

Patch per avere completa accelerazione con HD630 senza uso di WEG credits @Zenith

Comment
10.12.6-KBL-59120000-Port_0x5-DP2HDMI
Find
AQUJAAAEAACHAQAA
Name
com.apple.driver.AppleIntelKBLGraphicsFramebuffer
Replace
AQUJAAAIAACHAQAA


Comment
10.14.3-KBL-ComputeLaneCount
Find
SP8FJFcHAA==
MatchOS
10.14.3
Name
com.apple.driver.AppleIntelKBLGraphicsFramebuffer
Replace
uAEAAADrdQ==


Comment
10.12.6-KBL-Turn off PAVP/HDCP on Kabylake HD630
Find
g+AGuQYAAAA=
Name
com.apple.driver.AppleIntelKBLGraphics
Replace
McCQuQYAAAA=

 

smbios consigliato iMac 18.1

 

ig-platform-id: 0x59120000

 

Boot-arg: -disablegfxfirmware

Edited by foskvs
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • 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.