There is only /boot/uEnv.txt file for Cubox.
Posts by vpeter
-
-
-
Copying /etc/profile is not required - I'm using only export PATH on /storage/.profile and all is working.
-
No progress.
I got back my DVB-T stick to test this myself. Sadly I have to confirm that whole PVR thing doesn't work very well. Actually it was much worse that what I expect. Basically PVR is unusable for me. But didn't test LE v7 to compare.
-
It is faulty.
Just in case try in some other computer. Just in case
-
According to Freeview_(New_Zealand) it is DVB-T.
-
Do you mean to use Win32 Disk Imager instead of the USB-SD creator tool
Yes.
-
Can you try using Win32 Disk Imager? Wondering if there would work.
-
-
Maybe card is dying? Or there is one program which keeps it lock?
Btw: What is this extra icon on toolbar? From which program it is?
-
-
Seems similar problem: Compile error with latest master
Much easier to make virtual machine with Ubuntu or using docker.
-
Maybe you need to do this: kodi resolution issue
-
No need to do anything in /storage/.kodi/addons/service.touchscreen folder.
-
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: 0x0
which 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.
-
-