Hi,
I have a VM host with an ASRock Rack B550D4-4L mainboard with AMD Ryzen 7 PRO 5750G (with Radeon Graphics) CPU running a current PVE 8.1 with Kernel 6.5.
The system runs very stable overall, but it only boots when the kernel parameter amd_iommu=off is set. Without this parameter (default is amd_iommu=on) a kernel panic occurs:
Read more
I have a VM host with an ASRock Rack B550D4-4L mainboard with AMD Ryzen 7 PRO 5750G (with Radeon Graphics) CPU running a current PVE 8.1 with Kernel 6.5.
Code:
# pveversion
pve-manager/8.1.4/ec5affc9e41f1d79 (running kernel: 6.5.13-1-pve)
The system runs very stable overall, but it only boots when the kernel parameter amd_iommu=off is set. Without this parameter (default is amd_iommu=on) a kernel panic occurs:
Code:
Kernel panic - not syncing: timer doesn't work through...
Read more