* [Buildroot] Buildroot Touchscreen goes to coordinates 0 0
@ 2021-01-20 2:56 Sebastián Conti
2021-01-21 21:22 ` Peter Seiderer
0 siblings, 1 reply; 5+ messages in thread
From: Sebastián Conti @ 2021-01-20 2:56 UTC (permalink / raw)
To: buildroot
I think is a usb touchscreen that is plug and play and have speakers, but
when I am trying to run a example from qt that you can draw, it draws a
line from coordinates 0 0 to where my finger is.
After installing evtest and building buildroot, the final coordinates of
every touch are 0x 0y.
If I test evest on other linux distro it works perfectly.
Thanks
Init screen: https://i.stack.imgur.com/1NqWY.jpg
Qt example: https://i.stack.imgur.com/xcnq4.jpg
Evtest: https://i.stack.imgur.com/Hqzce.jpg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20210119/c8d68c3c/attachment.html>
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] Buildroot Touchscreen goes to coordinates 0 0
2021-01-20 2:56 [Buildroot] Buildroot Touchscreen goes to coordinates 0 0 Sebastián Conti
@ 2021-01-21 21:22 ` Peter Seiderer
2021-02-09 18:57 ` Sebastián Conti
2021-02-09 19:47 ` Sebastián Conti
0 siblings, 2 replies; 5+ messages in thread
From: Peter Seiderer @ 2021-01-21 21:22 UTC (permalink / raw)
To: buildroot
Hello Sebasti?n,
On Tue, 19 Jan 2021 23:56:12 -0300, Sebasti?n Conti <sebaconti19@gmail.com> wrote:
> I think is a usb touchscreen that is plug and play and have speakers, but
> when I am trying to run a example from qt that you can draw, it draws a
> line from coordinates 0 0 to where my finger is.
> After installing evtest and building buildroot, the final coordinates of
> every touch are 0x 0y.
>
> If I test evest on other linux distro it works perfectly.
>
> Thanks
>
> Init screen: https://i.stack.imgur.com/1NqWY.jpg
>
>
> Qt example: https://i.stack.imgur.com/xcnq4.jpg
Looks strange...
>
>
> Evtest: https://i.stack.imgur.com/Hqzce.jpg
As evtest (more or less) only shows the decoded events coming from
the kernel/driver, I would suspect some hardware/driver defect
(maybe kernel version dependent)..., did you test the exact same
touchscreen hardware on the same board with an different distro
(which kernel versions)?
As a second check your can try out as an alternative the libinput
debug events feature (see [1])...
Regards,
Peter
[1] https://wayland.freedesktop.org/libinput/doc/latest/tools.html#libinput-debug-events
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2021-02-13 15:44 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-20 2:56 [Buildroot] Buildroot Touchscreen goes to coordinates 0 0 Sebastián Conti
2021-01-21 21:22 ` Peter Seiderer
2021-02-09 18:57 ` Sebastián Conti
2021-02-09 19:47 ` Sebastián Conti
2021-02-13 15:44 ` Peter Seiderer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox