I have Bazzite on one SSD and Windows on another. When I select the windows entry in grub my computer screen goes black and does not boot into windows. If I instead select the Windows SSD from the bios/uefi before grub, Windows boots just fine.
I have removed the Windows entry from grub with GRUB_DISABLE_OS_PROBER=true, did ujust regenerate-grub and restarted. After that I have added the windows entry with GRUB_DISABLE_OS_PROBER=false, did ujust regenerate-grub. Still only a black screen when I choose windows, while I can succesfully boot into Windows from bios/uefi. I have removed the windows entry from grub and did sudo os-prober. It sees a windows boot entry and I added it to grub with ujust regenerate-grub. Still no booting to windows from grub. Could anyone help me figure out how to get a bootable windows entry in grub?