Volumio 3 (Debian Buster) - Orange Pi images

No.
Because this board is on an H5 CPU

thanks for answer VyacheslavS, somebody know how do this? or how be possible? this mini module is very intresting for dimension and resources.
Thanks.

If you already don’t have that, and are in the market for something of that size – look at the Radxa Rock Pi S :slight_smile:

1 Like

thanks for answer ashthespy, the problems for this hardware are no USB on extrapins. Very strange, If you want connect a simple usb HD how I can do this?
Only one usb on this hw?

Nope, the USB-C plug exposes a USB-OTG interface, so you can plug in what you want via that. The USB-A socket is a regular UBS-2.0 port :slight_smile: But to be honest, I have not used both a USB DAC + a USB drive on the device. I prefer to use it’s I2S interface…

1 Like

Hello everyone, I got very sick some time ago. That’s why I couldn’t be here.

New version for Orange boards (Orange Pi Lite, Orange Pi PC, Orange Pi One):
>>>Volumio-3.198-2022-01-31

New kernel (5.10.60) with patch (works native DSD) for USB DAC:

  • E1DA 9038d
  • Tempotec Sonata E44.
1 Like

DSD Test for Tempotec Sonata E44:

DSD128:

volumio@volumio:~$ cat /proc/asound/card5/pcm0p/sub0/hw_params
access: RW_INTERLEAVED
format: DSD_U32_BE
subformat: STD
channels: 2
rate: 176400 (176400/1)
period_size: 22050
buffer_size: 88200
volumio@volumio:~$

The sound is just awesome!!!
I even like it better than the USB DAC - E1DA 9038d.

It’s working as well on Orange Pi Zero 1 LTE, good job !

I am asking the opinion of users: do I need to make myVolumio in v.3?
Without this, automatic installation of plugins from the store in version V3 is impossible without (free) login to myVolumio.
Plugins are currently being installed manually.

1 Like

See my comments on the other thread, (in my limited experience) myVolumio doesn’t work well on 512MB devices… Moreover, the image size is bigger, so as per this

The following board configurations are currently on sale:

  1. Orange Pi PC - 1GB
  2. a) Orange Pi One - 1GB
    b) Orange Pi One - 500MB
  3. Orange Pi Lite - 1GB
    Is 1GB enough?

The new version for Orange Pi PC 2:
Volumio-3.224-2022-02-14-orangepipc2.zip
Kernel 5.10.60 with patch (works native DSD) for USB DAC:

  • E1DA 9038d
  • Tempotec Sonata E44.

The new version 3.236 for Orange Pi boards (Orange Pi Lite, Orange Pi PC, Orange Pi One and Orange Pi PC2):
Volumio-3.236-*

  • kernel 5.15.26 (with patch (works native DSD) for USB DAC)
  • node js on OrangePi PC2 (aarch64) failed while emulating the CP15 Barrier instruction (solved)
  • add Volumio FIFO ALSA plugin to the base image

Now you can install (in manual mode) the plugin FusionDsp and it works!
Thanks @balbuze !

Download the plugin and unzip

wget https://github.com/balbuze/volumio-plugins/raw/alsa_modular/plugins/audio_interface/FusionDsp/fusiondsp.zip
mkdir fusion
miniunzip fusiondsp.zip -d ./fusion
cd fusion

In Install.sh change

if [ $cpu = "armv7l" ]
becomes
if [ $cpu = "aarch64" ]

Save and install
volumio plugin install

I pushed an update to allow install on aarch64
So, no need to tweak files now :wink:

wget https://github.com/balbuze/volumio-plugins/raw/alsa_modular/plugins/audio_interface/FusionDsp/fusiondsp.zip
mkdir fusion
miniunzip fusiondsp.zip -d ./fusion
cd fusion
volumio plugin install
cd ..
rm -Rf fusion*

That’s excellent. It will be easier to install

@milom , try installing the Volumio-3.236-2022-03-07-orangepipc2.
He is also on H5. It should start and work.
Check it out, I’m interested myself.

3.236 run very slow on 1GB OrangePi Lite

1 Like

This is a test image for the operation of the plugin DSP.
Install the version 3.198, but the DSP plugin will not work there.

Thanks, But 3.198 is slow and frozen, too.

1 Like

On my board (1GB OrangePi Lite), both images work fast.
I checked it again yesterday - re-installed on Samsung microSD (32 Gb). It works quite speedly.

PS: some time I installed on a no name microSD card and the system was slowing down.