Bug 218434 - 0008608: Kali Linux Boot Failure - DMAR-IR and ACPI Errors
Summary: 0008608: Kali Linux Boot Failure - DMAR-IR and ACPI Errors
Status: RESOLVED WILL_NOT_FIX
Alias: None
Product: ACPI
Classification: Unclassified
Component: ACPICA-Core (show other bugs)
Hardware: Intel Linux
: P3 high
Assignee: acpi_acpica-core@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-29 21:21 UTC by Raees Khan
Modified: 2024-01-31 10:13 UTC (History)
1 user (show)

See Also:
Kernel Version:
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Raees Khan 2024-01-29 21:21:46 UTC
Upon attempting to boot Kali Linux, the system encounters errors related to DMAR-IR and ACPI.

[ 0.082868] DMAR-IR: [Firmware Bug]: ioapic 2 has no mapping iommu, interrupt remapping will be disabled
[ 0.212471] ACPI Error: Needed type [Reference], found [Integer] (ptrval) (20230331/exresop-66)
[ 0.212471] ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [OpcodeName unavailable] (20230331/dswexec-433)
[ 0.212471] ACPI Error: Aborting method _PR.CPU0._PDC due to previous error (AE_AML_OPERAND_TYPE) (20230331/psparse-529)

[ 67.004572] ERROR @wl_notify_scan_status :

The specific error messages are mentioned above. The system gets stuck on a black screen, and the boot process does not proceed further.

Steps to Reproduce:

Power on the system.
Select Kali Linux from the bootloader.
Observe the system getting stuck on the black screen with the mentioned error messages.

Expected Behavior:
Kali Linux should boot successfully without encountering the mentioned errors, allowing normal system operation.

PC details :

macbook pro 2012 corei7 retina disply
Comment 1 Bagas Sanjaya 2024-01-30 06:57:31 UTC
(In reply to Raees Khan from comment #0)
> Upon attempting to boot Kali Linux, the system encounters errors related to
> DMAR-IR and ACPI.
> 
> [ 0.082868] DMAR-IR: [Firmware Bug]: ioapic 2 has no mapping iommu,
> interrupt remapping will be disabled
> [ 0.212471] ACPI Error: Needed type [Reference], found [Integer] (ptrval)
> (20230331/exresop-66)
> [ 0.212471] ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for
> [OpcodeName unavailable] (20230331/dswexec-433)
> [ 0.212471] ACPI Error: Aborting method _PR.CPU0._PDC due to previous error
> (AE_AML_OPERAND_TYPE) (20230331/psparse-529)
> 
> [ 67.004572] ERROR @wl_notify_scan_status :
> 
> The specific error messages are mentioned above. The system gets stuck on a
> black screen, and the boot process does not proceed further.
> 
> Steps to Reproduce:
> 
> Power on the system.
> Select Kali Linux from the bootloader.
> Observe the system getting stuck on the black screen with the mentioned
> error messages.
> 
> Expected Behavior:
> Kali Linux should boot successfully without encountering the mentioned
> errors, allowing normal system operation.
> 
> PC details :
> 
> macbook pro 2012 corei7 retina disply

What kernel version?
Comment 2 Artem S. Tashkinov 2024-01-31 10:13:16 UTC
These errors are not what makes the kernel unbootable for you.

The Kali kernel is not supported.

Please try 6.6.13 or 6.7.2.

Note You need to log in before you can comment on or make changes to this bug.