Thank you for your donation!


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


Problem: Installed 6.x - USB media not working (ARM6)
#3
Oops, I compiled disks-glue on an arm7 Pi and it looks like its segfaulting on arm6 :-0

An arm6 binary should work on both arm6 and arm7. Try the procedure below and let me know how it goes.

Install arm6 binary
Code:
sudo cp /usr/bin/udisks-glue ./udisks-glue-arm7
sudo wget http://moodeaudio.org/test/udisks-glue-arm6
sudo mv ./udisks-glue-arm6 /usr/bin/udisks-glue
sudo chmod 0755 /usr/bin/udisks-glue
sudo reboot

Verify its running 
Code:
pgrep udisks-glue

Plug in USB drive and verify its auto-mounted
Code:
ls /media
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
RE: Installed 6.x - USB media not working - by Tim Curtis - 08-26-2019, 12:50 PM

Forum Jump: