No need to do anything in /storage/.kodi/addons/service.touchscreen folder.
Posts by vpeter
-
-
You need to copy/edit files only in /storage/.kodi/userdata/addon_data/service.touchscreen. There should be config folder.
In one of your previous posts I saw
CodeMay 19 14:01:29 LibreELEC sh[569]: TSLIB_PLUGINDIR: '(null)' May 19 14:01:29 LibreELEC sh[569]: TSLIB_CONSOLEDEVICE: '(null)' May 19 14:01:29 LibreELEC sh[569]: TSLIB_FBDEVICE: '(null)' May 19 14:01:29 LibreELEC sh[569]: TSLIB_CALIBFILE: '(null)' May 19 14:01:29 LibreELEC sh[569]: TSLIB_CONFFILE: '(null)' May 19 14:01:29 LibreELEC sh[569]: TSLIB_RES_X: '(null)' May 19 14:01:29 LibreELEC sh[569]: TSLIB_RES_Y: '(null)' May 19 14:01:29 LibreELEC sh[569]: TSLIB_TOUCH_HOME_TIME: '(null)' May 19 14:01:29 LibreELEC sh[569]: resolution: 0x0which indicates not everything is configured properly.
-
Seems you forgot to copy file ts_env.sh-sample to ts_env.sh and adjust it (changing TOUCHSCREEN_NAME="ELAN Touchscreen"). Also copying file file ts.conf-generic to ts.conf.
-
-
-
-
I'm considering creating a Ubuntu VM for these LE builds to avoid the compatibility issues.
I think there is also docker to build le.
-
kszaq, you have any tip how to improve this part of the code?
-
I'm using Ubuntu 16.04.2 LTS with perl 5, version 22, subversion 1 (v5.22.1). Works without a patch.
-
For me it builds fine - image created.
You should look in appropriate file to see what is wrong in your case.
-
And which package is the problematic one? Where does it stop?
-
Don't worry: In Leia will be rewritten again

-
This must be isolated by now ....
There was no extra development done in past time.
Also I don't use live tv except iptv.
-
This addon seems really amazing. I think it is missing piece for a years

-
Any chance of a .tar to update from 8.0.1
You can update also with with .img.gz - no need for tar in this case. Both formats are supported.
-
Probably which NUC info would be very helpful

-
Did you make second partition smaller first? And then make first one larger.
-
vpeter, are you running NFS v3 or v4?
I'm running NFS server on a LEDE router and in it's config I see
so I assume it is v4. When get home I will double check on a running system and report back in case this is not true.