ÇÖZÜLDÜ Intel FB-Patcher ile Uhd620 tanıtma sorunu

byazem

APPRENTICE
4 Ara 2018
56
3
71
41
Rehberdeki anlatımı birebir uyguladım fakat boot ekranında takılıp kaldım sistem özelliklerim, config dosyam ve ilgili resim aşağıdadır.

HP Pavilion CS1011NT

İşlemci - Intel i5 8265u Whiskey Lake
Ram - 8GB 2400Mhz
Ekran - UHD 620
SSD - Samsung 850 Evo (Windows 10)
NVME SSD - Corsair MP510 (macOS Mojave 10.14.5)
Wi-fi - RTL8821CE (Çalışmıyor)

PHP:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>ACPI</key>
    <dict>
        <key>DSDT</key>
        <dict>
            <key>Name</key>
            <string>DSDT.aml</string>
            <key>Patches</key>
            <array>
                <dict>
                    <key>Comment</key>
                    <string>Fix bug SKL+</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    oAqTU1RBUwE=
                    </data>
                    <key>Replace</key>
                    <data>
                    oAqRCv8L//8=
                    </data>
                </dict>
            </array>
        </dict>
    </dict>
    <key>Boot</key>
    <dict>
        <key>Arguments</key>
        <string>-v</string>
        <key>Debug</key>
        <false/>
        <key>DefaultLoader</key>
        <string>boot.efi</string>
        <key>DefaultVolume</key>
        <string>LastBootedVolume</string>
        <key>Legacy</key>
        <string>PBR</string>
        <key>NeverDoRecovery</key>
        <false/>
        <key>NeverHibernate</key>
        <false/>
        <key>Timeout</key>
        <integer>5</integer>
        <key>XMPDetection</key>
        <string>Yes</string>
    </dict>
    <key>Devices</key>
    <dict>
        <key>Properties</key>
        <dict>
            <key>PciRoot(0)/Pci(0x02,0)</key>
            <dict>
                <key>AAPL,GfxYTile</key>
                <data>
                AQAAAA==
                </data>
                <key>disable-external-gpu</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-fbmem</key>
                <data>
                AACQAA==
                </data>
                <key>framebuffer-patch-enable</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-stolenmem</key>
                <data>
                AAAwAQ==
                </data>
            </dict>
            <key>PciRoot(0x0)/Pci(0x1f,0x3)</key>
            <dict>
                <key>AAPL,slot-name</key>
                <string>Internal</string>
                <key>device_type</key>
                <string>Audio device</string>
                <key>hda-gfx</key>
                <string>onboard-1</string>
                <key>layout-id</key>
                <data>
                AAAAAA==
                </data>
                <key>model</key>
                <string>Cannon Point-LP High Definition Audio Controller</string>
            </dict>
            <key>PciRoot(0x0)/Pci(0x2,0x0)</key>
            <dict>
                <key>AAPL,ig-platform-id</key>
                <data>
                CQClPg==
                </data>
                <key>AAPL,slot-name</key>
                <string>Internal</string>
                <key>device_type</key>
                <string>VGA compatible controller</string>
                <key>enable-hdmi20</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-fbmem</key>
                <data>
                AACQAA==
                </data>
                <key>framebuffer-patch-enable</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-stolenmem</key>
                <data>
                AAAwAQ==
                </data>
                <key>framebuffer-unifiedmem</key>
                <data>
                AAAAgA==
                </data>
                <key>hda-gfx</key>
                <string>onboard-1</string>
                <key>model</key>
                <string>UHD Graphics 620 (Whiskey Lake)</string>
            </dict>
        </dict>
        <key>USB</key>
        <dict>
            <key>AddClockID</key>
            <true/>
            <key>FixOwnership</key>
            <true/>
            <key>HighCurrent</key>
            <true/>
            <key>Inject</key>
            <true/>
        </dict>
    </dict>
    <key>Graphics</key>
    <dict>
        <key>Inject</key>
        <dict>
            <key>ATI</key>
            <false/>
            <key>Intel</key>
            <true/>
            <key>NVidia</key>
            <false/>
        </dict>
    </dict>
    <key>KernelAndKextPatches</key>
    <dict>
        <key>AppleIntelCPUPM</key>
        <false/>
        <key>AppleRTC</key>
        <true/>
        <key>Debug</key>
        <false/>
        <key>DellSMBIOSPatch</key>
        <true/>
        <key>KernelCpu</key>
        <false/>
        <key>KernelLapic</key>
        <true/>
        <key>KernelPm</key>
        <true/>
        <key>KernelXCPM</key>
        <false/>
    </dict>
    <key>RtVariables</key>
    <dict>
        <key>BooterConfig</key>
        <string>0x28</string>
        <key>CsrActiveConfig</key>
        <string>0x67</string>
        <key>ROM</key>
        <string>UseMacAddr0</string>
    </dict>
    <key>SMBIOS</key>
    <dict>
        <key>BiosReleaseDate</key>
        <string>09/17/2018</string>
        <key>BiosVendor</key>
        <string>Apple Inc.</string>
        <key>BiosVersion</key>
        <string>MBP152.88Z.F000.B00.1809171524</string>
        <key>Board-ID</key>
        <string>Mac-827FB448E656EC26</string>
        <key>BoardManufacturer</key>
        <string>Apple Inc.</string>
        <key>BoardSerialNumber</key>
        <string>C02816404QXJH4RJA</string>
        <key>BoardType</key>
        <integer>10</integer>
        <key>BoardVersion</key>
        <string>1.0</string>
        <key>ChassisAssetTag</key>
        <string>MacBook-Aluminum</string>
        <key>ChassisManufacturer</key>
        <string>Apple Inc.</string>
        <key>ChassisType</key>
        <string>0x09</string>
        <key>EfiVersion</key>
        <string>220.240.2.0.0</string>
        <key>Family</key>
        <string>MacBook Pro</string>
        <key>FirmwareFeatures</key>
        <string>0xFC0FE137</string>
        <key>FirmwareFeaturesMask</key>
        <string>0xFF1FFF3F</string>
        <key>LocationInChassis</key>
        <string>Part Component</string>
        <key>Manufacturer</key>
        <string>Apple Inc.</string>
        <key>Mobile</key>
        <true/>
        <key>PlatformFeature</key>
        <string>0x1A</string>
        <key>ProductName</key>
        <string>MacBookPro15,2</string>
        <key>SerialNumber</key>
        <string>C02WL0ZXJHCD</string>
        <key>SmUUID</key>
        <string>8C929AE2-5BF5-4D73-827B-C4B40A8D3129</string>
        <key>Version</key>
        <string>1.0</string>
    </dict>
    <key>SystemParameters</key>
    <dict>
        <key>InjectKexts</key>
        <string>Yes</string>
        <key>InjectSystemID</key>
        <true/>
    </dict>
</dict>
</plist>

Iw5coP3dY--2HWYevSHBcWuJ95e4X4SO.jpeg
 
Son düzenleme:

S10soz_21

MASTER JEDI
MODERATOR
19 Haz 2017
2,364
441
1,851
33
Diyarbakır/Amed
Rehberdeki anlatımı birebir uyguladım fakat boot ekranında takılıp kaldım sistem özelliklerim, config dosyam ve ilgili resim aşağıdadır.

HP Pavilion CS1011NT

İşlemci - Intel i5 8265u Whiskey Lake
Ram - 8GB 2400Mhz
Ekran - UHD 620
SSD - Samsung 850 Evo (Windows 10)
NVME SSD - Corsair MP510 (macOS Mojave 10.14.5)
Wi-fi - RTL8821CE (Çalışmıyor)

PHP:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>ACPI</key>
    <dict>
        <key>DSDT</key>
        <dict>
            <key>Name</key>
            <string>DSDT.aml</string>
            <key>Patches</key>
            <array>
                <dict>
                    <key>Comment</key>
                    <string>Fix bug SKL+</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    oAqTU1RBUwE=
                    </data>
                    <key>Replace</key>
                    <data>
                    oAqRCv8L//8=
                    </data>
                </dict>
            </array>
        </dict>
    </dict>
    <key>Boot</key>
    <dict>
        <key>Arguments</key>
        <string>-v</string>
        <key>Debug</key>
        <false/>
        <key>DefaultLoader</key>
        <string>boot.efi</string>
        <key>DefaultVolume</key>
        <string>LastBootedVolume</string>
        <key>Legacy</key>
        <string>PBR</string>
        <key>NeverDoRecovery</key>
        <false/>
        <key>NeverHibernate</key>
        <false/>
        <key>Timeout</key>
        <integer>5</integer>
        <key>XMPDetection</key>
        <string>Yes</string>
    </dict>
    <key>Devices</key>
    <dict>
        <key>Properties</key>
        <dict>
            <key>PciRoot(0)/Pci(0x02,0)</key>
            <dict>
                <key>AAPL,GfxYTile</key>
                <data>
                AQAAAA==
                </data>
                <key>disable-external-gpu</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-fbmem</key>
                <data>
                AACQAA==
                </data>
                <key>framebuffer-patch-enable</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-stolenmem</key>
                <data>
                AAAwAQ==
                </data>
            </dict>
            <key>PciRoot(0x0)/Pci(0x1f,0x3)</key>
            <dict>
                <key>AAPL,slot-name</key>
                <string>Internal</string>
                <key>device_type</key>
                <string>Audio device</string>
                <key>hda-gfx</key>
                <string>onboard-1</string>
                <key>layout-id</key>
                <data>
                AAAAAA==
                </data>
                <key>model</key>
                <string>Cannon Point-LP High Definition Audio Controller</string>
            </dict>
            <key>PciRoot(0x0)/Pci(0x2,0x0)</key>
            <dict>
                <key>AAPL,ig-platform-id</key>
                <data>
                CQClPg==
                </data>
                <key>AAPL,slot-name</key>
                <string>Internal</string>
                <key>device_type</key>
                <string>VGA compatible controller</string>
                <key>enable-hdmi20</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-fbmem</key>
                <data>
                AACQAA==
                </data>
                <key>framebuffer-patch-enable</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-stolenmem</key>
                <data>
                AAAwAQ==
                </data>
                <key>framebuffer-unifiedmem</key>
                <data>
                AAAAgA==
                </data>
                <key>hda-gfx</key>
                <string>onboard-1</string>
                <key>model</key>
                <string>UHD Graphics 620 (Whiskey Lake)</string>
            </dict>
        </dict>
        <key>USB</key>
        <dict>
            <key>AddClockID</key>
            <true/>
            <key>FixOwnership</key>
            <true/>
            <key>HighCurrent</key>
            <true/>
            <key>Inject</key>
            <true/>
        </dict>
    </dict>
    <key>Graphics</key>
    <dict>
        <key>Inject</key>
        <dict>
            <key>ATI</key>
            <false/>
            <key>Intel</key>
            <true/>
            <key>NVidia</key>
            <false/>
        </dict>
    </dict>
    <key>KernelAndKextPatches</key>
    <dict>
        <key>AppleIntelCPUPM</key>
        <false/>
        <key>AppleRTC</key>
        <true/>
        <key>Debug</key>
        <false/>
        <key>DellSMBIOSPatch</key>
        <true/>
        <key>KernelCpu</key>
        <false/>
        <key>KernelLapic</key>
        <true/>
        <key>KernelPm</key>
        <true/>
        <key>KernelXCPM</key>
        <false/>
    </dict>
    <key>RtVariables</key>
    <dict>
        <key>BooterConfig</key>
        <string>0x28</string>
        <key>CsrActiveConfig</key>
        <string>0x67</string>
        <key>ROM</key>
        <string>UseMacAddr0</string>
    </dict>
    <key>SMBIOS</key>
    <dict>
        <key>BiosReleaseDate</key>
        <string>09/17/2018</string>
        <key>BiosVendor</key>
        <string>Apple Inc.</string>
        <key>BiosVersion</key>
        <string>MBP152.88Z.F000.B00.1809171524</string>
        <key>Board-ID</key>
        <string>Mac-827FB448E656EC26</string>
        <key>BoardManufacturer</key>
        <string>Apple Inc.</string>
        <key>BoardSerialNumber</key>
        <string>C02816404QXJH4RJA</string>
        <key>BoardType</key>
        <integer>10</integer>
        <key>BoardVersion</key>
        <string>1.0</string>
        <key>ChassisAssetTag</key>
        <string>MacBook-Aluminum</string>
        <key>ChassisManufacturer</key>
        <string>Apple Inc.</string>
        <key>ChassisType</key>
        <string>0x09</string>
        <key>EfiVersion</key>
        <string>220.240.2.0.0</string>
        <key>Family</key>
        <string>MacBook Pro</string>
        <key>FirmwareFeatures</key>
        <string>0xFC0FE137</string>
        <key>FirmwareFeaturesMask</key>
        <string>0xFF1FFF3F</string>
        <key>LocationInChassis</key>
        <string>Part Component</string>
        <key>Manufacturer</key>
        <string>Apple Inc.</string>
        <key>Mobile</key>
        <true/>
        <key>PlatformFeature</key>
        <string>0x1A</string>
        <key>ProductName</key>
        <string>MacBookPro15,2</string>
        <key>SerialNumber</key>
        <string>C02WL0ZXJHCD</string>
        <key>SmUUID</key>
        <string>8C929AE2-5BF5-4D73-827B-C4B40A8D3129</string>
        <key>Version</key>
        <string>1.0</string>
    </dict>
    <key>SystemParameters</key>
    <dict>
        <key>InjectKexts</key>
        <string>Yes</string>
        <key>InjectSystemID</key>
        <true/>
    </dict>
</dict>
</plist>

Ekli dosyayı görüntüle 9751
Buradaki config ile dene. https://osxinfo.net/eklentiler/config-plist-zip.9024/
 

byazem

APPRENTICE
4 Ara 2018
56
3
71
41
Denedim fakat bu kez kodlar akmaya başlamadan takıldı, bende aşağıdaki yamayı uyguladığımda (çalışan config.plist dosyasından alarak) sistemde kodlar akmaya başladı tam logo geldi açıldı derken sim siyah bir ekranda kaldı.

PHP:
                <dict>
                    <key>Comment</key>
                    <string>Fix bug SKL+</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    oAqTU1RBUwE=
                    </data>
                    <key>Replace</key>
                    <data>
                    oAqRCv8L//8=
                    </data>
                </dict>
 

S10soz_21

MASTER JEDI
MODERATOR
19 Haz 2017
2,364
441
1,851
33
Diyarbakır/Amed
  • Like
Tepkiler: Ediko

byazem

APPRENTICE
4 Ara 2018
56
3
71
41
Yamayı kaldırıp, Smbios kimliğini şunları yapıp dene. Her sn bios değişikliği, clover boot menüde iken f11 tuşuna basıp, nvram sıfırlama yapıp dene.
Macbookpro14,1
Macbookpro14,2
Macbookpro15,1
Olmaz ise bu konudaki config ile smbios değiştirip dene. ÇÖZÜLDÜ - Intel UHD 620 Ekran Parlaklığı (backlight) çalışmıyor | osxinfo.net: Hackintosh Türkiye Destek Platformu
ilk verdiğiniz config ile smbios değişikliği yaptığımda sonuç yine aynı siyah ekran da kalıyor, ikinci önerdiğiniz config dosyasını indirdim onda da sürekli restart atıyor aynı config üzerinde smbios değişikliği ile denediğimde sonuç yine restart oluyor.
 

S10soz_21

MASTER JEDI
MODERATOR
19 Haz 2017
2,364
441
1,851
33
Diyarbakır/Amed
Configindeki properties bölümde yamalar var ise silip, diğer configlerdekini ekleyip dene. İster text editör ile ister clover configrator ile yap.
 

byazem

APPRENTICE
4 Ara 2018
56
3
71
41
Configindeki properties bölümde yamalar var ise silip, diğer configlerdekini ekleyip dene. İster text editör ile ister clover configrator ile yap.
Maalesef bir değişiklik olmadı ilk config.plist teki yamayı çalışan config.plist dosyasına uygulayınca siyah ekran, ikinci config.plist teki yamayı çalışan confif.plist edosyasına uygulayınca restart atıyor. :'(

Ek olarak aaşağıdaki config.plist dosyasını buldum oda restart atıyor, yamayı çalışan config.plist dosyama uygulayınca yine aynı restart atıyor.

PHP:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>ACPI</key>
    <dict>
        <key>AutoMerge</key>
        <true/>
        <key>DSDT</key>
        <dict>
            <key>Debug</key>
            <false/>
            <key>DropOEM_DSM</key>
            <false/>
            <key>Fixes</key>
            <dict>
                <key>AddPNLF</key>
                <false/>
                <key>FixHPET</key>
                <true/>
                <key>FixIPIC</key>
                <true/>
                <key>FixMutex</key>
                <false/>
                <key>FixRTC</key>
                <true/>
                <key>FixRegions</key>
                <false/>
                <key>FixTMR</key>
                <true/>
            </dict>
            <key>Patches</key>
            <array>
                <dict>
                    <key>Comment</key>
                    <string>_DSM to XDSM</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    X0RTTQ==
                    </data>
                    <key>Replace</key>
                    <data>
                    WERTTQ==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>_OSI to XOSI</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    X09TSQ==
                    </data>
                    <key>Replace</key>
                    <data>
                    WE9TSQ==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>GFX0 to IGPU</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    R0ZYMA==
                    </data>
                    <key>Replace</key>
                    <data>
                    SUdQVQ==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>HDAS to HDEF</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    SERBUw==
                    </data>
                    <key>Replace</key>
                    <data>
                    SERFRg==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>EC0 to EC</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    RUMwXw==
                    </data>
                    <key>Replace</key>
                    <data>
                    RUNfXw==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>LID0 to LID</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    TElEMA==
                    </data>
                    <key>Replace</key>
                    <data>
                    TElEXw==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>_PTS to ZPTS(1,N)</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    X1BUUwE=
                    </data>
                    <key>Replace</key>
                    <data>
                    WlBUUwE=
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>_WAK to ZWAK(1,S)</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    X1dBSwk=
                    </data>
                    <key>Replace</key>
                    <data>
                    WldBSwk=
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>sleep-XHC:_PRW to XPRW</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    X1BSVw==
                    </data>
                    <key>Replace</key>
                    <data>
                    WFBSVw==
                    </data>
                    <key>TgtBridge</key>
                    <data>
                    WEhDXw==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>sleep-XDCI:_PRW to XPRW</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    X1BSVw==
                    </data>
                    <key>Replace</key>
                    <data>
                    WFBSVw==
                    </data>
                    <key>TgtBridge</key>
                    <data>
                    WERDSQ==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>sleep-HDEF:_PRW to XPRW</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    X1BSVw==
                    </data>
                    <key>Replace</key>
                    <data>
                    WFBSVw==
                    </data>
                    <key>TgtBridge</key>
                    <data>
                    SERFRg==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>sleep-GLAN:_PRW to XPRW</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    X1BSVw==
                    </data>
                    <key>Replace</key>
                    <data>
                    WFBSVw==
                    </data>
                    <key>TgtBridge</key>
                    <data>
                    R0xBTg==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>sleep-CNVW:_PRW to XPRW</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    X1BSVw==
                    </data>
                    <key>Replace</key>
                    <data>
                    WFBSVw==
                    </data>
                    <key>TgtBridge</key>
                    <data>
                    Q05WVw==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>_Q11 to XQ11(YOGA-updown)</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    X1ExMQ==
                    </data>
                    <key>Replace</key>
                    <data>
                    WFExMQ==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>_Q12 to XQ12(YOGA-updown)</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    X1ExMg==
                    </data>
                    <key>Replace</key>
                    <data>
                    WFExMg==
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>OSTP to XSTP(Air13IWL)</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    T1NUUAA=
                    </data>
                    <key>Replace</key>
                    <data>
                    WFNUUAA=
                    </data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>I2C1._STA to I2C1.XSTA</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    X1NUQQ==
                    </data>
                    <key>Replace</key>
                    <data>
                    WFNUQQ==
                    </data>
                    <key>TgtBridge</key>
                    <data>
                    STJDMQ==
                    </data>
                </dict>
            </array>
            <key>ReuseFFFF</key>
            <false/>
        </dict>
        <key>DropTables</key>
        <array>
            <dict>
                <key>Signature</key>
                <string>MCFG</string>
            </dict>
            <dict>
                <key>Signature</key>
                <string>DMAR</string>
            </dict>
        </array>
        <key>FixHeaders</key>
        <false/>
        <key>FixMCFG</key>
        <false/>
        <key>HaltEnabler</key>
        <false/>
        <key>SSDT</key>
        <dict>
            <key>DropOem</key>
            <false/>
            <key>Generate</key>
            <dict>
                <key>CStates</key>
                <false/>
                <key>PStates</key>
                <false/>
            </dict>
        </dict>
    </dict>
    <key>Boot</key>
    <dict>
        <key>Arguments</key>
        <string>-alcbeta -v -lilubetaall keepsyms=1 debug=0x100 -cflbkltfix</string>
        <key>CustomLogo</key>
        <string>Theme</string>
        <key>Debug</key>
        <false/>
        <key>DefaultLoader</key>
        <string>macOS Mojave</string>
        <key>DefaultVolume</key>
        <string>LastBootedVolume</string>
        <key>Legacy</key>
        <string>PBR</string>
        <key>NoEarlyProgress</key>
        <true/>
        <key>Secure</key>
        <false/>
        <key>Timeout</key>
        <integer>-1</integer>
        <key>XMPDetection</key>
        <false/>
    </dict>
    <key>CPU</key>
    <dict>
        <key>HWPEnable</key>
        <true/>
        <key>UseARTFrequency</key>
        <false/>
    </dict>
    <key>Devices</key>
    <dict>
        <key>Audio</key>
        <dict>
            <key>AFGLowPowerState</key>
            <false/>
            <key>Inject</key>
            <string>No</string>
            <key>ResetHDA</key>
            <false/>
        </dict>
        <key>Properties</key>
        <dict>
            <key>PciRoot(0x0)/Pci(0x1f,0x3)</key>
            <dict>
                <key>#layout-id</key>
                <data>
                YwAAAA==
                </data>
                <key>#声卡注入ID:ALC236 id:99</key>
                <data>
                YwAAAA==
                </data>
            </dict>
            <key>PciRoot(0x0)/Pci(0x2,0x0)</key>
            <dict>
                <key>AAPL,ig-platform-id</key>
                <data>
                BAClPg==
                </data>
                <key>device-id</key>
                <data>
                pT4AAA==
                </data>
                <key>disable-external-gpu</key>
                <data>
                AQAAAA==
                </data>
                <key>enable-hdmi20</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-fbmem</key>
                <data>
                AACQAA==
                </data>
                <key>framebuffer-patch-enable</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-portcount</key>
                <data>
                AgAAAA==
                </data>
                <key>framebuffer-stolenmem</key>
                <data>
                AAAwAQ==
                </data>
                <key>framebuffer-unifiedmem</key>
                <data>
                AAAAgA==
                </data>
            </dict>
        </dict>
        <key>USB</key>
        <dict>
            <key>AddClockID</key>
            <true/>
            <key>FixOwnership</key>
            <true/>
            <key>HighCurrent</key>
            <true/>
            <key>Inject</key>
            <true/>
        </dict>
        <key>UseIntelHDMI</key>
        <false/>
    </dict>
    <key>GUI</key>
    <dict>
        <key>Hide</key>
        <array>
            <string>Preboot</string>
            <string>Recovery</string>
            <string>WEFI</string>
        </array>
        <key>Mouse</key>
        <dict>
            <key>DoubleClick</key>
            <integer>500</integer>
            <key>Enabled</key>
            <false/>
            <key>Mirror</key>
            <false/>
            <key>Speed</key>
            <integer>8</integer>
        </dict>
        <key>Scan</key>
        <dict>
            <key>Entries</key>
            <true/>
            <key>Legacy</key>
            <false/>
            <key>Linux</key>
            <true/>
            <key>Tool</key>
            <false/>
        </dict>
        <key>ScreenResolution</key>
        <string>1920x1080</string>
        <key>Theme</key>
        <string>Hackintosh_ID</string>
    </dict>
    <key>Graphics</key>
    <dict>
        <key>EDID</key>
        <dict>
            <key>Inject</key>
            <false/>
        </dict>
        <key>Inject</key>
        <dict>
            <key>ATI</key>
            <false/>
            <key>Intel</key>
            <false/>
            <key>NVidia</key>
            <false/>
        </dict>
        <key>NvidiaSingle</key>
        <false/>
    </dict>
    <key>KernelAndKextPatches</key>
    <dict>
        <key>#ForceKextsToLoad</key>
        <array>
            <string>\System\Library\Extensions\IONetworkingFamily.kext</string>
        </array>
        <key>AppleIntelCPUPM</key>
        <true/>
        <key>AppleRTC</key>
        <true/>
        <key>Debug</key>
        <false/>
        <key>DellSMBIOSPatch</key>
        <false/>
        <key>KernelCpu</key>
        <false/>
        <key>KernelLapic</key>
        <true/>
        <key>KernelPm</key>
        <true/>
        <key>KernelXCPM</key>
        <false/>
        <key>KextsToPatch</key>
        <array>
            <dict>
                <key>Comment</key>
                <string>DVMT for AppleIntelBDWGraphicsFramebuffer (Credits DalianSky) for 10.14.x</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                dkBI/wU=
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.14.x</string>
                <key>Name</key>
                <string>AppleIntelBDWGraphicsFramebuffer</string>
                <key>Replace</key>
                <data>
                60BI/wU=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>DVMT for AppleIntelSKLGraphicsFramebuffer (Credits DalianSky) for 10.14.x</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                dkBI/wU=
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.14.x</string>
                <key>Name</key>
                <string>AppleIntelSKLGraphicsFramebuffer</string>
                <key>Replace</key>
                <data>
                60BI/wU=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>DVMT for AppleIntelKBLGraphicsFramebuffer (Credits DalianSky) for 10.14.x</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                dkZI/wU=
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.14.x</string>
                <key>Name</key>
                <string>AppleIntelKBLGraphicsFramebuffer</string>
                <key>Replace</key>
                <data>
                60ZI/wU=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>DVMT for AppleIntelCFLGraphicsFramebuffer (Credits DalianSky) for 10.14.x</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                dkBI/wU=
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.14.x</string>
                <key>Name</key>
                <string>AppleIntelCFLGraphicsFramebuffer</string>
                <key>Replace</key>
                <data>
                60BI/wU=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>DVMT for AppleIntelCFLGraphicsFramebuffer (Credits DalianSky) for 10.14.x</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                dkZI/wU=
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.14.x</string>
                <key>Name</key>
                <string>AppleIntelCFLGraphicsFramebuffer</string>
                <key>Replace</key>
                <data>
                60ZI/wU=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>USB port limit patch 10.14.x modify by DalianSky(credit PMHeart)</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                g+MP0w==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.14.x</string>
                <key>Name</key>
                <string>com.apple.iokit.IOUSBHostFamily</string>
                <key>Replace</key>
                <data>
                g+M/0w==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>USB Port limit patch 10.14.x modify by DalianSky(credits PMheart)</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                g/sPDw==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.14.x</string>
                <key>Name</key>
                <string>com.apple.driver.usb.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>
                g/s/Dw==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>USB Port limit patch 10.14.x modify by DalianSky(credits PMheart)</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                g/8PDw==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.14.x</string>
                <key>Name</key>
                <string>com.apple.driver.usb.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>
                g/8/Dw==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Disable AppleIntelLpssI2C (credit by Coolstar)</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                SU9LaXQ=
                </data>
                <key>InfoPlistPatch</key>
                <true/>
                <key>Name</key>
                <string>AppleIntelLpssI2C</string>
                <key>Replace</key>
                <data>
                SU9LaXM=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Disable AppleIntelLpssI2CCOntroller (credit by Coolstar)</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                SU9LaXQ=
                </data>
                <key>InfoPlistPatch</key>
                <true/>
                <key>Name</key>
                <string>AppleIntelLpssI2CController</string>
                <key>Replace</key>
                <data>
                SU9LaXM=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Zeroing 10ec0261 codec (patched by AppleHDA Patcher.app)</string>
                <key>Disabled</key>
                <true/>
                <key>Find</key>
                <data>
                YQLsEA==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>com.apple.driver.AppleHDA</string>
                <key>Replace</key>
                <data>
                AAAAAA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Zeroing 10ec0262 codec (patched by AppleHDA Patcher.app)</string>
                <key>Disabled</key>
                <true/>
                <key>Find</key>
                <data>
                YgLsEA==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>com.apple.driver.AppleHDA</string>
                <key>Replace</key>
                <data>
                AAAAAA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Zeroing 10ec0885 codec (patched by AppleHDA Patcher.app)</string>
                <key>Disabled</key>
                <true/>
                <key>Find</key>
                <data>
                hQjsEA==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>com.apple.driver.AppleHDA</string>
                <key>Replace</key>
                <data>
                AAAAAA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Patching 11d41984 with 10ec0236 codec (patched by AppleHDA Patcher.app)</string>
                <key>Disabled</key>
                <true/>
                <key>Find</key>
                <data>
                hBnUEQ==
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>com.apple.driver.AppleHDA</string>
                <key>Replace</key>
                <data>
                NgLsEA==
                </data>
            </dict>
        </array>
    </dict>
    <key>RtVariables</key>
    <dict>
        <key>BooterConfig</key>
        <string>0x28</string>
        <key>CsrActiveConfig</key>
        <string>0x67</string>
    </dict>
    <key>SMBIOS</key>
    <dict>
        <key>ProductName</key>
        <string>MacBookPro15,1</string>
        <key>Trust</key>
        <false/>
    </dict>
    <key>SystemParameters</key>
    <dict>
        <key>InjectKexts</key>
        <string>Detect</string>
        <key>InjectSystemID</key>
        <true/>
    </dict>
</dict>
</plist>
 

byazem

APPRENTICE
4 Ara 2018
56
3
71
41
İnject edid işaretli yada işaretsiz, inject intel işaretli yada işaretsiz olarak deneme yap.
Maalesef aynı sonuç ya restart ya siyah ekran

Çalışan config dosyama FB-Patcher ile yama yapmayı tekrar mı denesek yanlış birşey yapıyor olabilirmiyim acaba.

PHP:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>ACPI</key>
<dict>
<key>DSDT</key>
<dict>
<key>Name</key>
<string>DSDT.aml</string>
<key>Patches</key>
<array>
<dict>
<key>Comment</key>
<string>Fix bug SKL+</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
oAqTU1RBUwE=
</data>
<key>Replace</key>
<data>
oAqRCv8L//8=
</data>
</dict>
</array>
</dict>
<key>SSDT</key>
<dict>
<key>Generate</key>
<dict>
<key>PluginType</key>
<true/>
</dict>
</dict>
</dict>
<key>Boot</key>
<dict>
<key>Arguments</key>
<string>-v</string>
<key>Debug</key>
<false/>
<key>DefaultLoader</key>
<string>boot.efi</string>
<key>DefaultVolume</key>
<string>LastBootedVolume</string>
<key>Legacy</key>
<string>PBR</string>
<key>NeverDoRecovery</key>
<false/>
<key>NeverHibernate</key>
<false/>
<key>Timeout</key>
<integer>5</integer>
<key>XMPDetection</key>
<string>Yes</string>
</dict>
<key>Devices</key>
<dict>
<key>Audio</key>
<dict>
<key>#Inject</key>
<string>0x0887</string>
<key>AFGLowPowerState</key>
<false/>
<key>Inject</key>
<integer>3</integer>
<key>ResetHDA</key>
<false/>
</dict>
<key>Properties</key>
<dict>
<key>PciRoot(0)/Pci(0x02,0)</key>
<dict>
<key>AAPL,GfxYTile</key>
<data>
AQAAAA==
</data>
<key>disable-external-gpu</key>
<data>
AQAAAA==
</data>
<key>framebuffer-fbmem</key>
<data>
AACQAA==
</data>
<key>framebuffer-patch-enable</key>
<data>
AQAAAA==
</data>
<key>framebuffer-stolenmem</key>
<data>
AAAwAQ==
</data>
</dict>
</dict>
<key>USB</key>
<dict>
<key>AddClockID</key>
<true/>
<key>FixOwnership</key>
<true/>
<key>HighCurrent</key>
<true/>
<key>Inject</key>
<true/>
</dict>
</dict>
<key>GUI</key>
<dict>
<key>Mouse</key>
<dict>
<key>DoubleClick</key>
<integer>500</integer>
<key>Enabled</key>
<true/>
<key>Speed</key>
<integer>8</integer>
</dict>
</dict>
<key>Graphics</key>
<dict>
<key>Inject</key>
<dict>
<key>ATI</key>
<false/>
<key>Intel</key>
<true/>
<key>NVidia</key>
<false/>
</dict>
</dict>
<key>KernelAndKextPatches</key>
<dict>
<key>AppleIntelCPUPM</key>
<false/>
<key>AppleRTC</key>
<true/>
<key>Debug</key>
<false/>
<key>DellSMBIOSPatch</key>
<true/>
<key>KernelCpu</key>
<false/>
<key>KernelLapic</key>
<true/>
<key>KernelPm</key>
<true/>
<key>KernelXCPM</key>
<false/>
</dict>
<key>RtVariables</key>
<dict>
<key>BooterConfig</key>
<string>0x28</string>
<key>CsrActiveConfig</key>
<string>0x67</string>
<key>ROM</key>
<string>UseMacAddr0</string>
</dict>
<key>SMBIOS</key>
<dict>
<key>BiosReleaseDate</key>
<string>09/17/2018</string>
<key>BiosVendor</key>
<string>Apple Inc.</string>
<key>BiosVersion</key>
<string>MBP142.88Z.F000.B00.1809171524</string>
<key>Board-ID</key>
<string>Mac-CAD6701F7CEA0921</string>
<key>BoardManufacturer</key>
<string>Apple Inc.</string>
<key>BoardSerialNumber</key>
<string>C02740902QXHRPCJA</string>
<key>BoardType</key>
<integer>10</integer>
<key>BoardVersion</key>
<string>1.0</string>
<key>ChassisAssetTag</key>
<string>MacBook-Aluminum</string>
<key>ChassisManufacturer</key>
<string>Apple Inc.</string>
<key>ChassisType</key>
<string>0x09</string>
<key>EfiVersion</key>
<string>184.0.0.0.0</string>
<key>Family</key>
<string>MacBook Pro</string>
<key>FirmwareFeatures</key>
<string>0xFC0FE137</string>
<key>FirmwareFeaturesMask</key>
<string>0xFF1FFF3F</string>
<key>LocationInChassis</key>
<string>Part Component</string>
<key>Manufacturer</key>
<string>Apple Inc.</string>
<key>Mobile</key>
<true/>
<key>PlatformFeature</key>
<string>0x1A</string>
<key>ProductName</key>
<string>MacBookPro14,2</string>
<key>SerialNumber</key>
<string>C02VH0DQHV2N</string>
<key>SmUUID</key>
<string>2025436C-4225-48AD-839C-3131B8F06783</string>
<key>Version</key>
<string>1.0</string>
</dict>
<key>SystemParameters</key>
<dict>
<key>InjectKexts</key>
<string>Yes</string>
<key>InjectSystemID</key>
<true/>
</dict>
</dict>
</plist>
 
Son düzenleme:

S10soz_21

MASTER JEDI
MODERATOR
19 Haz 2017
2,364
441
1,851
33
Diyarbakır/Amed
Bios ayarlarında Csm boot yada UEFI boot veya Csm enable yada disable gibi ayarlar var ise değiştirip dene. Birde dwmt ayarı var ise değiştirip dene.
 

montezuma

MASTER YODA
Yönetici
19 Eki 2016
29,786
7,584
4,401
Ek olarak şu config ile deneme yap:
 

Ekli dosyalar

BootLoader
OpenCore 0.6.4
Anakart Modeli
Asus Z170 Deluxe
İşlemci Modeli
Intel i7 6700K
Grafik Kartı
8 GB Sapphire RX 580 & HD 530
Ses Kartı Modeli
ALC 1150
Ağ Aygıtları
Broadcom BCM43xx - I211 Gigabit Ethernet
Disk ve RAM
500GB NVMe & 32 GB DDR4

byazem

APPRENTICE
4 Ara 2018
56
3
71
41
Bios ayarlarında Csm boot yada UEFI boot veya Csm enable yada disable gibi ayarlar var ise değiştirip dene. Birde dwmt ayarı var ise değiştirip dene.
Biosta bahsettiğiniz ayarlar yoktu fakat legacy ayarları aktifleştirip denedim sonuç aynı.
Ek olarak şu config ile deneme yap:
hemen deneyip sonucunu paylaşıyorum.

Ek olarak şu config ile deneme yap:
config.plist dosyasını denediğimde aşağıdaki resimdeki yerde takıldı, içindeki yamaları çalışan config.plist dosyama uyguladığımda ise restart atmaya başladı.

oBbuYb8CE62yqAsUL0xn0qXU5NqPdhLk.jpeg
 

montezuma

MASTER YODA
Yönetici
19 Eki 2016
29,786
7,584
4,401
Buradaki Clover dosyaları ile bir deneme yap.
 
BootLoader
OpenCore 0.6.4
Anakart Modeli
Asus Z170 Deluxe
İşlemci Modeli
Intel i7 6700K
Grafik Kartı
8 GB Sapphire RX 580 & HD 530
Ses Kartı Modeli
ALC 1150
Ağ Aygıtları
Broadcom BCM43xx - I211 Gigabit Ethernet
Disk ve RAM
500GB NVMe & 32 GB DDR4

Benzer konular

AD Engelleyici Tespit Edildi

Anlıyoruz, reklamlar can sıkıcı!

Elbette, reklam engelleme yazılımı reklamları engelleme konusunda harika bir iş çıkarsa da, web sitemizin faydalı özelliklerini de engeller. En iyi site deneyimi ve bize destek olmak için lütfen AdBlocker’ınızı devre dışı bırakın.

AD Reklam Engelleyiciyi Devre Dışı Bıraktım    Hayır teşekkürler