Contribute
Register

<< Solved >> Display 7MB!!

Status
Not open for further replies.
Yes and the same (Blank Screen)
 
Yes and the same (Blank Screen)
attach your config.plist
 
@mamPHP Have you set your boot loader to clover in hackintool under boot tab. if so then under patch tab set correct cpu coffee lake then platform id 0x3E920000 choose export to boot loader under File menu, make sure to mount EFI before you choose to export. Hope this will solve your problem. If you don't choose boot loader first the patch won't stick because of wrong format.
 
you are still injecting Intel as previously in post 2 i said it should be set to false

or try P1LGRIM's approach a few pages back

make sure bios settings:

Disable:
Fast Boot
Secure Boot
Serial/COM Port
Parallel Port
VT-d
CSM
Intel SGX
Intel Platform Trust
CFG Lock

Enable:
VT-x
Above 4G decoding
Hyper-Threading
Execute Disable Bit
EHCI/XHCI Hand-off
OS type: Windows 8.1/10 UEFI Mode
DVMT Pre-Allocated(iGPU Memory): 64MB or 128MB
SATA Mode: AHCI

shouldn't need:
Code:
<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>

if you can set DVMT to 64MB or 128MB

may not need device-id

if you are still getting blank screen then you may need to do this:

EDIT:
also this still needs to be removed:
Code:
<key>ig-platform-id</key>
        <string>0x3E9B0007</string>

which is also something i mentioned in post2, why waste everyone's time like this?
 
Last edited:
you are still injecting Intel as previously in post 2 i said it should be set to false

or try P1LGRIM's approach a few pages back

make sure bios settings:

Disable:
Fast Boot
Secure Boot
Serial/COM Port
Parallel Port
VT-d
CSM
Intel SGX
Intel Platform Trust
CFG Lock

Enable:
VT-x
Above 4G decoding
Hyper-Threading
Execute Disable Bit
EHCI/XHCI Hand-off
OS type: Windows 8.1/10 UEFI Mode
DVMT Pre-Allocated(iGPU Memory): 64MB or 128MB
SATA Mode: AHCI

shouldn't need:
Code:
<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>

if you can set DVMT to 64MB or 128MB

may not need device-id

if you are still getting blank screen then you may need to do this:

EDIT:
also this still needs to be removed:
Code:
<key>ig-platform-id</key>
        <string>0x3E9B0007</string>

which is also something i mentioned in post2, why waste everyone's time like this?
And i've posted the screenshots of boot. Won't boot without intel injection. BTW tried this options, blank screen again
 
@mamPHP Have you set your boot loader to clover in hackintool under boot tab. if so then under patch tab set correct cpu coffee lake then platform id 0x3E920000 choose export to boot loader under File menu, make sure to mount EFI before you choose to export. Hope this will solve your problem. If you don't choose boot loader first the patch won't stick because of wrong format.
Thanks, as yoy see, the hackintool can't create the patch. The boot is clover and displays are hdmi.
 
@mamPHP Maybe you have to patch DP->HDMI, id 0x3E9B0007 only creates DP connectors
 
@mamPHP Maybe you have to patch DP->HDMI, id 0x3E9B0007 only creates DP connectors
Screenshot 2021-10-14 at 13.31.03.png
 
you are still injecting Intel as previously in post 2 i said it should be set to false

or try P1LGRIM's approach a few pages back

make sure bios settings:

Disable:
Fast Boot
Secure Boot
Serial/COM Port
Parallel Port
VT-d
CSM
Intel SGX
Intel Platform Trust
CFG Lock

Enable:
VT-x
Above 4G decoding
Hyper-Threading
Execute Disable Bit
EHCI/XHCI Hand-off
OS type: Windows 8.1/10 UEFI Mode
DVMT Pre-Allocated(iGPU Memory): 64MB or 128MB
SATA Mode: AHCI

shouldn't need:
Code:
<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>

if you can set DVMT to 64MB or 128MB

may not need device-id

if you are still getting blank screen then you may need to do this:

EDIT:
also this still needs to be removed:
Code:
<key>ig-platform-id</key>
        <string>0x3E9B0007</string>

which is also something i mentioned in post2, why waste everyone's time like this?
I did exactly and again blank screen after this
 

Attachments

  • IMG_20211014_133842.jpg
    IMG_20211014_133842.jpg
    3.8 MB · Views: 29
Status
Not open for further replies.
Back
Top