Hello, dear VolumIO support team.
I am new to RB and VolumIO.
I am trying to get a GoodTFT 5 inch display propably working with VolumIO (Raspberry 3B+).
Running the given procedure of goodtft (see below) ends in a reboot of VolumIO and a panic afterwards.
sudo rm -rf LCD-show
git clone https://github.com/goodtft/LCD-show.git
chmod -R 755 LCD-show
cd LCD-show/
sudo ./LCD5-show
The following messages are given:
volumio@volumio:~/LCD-show$ sudo ./LCD5-show
[sudo] password for volumio:
cp: cannot create regular file â/usr/share/X11/xorg.conf.d/99-fbturbo.confâ: No such file or directory
cp: cannot create regular file â/usr/share/X11/xorg.conf.d/99-fbturbo.confâ: No such file or directory
2020
need to update touch configuration
Selecting previously unselected package xserver-xorg-input-evdev.
(Reading database ⌠26289 files and directories currently installed.)
Preparing to unpack âŚ/xserver-xorg-input-evdev_1%3a2.10.6-1+b1_armhf.deb âŚ
Unpacking xserver-xorg-input-evdev (1:2.10.6-1+b1) âŚ
Processing triggers for man-db (2.7.5-1~bpo8+1) âŚ
dpkg: dependency problems prevent configuration of xserver-xorg-input-evdev:
xserver-xorg-input-evdev depends on libevdev2 (>= 1.2.2+dfsg-1~); however:
Package libevdev2 is not installed.
xserver-xorg-input-evdev depends on libmtdev1 (>= 1.1.0); however:
Package libmtdev1 is not installed.
xserver-xorg-input-evdev depends on xorg-input-abi-24; however:
Package xorg-input-abi-24 is not installed.
xserver-xorg-input-evdev depends on xserver-xorg-core (>= 2:1.18.99.901); however:
Package xserver-xorg-core is not installed.dpkg: error processing package xserver-xorg-input-evdev (âinstall):
dependency problems - leaving unconfigured
Errors were encountered while processing:
xserver-xorg-input-evdev
reboot now
Using the 7-inch touchscreen add-on works. The display itself works, but, unfortunately, without the touch-function.
Does any one of you has an idea?
Thanks a lot
.:. lutz (a real noob to Raspberry