ThinkPad-T460s-macOS-OpenCore icon indicating copy to clipboard operation
ThinkPad-T460s-macOS-OpenCore copied to clipboard

Solve "OCS: Missing key UIScale, context <Output>! Error in Config.plist?

Open cyberfunk opened this issue 2 years ago • 2 comments

Can anyone tell me how to get rid of this error in OpenCore Validator? In the simprecicchian Config.plist the only entry having to do with UIScale is under the "Delete" section under NVRAM.

cyberfunk avatar Feb 07 '22 21:02 cyberfunk

I think UIScale got its own configuration key in a recent OpenCore release. Before then was defined under NVRAM. You can follow the documentation and change it accordingly.

simprecicchiani avatar Feb 08 '22 14:02 simprecicchiani

Thank you for your prompt response and for providing this excellent EFI! I manage to track down an example config.plist and implement the changes accordingly. You have to add this entry:

Screen Shot 2022-02-08 at 9 32 02 PM

Under UEFI>Output> in the Config.plist and that fixes the issue.

Also you can change "AdviseWindows" to "AdviseFeatures" in the Config.plist if you'd like to get rid of that OCS message on the Lenovo Boot screen that says:

"OCS: No schema for AdviseWindows at 0 index, context >Generic>!"

This is for OpenCore 0.7.6 and the Lenovo Yoga 260 with your EFI

cyberfunk avatar Feb 08 '22 14:02 cyberfunk