Contribute
Register

No SSD in Disk utility - Mojave installer

Status
Not open for further replies.
@Feartech
Now whenever i boot i'm stuck on error : ioconsoleusers gioscreenlockstate 3

I need to boot with USB and edit ig-platform-id to 0x12345678 and activate AAPL,ig-platform-id by deleting # and puting in the value 0400166 but the graphic card still shows only 4MB

Can you help please?
 
@Feartech
Now whenever i boot i'm stuck on error : ioconsoleusers gioscreenlockstate 3

I need to boot with USB and edit ig-platform-id to 0x12345678 and activate AAPL,ig-platform-id by deleting # and puting in the value 0400166 but the graphic card still shows only 4MB

Can you help please?
For Ivy Bridge (HD4000), you may need to change the ig-platform-id that is used at /Graphics/ig-platform-id. But these configurations work most of the time.

Common ig-platform-ids:
0x01660003: HD4000 1366x768
0x01660004: HD4000 1600x900, 1920x1080
0x01660008, 0x01660009: HD4000 1600x900, 1920x1080
 
For Ivy Bridge (HD4000), you may need to change the ig-platform-id that is used at /Graphics/ig-platform-id. But these configurations work most of the time.

Common ig-platform-ids:
0x01660003: HD4000 1366x768
0x01660004: HD4000 1600x900, 1920x1080
0x01660008, 0x01660009: HD4000 1600x900, 1920x1080
i've used all of these i originally followed this, now i can't even boot with USB installer i'm stuck on ioconsoleusers gioscreenlockstate 3
i choosed in boot options not to inject Intel but still the same problem remaining
 
i've used all of these i originally followed this, now i can't even boot with USB installer i'm stuck on ioconsoleusers gioscreenlockstate 3
i choosed in boot options not to inject Intel but still the same problem remaining
whats your screen resolution? (that should be in your hardware profile like mine is!!!)
 
whats your screen resolution? (that should be in your hardware profile like mine is!!!)
1920 x 1080 FULLHD
i've tried 0x01660004 and 0x01660008 and 0x01660009
 
1920 x 1080 FULLHD
i've tried 0x01660004 and 0x01660008 and 0x01660009
use plisteditpro and make sure to edit:
Code:
<key>PciRoot(0)/Pci(0x02,0)</key>
            <dict>
                <key>AAPL,ig-platform-id</key>
                <data>BABmAQ==</data>

no need to be messing with:
Code:
<key>#ig-platform-id</key>
        <string>0x01660004</string>
 
use plisteditpro and make sure to edit:
Code:
<key>PciRoot(0)/Pci(0x02,0)</key>
            <dict>
                <key>AAPL,ig-platform-id</key>
                <data>BABmAQ==</data>

no need to be messing with:
Code:
<key>#ig-platform-id</key>
        <string>0x01660004</string>
i can access now only in safe mode, i must now mount EFI with msdosfs.kext first
But i'm already editing AAPL,ig-platform-id it has a value of 04006601
 
i can access now only in safe mode, i must now mount EFI with msdosfs.kext first
But i'm already editing AAPL,ig-platform-id it has a value of 04006601
one of your previous files shows this:
Code:
<key>ig-platform-id</key>
        <string>0x12345678</string>

which means you enabled a fake platform
 
one of your previous files shows this:
Code:
<key>ig-platform-id</key>
        <string>0x12345678</string>

which means you enabled a fake platform
i'm on safe mode now and i mounted EFI what should i do?
Disable ig-platform-id by putting #?
 
@Feartech
This is the config.plist
Screen Shot 2019-06-24 at 7.25.22 PM.png
 
Status
Not open for further replies.
Back
Top