After upgrading to 7.2, my GPU Passthrough was no longer functioning.
I have /etc/kernel/cmdline setup as follows:
Under the previous kernel (5.13.19-6-pve), I wouldn't see any output on the screen once the bootloader screen completed. After switching to 5.15.30-2-pve, I would see output up until a certain point. It's almost like it's not honoring the
Switching back to 5.13.19-6-pve resolved the issue.
Any thoughts on how I can resolve this?
I have /etc/kernel/cmdline setup as follows:
root=ZFS=rpool/ROOT/pve-1 boot=zfs intel_iommu=on iommu=pt video=efifb:off
Under the previous kernel (5.13.19-6-pve), I wouldn't see any output on the screen once the bootloader screen completed. After switching to 5.15.30-2-pve, I would see output up until a certain point. It's almost like it's not honoring the
video=efifb:off
statement from above.Switching back to 5.13.19-6-pve resolved the issue.
Any thoughts on how I can resolve this?