I think it's a nice skin you've made and the text is easy to read in all menus
now using PurE2 7.6 going forward
I think it's a nice skin you've made and the text is easy to read in all menus
now using PurE2 7.6 going forward
is beautifully made use mix1 with 3 different colors
it is well made will get better with time
only praise for you
WEATHER plugins don't work in EPure2
otherwise it works fine
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
hey use your skin again got a new living room antenna made in my living room
so hope the recordings work in the future
In a few days I will have an outdoor antenna installed so I hope the TV signal will be better than it is now.
have been running with a skin without plugins
it actually runs well it's called Infinityfhd-neo OpenATV 7.6 https://www.opena.tv/viewtopic.php?t=48266
the more plugins there are in a skin the greater the chance of errors
am I right?
found another from 2023 Pli-hd-fullnight-stein17-mod_1.7.7
runs without the errors in the player
therefore do not use GradientFHD
sorry to post it
just thought I should know
@neo3
when will there be a new update of Infinity-neo
so we can fix the errors that are in the 2 pictures
Display More
there is an error in the autotimer text it is completely wrong see picture
EPG should be white text instead of blue
i am totally wild with your skin it is just so beautifully made
using Dreambox DM920
when will there be a new update of Infinity-neo
so we can fix the errors that are in the 2 pictures
@W@Rp
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
The Aglare FHD interface is not working properly on the Zgemma H11S. Channels are starting to freeze. What could be the problem?open 7.6
try infinity-neo don't know if it's for your box
there is an error in the autotimer text it is completely wrong see picture
EPG should be white text instead of blue
i am totally wild with your skin it is just so beautifully made
using Dreambox DM920
" using Terrestrial DVB-T2with CI module". Please always say this to stop wild goose chases.
I don't see the error. Please describe it.
it stops playing from 30 sec to 42
there are 12 sec that are still images
now use skin without plugins it runs without errors
think the error is in openatv 7.6 ?? or something else entirely
Display MoreIt really has nothing to do with the skin.
If it works with other skins, it's just a coincidence.
Sooner or later, it will crash with others too.
Search for “error” (5 matches found in 1 file out of 1 searched) [Normal]
G:\Downloads\20260423-052411-enigma2-debug.log (5 matches)
Zeile 96: 05:24:13.2257 [eDVBDB] Error: Can't open '/etc/enigma2/lamedb'! (Function not implemented)
Zeile 217: 11:07:29.2382 [eDVBDB] Error: Can't open '/etc/enigma2/.../bouquets.tv'! (Function not implemented)
Zeile 219: 11:07:29.2446 [eDVBDB] Error: Can't open '/etc/enigma2/.../bouquets.radio'! (Function not implemented)
Zeile 508: 11:07:34.1051 [StbHardware] Error 2: Unable to write a line to file '/proc/stb/fp/rtc'! (No such file or directory)
Zeile 509: 11:07:34.1052 [StbHardware] Error 2: Unable to write to '/dev/dbox/fp0', setRTCtime failed! (No such file or directory)
is my Dreambox about to break
what I mean is that the Dreambox dm920 is about to break
info on 2nd recording
Dreambox 920 can max 2 recordings at a time
if you try the 3rd recording the 3rd one doesn't work
there's just a black screen
want to use this skin infinity-neo its nice to look at too
just want to recommend this skin infinity-neo
but it's a matter of taste what like to use

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