16.04 LTS works fine.
Posts by vpeter
-
-
Ubuntu.
Docker is also available.
-
This output means nothing - everything related was before what you posted.
On which distro you are building? -
Look inside addons.xml to get the name of zip file to download.
-
User-Agent: Kodi/17.6 (X11; Linux x86_64) LibreELEC/8.2 App_Bitness/64 Version/17.6-Git:a9a7a20
-
-
Btw: _Jackson_, why do you need media player in a bathroom?
-
Ok, then I will send PR there. Thanks for the input.
-
So you got it? Great.
Will tell him but decision is his.
-
You need to copy two files as described here: Touchsupport
And you need to adjust TOUCHSCREEN_NAME which is get by evtest program.
But it is strange you need calibration now. Wondering why it worked on nuc without.
-
-
Here I put the image and addon if needed: Index of /S905/
I assume you already know how to use it
-
Some parts needs to be enabled in kernel config to enable touchscreen drivers. Then it may work. I ask GDPR-2 for a help how to build this image (I'm not familiar with amlogic projects).
-
Tell me which image exactly you are using and I will try to rebuild with them enabled.
-
From what I see touchscreen stuff is not enabled on Amlogic kernels. I assume this is the first problem.
-
-
If you really can't use systemd-run then use little more hackish approach.
Make one helper script which runs before kodi (run it from autostart). In this script make a loop and inside loop start your pegasus-fe.sh script. And to know when to start it and when to stop use one temporary file which is created from kodi or some signal.
-