Changes between Initial Version and Version 1 of Ticket #18425, comment 6
- Timestamp:
- May 27, 2023, 2:55:14 PM (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18425, comment 6
initial v1 1 1 The same problem for me, fall back to legacy PIC: 2 ``` 2 {{{ 3 3 KERN: ACPI: Enabled 7 GPEs in block 00 to 1F 4 4 KERN: found io-apic with address 0xfec00000, global interrupt base 0, apic-id 13 … … 11 11 KERN: IRQ routing preparation failed, not configuring io-apics 12 12 KERN: setting ACPI interrupt model to PIC 13 ``` 13 }}}