This is a MAJOR bug in LE reported many times before, but it still persists.
I have horribly slow file copy speeds on USB disks attached to LE and reading the recommended solution in thread here I can't understand how to fix it.
Here's my setup:
1) LE 9.2.2 is running on Intel PC (i7 / 16gb) Lenovo "Tiny"
2) My 1tb Evo 860 SSD is housed in external USB 3.1 Gen2 enclosure and formatted to gpt / ext4 - connected to the LE PC via external USB 3.0 port
3) If I copy large files on LE directly (dd) it starts at 120 mb/sec and then quickly drops to 1 mb/sec and then stops completely.
4) If I copy the same file on LE from Thunar on my MX laptop across SMB wifi connection Ii get a slow, but steady speed of 12 mb/sec
5) If I plug in the same drive directly into my laptop (which runs MX Linux) - I can copy a 10Gb file to/from my laptop at 400 mb/sec
It's got even worse - when I play a high-bitrate mkv (e.g. DTS-HD MA) - Kodi plays for about 5 min, then stops playing with Error msg - "the source is too slow for continuous playback" ..
The etc/fstab on my LE PC is unwritable and has no entries at all.
Using PuTTY the dmesg -c on LE returns several pages of verbose text, and I don't know how to copy it from PuTTy into a text file to publish it here.
For comparison, the etc/fstab on my MX laptop reads:
# Pluggable devices are handled by uDev, they are not in fstab
UUID=6fd8aee6-70cb-431e-ab8d-36b210214c23 / ext4 defaults 1 1
UUID=32A3-E19E /boot/efi vfat defaults,noatime,dmask=0002,fmask=0113 0 0
UUID=01cb3ced-d2c3-4843-9c6e-c0e0bb860e3d swap swap defaults 0 0
My understanding of the solution recommended in the thread here is as follows:
1) Disable auto-mount of USB disks (really? - how?)
2) Edit etc/fstab and/or add "quirks" line to the /boot/cmdline.txt (actually, I don't have a /boot/ folder on LE file system)
Could someone please explain - step by step, in plain English - which LE system files need to be edited and how?
Many thanks in advance!