[ODROID-C2] Touch screen plugin not working

I use ODROID C2 with a touch screen and Volumio 2.129. I installed the touch pad plugin and the installation went almost fine. The installation progress showed this and stopped at the last step:

Downloading plugin at http://volumio.github.io/volumio-plugins/plugins/volumio/armhf/miscellanea/touch_display/touchdisplay.zip END DOWNLOAD: http://volumio.github.io/volumio-plugins/plugins/volumio/armhf/miscellanea/touch_display/touchdisplay.zip Creating folder on disk Unpacking plugin Checking for duplicate plugin Copying Plugin into location Installing dependencies Installing Chromium Dependencies Ign http://ftp.nl.debian.org jessie InRelease Get:1 http://ftp.nl.debian.org jessie Release.gpg [2373 B] Hit http://ftp.nl.debian.org jessie Release Hit http://ftp.nl.debian.org jessie/main Sources Hit http://ftp.nl.debian.org jessie/contrib Sources Hit http://ftp.nl.debian.org jessie/non-free Sources Hit http://ftp.nl.debian.org jessie/main armhf Packages Hit http://ftp.nl.debian.org jessie/contrib armhf Packages Hit http://ftp.nl.debian.org jessie/non-free armhf Packages Hit http://ftp.nl.debian.org jessie/contrib Translation-en Hit http://ftp.nl.debian.org jessie/main Translation-en Hit http://ftp.nl.debian.org jessie/non-free Translation-en Hit http://ftp.nl.debian.org jessie/main Sources Hit http://ftp.nl.debian.org jessie/contrib Sources Hit http://ftp.nl.debian.org jessie/non-free Sources Hit http://ftp.nl.debian.org jessie/main armhf Packages Hit http://ftp.nl.debian.org jessie/contrib armhf Packages Hit http://ftp.nl.debian.org jessie/non-free armhf Packages Ign http://ftp.nl.debian.org jessie/contrib Translation-en Ign http://ftp.nl.debian.org jessie/main Translation-en Ign http://ftp.nl.debian.org jessie/non-free Translation-en Err http://ftp.nl.debian.org jessie/main Sources 404 Not Found Err http://ftp.nl.debian.org jessie/contrib Sources 404 Not Found Err http://ftp.nl.debian.org jessie/non-free Sources 404 Not Found Err http://ftp.nl.debian.org jessie/main armhf Packages 404 Not Found Err http://ftp.nl.debian.org jessie/contrib armhf Packages 404 Not Found Err http://ftp.nl.debian.org jessie/non-free armhf Packages 404 Not Found Fetched 2373 B in 2s (930 B/s) Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Installing Graphical environment Reading package lists... Building dependency tree... Reading state information... libexif12 is already the newest version. openbox is already the newest version. xinit is already the newest version. xorg is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Download Chromium Install Chromium (Reading database ... 24728 files and directories currently installed.) Preparing to unpack .../chromium-browser_48.0.2564.82-0ubuntu0.15.04.1.1193_armhf.deb ... Unpacking chromium-browser (48.0.2564.82-0ubuntu0.15.04.1.1193) over (48.0.2564.82-0ubuntu0.15.04.1.1193) ... Preparing to unpack .../chromium-codecs-ffmpeg-extra_48.0.2564.82-0ubuntu0.15.04.1.1193_armhf.deb ... Unpacking chromium-codecs-ffmpeg-extra (48.0.2564.82-0ubuntu0.15.04.1.1193) over (48.0.2564.82-0ubuntu0.15.04.1.1193) ... Setting up chromium-codecs-ffmpeg-extra (48.0.2564.82-0ubuntu0.15.04.1.1193) ... Setting up chromium-browser (48.0.2564.82-0ubuntu0.15.04.1.1193) ... Processing triggers for mime-support (3.58) ... Processing triggers for man-db (2.7.0.2-5) ... Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. (Reading database ... 24728 files and directories currently installed.) Preparing to unpack .../chromium-browser_48.0.2564.82-0ubuntu0.15.04.1.1193_armhf.deb ... Unpacking chromium-browser (48.0.2564.82-0ubuntu0.15.04.1.1193) over (48.0.2564.82-0ubuntu0.15.04.1.1193) ... Preparing to unpack .../chromium-codecs-ffmpeg-extra_48.0.2564.82-0ubuntu0.15.04.1.1193_armhf.deb ... Unpacking chromium-codecs-ffmpeg-extra (48.0.2564.82-0ubuntu0.15.04.1.1193) over (48.0.2564.82-0ubuntu0.15.04.1.1193) ... Setting up chromium-codecs-ffmpeg-extra (48.0.2564.82-0ubuntu0.15.04.1.1193) ... Setting up chromium-browser (48.0.2564.82-0ubuntu0.15.04.1.1193) ... Processing triggers for mime-support (3.58) ... Processing triggers for man-db (2.7.0.2-5) ... Dependencies installed Creating chromium kiosk start script Creating Systemd Unit for Kiosk Allowing volumio to start an xsession Adding plugin to registry Plugin Successfully Installed Disabling Kiosk Service

BTW, I don’t have a keyboard connected.

Next, I activated the plugin but the touch screen never showed anything. Any idea how to gather more details and hot to get the plugin working would be much appreciated! :slight_smile:

There are a number of ‘404’ errors there, and it is not clear to me whether Volumio successfully downloaded all of the files it needed. Did you try repeating the installation?

Did you perform a apt-get update before installing the Plugin?

Ok, which touchscreen is it? You need to set the correct boot.ini in /boot.
I prepared the boot.ini for the common VU screens. Rename the boot.ini to boot.ini.org (or anything else showing you the initial one), then pick the one you need and rename it to boot.ini
Reboot and you should be ok…

Sorry for my late reply. I tried the installation several times and also on a fresh installation of Volumio. No effect. I didn’t try “apt-get update” yet but will try. My screen is a ODROID VU7. Should this work with the default boot.ini?

If you would only read my post, I already wrote what you need to do. Pick to correct boot.ini and you’re set.

I copied /boot/boot.ini.VU7 to /boot/boot.ini and now I can see something on the screen for the very first time. What I get on the touch screen is this error message: “Please start Chromium as a normal user. To run as root, you must specify an alternate --user-data-dir for storage of profile information.” When I close the error window, it will appear again after two seconds. I tried ten times but the error message doesn’t go away. Any idea how to fix this, please?

OK, it seems we have regression here which slipped past our attention. This worked in previous releases. I’ll check it out the next few days and let you know here…

Issue has been fixed, thanks for reporting.
Please do a factory reset and reinstall the plugin

Great, this solves my issue. Thank you so much!