Bug 219157 - ACPI DMI match addition for ASUS Vivobook Pro 15 N6506MJ_Q543MJ
Summary: ACPI DMI match addition for ASUS Vivobook Pro 15 N6506MJ_Q543MJ
Status: RESOLVED CODE_FIX
Alias: None
Product: ACPI
Classification: Unclassified
Component: Config-Interrupts (show other bugs)
Hardware: Intel Linux
: P3 enhancement
Assignee: acpi_config-interrupts
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-14 06:44 UTC by gaijin
Modified: 2024-08-21 05:35 UTC (History)
0 users

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


Attachments

Description gaijin 2024-08-14 06:44:51 UTC
Verified drivers/acpi/resource.c for kernel 6.10.4 does not include the following model for the DMI keyboard IRQ exceptions list.

grep -A 40 PS2K dsdt.dsl | grep IRQ -A 1                       
                IRQ (Level, ActiveLow, Exclusive, )            
                    {1}                                        

Base Board Information                                                        
        Manufacturer: ASUSTeK COMPUTER INC.                                   
        Product Name: N6506MJ                                                 
        Version: 1.0

Many thanks in advance!  Your work is appreciated!
Comment 1 gaijin 2024-08-21 05:35:42 UTC
Added in 6.10.6.  Close at your leisure.

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