All of lore.kernel.org
 help / color / mirror / Atom feed
From: "José Expósito" <jose.exposito89@gmail.com>
To: Mia Kanashi <chad@redpilled.dev>
Cc: jikos@kernel.org, benjamin.tissoires@redhat.com,
	spbnick@gmail.com, pobrn@protonmail.com,
	linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 1/2] HID: input: do not query XP-PEN Deco LW battery
Date: Sat, 29 Oct 2022 20:13:43 +0200	[thread overview]
Message-ID: <20221029181343.GA145588@elementary> (raw)
In-Reply-To: <1701DB3A-5538-4B58-8232-E6705B9C70DF@redpilled.dev>

Hi!

On Sat, Oct 29, 2022 at 08:34:46PM +0300, Mia Kanashi wrote:
> On 29 October 2022 19:12:39 EEST, "José Expósito" <jose.exposito89@gmail.com> wrote:
> >The XP-PEN Deco LW drawing tablet can be connected by USB cable or using
> >a USB Bluetooth dongle. When it is connected using the dongle, there
> >might be a small delay until the tablet is paired with the dongle.
> >
> >Fetching the device battery during this delay results in random battery
> >percentage values.
> >
> >Add a quirk to avoid actively querying the battery percentage and wait
> >for the device to report it on its own.
> >
> >Reported-by: Mia Kanashi <chad@redpilled.dev>
> >Signed-off-by: José Expósito <jose.exposito89@gmail.com>
> >
> > [...]
> 
> I've tested this patch and now power supply status is correctly set to Unknown and capacity is set to 0 initially.
> 
> Just a note that that issue occured not only with the dongle, but a cable also.
> It seems that tablet just doesn't respond to the query.
> 
> Thank you for the work!

Thanks a lot for testing it, I'm glad it's working :D

Jose

  reply	other threads:[~2022-10-29 18:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-29 16:12 [PATCH v3 0/2] Add support for XP-PEN Deco LW José Expósito
2022-10-29 16:12 ` [PATCH v3 1/2] HID: input: do not query XP-PEN Deco LW battery José Expósito
2022-10-29 17:34   ` Mia Kanashi
2022-10-29 18:13     ` José Expósito [this message]
2022-11-04 13:13     ` Jiri Kosina
2022-11-04 14:47       ` Mia Kanashi
2022-11-04 16:26       ` José Expósito
2022-10-29 16:12 ` [PATCH v3 2/2] HID: uclogic: Add support for XP-PEN Deco LW José Expósito
2022-11-04 14:54 ` [PATCH v3 0/2] " Jiri Kosina

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=20221029181343.GA145588@elementary \
    --to=jose.exposito89@gmail.com \
    --cc=benjamin.tissoires@redhat.com \
    --cc=chad@redpilled.dev \
    --cc=jikos@kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pobrn@protonmail.com \
    --cc=spbnick@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.