This repository has been archived by the owner on May 30, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
On Gigabyte R152-P31 arm64 servers, the Flatcar PXE images hang during the boot process, making them unusable, while Fedora CoreOS images work. The kernel seems to start correctly, however it invariably ends up printing this message and hanging: ata1.00: qc timeout (cmd 0xec) ahci 000c:01:00.0: AHCI controller unavailable! pcieport 000c:00:01.0: AER: Uncorrected (Non-Fatal) error received: 000c:00:00.0 ata1.00: failed to IDENTIFY (I/O error, err_mask=0x4) pcieport 000c:00:01.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, (Requester ID) pcieport 000c:00:01.0: device [1def:e101] error status/mask=00004000/00400000 pcieport 000c:00:01.0: [14] CmpltTO (First) ahci 000c:01:00.0: AHCI controller unavailable! ahci 000c:01:00.0: AER: can't recover (no error_detected callback) pcieport 000c:00:01.0: AER: device recovery failed pcieport 000c:00:01.0: AER: Multiple Uncorrected (Non-Fatal) error received: 000c:00:00.0 Enabling IOMMU seems to make the problem disappear.
- Loading branch information