gpu-switch icon indicating copy to clipboard operation
gpu-switch copied to clipboard

Request: EFI version?

Open maximumsomething opened this issue 5 years ago • 2 comments

I would like a version of this that could switch GPUs before booting into an OS, if anyone wants to take a stab at that.

maximumsomething avatar Apr 15 '20 23:04 maximumsomething

You could try this https://github.com/Redecorating/efi-gpu-power-prefs but it does require a reboot after you run the efi executables (Once you get to the bootloader, its already using the display so a gpu is already connected)

Redecorating avatar Jan 16 '22 01:01 Redecorating

another option would be to write an version of the linux apple-gmux module as an efi executable, but that would only work on older macs

Redecorating avatar Jan 22 '22 13:01 Redecorating