MPD on omega2 plus
-
Hi, I'm trying to install mpd (https://openwrt.org/packages/pkgdata/mpd-full) (or mopidy or just some media player daemon) to save the music on my omega and use it like music player to stream the audio to clients of mpd using icecast (later I will put the omega in the headphones and connect i2s audio amplifier to switch between streaming audio to clients and play it on the server).
The problem now is what I have installed mpd-full, but I can not run it because of two errors:
and I can not install mopidy because of a problem with gstreamerThanks for advice and help
-
Sounds like an error with the standard C++ library linkage (https://stackoverflow.com/q/20708165/5296568).
The list of dependencies in the mpd-full package also include
libstdcpp
of version5.4.0-1
, what do you have installed?
-
Yes,
opkg list | grep cpp
libstdcpp - 5.4.0-1I have also updated all the packages using
opkg list-upgradable | cut -f 1 -d ' ' | xargs opkg upgrade
but it does not help (Lede is now installed and I also don't know, how to go back to omegaOS)
BusyBox v1.28.3 () built-in shell (ash)_________ / /\ _ ___ ___ ___
/ LE / \ | | | | | |
/ DE / \ | || || |) | |
/______/ LE \ |||/|| lede-project.org
\ \ DE /
\ LE \ / -----------------------------------------------------------
\ DE \ / Reboot (17.01-SNAPSHOT, r3497-033367e)
_______/ -----------------------------------------------------------oupgrade --latest
Device Firmware Version: 0.1.10 b160
Checking latest version online...
Repo Firmware Version: 0.2.0 b187
Comparing version numbers
New firmware version available, need to upgrade device firmware
Downloading new firmware ...
/usr/bin/oupgrade: local: line 377: not in a function