Page 1 of 1

Ubuntu tvheadend tv adapter empty

PostPosted: Thu Nov 12, 2020 10:58 pm
by adriansuhr
ubuntu 20.10/20.04 lts, tvheadend on dvb inputs TV adapters is empty, there is any solution available? the installation guide is not working for me.

Re: Ubuntu tvheadend tv adapter empty

PostPosted: Mon Nov 16, 2020 10:52 am
by steven
hi sir

do you have installed the driver check your
ls /dev/dvb/ folder if adaptor is here but tvheadend can not seen the tuner then you can try delete the tvheadend configuration folder
rm -rf /.hts/tvheadend/
rm -rf /root/.hts/tvheadend/
rm /var/lib/hts/.hts/tvheadend/ -rf

then restart tvheadend again .

Thanks

kind Regards

steven

Re: Ubuntu tvheadend tv adapter empty

PostPosted: Thu Nov 26, 2020 7:54 am
by adriansuhr
Empty, seems drivers issue many other post seem to happend too, please step by step guide! :D

Re: Ubuntu tvheadend tv adapter empty

PostPosted: Thu Nov 26, 2020 2:11 pm
by steven
Hi Sir

Please have a try with this package install the driver :
# wget http://www.tbsdtv.com/download/document/linux/media_build-2020-09-23.tar.bz2
# sudo rm -rf /lib/modules/`uname -r`/kernel/drivers/media/
#tar jxvf media_build-2020-09-23.tar.bz2
#cd media_build
#./install.sh
#reboot

Thanks

Kind Regards

steven