Any comments from the devs?
I'm not a dev, but I'm wondering what's on the other end of the connection when copying large files (or making backups), and which file protocol is being used.
Any comments from the devs?
I'm not a dev, but I'm wondering what's on the other end of the connection when copying large files (or making backups), and which file protocol is being used.
but I didn't run the cec
CEC is enabled by default in Raspberry Pi devices.
Sometimes the "handshake" with TVs can be a bit wonky.
Which HDMI port on the TV is used for the RPi4?
You may have to adjust the port number in the CEC settings in Kodi in the Input section for the CEC adapter.
Pi does not have a reset button ...
You can create one: Reset Button Raspberry Pi4 - Raspberry Pi Forums
Booting from USB works for the 3B+ and the 4B (with a recent enough firmware update), use small USB extension cable if you don't want to bother the RPi's motherboard directly.
Network booting is a whole different bag of tricks. Not sure if LE even supports it on the RPi4 (yet).
Add-on load speeds is not very much noticeable IMO, but I'm only using a J5005 Asrock passive mobo + a Pico psu so it is vewwy quiet.
I mostly run Ubuntu 20.04 with Kodi 19 on it, because having a full OS and its programs such as a web browser is a major perk. It's a multi-boot setup, so LibreELEC images can be tested/run too. If tools like Dropbox and Slack would be available for ARM (RPi4), then things may have been different.
It's not a bug if there is not a 'Change password' option. You just delete the connection and create a new one.
I'd have to double check the CEC thing but sofar I encountered no problems there.
Perhaps you see if any settings at the Input section of Kodi changed for the CEC adapter.
Problems with 3rd party skins is not a direct Kodi/LibreELEC problem. It's best to ask in the appropriate skin section of the Kodi forum for details like that. Bubbles... "Confluence"?
Chances are, that the NFS bug is in all Ubuntu 20.04 flavors...
BTW, I'm running Ubuntu Server 18.04 off a USB device dangling on the outside of the PC/server from an USB3.0 port. I can recommend it. Once the OS has started and all is running, I don't notice any difference from an internal SSD system disk.
You install an earlier version of LE onto your USB stick/drive. SSH'ing into a build and installing something else is not gonna be possible.
Hope the last Beta before release
Sorry... There is also Kodi 19.1 to wait for (which may be 1-2-3 weeks), and there is bound to be an RC1 (& 2 ?) release as well.
Patience, grasshopper.
I thought I had some NFS hiccups too when going from UB 16.04 server to 20.04 (it's been a while).
So I installed 18.04 instead, and it works as advertised.
and I do not see /.config/
It is .config on a Linux level, it is Configfiles on a Samba level.
Folders and files starting with a .dot are hidden in Linux.
Use ls -al for a full listing in a Linux terminal.
It is the same behavior, I'm afraid - can't find any BT devices, nor does it see a wifi.
I think you got the wrong module... You likely need the AX201, not the 200 version.
See What Are the Intel® Integrated Connectivity (CNVi) and Companion RF...
Post a dmesg listing..?
dmesg | pastebinit
Is the crash when performing a backup through LE Settings fixed?
"The crash"... Not sure which earlier crash you are referring to, but on a RPi4 there is no crash when I did a backup.
Hmm... I thought for a moment it'd be an external drive.
Did you by chance format the disk in a Windows machine, not properly shut it down? Suspend/hibernation mode, that sort of stuff?
Because Linux is a bit allergic to that.
Linux sees the drive(s), but only sees the PARTUUID for the 3TB drive. It doesn't get mounted, as isn't the 2nd attached drive.
[ 3.374897] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 3.374938] sd 0:0:0:0: [sda] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
[ 3.374940] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 3.374971] sd 0:0:0:0: [sda] Write Protect is off
[ 3.374974] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 3.375020] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.375156] scsi 1:0:0:0: Direct-Access ATA TOSHIBA DT01ACA1 A750 PQ: 0 ANSI: 5
[ 3.375393] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 3.375415] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 3.375418] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[ 3.375438] sd 1:0:0:0: [sdb] Write Protect is off
[ 3.375442] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 3.375509] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.403099] sda: sda1
[ 3.403851] sd 0:0:0:0: [sda] Attached SCSI disk
[ 3.413457] sdb: sdb1 sdb2
[ 3.414151] sd 1:0:0:0: [sdb] Attached SCSI disk
Show the outputs of:
blkid | pastebinit
mount | pastebinit
dmesg | pastebinit
Is the drive externally powered?
Scanning by default is based on the timestamps of the files, so possibly your recently added videos are further at the back of the list, or possibly not displayed in the first 15 files. That number of recently added videos can be adjusted though, via a setting in the advancedsettings.xml file.