Please use this topic to discuss errors, missing components or improvement suggestions during the Volumio 3 RC1 beta test phase for Odroid devices.
In this opening and first following post I will keep a list of beta versions, fixes, known problems and important updates.
Before reporting issues, please also refer to volumio-3-rc1-open-beta-testing for known general issues.
Current version
Odroid C0/C1/C1+/ C2/ C4/ N2/ N2+ and XU4
Feel free to try them, most things should work now. C4 users: please refer to the “Note on DAC Usage” in this thread
this is standard Volumio behavior at the moment, this is an issue on x86 as well. Makes log analysis not easier
I’ll look into the indexing problems, we seem to have general issues with MPD, so this may be related.
Added USB wifi dongle to get rid of hostapd rubbish in system log. mpd service running ok.
volumio@volumiostudy:~$ sudo systemctl status mpd
● mpd.service - Music Player Daemon
Loaded: loaded (/lib/systemd/system/mpd.service; enabled; vendor preset: enabled)
Active: active (running) since Thu 2021-04-15 10:32:06 UTC; 23min ago
Docs: man:mpd(1)
man:mpd.conf(5)
Process: 5448 ExecStartPre=/usr/bin/touch /var/log/mpd.log (code=exited, status=0/SUCCESS)
Process: 5471 ExecStartPre=/bin/chown volumio /var/log/mpd.log (code=exited, status=0/SUCCESS)
Main PID: 5476 (mpd)
Tasks: 3 (limit: 3843)
Memory: 6.3M
CGroup: /system.slice/mpd.service
└─5476 /usr/bin/mpd --no-daemon
Nothing in /var/log/mpd.log.
Nothing in journalctl -u mpd
volumio@volumiostudy:~$ date
Thu Apr 15 10:58:24 UTC 2021
volumio@volumiostudy:~$ sudo journalctl -u mpd
-- Logs begin at Thu 2021-04-15 10:31:13 UTC, end at Thu 2021-04-15 10:58:32 UTC. --
Apr 15 10:31:15 volumiostudy systemd[1]: Starting Music Player Daemon...
Apr 15 10:31:17 volumiostudy mpd[4377]: Apr 15 10:31 : exception: Decoder plugin 'wildmidi' is unavailable: configuration file does not
Apr 15 10:31:17 volumiostudy systemd[1]: Started Music Player Daemon.
Apr 15 10:31:32 volumiostudy systemd[1]: Stopping Music Player Daemon...
Apr 15 10:31:32 volumiostudy systemd[1]: mpd.service: Succeeded.
Apr 15 10:31:32 volumiostudy systemd[1]: Stopped Music Player Daemon.
Apr 15 10:31:32 volumiostudy systemd[1]: Starting Music Player Daemon...
Apr 15 10:31:33 volumiostudy mpd[4961]: Apr 15 10:31 : exception: Decoder plugin 'wildmidi' is unavailable: configuration file does not
Apr 15 10:31:33 volumiostudy systemd[1]: Started Music Player Daemon.
Apr 15 10:31:35 volumiostudy systemd[1]: Stopping Music Player Daemon...
Apr 15 10:31:35 volumiostudy systemd[1]: mpd.service: Succeeded.
Apr 15 10:31:35 volumiostudy systemd[1]: Stopped Music Player Daemon.
Apr 15 10:31:35 volumiostudy systemd[1]: Starting Music Player Daemon...
Apr 15 10:31:52 volumiostudy mpd[5197]: Apr 15 10:31 : exception: Decoder plugin 'wildmidi' is unavailable: configuration file does not
Apr 15 10:31:52 volumiostudy systemd[1]: Started Music Player Daemon.
Apr 15 10:32:05 volumiostudy systemd[1]: Stopping Music Player Daemon...
Apr 15 10:32:05 volumiostudy systemd[1]: mpd.service: Succeeded.
Apr 15 10:32:05 volumiostudy systemd[1]: Stopped Music Player Daemon.
Apr 15 10:32:05 volumiostudy systemd[1]: Starting Music Player Daemon...
Apr 15 10:32:06 volumiostudy mpd[5476]: Apr 15 10:32 : exception: Decoder plugin 'wildmidi' is unavailable: configuration file does not
Apr 15 10:32:06 volumiostudy systemd[1]: Started Music Player Daemon.
lines 1-22/22 (END)
System log looks as though mpd is scanning ok, but no tracks appearing indexed.
Indexing fine now thank you. Music library in UI disappears & returns occasionally (I’ve seen someone else report this in one of the other beta tests).
hostapd & BT complaints no longer present in log.
Edit: Music library in UI is (possibly) stable … only saw the changes a couple of times in the first period after updating.
3.101 will be announced today for RPi, x86 and Tinkerboard.
However, I have not done any alpha testing yet on Odroid devices since 3.066
Perhaps there is time next week, but no promises.