Dear all,
I'm new here so excuse (and correct) me if I did anything wrong.
I'm trying to build a LAN streaming server to use it then on my Jellyfin server that is as hosted as the Tvheadend on the same machine with a PCI Twinhan VP-1025 DVB-S tuner card. The machine is running a Linux based Truenas Scale distro and both Jellyfin and Tvheadend are installed apps using Truecharts.
I managed to make the tuner card get detected under Tvheadend adapters listing, but when I scan the muxes for channels it returns nothing and all the muxes are marked as failed. I googled as much as I could with no luck.
When I run lspci -k
in the Truenas Scale shell, I get:
I can also verify that /dev/dvb/adapter0
exists as well.
And when I run dmesg | grep -i dvb
here is what I get:
I tried using the card with another Windows system with the same setup just to check if there is a problem with the card or anything else, it worked fine and could tune to almost all the transponders.
What am I missing? What could be done here as I have no experience with any of these stuff?
Thanks in advance.