![]() |
[PROBLEM] No USB drives show in file explorer (Moode 6.x) - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: [PROBLEM] No USB drives show in file explorer (Moode 6.x) (/showthread.php?tid=1662) Pages:
1
2
|
No USB drives show in file explorer (Moode 6.x) - Wigwam - 08-25-2019 Tried NTFS and exFAT formatted USB thumbdrives and none show up. It worked fine in Moode 5.x. RPi Model B+ v1.2 RE: No USB drives show in file explorer (Moode 6.x) - Tim Curtis - 08-25-2019 Examine the MPD log for errors after running Database update from Library Config. cat /var/log/mpd/log RE: No USB drives show in file explorer (Moode 6.x) - TheOldPresbyope - 08-25-2019 (08-25-2019, 12:18 PM)Wigwam Wrote: Tried NTFS and exFAT formatted USB thumbdrives and none show up. It worked fine in Moode 5.x. (This adds to Tim's reply which he slipped in while I was typing!) Had to reformat a thumbdrive with an exFat filesystem to test this. Added some audio files and plugged into a moOde6.1.0 player. The drive and the files show up in the moOde Directory. Are you sure you've updated the MPD database after inserting the USB thumbdrive? It won't show up in the moOde Directory until you do. For debugging purposes, you can probe from the command line (I removed the lines not related to my thumbdrive; brandname PNY, partition name Attache1): Code: pi@moode:~ $ lsusb Regards, Kent RE: No USB drives show in file explorer (Moode 6.x) - Wigwam - 08-25-2019 There's no extra output from the log file when updating the MPD database. Code: Last login: Sun Aug 25 20:13:22 2019 from 192.168.1.216 On boot "USB" does not show in the explorer, but it does show after viewing the log file via SSH. However, there's nothing in the folder. Am I doing something really silly, because surely I don't have to update the MPD database just to play tracks from the file explorer window? I don't remember having to before as I never use the database. RE: No USB drives show in file explorer (Moode 6.x) - Tim Curtis - 08-25-2019 moOde's Folder view is not a file explorer it's an MPD database browser. There was never a file explorer in moOde. After plugging in the USB drive, open Library Config and Re-Gen the MPD database then examine the MPD log. There should be log entries like below. Code: Aug 25 15:54 : update: updating USB/VFAT128/Test_mixed/AIFF/Crookt, Crackt, Or Fly/01 Wedding In The Park.aiff RE: No USB drives show in file explorer (Moode 6.x) - Wigwam - 08-25-2019 (08-25-2019, 07:57 PM)Tim Curtis Wrote: moOde's Folder view is not a file explorer it's an MPD database browser. There was never a file explorer in moOde. Still nothing. ![]() Code: pi@moode:~ $ cat /var/log/mpd/log RE: No USB drives show in file explorer (Moode 6.x) - Tim Curtis - 08-25-2019 No log records would suggest Linux was not able to auto-mount the USB drive. If the drive was successfully auto-mounted it will be listed under the /media directory by its disk label. Example Code: pi@rp5:~ $ ls /media RE: No USB drives show in file explorer (Moode 6.x) - Wigwam - 08-25-2019 (08-25-2019, 08:18 PM)Tim Curtis Wrote: No log records would suggest Linux was not able to auto-mount the USB drive. Yeah, no output from that command. I've tried three different USB drives with NTFS, exFAT, and FAT32 now. Any simple solution? ![]() RE: No USB drives show in file explorer (Moode 6.x) - Tim Curtis - 08-25-2019 Can't have a solution without first determining what's causing the problem. The USB stick in my example is formatted as Fat32 and labeled "VFAT128". It works perfectly. RE: No USB drives show in file explorer (Moode 6.x) - Wigwam - 08-25-2019 (08-25-2019, 08:33 PM)Tim Curtis Wrote: Can't have a solution without first determining what's causing the problem. Here's the fdisk -l output for one drive (32GB formatted as NTFS) Code: Disk /dev/sda: 29.1 GiB, 31260704768 bytes, 61056064 sectors |