Dreambox 4K - How to get the correct date and time automatically

  • Yes, the NTP server is running on the gateway. I conected 3 different machines to the connection (DUNE HD, TV and a DVD recorder) I use from the Dreambox, I got the date and hour immediately. Only one failed: the dreambox.


    I give up and I hope that the dreambox will become reliable in the future ...


    Thank you for your help.

    2 Mal editiert, zuletzt von turner6 ()

  • Just try to add the timeserver manually in /var/lib/connman/ethernet_000934xxxxxx_cable/settings


    Code
    Timeservers=gateway-IP;

    and reboot.



    If this works, you maybe found (another) Enigma2 bug, if not add a timeserver of your timezone instead, eg.


    Code
    Timeservers=de.pool.ntp.org;

    Gruß Fred

    Die Dreambox ist tot, es lebe die Dreambox

    Einmal editiert, zuletzt von Fred Bogus Trumper ()

  • Fred, thank you very much but as I said before, I gave up.


    Maybe Dreambox will release a new firmware in the future including a solution to this problem.


    In the meantime, I set the time and date manually with the following command :


    date -s YYYY.MM.DD-hh:mm:ss

    2 Mal editiert, zuletzt von turner6 ()