This may be useful.
Posts by Iridium
-
-
Many thanks for the information.
I've added this to Thread
-
Hola, este es un foro solo en ingles.
-
Did you know there is a search function in the forum?
This was on LE8 - it *might* work on LE9 but I haven't tried.
-
Personally (and I've had the same issue or similar) you are taking the wrong approach.
I would format the drive as NTFS and copy the majority of your files directly from your windows machine via USB3 (It will be a lot faster).
Once connected to the RPi3 use SFTP via something like filezilla to sftp your new files from your Win10 machine to your RPi3 over the network.
As to the actual samba error/issue I'm not too sure.
-
Just tested on a fresh LE9 install on an RPi3A+ internal BT and it's working fine.
-
RPi3 A,+ or B+ ?
Are you sure BT is turned on in LE settings as the default may have changed.
If all OK, then can you provide the output of:
cat /flash/config.txt | paste
dmesg | paste
and
Please provide a full debug log.How to post a log (wiki)1. Enable debugging in Settings>System Settings>Logging2. Restart Kodi3. Replicate the problem4. Generate a log URL (do not post/upload logs to the forum)
use "Settings > LibreELEC > System > Paste system logs" or run "pastekodi" over SSH, then post the URL link -
By design, /storage is read-write. Making it read-only would cause no end of problems.
If you are so worried about your scripts and configs then use LE functionality or Kodi Backup add-on to make a backup of your precious files.
-
Yes you can O/C but you need to be aware of stability, heat and power requirements.
There are plenty of web sites that can explain how to O/C a RPi3.
Personally, I don't think you'll see much improvement.
-
Try using sftp instead of ftp.
-
Nothing obvious. When watching live TV can you check the cpu usage as a high value could cause the stuttering.
Also you could try disabling Emby just in case, and selecting only the DVB addon that is needed.
-
You could try compiling your own image - details are explained Here
-
I don't believe there is an album as such but a internet search will provide all the images for your pleasure.
-
Please provide output of:
dmesg | paste
and
Please provide a full debug log.How to post a log (wiki)1. Enable debugging in Settings>System Settings>Logging2. Restart Kodi3. Replicate the problem4. Generate a log URL (do not post/upload logs to the forum)
use "Settings > LibreELEC > System > Paste system logs" or run "pastekodi" over SSH, then post the URL link -
AFAIK, there is no support for S805 on LE9 (Kodi 18) (and I doubt anyone will bother developing for a legacy device) - If you really need Kodi 18 then you'd be better off investing in a cheap Chinese AML box or an RPi3.
I have many "dead" boxes - RPi1, Cubox, Cubox-i, so I appreciate your desire to reuse "old" HW.
-
You could look at Kodi Web Interface to see if that gives you what you want.
-
When the [problem occurs again, please post the output of:
dmesg | paste :
and
Please provide a full debug log.How to post a log (wiki)1. Enable debugging in Settings>System Settings>Logging2. Restart Kodi3. Replicate the problem4. Generate a log URL (do not post/upload logs to the forum)
use "Settings > LibreELEC > System > Paste system logs" or run "pastekodi" over SSH, then post the URL link -
I use rclone to sync between my server and my backup computer. As it "syncs" it keeps an identical copy. This means it only copies "new files".
It also allow you to backup to cloud storage if required.