linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [REGRESSION] IRQ override revert breaks keyboard on Lenovo Yoga 7 14ARB7
@ 2023-07-26 22:54 August Wikerfors
  2023-07-27  2:56 ` Mario Limonciello
  2023-07-30 16:53 ` Linux regression tracking #update (Thorsten Leemhuis)
  0 siblings, 2 replies; 5+ messages in thread
From: August Wikerfors @ 2023-07-26 22:54 UTC (permalink / raw)
  To: Mario Limonciello, Rafael J. Wysocki, Rafael J. Wysocki
  Cc: linux-acpi, linux-kernel, regressions

Hi,

Since v6.5-rc1 the keyboard on this laptop no longer works. This problem
also existed before v6.0-rc1 commit 9946e39fe8d0 ("ACPI: resource: skip
IRQ override on AMD Zen platforms"), so I suspected the cause to be
a9c4a912b7dc ("ACPI: resource: Remove "Zen" specific match and quirks")
which reverted that commit. Reverting a9c4a912b7dc confirmed this theory.

#regzbot introduced: a9c4a912b7dc

My specs are:
Laptop model: Lenovo Yoga 7 14ARB7
BIOS: K5CN40WWT66 (latest beta from [1])
CPU: AMD Ryzen 5 6600U
Kernel config: [2]
Distribution: Arch Linux

The issue has been confirmed by at least one other user with this
laptop: [3]

[1] https://forums.lenovo.com/t5/Lenovo-Yoga-Series-Laptops/Yoga-7-14ARB7-keyboard-lag-when-on-certain-websites-or-when-Vantage-is-opened/m-p/5174991?page=28#5974742
[2] https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/d4a56a1e994201b6c607199922aa22e4337b56c9/config
[3] https://github.com/tomsom/yoga-linux/issues/47

Regards,
August Wikerfors

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [REGRESSION] IRQ override revert breaks keyboard on Lenovo Yoga 7 14ARB7
  2023-07-26 22:54 [REGRESSION] IRQ override revert breaks keyboard on Lenovo Yoga 7 14ARB7 August Wikerfors
@ 2023-07-27  2:56 ` Mario Limonciello
  2023-07-27 16:39   ` August Wikerfors
  2023-07-30 16:53 ` Linux regression tracking #update (Thorsten Leemhuis)
  1 sibling, 1 reply; 5+ messages in thread
From: Mario Limonciello @ 2023-07-27  2:56 UTC (permalink / raw)
  To: August Wikerfors, Rafael J. Wysocki, Rafael J. Wysocki
  Cc: linux-acpi, linux-kernel, regressions

On 7/26/23 17:54, August Wikerfors wrote:
> Hi,
> 
> Since v6.5-rc1 the keyboard on this laptop no longer works. This problem
> also existed before v6.0-rc1 commit 9946e39fe8d0 ("ACPI: resource: skip
> IRQ override on AMD Zen platforms"), so I suspected the cause to be
> a9c4a912b7dc ("ACPI: resource: Remove "Zen" specific match and quirks")
> which reverted that commit. Reverting a9c4a912b7dc confirmed this theory.
> 
> #regzbot introduced: a9c4a912b7dc
> 
> My specs are:
> Laptop model: Lenovo Yoga 7 14ARB7
> BIOS: K5CN40WWT66 (latest beta from [1])
> CPU: AMD Ryzen 5 6600U
> Kernel config: [2]
> Distribution: Arch Linux
> 
> The issue has been confirmed by at least one other user with this
> laptop: [3]
> 
> [1] 
> https://forums.lenovo.com/t5/Lenovo-Yoga-Series-Laptops/Yoga-7-14ARB7-keyboard-lag-when-on-certain-websites-or-when-Vantage-is-opened/m-p/5174991?page=28#5974742
> [2] 
> https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/d4a56a1e994201b6c607199922aa22e4337b56c9/config
> [3] https://github.com/tomsom/yoga-linux/issues/47
> 
> Regards,
> August Wikerfors

This is unfortunate.  Before we go adding more quirks for your system, 
can you please check for a BIOS upgrade for your system?  If it's 
happening with the latest BIOS, then can you please open a kernel 
bugzilla with an acpidump and dmidecode included?

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [REGRESSION] IRQ override revert breaks keyboard on Lenovo Yoga 7 14ARB7
  2023-07-27  2:56 ` Mario Limonciello
@ 2023-07-27 16:39   ` August Wikerfors
  0 siblings, 0 replies; 5+ messages in thread
From: August Wikerfors @ 2023-07-27 16:39 UTC (permalink / raw)
  To: Mario Limonciello
  Cc: Rafael J. Wysocki, Rafael J. Wysocki, linux-acpi, linux-kernel,
	regressions

On 2023-07-27 04:56, Mario Limonciello wrote:
> This is unfortunate.  Before we go adding more quirks for your system, 
> can you please check for a BIOS upgrade for your system?  If it's 
> happening with the latest BIOS, then can you please open a kernel 
> bugzilla with an acpidump and dmidecode included?

The latest released BIOS is K5CN40WW, I'm using K5CN40WWT66 which is a 
later beta that partially mitigates a Windows BSOD issue. I've opened a 
Bugzilla report with the dmidecode here: 
https://bugzilla.kernel.org/show_bug.cgi?id=217718

For the acpidump I'm not sure what parts could be sensitive so I will 
e-mail it directly to you.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [REGRESSION] IRQ override revert breaks keyboard on Lenovo Yoga 7 14ARB7
  2023-07-26 22:54 [REGRESSION] IRQ override revert breaks keyboard on Lenovo Yoga 7 14ARB7 August Wikerfors
  2023-07-27  2:56 ` Mario Limonciello
@ 2023-07-30 16:53 ` Linux regression tracking #update (Thorsten Leemhuis)
  2023-08-13 14:01   ` Linux regression tracking #update (Thorsten Leemhuis)
  1 sibling, 1 reply; 5+ messages in thread
From: Linux regression tracking #update (Thorsten Leemhuis) @ 2023-07-30 16:53 UTC (permalink / raw)
  To: regressions; +Cc: linux-acpi, linux-kernel

On 27.07.23 00:54, August Wikerfors wrote:
> 
> Since v6.5-rc1 the keyboard on this laptop no longer works. This problem
> also existed before v6.0-rc1 commit 9946e39fe8d0 ("ACPI: resource: skip
> IRQ override on AMD Zen platforms"), so I suspected the cause to be
> a9c4a912b7dc ("ACPI: resource: Remove "Zen" specific match and quirks")
> which reverted that commit. Reverting a9c4a912b7dc confirmed this theory.
> 
> #regzbot introduced: a9c4a912b7dc

Point regzbot to the fix:

#regzbot monitor:
https://lore.kernel.org/linux-acpi/20230728183921.17230-1-mario.limonciello@amd.com/
#regzbot fix: ACPI: resource: Add a quirk for Lenovo Yoga 7 14ARB7
#regzbot ignore-activity

Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
--
Everything you wanna know about Linux kernel regression tracking:
https://linux-regtracking.leemhuis.info/about/#tldr
That page also explains what to do if mails like this annoy you.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [REGRESSION] IRQ override revert breaks keyboard on Lenovo Yoga 7 14ARB7
  2023-07-30 16:53 ` Linux regression tracking #update (Thorsten Leemhuis)
@ 2023-08-13 14:01   ` Linux regression tracking #update (Thorsten Leemhuis)
  0 siblings, 0 replies; 5+ messages in thread
From: Linux regression tracking #update (Thorsten Leemhuis) @ 2023-08-13 14:01 UTC (permalink / raw)
  To: regressions; +Cc: linux-acpi, linux-kernel

On 30.07.23 18:53, Linux regression tracking #update (Thorsten Leemhuis)
wrote:
> On 27.07.23 00:54, August Wikerfors wrote:
>>
>> Since v6.5-rc1 the keyboard on this laptop no longer works. This problem
>> also existed before v6.0-rc1 commit 9946e39fe8d0 ("ACPI: resource: skip
>> IRQ override on AMD Zen platforms"), so I suspected the cause to be
>> a9c4a912b7dc ("ACPI: resource: Remove "Zen" specific match and quirks")
>> which reverted that commit. Reverting a9c4a912b7dc confirmed this theory.
>>
>> #regzbot introduced: a9c4a912b7dc
> 
> Point regzbot to the fix:
> 
> #regzbot monitor:
> https://lore.kernel.org/linux-acpi/20230728183921.17230-1-mario.limonciello@amd.com/
> #regzbot fix: ACPI: resource: Add a quirk for Lenovo Yoga 7 14ARB7
> #regzbot ignore-activity

Things changed:

#regzbot ignore-activity
#regzbot fix: 9728ac221160c5ea111879125a7694bb81364

Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat)
--
Everything you wanna know about Linux kernel regression tracking:
https://linux-regtracking.leemhuis.info/about/#tldr
That page also explains what to do if mails like this annoy you.

#regzbot ignore-activity

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-08-13 14:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-26 22:54 [REGRESSION] IRQ override revert breaks keyboard on Lenovo Yoga 7 14ARB7 August Wikerfors
2023-07-27  2:56 ` Mario Limonciello
2023-07-27 16:39   ` August Wikerfors
2023-07-30 16:53 ` Linux regression tracking #update (Thorsten Leemhuis)
2023-08-13 14:01   ` Linux regression tracking #update (Thorsten Leemhuis)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).