Space Traveler
Space Traveler
Also in those Laptops the installation needs the Windows 10 patch from VoodooI2C to work
> https://dortania.github.io/Getting-Started-With-ACPI/Laptops/trackpad-methods/manual.html This should be up to date. Would want to find the _STA method under the SBUS device though rather than GPIO. I read it just now, yep and...
I suggest to use `platform` For example: import platform os_used = platform.system() # Other code... Now Check what kind of OS we are running if os_used == "Windows": # Do...
Fixes with the first method: Just use boot=\EFI\HackBGRT\\bootmgfw-original.efi (the backup file) But still I want to chainload with clover, but doesn't work
Thanks, I'll check it
The problem is the version of Clover and what he changed in the .efi File to make that adjustment... I'll check it as soon as possible then...
If not maybe I can try multi chainloading... Like: Clover -> rEFInd -> BGRT
> Let me know when you're done. I'm still tuning my hybrid hackintosh atm. > […](#) > On Sun, 29 Dec 2019, 6:46 AM Nebulino, ***@***.***> wrote: If not maybe...
I can't remember if I tried that. Surely I have to do that again if not. By doing that makes the boot logo showing before CLOVER? For now I'm happy...