Contribute
Register

HP ZBOOK G5 17

My Opencanopy theme is not working in OC 0.7.0
My current settings are:
Misc -> Boot -> PickerMode: External Misc -> Boot -> PickerAttributes: 17 Misc -> Boot -> PickerVariant: Acidanthera\GoldenGate. I updated my resources folder as well. Any help would be appreciated.
Attaching EFI (without S/N).
 

Attachments

  • EFI.zip
    13.9 MB · Views: 74
My Opencanopy theme is not working in OC 0.7.0
My current settings are:
Misc -> Boot -> PickerMode: External Misc -> Boot -> PickerAttributes: 17 Misc -> Boot -> PickerVariant: Acidanthera\GoldenGate. I updated my resources folder as well. Any help would be appreciated.
Attaching EFI (without S/N).
Misc -> Boot -> PickerMode: External

you have:
Code:
<key>Boot</key>
        <dict>
            <key>ConsoleAttributes</key>
            <integer>0</integer>
            <key>HibernateMode</key>
            <string>None</string>
            <key>HideAuxiliary</key>
            <false/>
            <key>LauncherOption</key>
            <string>Full</string>
            <key>LauncherPath</key>
            <string>Default</string>
            <key>PickerAttributes</key>
            <integer>17</integer>
            <key>PickerAudioAssist</key>
            <false/>
            <key>PickerMode</key>
            <string>Builtin</string>
            <key>PickerVariant</key>
            <string>Acidanthera\GoldenGate</string>
            <key>PollAppleHotKeys</key>
            <false/>
            <key>ShowPicker</key>
            <true/>
            <key>TakeoffDelay</key>
            <integer>0</integer>
            <key>Timeout</key>
            <integer>5</integer>
        </dict>
 
Sorry. I meant that I changed Misc -> Boot -> PickerMode: form built in to external but it didn’t work.
 
Here.
 

Attachments

  • EFI.zip
    13.9 MB · Views: 85
For what it's worth I would put the assets currently in the Resources/Images/** sub folders, for the theme you want, just in Resources/Images. Not a sub-folder. Clearly OC is not finding what it needs otherwise.

Maybe how OpenCanopy has changed for 0.7.0, but previously as long as you match the Resources with the OC version, that works.
 
what exactly happens?

does Acidanthera\GoldenGate work?

don't forget to reset nvram on any efi/config.plist change
It boots without GUI Picker. Acidanthera\GoldenGate doesn't work. Yes, I am resetting NVRAM every time.
 
Back
Top