We have upgraded the community system as part of the upgrade a password reset is required for all users before login in.

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:
    0_1528547454823_b2582092-69e7-48b9-9a9a-7e78e5091624-image.png
    and I can not install mopidy because of a problem with gstreamer

    Thanks 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 version 5.4.0-1, what do you have installed?



  • Yes,

    opkg list | grep cpp
    libstdcpp - 5.4.0-1

    I 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



Looks like your connection to Community was lost, please wait while we try to reconnect.