Contribute
Register

[EB|#LOG:EXITBS:START] Error

Status
Not open for further replies.
Joined
Jul 31, 2021
Messages
6
Motherboard
HP elite book 8470p
CPU
i5-3210
Graphics
Intel HD4000 - 1366x768
His all

I’m getting the attached error when booting my opencore usb stick.

I have followed the opencore info and have rebuilt my usb stick twice.
I have also checked the troubleshooting guide for that error and applied any required changes but I still get this error.

I am running an HP Elitebook 8740p
i5-3210
HD4000 gpu
128gb Ssd
8gb RAM

any ideas?
 

Attachments

  • 3B4B2C35-9ED9-4D8C-B67C-4A9B94A58463.jpeg
    3B4B2C35-9ED9-4D8C-B67C-4A9B94A58463.jpeg
    2.7 MB · Views: 81
This looks to be the problem. VoodooRMI kext. Do some research on that. May need to temporarily disable SIP.

Screen Shot 8.jpg
 
I removed that kext and adjusted the plist to reflect the removal but still crashes at the same point.
 
I removed that kext and adjusted the plist to reflect the removal but still crashes at the same point.
@Feartech has the most laptop experience here. He'll be able to give you some direction.
 
I removed that kext and adjusted the plist to reflect the removal but still crashes at the same point.
zip and upload your OC folder
 

Attachments

  • OC.zip
    14.8 MB · Views: 95
  • opencore-2021-08-01-082235.txt
    256 KB · Views: 60
Hi thanks, ive attched them and my log file
this section:
Code:
<dict>
                <key>Comment</key>
                <string>Change _OSI to XOSI</string>
                <key>Enabled</key>
                <true/>
                <key>Count</key>
                <integer>0</integer>
                <key>Limit</key>
                <integer>0</integer>
                <key>Find</key>
                <data>
                X09TSQ==
                </data>
                <key>Replace</key>
                <data>
                X09TSQ==
                </data>
            </dict>
is incomplete and in the wrong place, should be in this section:
Code:
<key>Patch</key>
        <array>
            <dict>
                <key>Base</key>
                <string></string>
                <key>BaseSkip</key>
                <integer>0</integer>
                <key>Comment</key>
                <string>Replace one byte sequence with another</string>
                <key>Count</key>
                <integer>0</integer>
                <key>Enabled</key>
                <false/>
                <key>Find</key>
                <data>
                ESIzRA==
                </data>
                <key>Limit</key>
                <integer>0</integer>
                <key>Mask</key>
                <data>
                </data>
                <key>OemTableId</key>
                <data>
                </data>
                <key>Replace</key>
                <data>
                RDMiEQ==
                </data>
                <key>ReplaceMask</key>
                <data>
                </data>
                <key>Skip</key>
                <integer>0</integer>
                <key>TableLength</key>
                <integer>0</integer>
                <key>TableSignature</key>
                <data>
                </data>
            </dict>
            <dict>
                <key>Base</key>
                <string>\_SB.PCI0.LPCB.HPET</string>
                <key>BaseSkip</key>
                <integer>0</integer>
                <key>Comment</key>
                <string>HPET _CRS to XCRS</string>
                <key>Count</key>
                <integer>1</integer>
                <key>Enabled</key>
                <false/>
                <key>Find</key>
                <data>
                X0NSUw==
                </data>
                <key>Limit</key>
                <integer>0</integer>
                <key>Mask</key>
                <data>
                </data>
                <key>OemTableId</key>
                <data>
                </data>
                <key>Replace</key>
                <data>
                WENSUw==
                </data>
                <key>ReplaceMask</key>
                <data>
                </data>
                <key>Skip</key>
                <integer>0</integer>
                <key>TableLength</key>
                <integer>0</integer>
                <key>TableSignature</key>
                <data>
                </data>
            </dict>
        </array>

missing SSDT-IMEI.aml

missing a lot of framebuffer settings in:

Code:
<key>DeviceProperties</key>
    <dict>
        <key>Add</key>
        <dict>
            <key>PciRoot(0x0)/Pci(0x2,0x0)</key>
            <dict>
                <key>AAPL,ig-platform-id</key>
                <data>
                AwBmAQ==
                </data>
            </dict>
        </dict>
        <key>Delete</key>
        <dict/>
    </dict>

also missing your screen resolution in your hardware profile
 
this section:
Code:
<dict>
                <key>Comment</key>
                <string>Change _OSI to XOSI</string>
                <key>Enabled</key>
                <true/>
                <key>Count</key>
                <integer>0</integer>
                <key>Limit</key>
                <integer>0</integer>
                <key>Find</key>
                <data>
                X09TSQ==
                </data>
                <key>Replace</key>
                <data>
                X09TSQ==
                </data>
            </dict>
is incomplete and in the wrong place, should be in this section:
Code:
<key>Patch</key>
        <array>
            <dict>
                <key>Base</key>
                <string></string>
                <key>BaseSkip</key>
                <integer>0</integer>
                <key>Comment</key>
                <string>Replace one byte sequence with another</string>
                <key>Count</key>
                <integer>0</integer>
                <key>Enabled</key>
                <false/>
                <key>Find</key>
                <data>
                ESIzRA==
                </data>
                <key>Limit</key>
                <integer>0</integer>
                <key>Mask</key>
                <data>
                </data>
                <key>OemTableId</key>
                <data>
                </data>
                <key>Replace</key>
                <data>
                RDMiEQ==
                </data>
                <key>ReplaceMask</key>
                <data>
                </data>
                <key>Skip</key>
                <integer>0</integer>
                <key>TableLength</key>
                <integer>0</integer>
                <key>TableSignature</key>
                <data>
                </data>
            </dict>
            <dict>
                <key>Base</key>
                <string>\_SB.PCI0.LPCB.HPET</string>
                <key>BaseSkip</key>
                <integer>0</integer>
                <key>Comment</key>
                <string>HPET _CRS to XCRS</string>
                <key>Count</key>
                <integer>1</integer>
                <key>Enabled</key>
                <false/>
                <key>Find</key>
                <data>
                X0NSUw==
                </data>
                <key>Limit</key>
                <integer>0</integer>
                <key>Mask</key>
                <data>
                </data>
                <key>OemTableId</key>
                <data>
                </data>
                <key>Replace</key>
                <data>
                WENSUw==
                </data>
                <key>ReplaceMask</key>
                <data>
                </data>
                <key>Skip</key>
                <integer>0</integer>
                <key>TableLength</key>
                <integer>0</integer>
                <key>TableSignature</key>
                <data>
                </data>
            </dict>
        </array>

missing SSDT-IMEI.aml

missing a lot of framebuffer settings in:

Code:
<key>DeviceProperties</key>
    <dict>
        <key>Add</key>
        <dict>
            <key>PciRoot(0x0)/Pci(0x2,0x0)</key>
            <dict>
                <key>AAPL,ig-platform-id</key>
                <data>
                AwBmAQ==
                </data>
            </dict>
        </dict>
        <key>Delete</key>
        <dict/>
    </dict>

also missing your screen resolution in your hardware profile
Thanks I’ll give that bash later
 
Thanks for your reply. I changed what you suggested but to no avail. After digging around it seems I need to unlock cfg lock on my bios but I don’t have an option so I added ControlMsrE2.efi to unlock it but I’m getting this any ideas?
 

Attachments

  • B9B362D7-2A1E-4549-B23E-596B6BD5A025.jpeg
    B9B362D7-2A1E-4549-B23E-596B6BD5A025.jpeg
    5 MB · Views: 71
Status
Not open for further replies.
Back
Top