Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot use touch in Official Raspberry Pi 7 inch Touchscreen Display #3195

Open
1 of 3 tasks
dty717 opened this issue Nov 28, 2024 · 1 comment
Open
1 of 3 tasks

cannot use touch in Official Raspberry Pi 7 inch Touchscreen Display #3195

dty717 opened this issue Nov 28, 2024 · 1 comment

Comments

@dty717
Copy link

dty717 commented Nov 28, 2024

Here are the steps I follow to reproduce the issue:

1.use the Raspberry Pi 4
2.install the linuxcnc
3.change the config file add display_auto_detect=1

This is what I expected to happen:

the display show and is touchable

This is what happened instead:

the display show but is not touchable
the dmesg error is
edt_ft5x06 10-0038: supply iovcc not found, using dummy regulator
edt_ft5x06 10-0038: touchscreen probe failed
edt_ft5x06: probe of 10-0038 failed with error -5

It worked properly before this:

Information about my hardware and software:

Distributor ID: Debian
Description: Debian GNU/Linux 12 (bookworm)
Release: 12
Codename: bookworm

  • I am using this Linux distribution and version (often, shown by lsb_release -a):Debian 12
  • I am using this kernel version (shown by uname -a):Linux raspberrypi 6.1.54-rt15
  • I am running ...
    • A binary version from linuxcnc.org (including buildbot.linuxcnc.org)
    • A binary I built myself
    • A binary version from some other source besides linuxcnc.org
@Sigma1912
Copy link
Contributor

Have you seen this?
https://forums.raspberrypi.com/viewtopic.php?t=357550

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants