Can you tell me what mount command exactly that should work?
mkdir -p /var/media/mydrive
mount -t ntfs-3g /dev/sda1 /var/media/mydrive
Doesn't LibreELEC mounts this drive automatically?
Can you tell me what mount command exactly that should work?
mkdir -p /var/media/mydrive
mount -t ntfs-3g /dev/sda1 /var/media/mydrive
Doesn't LibreELEC mounts this drive automatically?
I think all this parameters are RPi specific and will not do anything on cubox.
There is only /boot/uEnv.txt file for Cubox.
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
May 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.