have been using Volumio sporadically for some time now and enjoying it pretty much;
noticed that the Rock64 images (volumio-3.212 and 3.187) could no longer connect to the Music share on my NAS;
Maybe i am just doing it wrong;
it functioned previously; the NAS however gets updates from time to time and this can break things in my experience;
However, the raspberry pi4 with newer software is able to connect to NAS MusicShare; so i am hoping that the problem might be remedied and the problem is not so much my NAs;
have seen that on version Volumio 3 when entering the
IP of Network Share (like 192.168.10.10)
Folder (like Music)
results in \\192.168.10.10\/Music
however on the Pi4 with latest volumio the share is correctly bound like \\192.168.10.10\Music
and hence the Music Folder is correctly catalogized;
Maybe you can show how to correct the error;
Would be glad to continue using the Rock64 since i favor it greatly over the Raspberry Pi4 (the Rock64 has better onboard-audio imho)
I’m really sorry but Rock64 support finished nearly 4 years ago, there is nothing I can do for you.
Good alternative would be RockPi E (absolutely clean usb).
It looks like the older Rock64 Volumio builds may be generating the SMB path incorrectly with the extra “/” in \\IP\/Folder, which can break NAS mounting on newer NAS firmware/SMB versions. Since the latest Pi4 image works correctly, it’s likely a bug or outdated SMB handling in those older Rock64 releases rather than your NAS setup. Hopefully the mount path formatting can be patched in a newer Rock64 build because the hardware is still excellent for audio.
thank zou yveru much, been helpful; always on the lookout for good sbc sans wifi+bluetooth,looking good.
it seems that i had changed the minimum smb version to v2 on the NAS; the older volumio build for rock64 would not connect it seems any longer; (uPNP however functioning)
after re-setting the security to smb version v.1 as minimum on the NAS, the rock64 could connect to the share; will see if it is worth the security risk, since it could function also over uPNP as found out in the process;