Contribute
Register

Having Unknown Issue Booting Catalina to Laptop

Status
Not open for further replies.
Joined
Jul 25, 2022
Messages
15
Motherboard
Lenovo 68852BU (Socket - U3E1)
CPU
Intel i5-3230M Ivy Bridge
Graphics
Intel HD Graphics 4000
I have my log here, It gets stuck on Panic Diags file unavailable.

-System-
Lenovo Thinkpad
Intel i5-3230M Ivy Bridge
Lenovo 68852BU Motherboard
Intel HD Graphics 4000
500Gb HDD
 

Attachments

  • opencore-2022-07-25-071233.txt
    256 KB · Views: 41
I have my log here, It gets stuck on Panic Diags file unavailable.

-System-
Lenovo Thinkpad
Intel i5-3230M Ivy Bridge
Lenovo 68852BU Motherboard
Intel HD Graphics 4000
500Gb HDD
missing your zipped EFI
 
is not in the correct format:

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>WE9TSQ==</data>
            </dict>

Lilu kext should be first in your list in your config.plist

no need for Dell sensors on a Lenovo laptop

-igfxvesa should be removed

also post a pic where it hangs
 
is not in the correct format:

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>WE9TSQ==</data>
            </dict>

Lilu kext should be first in your list in your config.plist

no need for Dell sensors on a Lenovo laptop

-igfxvesa should be removed

also post a pic where it hangs
Should I replace the HPET_CRS to XCRS with OSI to XOSI?
 
is not in the correct format:

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>WE9TSQ==</data>
            </dict>

Lilu kext should be first in your list in your config.plist

no need for Dell sensors on a Lenovo laptop

-igfxvesa should be removed

also post a pic where it hangs
 

Attachments

  • F3D1FE3E-C9A5-4F1C-95F0-23DBA071BC70.jpeg
    F3D1FE3E-C9A5-4F1C-95F0-23DBA071BC70.jpeg
    3.1 MB · Views: 40
Here is my edited EFI, Same Result
 

Attachments

  • EFI.zip
    8.4 MB · Views: 77
is not in the correct format:

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>WE9TSQ==</data>
            </dict>

Lilu kext should be first in your list in your config.plist

no need for Dell sensors on a Lenovo laptop

-igfxvesa should be removed

also post a pic where it hangs
When I tried entering X09TSQ== and WE9TSQ== it said it was invalid format
 
When I tried entering X09TSQ== and WE9TSQ== it said it was invalid format
yes, as that is in the text format

but in a plist editor, it would look like:

1.jpg
 
Status
Not open for further replies.
Back
Top