Moderator Control Panel ]

ATSC-T and ATSC-C

ATSC-T and ATSC-C

Postby cwjahng » Thu Nov 30, 2017 4:24 pm

I installed TBS6704 and its driver on CentOS server. It looks good except that there is no entry of ATSC-C in adapter menu of Tvheadend.
Your installation manual shows me both ATSC-T and ATSC-C entry in adapter menu of Tvheadend and it says that I can choose one from both ATSC-T and ATSC-C but I cannot. What is my mistake?
I installed the final driver tbs-linux-drivers_v170330.zip on both CentOS 6.9 and 7.4 over Dell R430 and got the same results.

Expecting good suggestion.
Regards,
cwjahng
 
Posts: 8
Joined: Wed Nov 19, 2014 8:55 pm

Re: ATSC-T and ATSC-C

Postby cwjahng » Sat Dec 02, 2017 9:34 pm

I solved this issue. I changed platform OS from CentOS to Ubuntu. There is no such error in Ubuntu. Only ATSC-C cannot be used in CentOS.

Regards,
cwjahng
 
Posts: 8
Joined: Wed Nov 19, 2014 8:55 pm

Re: ATSC-T and ATSC-C

Postby cwjahng » Fri Dec 08, 2017 12:37 pm

I solved this issue perfectly by help of TBS. Thank you Steve.
CentOS is a good platform of TBS6704 for using not only ATSC-T but also ATSC-C. I got the recent installation procedure for CentOS7.

1.update to new kernel
#rpm --import https://www.elrepo.org/RPM-GPG-KEY-elrepo.org
#rpm -Uvh http://www.elrepo.org/elrepo-release-7. ... noarch.rpm
#yum --enablerepo=elrepo-kernel install kernel-lt-devel kernel-lt -y
#grub2-set-default 0

2.Restart to load the new kernel and install gcc unzip
#yum -y install gcc
#yum -y install unzip
#reboot

3.Install some library
#yum -y install perl-devel perl-ExtUtils-CBuilder perl-ExtUtils-MakeMaker
#yum -y install patchutils
#yum -y install patch

4.Install the SHA
#wget https://sourceforge.net/projects/moipro ... z/download -O Digest-SHA-5.93.tar.gz
#tar xvf Digest-SHA-5.93.tar.gz
#cd Digest-SHA-5.93
#perl Makefile.PL
#make && make install

5.Install Perl
#wget https://sourceforge.net/projects/moipro ... p/download -O perl-proc-processtable-master.zip
#unzip perl-proc-processtable-master.zip
#cd perl-proc-processtable-master
#perl Makefile.PL
#make && make install

6.Start install the open source driver
# lspci -vv | grep 6704 (H/W가 존재하는지 확인)
# wget http://www.tbsdtv.com/download/document ... 16.tar.bz2
# sudo rm -rf /lib/modules/`uname -r`/kernel/drivers/media/
# tar jxvf media_build-2017-1016.tar.bz2
# cd media_build
# yum install dpkg dpkg-dev
# ./install.sh
# reboot
# dmesg | grep frontend
cwjahng
 
Posts: 8
Joined: Wed Nov 19, 2014 8:55 pm


Return to ATSC/ Clear QAM Quad Tuner PCIe Card TBS6704

Who is online

Users browsing this forum: No registered users and 1 guest