Hi all,
I’m looking for a modern replacement for my living room vdr with one PCI DVB-S2 card, an external USB receiver and a Hama MCE remote control. My idea is to use some small computer and SATIP with a Telestar SATIP receiver.
I started with a NUC7CJYHN2, but without any success. No TV output with any MLD version, probably due to missing vaapi driver (BTW: yavdr ansible provided video output, but with poor quality). Only a few keys on the remote control worked. My analysis showed, that OOTB support for Hama MCE vanished between MLD 5.1 and now somewhere in the eventlirc system.
After that experience I switched to another promising platform, a RPI4+USB3 SSD installed in a nice „GeeekPi DeskPi Pro Set-Top-Box“. Installation of MLD 5.5 unstable was easy. SSD taken as install destination, SD-Card removed and MLD boots from SSD. Hama MCE still not working, but that problem could be solved by moving to flirc2.
Unfortunately here the good news end. After a few hours running (without recording) RPI4s oom reaper starts aborting arbitrary processes. Might be „xorg“, „vdr“ or „sshd“ that are aborted. This seems to be a problem that is described here
https://github.com/raspberrypi/linux/issues/3210 , but without any real solution. I already tried adding swap space and different power supplies.
At this point, I have no more ideas about how to proceed. Is there anybody with a similar installation?