@michelangelo,
Actually looked more closely to install log, and it turns-out there are still a few things failing despite the positive return message:[code]Installing Plugin
Plugin Successfully Installed
100%
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
Hit http://archive.raspbian.org jessie InRelease
Get:1 http://archive.raspberrypi.org jessie InRelease [22.9 kB]
Hit http://archive.raspbian.org jessie/main Sources
Hit http://archive.raspbian.org jessie/contrib Sources
Hit http://archive.raspbian.org jessie/non-free Sources
Hit http://archive.raspberrypi.org jessie/main Sources
Hit http://archive.raspbian.org jessie/rpi Sources
Get:2 http://archive.raspberrypi.org jessie/ui Sources [16.3 kB]
Hit http://archive.raspbian.org jessie/main armhf Packages
Hit http://archive.raspbian.org jessie/contrib armhf Packages
Hit http://archive.raspbian.org jessie/non-free armhf Packages
Hit http://archive.raspbian.org jessie/rpi armhf Packages
Get:3 http://archive.raspberrypi.org jessie/main armhf Packages [147 kB]
Get:4 http://archive.raspberrypi.org jessie/ui armhf Packages [57.6 kB]
Ign http://archive.raspbian.org jessie/contrib Translation-en
Ign http://archive.raspbian.org jessie/main Translation-en
Ign http://archive.raspbian.org jessie/non-free Translation-en
Ign http://archive.raspbian.org jessie/rpi Translation-en
Ign http://archive.raspberrypi.org jessie/main Translation-en
Ign http://archive.raspberrypi.org jessie/ui Translation-en
Fetched 243 kB in 44s (5437 B/s)
Reading package lists…
Reading package lists…
Building dependency tree…
Reading state information…
You might want to run ‘apt-get -f install’ to correct these.
The following packages have unmet dependencies:
chromium-browser : Depends: libgnome-keyring0 (>= 3.2.2-2~) but it is not installed
Recommends: chromium-browser-l10n but it is not installable
Installing Graphical environment
Reading package lists…
Building dependency tree…
Reading state information…
libexif12 is already the newest version.
xinit is already the newest version.
xorg is already the newest version.
openbox is already the newest version.
You might want to run ‘apt-get -f install’ to correct these:
The following packages have unmet dependencies:
chromium-browser : Depends: libgnome-keyring0 (>= 3.2.2-2~) but it is not going to be installed
Recommends: chromium-browser-l10n but it is not installable
Download Chromium
Install Chromium
(Reading database … 24400 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) …
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…
Correcting dependencies… Done
The following package was automatically installed and is no longer required:
libxcb-image0
Use ‘apt-get autoremove’ to remove it.
The following packages will be REMOVED:
chromium-browser
0 upgraded, 0 newly installed, 1 to remove and 23 not upgraded.
1 not fully installed or removed.
After this operation, 173 MB disk space will be freed.
(Reading database … (Reading database … 5% (Reading database … 10% (Reading database … 15% (Reading database … 20% (Reading database … 25% (Reading database … 30% (Reading database … 35% (Reading database … 40% (Reading database … 45% (Reading database … 50% (Reading database … 55% (Reading database … 60% (Reading database … 65% (Reading database … 70% (Reading database … 75% (Reading database … 80% (Reading database … 85% (Reading database … 90% (Reading database … 95% (Reading database … 100% (Reading database … 24400 files and directories currently installed.)
Removing chromium-browser (48.0.2564.82-0ubuntu0.15.04.1.1193) …
Processing triggers for man-db (2.7.0.2-5) …
Processing triggers for mime-support (3.58) …
Selecting previously unselected package chromium-browser.
(Reading database … 23625 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) …
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) …
Processing triggers for mime-support (3.58) …
Processing triggers for man-db (2.7.0.2-5) …
Creating chromium kiosk start script
Creating Systemd Unit for Kiosk
Allowing volumio to start an xsession
Disabling Kiosk Service
Adding plugin to registry
Plugin Successfully Installed[/code]To fix these I had to explicitly install libgnome-keyring-common libgnome-keyring0 and chromium-browser-l10n
Looking for the latter, I found this of interest: used those sources, and after all these, plugin install.sh goes well.
So you may want to add these 3 items in your script.
So, with this, install is mostly fine now, but… I’m still stucked for starting X session (even with volumio in tty group) with my HDMI TV hoocked to my PiZero:[code]volumio@volumio:~$ cat /home/volumio/.local/share/xorg/Xorg.0.log
[ 134.250]
X.Org X Server 1.18.4
Release Date: 2016-07-19
[ 134.257] X Protocol Version 11, Revision 0
[ 134.257] Build Operating System: Linux 4.4.26-v7+ armv7l Raspbian
[ 134.258] Current Operating System: Linux volumio 4.4.9+ #884 Fri May 6 17:25:37 BST 2016 armv6l
[ 134.258] Kernel command line: bcm2708_fb.fbwidth=1184 bcm2708_fb.fbheight=624 bcm2708_fb.fbdepth=16 bcm2708_fb.fbswap=1 dma.dmachans=0x7f35 bcm2708.boardrev=0x900092 bcm2708.serial=0x60e56668 bcm2708.uart_clock=48000000 bcm2708.disk_led_gpio=47 smsc95xx.macaddr=B8:27:EB:E5:66:68 vc_mem.mem_base=0x1fa00000 vc_mem.mem_size=0x20000000 dwc_otg.lpm_enable=0 dwc_otg.fiq_enable=1 dwc_otg.fiq_fsm_enable=1 dwc_otg.fiq_fsm_mask=0x3 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 console=tty1 imgpart=/dev/mmcblk0p2 imgfile=/volumio_current.sqsh elevator=noop rootwait smsc95xx.turbo_mode=N
[ 134.259] Build Date: 11 November 2016 11:59:59AM
[ 134.259] xorg-server 2:1.18.4-2+rpi1 (https://www.debian.org/support)
[ 134.270] Current version of pixman: 0.32.6
[ 134.270] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 134.270] Markers: (–) probed, () from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 134.272] (==) Log file: “/home/volumio/.local/share/xorg/Xorg.0.log”, Time: Thu Mar 9 16:21:21 2017
[ 134.274] (==) Using system config directory “/usr/share/X11/xorg.conf.d”
[ 134.277] (==) No Layout section. Using the first Screen section.
[ 134.277] (==) No screen section available. Using defaults.
[ 134.277] () |–>Screen “Default Screen Section” (0)
[ 134.278] () | |–>Monitor “”
[ 134.279] (==) No device specified for screen “Default Screen Section”.
Using the first device section listed.
[ 134.279] () | |–>Device “Allwinner A10/A13 FBDEV”
[ 134.300] (==) No monitor specified for screen “Default Screen Section”.
Using a default monitor configuration.
[ 134.300] (==) Automatically adding devices
[ 134.300] (==) Automatically enabling devices
[ 134.301] (==) Automatically adding GPU devices
[ 134.301] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 134.301] (WW) The directory “/usr/share/fonts/X11/cyrillic” does not exist.
[ 134.301] Entry deleted from font path.
[ 134.302] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[ 134.302] (==) ModulePath set to “/usr/lib/xorg/modules”
[ 134.302] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 134.303] (II) Loader magic: 0x7f75cf20
[ 134.303] (II) Module ABI versions:
[ 134.303] X.Org ANSI C Emulation: 0.4
[ 134.303] X.Org Video Driver: 20.0
[ 134.303] X.Org XInput driver : 22.1
[ 134.303] X.Org Server Extension : 9.0
[ 134.332] (–) using VT number 2
[ 134.332] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 134.333] (II) no primary bus or device found
[ 134.333] (II) LoadModule: “glx”
[ 134.336] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 134.419] (II) Module glx: vendor=“X.Org Foundation”
[ 134.440] compiled for 1.18.4, module version = 1.0.0
[ 134.440] ABI class: X.Org Server Extension, version 9.0
[ 134.440] (==) AIGLX enabled
[ 134.441] (II) LoadModule: “fbturbo”
[ 134.442] (II) Loading /usr/lib/xorg/modules/drivers/fbturbo_drv.so
[ 134.443] (II) Module fbturbo: vendor=“X.Org Foundation”
[ 134.443] compiled for 1.18.4, module version = 0.5.1
[ 134.444] Module class: X.Org Video Driver
[ 134.444] ABI class: X.Org Video Driver, version 20.0
[ 134.444] (II) FBTURBO: driver for framebuffer: fbturbo
[ 134.445] (EE)
Fatal server error:
[ 134.445] (EE) xf86OpenConsole: Cannot open virtual console 2 (Permission denied)
[ 134.445] (EE)
[ 134.446] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 134.446] (EE) Please also check the log file at “/home/volumio/.local/share/xorg/Xorg.0.log” for additional information.
[ 134.446] (EE)
[ 134.447] (WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor
[ 134.447] (WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor
[ 134.447] (EE) Server terminated with error (1). Closing log file.[/code]
Any hint for that last bit? (@Saiyato added a bunch of rules and rights to users to start X session for Kodi plugin: unsure what to learn from it).