Metabolix / HackBGRT

Windows boot logo changer for UEFI systems
MIT License
2.22k stars 239 forks source link

Doesn't Work For Some Reason (MSI Cyborg 15 A12V) #149

Closed Metercedes closed 9 months ago

Metercedes commented 11 months ago

There's a part like this in the logs section:

2023-10-17 01:39:31.374 | pid 14332 | Enabled NVRAM entry for HackBGRT.
2023-10-17 01:39:31.376 | pid 14332 | Verifying config: boot=MS
2023-10-17 01:39:31.378 | pid 14332 | DetectLoader failed: A:\EFI\HackBGRT\bootmgfw-original.efi not found
2023-10-17 01:39:31.442 | pid 14332 | Completed action 'enable-entry' successfully.

In BIOS, I disabled Secure Boot In Windows I disabled BitLocker I couldn't see any new driver on 'This PC' section.

SETUP LOG FOR EXTRA INFORMATION: setup.log

image

Metabolix commented 11 months ago

So did you reboot and can you maybe see HackBGRT as a boot option in your "BIOS" (actually Efi setup utility)?

There isn't supposed to be any new device or driver, so that's completely normal.

Metabolix commented 9 months ago

Thanks for the log: it revealed that BitLocker detection had a bug when multiple partitions are present, and this has been fixed in v2.3.1.

As for your original proplem, please try with the latest release (v2.3.1). Make sure you properly reboot the computer after installing. The newest version also detects whether you have rebooted your computer (which can be tricky if you have Fast Startup a.k.a. Hiberboot enabled).

Metercedes commented 9 months ago

Hello! Thank you, it worked however I first see the MSI logo and then the custom logo. How can I fix that?

Am Mo., 27. Nov. 2023 um 18:20 Uhr schrieb Lauri Kenttä < @.***>:

Thanks for the log: it revealed that BitLocker detection had a bug when multiple partitions are present, and this has been fixed in v2.3.1.

As for your original proplem, please try with the latest release (v2.3.1). Make sure you properly reboot the computer after installing. The newest version also detects whether you have rebooted your computer (which can be tricky if you have Fast Startup a.k.a. Hiberboot enabled).

— Reply to this email directly, view it on GitHub https://github.com/Metabolix/HackBGRT/issues/149#issuecomment-1828287780, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMKFZYRAMX46NI6PSTFLMATYGTDWXAVCNFSM6AAAAAA6C6M3LSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMRYGI4DONZYGA . You are receiving this because you authored the thread.Message ID: @.***>

Metabolix commented 9 months ago

Glad to hear that it works now.

You can't change the initial logo which the computer shows before loading any software. It would require firmware modification which is risky and machine-dependent if possible at all. So no fix for that, sorry.