Touchscreen not responding

hi there my capacitive 2.8 touchscreen has stopped responding after last update have used
:dmesg | grep -i FT5406
and get no devices found???
thanks

There some important changes in the configuration system. What is the exact model of your screen? Where did you load your touch-device driver before the update?

Thanks!

hi there thanks for the reply i have an adafruit pitft2.8 resistive. before the update i didnt need to load anything it just worked right off the bat

In the first post you say “capacitive” … :wink:
Please, update your software following these instructions:

Also, you could download the last image:

http://blog.zynthian.org/download/zynthian_gorgona_edge_rbpi3_piscreen2-2017-10-23.img.torrent

and simply udpate after burning.

It comes preconfigured for the new kits, so you will need to re-configure some options for getting it to work with your hardware:

  • Display: PiTFT 2.8’ Resistive
  • Wiring Layout: PROTOTYPE-4
  • Font Size: 10

Regards,

thanks but getting this error whilst trying to update:-

root@zynthian:~# /zynthian/zynthian-sys/scripts/update_zynthian.sh
Updating zynthian-sys …
Already up-to-date.
Updating System configuration …
SOUNDCARD CONFIG => dtoverlay=hifiberry-dac
DISPLAY CONFIG => dtoverlay=pitft28-resistive,rotate=90,speed=32000000,fps=20
cp: cannot stat ‘/zynthian/zynthian-sys/etc/udev/rules.d/*’: No such file or directory
Custom Config /zynthian/zynthian-sys/custom/display/PiTFT 2.8 Resistive …
Updating zynthian recipes …
Executing /zynthian/zynthian-sys/scripts/recipes.update/01_setup_zynthian_multilayer.sh …
Already upgraded to multilayer!
Executing /zynthian/zynthian-sys/scripts/recipes.update/02_setup_zynthian_webconf.sh …
Already upgraded to webconf!
Executing /zynthian/zynthian-sys/scripts/recipes.update/03_setup_zynthian_master.sh …
Already upgraded to master!
Executing /zynthian/zynthian-sys/scripts/recipes.update/04_setup_zynthian_edge.sh …
Executing /zynthian/zynthian-sys/scripts/recipes.update/update_dexed_dcoredump.sh …
From https://github.com/dcoredump/dexed

  • branch native-lv2 -> FETCH_HEAD
    Executing /zynthian/zynthian-sys/scripts/recipes.update/update_linuxsampler.sh …
    Already updated to linuxsampler-2.0!
    Executing /zynthian/zynthian-sys/scripts/recipes.update/update_modui.sh …
    Executing /zynthian/zynthian-sys/scripts/recipes.update/update_setBfree.sh …
    Updating zyncoder …
    Already up-to-date.
    ++ Defined HAVE_WIRINGPI_LIB
    ++ Using wiringPI
    – Configuring done
    – Generating done
    – Build files have been written to: /zynthian/zyncoder/build
    [ 50%] Built target zyncoder
    [100%] Built target zyncoder_test
    Updating zynthian-ui …
    Already up-to-date.
    Updating zynthian-webconf …
    root@zynthian:~#

There is no “real” error. This message is normal and i should remove it:

cp: cannot stat ‘/zynthian/zynthian-sys/etc/udev/rules.d/*’: No such file or directory

Everything seems to be correctly updated :wink:

many thanks still not able to get the touch part of my display working as before and sadly unable to use new image as running on rpi2. cheers anyhow