Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Trouble with old Pi...
#2
(12-02-2019, 07:48 PM)StivVid Wrote: I have an old Raspberry Pi model B laying around that I used to run Volumio on.  Thought I'd try MoOde on it to see if I want to use it in a project.  Am I wasting my time with the Model B?  Can't seem to get MoOde to find any music on my USB hard drive.  It's formatted ExFat and has about 250GB of files saved on it.  When I update MPD, I get an updated list of sources which includes USB, but when I click on it... nothing.

Using an exfat filesystem could be your issue. Using a native Linux filesystem or a natively supported Windows filesystem like fat32 should work out of the box. You should be able to install the driver and tools for exfat using apt in a ssh session.
e.g.
   
Code:
sudo apt install exfat-fuse exfat-utils

I guess that'd be enough and udisks should be able to auto mount the filesystem so long as your USB hard disk has enough power to spin up.
Older Pis before the Pi2 aren't able to power a spinning hard disk from their USB ports so if your HDD isn't spinning up at all when you plug it in, use a powered USB hub in between the Pi and the HDD.
Reply


Messages In This Thread
Trouble with old Pi... - by StivVid - 12-02-2019, 07:48 PM
RE: Trouble with old Pi... - by vinnn - 12-03-2019, 07:11 AM
RE: Trouble with old Pi... - by DRONE7 - 12-03-2019, 07:45 AM
RE: Trouble with old Pi... - by StivVid - 12-06-2019, 12:21 AM
RE: Trouble with old Pi... - by DRONE7 - 12-06-2019, 04:46 AM
RE: Trouble with old Pi... - by Tim Curtis - 12-06-2019, 01:46 PM
RE: Trouble with old Pi... - by StivVid - 12-07-2019, 03:42 PM
RE: Trouble with old Pi... - by TheOldPresbyope - 12-07-2019, 06:51 PM

Forum Jump: