Posts by haldborg

    problem with signal is still there even though have a brand new living room antenna

    there is a test 5 channels that are 100% all 5 channels so the signal is ok


    think it's a mistake to still put in opentv 7.6


    the guy who set up my living room antenna said there is probably a mistake in the Dreambox DM920 software


    if I use skin from 2023 Pli-hd-fullnight-stein17-mod_1.7.7


    also when recording works fine


    don't use openATV 7.6 gone to other images

    there comes a radio man


    And makes an outdoor antenna so hope there will be better signal

    for that next week ??


    tried running some skins without plugins it ran poorly

    actually think that it is someone who is making some trouble maybe I am wrong

    is my Dreambox about to break


    what I mean is that the Dreambox dm920 is about to break

    from CHatGPT


    ### 1. **`ERROR reading PES`**


    * **What is PES?**

    PES stands for *Packetized Elementary Stream*. These are small data packets used to send video and audio in digital TV (DVB).


    * **The error means:**

    The system is trying to read video/audio data, but something is not working.


    * **“Function not implemented”**

    This means that the function simply does not exist or is not supported in your device or driver.


    * **Example:**

    Imagine a DVD player that is trying to read a certain type of disc, but does not have the functionality to do so → then it fails.


    ---


    ### 2. **`fd=62`**


    * **What is it?**

    “fd” means *file descriptor* – a number the system uses to keep track of open files or streams.


    * **Example:**

    Think of it as a “ticket number” in a queue. Here, the number 62 is the connection that gives an error.


    ---


    ### 3. **`StbHardware`**


    * **What is it?**

    STB = *Set-Top Box* (your TV box).

    So it's about the hardware part of your receiver.


    ---


    ### 4. **`/proc/stb/fp/rtc`**


    * **What is it?**

    A system file that is used to control the clock (RTC = real-time clock) in the box.


    * **Error:**

    *“No such file or directory”* → the file does not exist.


    * **Example:**

    This is equivalent to trying to save a file in a folder that does not exist.


    ---


    ### 5. **`/dev/dbox/fp0`**


    * **What is it?**

    A device file for the front panel (display/buttons) of the box.


    * **Error:**

    The system is trying to write to it, but it doesn't exist.


    * **Example:**

    Like trying to send a signal to a monitor that isn't connected.


    ---


    ### 6. **`setRTCtime failed`**


    * **What is it?**

    The system is trying to set the time on the box.


    * **Error:**

    It fails because the necessary files/devices are not found.


    * **Example:**

    Like setting the clock on a microwave where the buttons don't work.


    ---


    ## Short summary


    * Your box is trying to:


    * read TV data → fails (PES error)


    * update its internal clock → fails (missing files)


    * This typically indicates:


    * missing or incorrect drivers

    * incompatible image (OpenATV version vs. hardware)

    * or that certain hardware features are not available on your model