Volumio 3 (Debian Buster) - Orange Pi images

Currently not supported.

1 Like

Show the output of the command:
ip a

Hello! I apologize in advance for the translation through GOOGLE. I am using Volumio-3.236-orangepipc image and hifi digi+ v1.0 (wm8804g). How can I put a module on it. I can’t find a driver for it. I found only for arduino

@LechFromPL , you need to change the name of wireless network interface (wlx14… to wlan0).
How to do it is written here:
https://wiki.debian.org/NetworkInterfaceNames

PS: and you need to learn how to login via ssh, the text is easily copied there and inserted into the forum or somewhere else. Sometimes it is difficult to make out the text from the photos from the monitor.

Thank’s. I changed a name of adapter, now I can see the wifi networks but there is still error.

Now for ip a i get

3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc mq state DOWN group default qlen 1000
link/ether 14:eb:b6:84:b5:84 brd ff:ff:ff:ff:ff:ff

error from journalctl -xe

– The job identifier is 1780 and the job result is failed.
Jul 22 18:44:12 volumio sudo[2348]: pam_unix(sudo:session): session closed for u
Jul 22 18:44:13 volumio ntpd[2449]: Soliciting pool server 193.70.94.182
Jul 22 18:44:13 volumio kernel: R8188EU: INFO indicate disassoc
Jul 22 18:44:14 volumio ntpd[2449]: Soliciting pool server 213.199.225.40
Jul 22 18:44:14 volumio ntpd[2449]: Soliciting pool server 193.34.155.4
Jul 22 18:44:15 volumio ntpd[2449]: Soliciting pool server 213.81.129.99
Jul 22 18:44:15 volumio ntpd[2449]: Soliciting pool server 178.215.228.24
Jul 22 18:44:15 volumio ntpd[2449]: Deleting interface #4 wlan0, 192.168.31.249#
Jul 22 18:44:15 volumio ntpd[2449]: Soliciting pool server 201.217.3.85
Jul 22 18:44:16 volumio ntpd[2449]: Soliciting pool server 137.74.32.129
Jul 22 18:44:16 volumio ntpd[2449]: Soliciting pool server 185.51.192.34
Jul 22 18:44:16 volumio ntpd[2449]: Soliciting pool server 91.212.242.21
Jul 22 18:44:16 volumio ntpd[2449]: Soliciting pool server 192.36.143.130
Jul 22 18:44:17 volumio volumio[1089]: info: mDNS Browse raised the following er
Jul 22 18:44:17 volumio ntpd[2449]: Soliciting pool server 198.211.103.209
Jul 22 18:44:17 volumio ntpd[2449]: Soliciting pool server 81.21.76.27
Jul 22 18:44:17 volumio ntpd[2449]: Soliciting pool server 185.53.93.157
Jul 22 18:44:18 volumio ntpd[2449]: Soliciting pool server 147.182.158.78
Jul 22 18:44:18 volumio ntpd[2449]: Soliciting pool server 38.229.54.9
Jul 22 18:44:19 volumio ntpd[2449]: Soliciting pool server 5.34.248.225
Jul 22 18:44:19 volumio ntpd[2449]: Soliciting pool server 2a0d:5440::24
lines 1623-1645/1645 (END)

– The job identifier is 1780 and the job result is failed.
Jul 22 18:44:12 volumio sudo[2348]: pam_unix(sudo:session): session closed for user root
Jul 22 18:44:13 volumio ntpd[2449]: Soliciting pool server 193.70.94.182
Jul 22 18:44:13 volumio kernel: R8188EU: INFO indicate disassoc
Jul 22 18:44:14 volumio ntpd[2449]: Soliciting pool server 213.199.225.40
Jul 22 18:44:14 volumio ntpd[2449]: Soliciting pool server 193.34.155.4
Jul 22 18:44:15 volumio ntpd[2449]: Soliciting pool server 213.81.129.99
Jul 22 18:44:15 volumio ntpd[2449]: Soliciting pool server 178.215.228.24
Jul 22 18:44:15 volumio ntpd[2449]: Deleting interface #4 wlan0, 192.168.31.249#123, interface stats: received=0, sent=0, dropped=0, active_time
Jul 22 18:44:15 volumio ntpd[2449]: Soliciting pool server 201.217.3.85
Jul 22 18:44:16 volumio ntpd[2449]: Soliciting pool server 137.74.32.129
Jul 22 18:44:16 volumio ntpd[2449]: Soliciting pool server 185.51.192.34
Jul 22 18:44:16 volumio ntpd[2449]: Soliciting pool server 91.212.242.21
Jul 22 18:44:16 volumio ntpd[2449]: Soliciting pool server 192.36.143.130
Jul 22 18:44:17 volumio volumio[1089]: info: mDNS Browse raised the following error Error: dns service error: unknown
Jul 22 18:44:17 volumio ntpd[2449]: Soliciting pool server 198.211.103.209
Jul 22 18:44:17 volumio ntpd[2449]: Soliciting pool server 81.21.76.27
Jul 22 18:44:17 volumio ntpd[2449]: Soliciting pool server 185.53.93.157
Jul 22 18:44:18 volumio ntpd[2449]: Soliciting pool server 147.182.158.78
Jul 22 18:44:18 volumio ntpd[2449]: Soliciting pool server 38.229.54.9
Jul 22 18:44:19 volumio ntpd[2449]: Soliciting pool server 5.34.248.225
Jul 22 18:44:19 volumio ntpd[2449]: Soliciting pool server 2a0d:5440::24

$systemctl status wireless.service
● wireless.service - Wireless Services
Loaded: loaded (/lib/systemd/system/wireless.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Fri 2022-07-22 18:44:12 UTC; 2min 13s ago
Process: 2350 ExecStart=/volumio/app/plugins/system_controller/network/wireless.js start (code=exited, status=0/SUCCESS)
Process: 2452 ExecStartPost=/sbin/iw dev wlan0 set power_save off (code=exited, status=237/KEYRING)
Main PID: 2378 (code=exited, status=0/SUCCESS)

Jul 22 18:44:12 volumio wireless.js[2350]: … joined AP, wlan0 IPv4 is 192.168.31.249, ipV6 is undefined
Jul 22 18:44:12 volumio wireless.js[2350]: It’s done! AP
Jul 22 18:44:12 volumio iw[2452]: command failed: No such device (-19)
Jul 22 18:44:12 volumio systemd[1]: wireless.service: Control process exited, code=exited, status=237/KEYRING
Jul 22 18:44:12 volumio wpa_supplicant[2378]: ioctl[SIOCSIWAP]: Operation not permitted
Jul 22 18:44:12 volumio wpa_supplicant[2378]: wlan0: CTRL-EVENT-DISCONNECTED bssid=50:64:2b:0d:40:96 reason=3 locally_generated=1
Jul 22 18:44:12 volumio wpa_supplicant[2378]: ioctl[SIOCSIWAP]: Operation not permitted
Jul 22 18:44:12 volumio wpa_supplicant[2378]: wlan0: CTRL-EVENT-TERMINATING
Jul 22 18:44:12 volumio systemd[1]: wireless.service: Failed with result ‘exit-code’.
Jul 22 18:44:12 volumio systemd[1]: Failed to start Wireless Services.

Hi, I installed 3.236 version and it works like a charm :slight_smile: Really appreciate for this build. I like that it is without login and I installed plugins with ssh access. Spent a lot of time making Spotify connect plugin work - I just did not have a premium account - that solved the issue. Small think I have usb wifi dongle and it doesn`t work, anyway LAN is better.
I choose the Orange pc because it is much cheaper now than Raspberry pi, but I think the best will be to use “Onn. tv” device as a streamer (usb output to xmos DAC) but there is no volumio 3 for this device yet.

1 Like

@LechFromPL , try installing the driver for USB Wifi (R8188EU), the source code is here:

The kernel headers are here

Similar problems to yours:
ioctl[SIOCSIWAP]: Operation not permitted >>> , >>>

If you have TL-WN725N (0bda:8176) , [rtl8192cu], then the source code is here:

PS: maybe it will take off.

Thanx a lot.

Hi, does anybody tried to install and use Bluetooth on this image? I want to use Orange PC as a Bluetooth receiver, I have no input selector in my DAC, so it is very important to me. I installed BlueZ with all staff, but my device tries to connect and then lost connection. Connected-yes, connected-no, on the phone, it shows “not correct pin”, but I cannot get a real error. I make the device “trusted” and once it was even connected. But I cannot make it works anyway. Possibly it is an old kernel?

Hello.
Tested the Volumio-3.236-2022-03-06 image on an Orangepipc board.
I could not set up Wi-Fi, when it is turned on, the list of available networks does not appear. Only wired connection works.
Manually installed Spotify. Plugins only manual installation. MyVolumio asks for their installation. It is a pity that he is not supported by the image.

Hi, I updated my Orange PC to Debian 11:

But I still have a kernel version 5.15.26-sunxi and in accordance with

kernel version before 17 has problems with usb Bluetooth/wifi dongles.
Is it possible to update kernel for version 5.20 or something like this?
For example

1 Like

Yes, you can.
Use this repository: https://github.com/armbian/build

use the debs directly and then can’t boot . :frowning:

please update it

Unfortunately, I was not able to build and update a kernel. From the link, I cannot build it on orangepc, and under Windows/Debian without virtualization. Also here
https://imola.armbian.com/beta/pool/main/l/linux-5.19.4-sunxi/
and here
https://imola.armbian.com/beta/pool/main/l/linux-source-5.19.4-edge-sunxi/
I found parts, and the whole linux, but after installation, the Linux was empty, even without sudo or apt-get binaries. Is there another way to update the kernel for the last image?

Read the documentation, everything is written there in detail:
https://docs.armbian.com/Developer-Guide_Build-Preparation/

Yes, it is a sad story about kernel updates. I built armbian 5.19 from here Building Armbian - Armbian Documentation and installed it with “dpkg -i” from debs folder, and after reboot, as a result, I got an empty linux without libraries and even without apt-get and sudo binaries. Also, I tried to install armbian-config tool as mentioned here: https://github.com/armbian/config and choose sunxi 15.17 version - opange pc even was not started after the update. I already have 5.17, 5.18, 5.19 different versions, but I cannot update it properly with u-boot that exists in the current image. Also, I tried to install volumio to the empty linux - still too many build errors.

1 Like

Hello everybody.
I’m testing manually installed Spotify. Works somewhat incorrectly.

  1. Each time the page is reloaded in the web browser, the track time is reset to 0.
  2. Android and Windows applications adjust the volume in a small range, and are reset to the initial level with each new track. The volume is fully adjustable only through the web page. :grin:

please update to the latest kernel.

updated images with MyVolumio have been released here

1 Like