From: Hans de Goede <hdegoede@redhat.com>
To: Henry Isaac <henry_isaac@live.com>
Cc: linux-input <linux-input@vger.kernel.org>
Subject: Re: Progess with GeoPad Tablet
Date: Sun, 6 Apr 2025 17:55:09 +0200 [thread overview]
Message-ID: <d0b9a381-b00c-437d-8e5e-38aa5de57f2d@redhat.com> (raw)
In-Reply-To: <AM9PR03MB7712C3309E9C832FDAA3A9CFEDA82@AM9PR03MB7712.eurprd03.prod.outlook.com>
Hi Henry,
On 5-Apr-25 6:12 PM, Henry Isaac wrote:
> Hello Hans
>
> Very sorry to email you directly again, I somehow lost the the emails with the community cc in, feel free to add them back or point me in that direction. No idea how I lost the emails.
>
> I think I may have made some progress. Before when running
>
> sudo i2cdetect -y -r 9
>
> We would get no output, just the lines all across. However withing the BIOS I found that settings for the touch panel could be changed. When switching from Goodix GT7385 device (which works in windows) to Goodix touch device when running the command again I get a new output
>
> Line 50 d
>
> Unsure if this is progress?
Yes this is definitely progress for some reason changing
the BIOS option seems to have turned on the touchscreen.
The output now looking like this:
[henry@archlinux ~]$ sudo i2cdetect -y -r 9
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- 5d -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
Indicates that the touchscreen is at the expected 0x5d
address, which matches with the "Goodix GT7385 Device"
option in the BIOS.
I wonder what happens if you change the BIOS option back
to "Goodix GT7385 Device" ?
Does "sudo i2cdetect -y -r 9" still show the 5d entry
then and/or does the touchscreen maybe start to work.
> I'm wondering if the bios has 2 different options. One for windows driver and one for generic Linux? (If that's a thing)
No that is not it the "Goodix Touch Device" option
you chose is for a different Goodix touchscreen
at address 0x14. The touchscreen now showing up
at address 0x5d matches with the original
"Goodix GT7385 Device" selection.
Regards,
Hans
next parent reply other threads:[~2025-04-06 15:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <AM9PR03MB7712C3309E9C832FDAA3A9CFEDA82@AM9PR03MB7712.eurprd03.prod.outlook.com>
2025-04-06 15:55 ` Hans de Goede [this message]
[not found] <AM9PR03MB771289673E4CF6FC60244834EDAB2@AM9PR03MB7712.eurprd03.prod.outlook.com>
2025-04-07 11:14 ` Progess with GeoPad Tablet Hans de Goede
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=d0b9a381-b00c-437d-8e5e-38aa5de57f2d@redhat.com \
--to=hdegoede@redhat.com \
--cc=henry_isaac@live.com \
--cc=linux-input@vger.kernel.org \
/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).