It’s probably this issue with nvidia driver in kernel 6.6.48+:
You can try to boot in the installer and the installed Qubes OS later with nouveau.modeset=0
kernel command line option added in GRUB like this:
Autostart troubleshooting | Qubes OS
But add nouveau.modeset=0
instead of qubes.skip_autostart
.
Or you can use the Intel iGPU instead of nvidia since it’s more than enough for Qubes OS and you won’t get any benefits in using nvidia instead of iGPU in dom0 since the GPU in dom0 is not used for hardware acceleration in the qubes:
Frequently asked questions (FAQ) | Qubes OS
Also Ventoy won’t work:
Unable to find installation source when using Ventoy · Issue #8846 · QubesOS/qubes-issues · GitHub