Open pixelpeter67 opened 10 months ago
Never seen that.
What system you are using, x86 or arm? which kernel version? In linux-2.6.8, this epoll interface changed slightly.
Could you check the main branch for the same issue, i would like to understand if the problem exists there too.
system si debian x64 kernel version 6.3.6 in the main branch message is the same happens directly when switching but everything works
These messages keep coming from the plugin in the log:
Jan 8 22:02:09 vdr1 vdr[1763]: [1763] switching to channel 19 S19.2E-1-1073-28206 (rbb Berlin) Jan 8 22:02:09 vdr1 vdr[1763]: [1770] [poller.c,118]: epoll_ctl(EPOLL_CTL_DEL) failed: Datei oder Verzeichnis nicht gefunden Jan 8 22:02:09 vdr1 vdr[1763]: [1770] [poller.c,118]: epoll_ctl(EPOLL_CTL_DEL) failed: Datei oder Verzeichnis nicht gefunden Jan 8 22:02:09 vdr1 vdr[1763]: [1867] device 2 receiver thread started (pid=1763, tid=1867, prio=high) Jan 8 22:02:09 vdr1 vdr[1763]: [1868] DisplayChannel thread started (pid=1763, tid=1868, prio=high)
What's it all about?