ujust configure-broadcom-wlujust toggle-iwds
rpm-ostree install rEFIndrefind-install- https://github.com/0xbb/apple_set_os.efi
sudo cp ~/Downloads/apple_set_os.efi /boot/efi/EFI/tools/apple_set_os.efi
sudo vim /boot/efi/EFI/refind/refind.confmenuentry "Bazzite (Intel iGPU via apple_set_os)" { icon /EFI/refind/icons/os_fedora.png # 1) Spoof macOS so firmware enables Intel iGPU loader /EFI/tools/apple_set_os.efi # 2) After that, chain-load the existing Bazzite bootloader submenuentry "Boot Bazzite" { loader /EFI/fedora/grubx64.efi } }- Reboot, on rEFInd on every boot:
- Select
Bazzite (Intel iGPU via apple_set_os)and hit Enter key (it load the spoofed EFI) - Then press F2 and choose
Boot Bazzite
- Select
- https://github.com/0xbb/gpu-switch/blob/master/gpu-switch
sudo gpu-switch -i
- Reboot
$ glxinfo | grep "OpenGL renderer" OpenGL renderer string: Mesa Intel(R) Iris(R) Pro Graphics P5200 (HSW GT3)