Not much to go by really
.
It's stuck immediately after starting booting Kernel, I cannot do anything with a Keyboard attached to the Server (even via a PS2 to USB Adapter).

I tried adding
I even tried removing all of the
Nothing helped.
Tried both Kernel 6.17 and Kernel 6.14 all of them fail like this, whereas at least Kernel 6.14 was booting fine.
Any Idea ?
EDIT 1: I just tried also Kernel 6.8 and 6.8, set debug Option, NOTHING at all changes what I posted in that Screenshot. It's well and truly frozen.
EDIT 2: seems like disabling the Patched Initrd in
It's stuck immediately after starting booting Kernel, I cannot do anything with a Keyboard attached to the Server (even via a PS2 to USB Adapter).

I tried adding
pci=biosirq or setting pci=noats or pci=noaer,noats,biosirq but none of these helped.I even tried removing all of the
intel_iommu and iommu Items.Nothing helped.
Tried both Kernel 6.17 and Kernel 6.14 all of them fail like this, whereas at least Kernel 6.14 was booting fine.
Any Idea ?
EDIT 1: I just tried also Kernel 6.8 and 6.8, set debug Option, NOTHING at all changes what I posted in that Screenshot. It's well and truly frozen.
EDIT 2: seems like disabling the Patched Initrd in
/etc/default/grub.d/acpi-tables.cfg (to try to fix ASPM, anyways it's forcefully disabled on this Motherboard due to some stupid PCIe to PCI Bridge that doesn't support it) fixed the Issue
Code:
# Use Patched ACPI Initramfs
# GRUB_EARLY_INITRD_LINUX_CUSTOM="initrd_acpi_patched"
Last edited: