Contribute
Register

gIOScreenLockState 3 error on High Sierra

Joined
Mar 13, 2024
Messages
6
Motherboard
Gigabyte B550m ds3h
CPU
Ryzen 5 5500
Graphics
GTX 1060
Happened after installing web drivers. Using Gigabyte B550m ds3h, Ryzen 5 5500 and GTX1060, running on High Sierra with latest opencore. Freshly installed system, first time
UPD: added EFI
 

Attachments

  • EFI.zip
    18 MB · Views: 1
Last edited:
Happened after installing web drivers. Using Gigabyte B550m ds3h, Ryzen 5 5500 and GTX1060, running on High Sierra with latest opencore. Freshly installed system, first time
yes, that error is a graphics issue
 
I assume it's dead-dead? Spent the whole day on it
may just be a configuration error

zip and upload your EFI so someone can take a look
 

Attachments

  • EFI.zip
    18 MB · Views: 8
Oh. Yeah, here it is, thank you.
you can remove:
FakeSMC.kext
as you already have VirtualSMC.kext

this should not be here:
Code:
<key>nvda_drv</key>
                <data>MQ==</data>

unfairgva=1 is for AMD cards
 
Oh. Yeah, here it is, thank you.

Hi.

A few problems in there ...

To start with :D

You have both VirtualSMC.kext AND FakeSMC.kext enabled. And their support files - SMCAMDProcessor.kext AND SMCProcessor.kext.

You have USBMap.kext AND UTBMap.kext enabled.

:)
 
You have both VirtualSMC.kext AND FakeSMC.kext enabled. And their support files - SMCAMDProcessor.kext AND SMCProcessor.kext.

You have USBMap.kext AND UTBMap.kext enabled.
Oh wow. Wonder how all of that actually worked. What should be left intact and what should be deleted?
 
you can remove:
FakeSMC.kext
as you already have VirtualSMC.kext

this should not be here:
Code:
<key>nvda_drv</key>
                <data>MQ==</data>

unfairgva=1 is for AMD cards
Such a mess. Giving it a shot
 
you can remove:
FakeSMC.kext
as you already have VirtualSMC.kext

this should not be here:
Code:
<key>nvda_drv</key>
                <data>MQ==</data>

unfairgva=1 is for AMD cards
Didn't helped, same result:(
 
Back
Top