View Issue Details

IDProjectCategoryView StatusLast Update
0008608Kali LinuxGeneral Bugpublic2024-01-29 21:32
ReporterRaees Khan Assigned Tosteev  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionno change required 
Summary0008608: Kali Linux Boot Failure - DMAR-IR and ACPI Errors
Description

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

Activities

steev

steev

2024-01-28 07:28

manager   ~0018862

Unfortunately, there isn't much we can do here. Those error messages come from the kernel, and we do not modify anything with regards to ACPI. We do not (as far as I know) have anyone on the team with this hardware either. Your best bet would likely be to report this issue to the linux kernel bug tracker and hope that someone there can assist with the acpi errors.

Issue History

Date Modified Username Field Change
2024-01-25 15:25 Raees Khan New Issue
2024-01-28 07:28 steev Assigned To => steev
2024-01-28 07:28 steev Status new => closed
2024-01-28 07:28 steev Resolution open => no change required
2024-01-28 07:28 steev Note Added: 0018862