Threadripper 7960X / Asus Pro TRX50-SAGE Linux Kernel Panic

I was really hoping some Linux gurus could help me out here. Been watching Wendell’s coverage of Threadripper 7000 and bit the bullet to upgrade my home server / devops setup. The specs are:
CPU: Threadripper 7960X
Motherboard: Asus Pro WS TRX50-SAGE Wifi
Mem: 128GB G. Skill 6400
OS: Unraid 6.12.6
Kernel: 6.1.64

After upgrading the hardware and enabling IOMMU/virtualization, I’m getting a kernel panic related to APIC.

Kernel panic - not syncing: timer doesn't work through Interrupt-remapped IO-APIC

Does kernel 6.1.64 support Threadripper 7000?

Does anyone know if there is something I could disable in the bios or a way to get around this issue? My home server is down / my main PC until I can get this figured out.

Here are images of the stack trace as I can’t get any logs because it won’t boot.


Thank you all for your help and thank you Wendell for you amazing content.

Try kernel parameter noapic

Were you able to solve this?