Installing Proxmox on a debian 11 base install, boot error with 5.15 or above kernels, 5.13 or below work

Modules only in 5.15.74-1 initrd which are not in 5.15.7-1 initrd:
kernel/drivers/mfd/ljca.ko
kernel/drivers/gpio/gpio-ljca.ko
kernel/drivers/i2c/busses/i2c-ljca.ko
kernel/drivers/spi/spi-ljca.ko

Modules only in 5.15.7-1 initrd which are not in 5.15.74-1 initrd:
kernel/lib/crypto/libblake2s-generic.ko
kernel/arch/x86/crypto/blake2s-x86_64.ko
kernel/lib/crypto/libblake2s.ko
kernel/crypto/blake2s_generic.ko

So could that be that the blake related modules are required for the LUKS encryption based install?
 
The solution is to install debian, then find a proxmox kernel which boots the debian system, 5.15.7 should work, then boot the 5.15.7 kernel, and install proxmox on top of the debian system. Then newer kernels can be installed.