OMV on Odroid XU4 - miniDLNA install

    • Offizieller Beitrag

    Pretty sure it works but I can't confirm since my XU4 failed. This also means I can't make a new image.

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Hi,


    thank you for prompt reply. I've tried to install but getting the following error:



    When attempting to download libraries I'm getting:


    Code
    root@unseenuniv:~# apt-get install libavformat54
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Package libavformat54 is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source
    
    
    E: Package 'libavformat54' has no installation candidate


    Which means probably that the core is not compatible with libraries. I've tried to make a research on this problem but any solution found thanks to uncle google did not succeeded.
    Any help appreciated. :D


    Best regards

    • Offizieller Beitrag

    Did you install OMV using the pre-made xu4 image on sourceforge?

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Offizieller Beitrag

    You must have changed something because minidlna on OMV 2.x should require libavformat53. What is the output of: grep -r ^deb /etc/apt/*

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • The only change is that I've updated packages through the web interface.
    The output is:

    Code
    /etc/apt/sources.list:deb http://ftp.uk.debian.org/debian wheezy main contrib non-free
    /etc/apt/sources.list:deb-src http://ftp.uk.debian.org/debian wheezy main contrib non-free
    /etc/apt/sources.list:deb http://ftp.uk.debian.org/debian wheezy-updates main contrib non-free
    /etc/apt/sources.list:deb-src http://ftp.uk.debian.org/debian wheezy-updates main contrib non-free
    /etc/apt/sources.list:deb http://security.debian.org/debian-security wheezy/updates main contrib non-free
    /etc/apt/sources.list:deb-src http://security.debian.org/debian-security wheezy/updates main contrib non-free
    /etc/apt/sources.list.d/omv-extras-org-stoneburner.list:deb http://packages.omv-extras.org/debian/ stoneburner main
    /etc/apt/sources.list.d/openmediavault.list:deb http://packages.openmediavault.org/public stoneburner main
    /etc/apt/sources.list.d/openmediavault-local.list:deb file:/var/cache/openmediavault/archives /
    • Offizieller Beitrag

    What is the output of: apt-cache search libavformat

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Code
    libavformat-dev - Development files for libavformat
    libavformat-extra-53 - Libav video postprocessing library (transitional package)
    libavformat53 - Libav file format library
    libvalhalla-bin - test utilities for libvalhalla
    libvalhalla-dev - tiny media scanner library -- development files
    libvalhalla-doc - developer documentation for libvalhalla
    libvalhalla2 - tiny media scanner library
    libvalhalla2-dbg - debugging symbols for libvalhalla2
    • Offizieller Beitrag

    That looks correct. How about apt-cache policy minidlna

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Code
    minidlna:
    Installed: (none)
    Candidate: 1.1.4+dfsg-3
    Version table:
    1.1.4+dfsg-3 0
    995 http://packages.omv-extras.org/debian/ stoneburner/main armhf Packages
    1.0.24+dfsg-1 0
    500 http://ftp.uk.debian.org/debian/ wheezy/main armhf Packages
    • Offizieller Beitrag

    Try:


    apt-get install minidlna=1.0.24+dfsg-1

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • You must be genius. It works and minidlna deamon is working.
    The only thing is that in OMV web interface minidlna is shown as not installed and there is no configuration interface (but I assume that it may be configured through config files so I need to read docs - correct me if I'm wrong).

    • Offizieller Beitrag

    You should be able to re-install the plugin with apt-get install openmediavault-minidlna

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Yep, it works.
    Thank you a lot for your help, I really appreciate it.


    What I can propose is to start a funding campaign for a new XU4 for you - I'll be happy to participate and support :)


    Best regards

    • Offizieller Beitrag

    Not sure how to do that but I will maintain an image if I have hardware. I actually didn't buy my xu4. odroid sent a pre-production model to me to create an OMV image for it.

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!