I recently did a clean install of Kubuntu Version 22.04 KDE (UEFI mode) on a brand new desktop PC. I soon began having difficulty copying audio files from an ext4 partition to either of two different USB-attached audio players. (They are similar to the Sansa Fuse kind of device.) Both players support the mtp protocol. They are not Android devices.
The problem is that the connection to the player fails without warning after a couple of minutes----even while it is in the process of copying multiple files. To resume copying, I must unplug the player, restart the player, and plug it back in.
My previous computer had Kubuntu 20.04 (MBR mode) with a similar set of KDE applications. However, I was storing audio files on an NTFS partition (not ext4). There appeared to be no problem copying files from the NTFS drive to the media player. (At least, there was no problem until the NTFS partition began to get corrupted after about 2 years. But that's a different problem and a different story.)
Unable to copy files reliably from my new PC to the audio players, I took the following steps.
The problem is that the connection to the player fails without warning after a couple of minutes----even while it is in the process of copying multiple files. To resume copying, I must unplug the player, restart the player, and plug it back in.
My previous computer had Kubuntu 20.04 (MBR mode) with a similar set of KDE applications. However, I was storing audio files on an NTFS partition (not ext4). There appeared to be no problem copying files from the NTFS drive to the media player. (At least, there was no problem until the NTFS partition began to get corrupted after about 2 years. But that's a different problem and a different story.)
Unable to copy files reliably from my new PC to the audio players, I took the following steps.
- I took an old external drive and reformatted it as exFAT.
- I copied my audio files from the ext4 partiton to the exFAT drive.
- I then copied the audio files from the exFAT drive to the audio player.
Comment