Re: [PATCH] ACPI: resource: Skip IRQ override on Asus Vivobook Go E1404GAB

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 05.09.24 11:51, Thorsten Leemhuis wrote:
> On 03.09.24 03:43, Tamim Khan wrote:
>> Like other Asus Vivobooks, the Asus Vivobook Go E1404GAB has a DSDT
>> that describes IRQ 1 as ActiveLow, while the kernel overrides to Edge_High.
>> This override prevents the internal keyboard from working. This patch fixes
>> this problem by adding this laptop to the table that prevents the kernel from
>> overriding the IRQ.
>>
>> Link: https://bugzilla.kernel.org/show_bug.cgi?id=219212
> 
> Thx for that. FWIW, I by chance noticed another such report about the
> E1404GA: https://bugzilla.kernel.org/show_bug.cgi?id=219224

TWIMC, shortly after sending this mail I noticed there is another request
for a quirk that was send to the list, bug afaics fall through the
cracks. See here:
https://lore.kernel.org/all/1226760b-4699-4529-bf57-6423938157a3@xxxxxxxxxx/

It afaics add a X1704VAP:

	{
		/* Asus Vivobook X1704V */
		.matches = {
			DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
			DMI_MATCH(DMI_BOARD_NAME, "X1704VAP"),
		},
	},

Ciao, Thorsten




[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]
  Powered by Linux