Volumio 4 Feedback Thread

Sorry @nerd, still no music :frowning: new log here

Hey @joew,

Typo in the Advanced Options field. You entered the two values separated by a space:

vers=2.1 noserverino

The kernel rejected it at 09:16:42:

CIFS: VFS: Unknown vers= option specified: 2.1 noserverino

Options must be comma-separated, no space. It should be:

vers=2.1,noserverino

Fix that, save, and let the library rescan.

Kind Regards,

1 Like

Thanks @nerd I think the 09:16 kernel rejection was from prior to the earlier attempt though?The log shows comma-separation at 10:00:24

Problem: The volume seems stuck on max and moving the volume slider down doesn’t reduce it.

Log here http://logs.volumio.org/volumio/nsFKVG4.html

Versioninfo:
Welcome to Volumio for Raspberry Pi (6.12.74-v7+ armv7l)
volumio@volumio4shower:~$ cat /proc/cpuinfo |grep -i revision
CPU revision : 4
CPU revision : 4
CPU revision : 4
CPU revision : 4
Revision : a02082
volumio@volumio4shower:~$ cat /proc/cpuinfo |grep -i model
model name : ARMv7 Processor rev 4 (v7l)
model name : ARMv7 Processor rev 4 (v7l)
model name : ARMv7 Processor rev 4 (v7l)
model name : ARMv7 Processor rev 4 (v7l)
Model : Raspberry Pi 3 Model B Rev 1.2
volumio@volumio4shower:~$ cat /proc/device-tree/compatible | tr ‘\0’ ‘\n’
raspberrypi,3-model-b
Brcm,bcm2837

Details:
I have just installed v.4.119 on a couple of Pi 3B systems, both fitted with Hifiberry Amp 2 v1.1, both previously running v3.912. One seems OK so far, the other has the volume on or near max. Moving the slider up or down has no effect on the volume coming out (the slider position moves and stays in it’s new position, but there is no effect on the speakers).

I don’t think there were any differences in the way I installed them - flash a microSD using the Chromebook Recovery Utility extension, pop it in the Pi with ethernet cable connected to router with static IP address, enter that IP address on browser and wait for the startup configurator to appear. Create Tidal connection, select a track and play.

If it helps, this is the log from the system on which volume is working OK

Note I have in the past had volume problems with these systems using Volumio v.3, where after a reboot the volume reverts to max. In those cases the slider still worked so I was able to reduce it. Unfortunately I don’t have any logs for then, it was intermittent and not 100% sure whether all or just some systems were affected (I have 4 systems in this rack, driving speakers in different rooms).