Volumio 3 RC1 - Open Beta Testing

Thanks, this solved it for me too!

yep, had the same issue. Fixed it for me as well. thanks

Can someone verify that casting to Chromecast Audio actually works? And are bit rates higher than 48KHz are supported (max for “regular” chromecast)?

Also, does unplugging a USB DAC still make the DAC unusable? I had given the developers a fix (for v.2.x). I really dont want to rewrite all my hacks and additions to make them work on the new version. Paying for a product, telling the creators how to fix it, and not having it fixed, seems to be really insulting! At the moment, the system sees modified files so my fixes break the easy updates and I have to SSH in and force an update.

I would REALLY like to see more media keys supported by the UI, such as the search button, menu button (to get to track list), back button (even the Android app wont recognize this which is not acceptable!), Fast forward, rewind, some cursor/tab order support for D-pad remotes, etc. I have a remote that does all these and it would be nice to have to switch the remote into “mouse mode”

And I’m guessing that code to beta test the multiroom is only for the first 10 people that use it, or is that for 10 tracks on a lower tier? I have Chromecast devices everywhere but only 1 volumio. I would love to have multiroom before Halloween (some rooms are “outside”).

If I understood correctly, chromecast support will have to wait for a plugin to be developed?

I understand you are not very happy at the moment, let’s try to change that.
But first, feature requests should be places somewhere else, they go lost in a testing thread like this one.
Chromecast Audio support has not been announced yet and is not in focus for the first Volumio 3 release.
The DAC issue is another, could you please create a log, like all other testers do and explain exactly what goes wrong and when?
Howto create a log
Do you have link to the post with your suggested fixes?
Volumio 3 was forked from Volumio 2 quite a while ago.
Although most fixes were implemented in both versions, it is possible we missed something.

1 Like

Look. I’ve already been through this. I’ve sent logs! And when the support person I was talking to couldn’t find an answer, I solved it myself and sent him the solution to pass on. I then asked him for a bug tracker link where I could post a patch (its the addition of two lines) and he said to make a forum post.

I found an existing thread on the issue and people have been having the same problem for YEARS! Link: How I can turning DAC on/off without rebooting Volumio

The issue is that if a USB DAC is unplugged and then plugged back in, volumio cant talk to it. I keep my Pi running but the DAC and a tube preamp are on outlets that are wired to the trigger output on my AVR, so they only come on when that input is selected. Without the patch, you have to reboot volumio every time the DAC goes off, which is what I was trying to avoid (reboot time} by keeping it on.

The fix is just adding a vstop after the usbdetach and a vstart at the beginning of usbattach in the volumio script. The UI just spins until it sees the DAC again and its all ready in a few seconds.

As for Chromecast, the initial post mentioned support was added. I was VERY close to upgrading my subscription to get the Chromecast support! The moment that is available, I want it, and I’d be more than happy to alpha-test. I can get raw network dumps if needed and I have EVERY kind of Chromecast - a Vizio TV, Hisense Android TV, Chromecast Ultra, Chromecast with Google TV, a Lenovo Smart Display, a Lenovo Alarm Clock, and about 4 Chromecast Audio devices. So, you can see why integrating the Chromecast ecosystem with Volumio is important to me!

As for feature requests, people have been complaining about the poor interface for awhile. I was going to hack in the keys I needed via xbindkeys, but the browser already grabs them, so I have to dive into your UI code instead and just not had the time. I did add control of the UI via HDMI-CEC and that hack is one of the things to replicate once I switch to v3 - maybe I can make it a plugin!

1 Like

read this again, it does not announce Chromecast Audio, merely that with AAMPP it can now be done.
This is a Volumio 3 Beta thread, I agree that this Chromecast discussion is worthwhile but please post it somewhere more suitable.
I see no involvement of any dev in your linked discussion.
Please submit a log and your suggestion to fix it, devs read this thread will gladly comment your contribution.

Experimental Chromecast Audio with Volumio 3

Disconnected USB DAC issue: devs are having a look.
Now have a little patience :wink:

3 Likes

Just a had a little test run and I’m really impressed on the speed improvement, the V3 is coming with, great job on that.

There seems to be same issue what was there with V2 also thought, you cannot select hifiberry Digi+ Pro from i2c dropdown or you get no sound. Have to select snd_hifiberry_digi(?) From the drop down menu instead after deactivating i2c dac.

I’ll provide the logs later since the test was done while driving to work.

Oh and really nice to see the EQ baked in.

3 Likes

An issue I have is when I play albums from my NAS disk, I am perfectly able to start playing an album by clicking the album title.
But I am not able to play a song by selecting the song in the list of songs in the album.

Version: Volumiobuster-3.111-2021-10-08-x86_amd64

Thanks,
Bjørn

1 Like

Volumio is scanning my NAS (from the Fritzbox) But Artists, Albums and so on stay on zero.
Under Music Library I see the NAS and the folders, but no music files.
No Artists, no Albums and no Genres.

1 Like

May I ask how you got the Hifiberry Digi Pro+ working?

What happens here:
Hifiberry Digi Pro+ = alsa error
Hifiberry DAC with i2s off = sound but with crackling noise
Generic i2s = same as above

  • Select the hifiberry from I2C list.
  • disable I2C DAC with the switch.
  • select headphones or HDMI and save.
  • wait a moment.
  • select snd_hifiberry instead of the headphones/HDMI and save.

It should work then, at least on PI4 this prodesure is needed to get it working.

For the crackling make sure you are not feeding too high resolution audio to the hifiberry or it will do that, i think the ic in it tops at 24/96 or so.

1 Like

Thanks, great workaround. Finally! The crackling noise was there whether I was playing something or not but now it’s gone.

1 Like

I don’t remember what i did, but it had to be something like this… just klicking around without a plan…

In settings>playback options>general playback option>playback mode set this to single (default is continuous) otherwise itll add all the tracks from the album to the queue regardless of whether you select an indiviual track or not

Multiroom is working well.
And yes - i like it very much.

Should be mentioned that the PI, where you configure the group is becoming the “sender”.


What you should not do currently is:

If you try to start a internet radio on the “receiver” device the GUI dies and removing the device from the group does not work. Restart required.

With activated DSP plugin it crashes the “receiver” PI’s UI. This can be “healed” by ungrouping the devices. No restart required.

Hello. Can you elaborate. What do you mean crashes PI’s UI?
Yes, if you activate the plugin, you need to ingroup and group again to update the config.

1 Like

i cannot reach the UI anymore - only spinning wheel.
The plugins had been activated before grouping (at this test).

So the problem is not specific to FusionDsp, right?