linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kenny Levinsen <kl@kl.wtf>
To: Linux regressions mailing list <regressions@lists.linux.dev>
Cc: Michael <auslands-kv@gmx.de>, LKML <linux-kernel@vger.kernel.org>,
	Jiri Kosina <jkosina@suse.com>,
	"open list:HID CORE LAYER" <linux-input@vger.kernel.org>,
	Benjamin Tissoires <bentiss@kernel.org>
Subject: Re: [regression] Bug 219440: Touchscreen stops working after Suspendi: i2c_designware.1: controller timed out
Date: Fri, 8 Nov 2024 13:23:13 +0100	[thread overview]
Message-ID: <75ada7e6-3796-4ebc-b824-fc8a57b0c1df@kl.wtf> (raw)
In-Reply-To: <5373bbfb-5242-4a95-9075-412547a73675@leemhuis.info>

Thanks for the heads up!

> i2c_designware i2c_designware.1: controller timed out
> i2c_designware i2c_designware.1: timeout in disabling adapter
> i2c_hid_acpi i2c-WDHT1F01:00: failed to change power setting.
> i2c_hid_acpi i2c-WDHT1F01:00: PM: dpm_run_callback(): acpi_subsys_resume returns -110
> i2c_hid_acpi i2c-WDHT1F01:00: PM: failed to resume async: error -110

Hmm, that's interesting. Michael, would you be up for testing a debug 
patch or two? The "dumb" solution of just re-adding a retry of the power 
command (always or as a quirk) on resume and crossing our fingers would 
probably work as a regression fix, but I have a vague suspicion that the 
issue could just be the change in timing.

As an aside, do we have anything available for testing/analyzing quirky 
i2c_hid hardware other than hoarding laptops on our own? Do some 
maintainers keep quirky devices around for re-testing, or are we mostly 
relying on user regressions? Getting feedback - or better yet, logic 
analyzer traces - would be really helpful when touching drivers for 
quirky hardware, and I haven't had too much luck on finding reasonable 
deals on affected hardware myself, halting some of my i2c/i2c_hid 
improvements...

Best regards,
Kenny Levinsen

      reply	other threads:[~2024-11-08 12:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <d5acb485-7377-4139-826d-4df04d21b5ed@leemhuis.info>
2024-11-08  8:17 ` [regression] Bug 219440: Touchscreen stops working after Suspendi: i2c_designware.1: controller timed out Linux regression tracking (Thorsten Leemhuis)
2024-11-08 12:23   ` Kenny Levinsen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=75ada7e6-3796-4ebc-b824-fc8a57b0c1df@kl.wtf \
    --to=kl@kl.wtf \
    --cc=auslands-kv@gmx.de \
    --cc=bentiss@kernel.org \
    --cc=jkosina@suse.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=regressions@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).