Page 1 of 1

TBS6209 install driver issue or card detection problem

PostPosted: Wed Mar 28, 2018 2:46 am
by mitja
Hi,

I've got a brand new Octa TV tuner TBS6209 and it gives me headaches. It just came when my two old TBS6285 are starting to fail (any reasons on why failing two cards on MOI PRO? Failing like suddenly starting to develop artifacts like bad reception etc...). I installed a fresh install of Ubuntu 16.04 server. Driver installation looks too easy, basically following the Readme it goes like this:
#sudo rm -rf /lib/modules/`uname -r`/kernel/drivers/media/
#tar jxvf media_build-2018-0206.tar.bz2
#cd media_build
#./install.sh
#reboot


I followed the steps and there were no complaints. I installed mumudvb and dvblast and here the problems starts. I am connected to DVB-C to a frequency with open channels (no encryption) and mumudvb complains with channel scrambled message. I doublechecked with dvblast and I get: warning: failed opening CAM device /dev/dvb/adapter0/ca0. Tested on the same frequency as failing MOI PRO cards, it opens without decryption.

Am I supposed to explicitly tell the card that we are on a DVB-C? Or should I be compiling the drivers for DVB-C like on old cards?
Any advice please?
Following some debugging output, dmesg also.

Thanks.

https://pastebin.com/raw/GRxvDDYu

Re: TBS6209 install driver issue or card detection problem

PostPosted: Wed Mar 28, 2018 10:03 am
by xiaocao
hi ,


1. mumudvb .

from the log ,
#mumudvb -vdc /etc/mumudvb/mumudvb0.cfg
MuMuDVB Version 2.1.0_20170408_mumudvb2
--- Build information ---
Built without CAM support.
Built without SCAM support.

your mumudvb don't support CAM.


2. dvblast

dvblast -f 754000000 -s 6900000 -m qam_auto -a 0 -c /etc/dvblast/dvblast_0.conf -5 DVBC_ANNEX_A

please add -5 DVBC_ANNEX_A .




best regards1

Re: TBS6209 install driver issue or card detection problem

PostPosted: Wed Mar 28, 2018 2:52 pm
by mitja
Hi,

1. Should I recompile mumudvb with encryption even if I don't need it?
2. That worked. Thank you very much. :D

Regards,
mitja

Re: TBS6209 install driver issue or card detection problem

PostPosted: Fri Mar 30, 2018 8:18 pm
by mitja
I was too fast...it partially helped.
Now I have a lock but the tuner detects channels as scrambled but they are all open.

https://pastebin.com/raw/8CHWTjfD