You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
lsb_release -a
):Debian 12uname -a
):Linux raspberrypi 6.1.54-rt15The text was updated successfully, but these errors were encountered: