Openmediavault Tvheadend Docker

  • wieso jetzt schon aufgeben ?!

    Ich lese das der Treiber ab Kernel 3.19 integriert ist..
    Gib mal unter omv folgendes ein:

    dmesg | greb -i dvb

    Meine Hardware

    NAS-->: G4560, 8GB, Gigabyte DS3H- WD Red OMV 4.x (latest)| TVHeadend 4.x.x (latest) | DD CineS2 V6. (+Oscam)
    Raspi 4 --> LibreElec (latest)
    Nvidia Shield 2017

  • root@serverneu:~# dmesg greb -i dvb

    Usage:
    dmesg [options]

    Display or control the kernel ring buffer.

    Options:
    -C, --clear clear the kernel ring buffer
    -c, --read-clear read and clear all messages
    -D, --console-off disable printing messages to console
    -E, --console-on enable printing messages to console
    -F, --file <file> use the file instead of the kernel [definition='1','0']log[/definition] buffer
    -f, --facility <list> restrict output to defined facilities
    -H, --human human readable output
    -k, --kernel display kernel messages
    -L, --color[=<when>] colorize messages (auto, always or never)
    colors are enabled by default
    -l, --level <list> restrict output to defined levels
    -n, --console-level <level> set level of messages printed to console
    -P, --nopager do not pipe output into a pager
    -r, --raw print the raw message buffer
    -S, --syslog force to use syslog(2) rather than /dev/kmsg
    -s, --buffer-size <size> buffer size to query the kernel ring buffer
    -u, --userspace display userspace messages
    -w, --follow wait for new messages
    -x, --decode decode facility and level to readable string
    -d, --show-delta show time delta between printed messages
    -e, --reltime show local time and time delta in readable format
    -T, --ctime show human-readable timestamp (may be inaccurate!)
    -t, --notime don't show any timestamp with messages
    --time-format <format> show timestamp using the given format:
    [delta|reltime|ctime|notime|iso]
    Suspending/resume will make ctime and iso timestamps inaccurate.

    -h, --help display this help and exit
    -V, --version output version information and exit

    Supported [definition='1','0']log[/definition] facilities:
    kern - kernel messages
    user - random user-level messages
    mail - mail system
    daemon - system daemons
    auth - security/authorization messages
    syslog - messages generated internally by syslogd
    lpr - line printer subsystem
    news - network news subsystem

    Supported [definition='1','0']log[/definition] levels (priorities):
    emerg - system is unusable
    alert - action must be taken immediately
    crit - critical conditions
    err - error conditions
    warn - warning conditions
    notice - normal but significant condition
    info - informational
    [definition=12,0]debug[/definition] - debug-level messages


    For more details see dmesg(1).
    root@serverneu:~# ^C

  • root@serverneu:~# dmesg grep -i dvb

    Usage:
    dmesg [options]

    Display or control the kernel ring buffer.

    Options:
    -C, --clear clear the kernel ring buffer
    -c, --read-clear read and clear all messages
    -D, --console-off disable printing messages to console
    -E, --console-on enable printing messages to console
    -F, --file <file> use the file instead of the kernel [definition='1','0']log[/definition] buffer
    -f, --facility <list> restrict output to defined facilities
    -H, --human human readable output
    -k, --kernel display kernel messages
    -L, --color[=<when>] colorize messages (auto, always or never)
    colors are enabled by default
    -l, --level <list> restrict output to defined levels
    -n, --console-level <level> set level of messages printed to console
    -P, --nopager do not pipe output into a pager
    -r, --raw print the raw message buffer
    -S, --syslog force to use syslog(2) rather than /dev/kmsg
    -s, --buffer-size <size> buffer size to query the kernel ring buffer
    -u, --userspace display userspace messages
    -w, --follow wait for new messages
    -x, --decode decode facility and level to readable string
    -d, --show-delta show time delta between printed messages
    -e, --reltime show local time and time delta in readable format
    -T, --ctime show human-readable timestamp (may be inaccurate!)
    -t, --notime don't show any timestamp with messages
    --time-format <format> show timestamp using the given format:
    [delta|reltime|ctime|notime|iso]
    Suspending/resume will make ctime and iso timestamps inaccurate.

    -h, --help display this help and exit
    -V, --version output version information and exit

    Supported [definition='1','0']log[/definition] facilities:
    kern - kernel messages
    user - random user-level messages
    mail - mail system
    daemon - system daemons
    auth - security/authorization messages
    syslog - messages generated internally by syslogd
    lpr - line printer subsystem
    news - network news subsystem

    Supported [definition='1','0']log[/definition] levels (priorities):
    emerg - system is unusable
    alert - action must be taken immediately
    crit - critical conditions
    err - error conditions
    warn - warning conditions
    notice - normal but significant condition
    info - informational
    [definition=12,0]debug[/definition] - debug-level messages


    For more details see dmesg(1).
    root@serverneu:~#

  • Keine Ahnung warum .
    Habe das noch gemacht.
    sudo wget -O /lib/firmware/dvb-demod-m88ds3103.fw https://github.com/OpenELEC/dvb-f…od-m88ds3103.fw

    Dann im Docker alles gelöscht auch die AppData.
    Neu im Docker Image gestartet.
    Einstellung :
    PIUD:1000
    PGUID:1000
    Ohne -devic=/dev/dvb --device=/dev/dri

    Start mit einem LNB geht nicht alle 4 angeschlossen siehe da es läuft.

    Ob das jetzt Zufall war ?

    Ich bin glücklich.

    Super danke

    113 Muxe
    1491 Services

  • hast du dir das mal angesehen.. scheinbar benötigt die Karte für den Tuner noch eine Firmware welche sich in lib/firmware befinden muss.. also downloaden und einfügen..

    link

    Meine Hardware

    NAS-->: G4560, 8GB, Gigabyte DS3H- WD Red OMV 4.x (latest)| TVHeadend 4.x.x (latest) | DD CineS2 V6. (+Oscam)
    Raspi 4 --> LibreElec (latest)
    Nvidia Shield 2017

  • na siehst du... mit wget wurde ja genau das beschriebene getan.

    Du weißt was das Argument --device/dev/dvb tut ?!

    Meine Hardware

    NAS-->: G4560, 8GB, Gigabyte DS3H- WD Red OMV 4.x (latest)| TVHeadend 4.x.x (latest) | DD CineS2 V6. (+Oscam)
    Raspi 4 --> LibreElec (latest)
    Nvidia Shield 2017

  • Ja
    habe mir das Video genau angesehen.(und übersetzt)
    https://www.youtube.com/watch?v=K2Js21dgoFI
    Das Video ist gut

    Am Anfang hatte ich ohne das Argument Probleme.

    Rein raus nur ein Argument eben probiert.
    Es ist nicht immer logisch was da im Docker passiert.
    Mal hat er nur Fehler angezeigt, mal zeigt er mir die Karten nicht an.
    Meine Einstellung ist so.
    PGID und PUID hatte ich auch schon mal auf 0
    root ,1000 Benutzer


    Habe schon aufgenommen auf das richtige Laufwerk.
    Allerdings noch ein wirklich kleine Probleme, er macht immer einen Ordner für jede Aufnahme.
    Und das falsche Format MPEG-2 Appel hat Probleme damit, ich brauche MKV.
    Benutzer schon eingegeben Sender Nummeriert alles OK.

    Danke
    Gruß

Jetzt mitmachen!

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