I had a similar problem with a PI4b and the Yamaha RX-475 receiver.
I solved it by changing some options in the config.txt (boot folder)
"hdmi_force_hotplug=1" did it for me.
You can also try :
boot_delay=x
Wait for x seconds in start.elf before loading kernel.
Default 1.
boot_delay_ms=x
Wait for x milliseconds in start.elf before loading kernel.
Default 0.
Do those options work on the x86 image ?
Try this :