Page 1 of 1

How to perform scan for isdb-t service

PostPosted: Fri Jan 31, 2020 9:47 pm
by leostereo
Hy guys , I recently bough a tbs6814 card.
I installed on my centos 7 server and installed drivers following tbs docs.
I can confirm drivers are ok doing:
Code: Select All Code
[root@tvheadend ~]# lspci -v | grep -E "TBS|Kernel"
4:00.0 Multimedia controller: TBS Technologies DVB Tuner PCIe Card
        Kernel driver in use: TBSECP3 driver
        Kernel modules: tbsecp3
05:00.0 Multimedia controller: TBS Technologies DVB Tuner PCIe Card
        Kernel driver in use: TBSECP3 driver
        Kernel modules: tbsecp3
[root@tvheadend ~]# dmesg | grep front
[    9.547717] TBSECP3 driver 0000:04:00.0: DVB: registering adapter 0 frontend 0 (Turbosight TBS 6814 (Quad ISDB-T))...
[    9.644930] TBSECP3 driver 0000:04:00.0: DVB: registering adapter 1 frontend 0 (Turbosight TBS 6814 (Quad ISDB-T))...
[    9.719157] TBSECP3 driver 0000:04:00.0: DVB: registering adapter 2 frontend 0 (Turbosight TBS 6814 (Quad ISDB-T))...
[    9.846963] TBSECP3 driver 0000:04:00.0: DVB: registering adapter 3 frontend 0 (Turbosight TBS 6814 (Quad ISDB-T))...
[   10.317977] TBSECP3 driver 0000:05:00.0: DVB: registering adapter 4 frontend 0 (TurboSight TBS 6908 DVB-S/S2 )...
[   10.425641] TBSECP3 driver 0000:05:00.0: DVB: registering adapter 5 frontend 0 (TurboSight TBS 6908 DVB-S/S2 )...
[   10.538594] TBSECP3 driver 0000:05:00.0: DVB: registering adapter 6 frontend 0 (TurboSight TBS 6908 DVB-S/S2 )...
[   10.662306] TBSECP3 driver 0000:05:00.0: DVB: registering adapter 7 frontend 0 (TurboSight TBS 6908 DVB-S/S2 )...
[   32.502413] TBSECP3 driver 0000:05:00.0: DVB: adapter 7 frontend 0 frequency 0 out of range (950000..2150000)
[   32.504951] TBSECP3 driver 0000:05:00.0: DVB: adapter 6 frontend 0 frequency 0 out of range (950000..2150000)
[   32.507136] TBSECP3 driver 0000:05:00.0: DVB: adapter 5 frontend 0 frequency 0 out of range (950000..2150000)
[   32.509609] TBSECP3 driver 0000:05:00.0: DVB: adapter 4 frontend 0 frequency 0 out of range (950000..2150000)
[   32.616215] TBSECP3 driver 0000:04:00.0: DVB: adapter 3 frontend 0 frequency 0 out of range (76000000..858000000)
[   32.741165] TBSECP3 driver 0000:04:00.0: DVB: adapter 2 frontend 0 frequency 0 out of range (76000000..858000000)
[   32.859269] TBSECP3 driver 0000:04:00.0: DVB: adapter 1 frontend 0 frequency 0 out of range (76000000..858000000)
[   32.976824] TBSECP3 driver 0000:04:00.0: DVB: adapter 0 frontend 0 frequency 0 out of range (76000000..858000000)


Problem is that , using w_scan util , can not perform scan.
Here is the output:

Code: Select All Code
[root@tvheadend ~]# systemctl stop tvheadend
[root@tvheadend ~]# w_scan -ft -c AR
w_scan -ft -c AR
w_scan version 20140727 (compiled for DVB API 5.10)
using settings for ARGENTINA
Country identifier AR not defined. Using defaults.
scan type TERRESTRIAL, channellist 4
output format vdr-2.0
WARNING: could not guess your codepage. Falling back to 'UTF-8'
output charset 'UTF-8', use -C <charset> to override
Info: using DVB adapter auto detection.
        /dev/dvb/adapter0/frontend0 -> "Turbosight TBS 6814 (Quad ISDB-T)" doesnt support TERRESTRIAL -> SEARCH NEXT ONE.
        /dev/dvb/adapter1/frontend0 -> "Turbosight TBS 6814 (Quad ISDB-T)" doesnt support TERRESTRIAL -> SEARCH NEXT ONE.
        /dev/dvb/adapter2/frontend0 -> "Turbosight TBS 6814 (Quad ISDB-T)" doesnt support TERRESTRIAL -> SEARCH NEXT ONE.
        /dev/dvb/adapter3/frontend0 -> "Turbosight TBS 6814 (Quad ISDB-T)" doesnt support TERRESTRIAL -> SEARCH NEXT ONE.
        /dev/dvb/adapter4/frontend0 -> "TurboSight TBS 6908 DVB-S/S2 " doesnt support TERRESTRIAL -> SEARCH NEXT ONE.
        /dev/dvb/adapter5/frontend0 -> "TurboSight TBS 6908 DVB-S/S2 " doesnt support TERRESTRIAL -> SEARCH NEXT ONE.
        /dev/dvb/adapter6/frontend0 -> "TurboSight TBS 6908 DVB-S/S2 " doesnt support TERRESTRIAL -> SEARCH NEXT ONE.
        /dev/dvb/adapter7/frontend0 -> "TurboSight TBS 6908 DVB-S/S2 " doesnt support TERRESTRIAL -> SEARCH NEXT ONE.
main:3886: FATAL: ***** NO USEABLE TERRESTRIAL CARD FOUND. *****
Please check wether dvb driver is loaded and
verify that no dvb application (i.e. vdr) is running.


Any ideas ?
How can I detect signal strengh and perform scan ?
Regards,

Re: How to perform scan for isdb-t service

PostPosted: Tue Feb 04, 2020 9:45 am
by steven
Hi Sir

Please have a try with dvblast with the right parameters

Thanks

Kind Regards

steven

Re: How to perform scan for isdb-t service

PostPosted: Mon Aug 03, 2020 9:30 pm
by lealpa
Hello!
I'm having issues on TBS6814 and ISDB-T channels as well, neither w_scan nor mumudvb can find any channels but Cesbo Astra does. My server runs on Ubuntu 18.04LTS Server edition. Please find some screen shots:

root@orange:/usr/src# sudo mumudvb -l
MuMuDVB Version 1.7.1
--- Build information ---
Built with CAM support.
Built without transcoding support.
Built with ATSC support.
Built with ATSC long channel names support.
Built with support for DVB API Version 5.
Originally based on dvbstream 0.6 by (C) Dave Chapman 2001-2004
Released under the GPL.
Latest version available from http://mumudvb.braice.net/
Project from the cr@ns (http://www.crans.org)
by Brice DUBOST (mumudvb@braice.net)

Info: DVB: ==================================
Info: DVB: DVB CARDS LISTING
Info: DVB: ==================================

Info: DVB: =========== Card 0 - Tuner 0 ===========
Info: DVB: Frontend : Turbosight TBS 6814 (Quad ISDB-T)
Info: DVB: Terrestrial (DVB-T) card
Info: DVB: Frequency: 76000 kHz to 858000 kHz
Info: DVB:

Info: DVB: =========== Card 1 - Tuner 0 ===========
Info: DVB: Frontend : Turbosight TBS 6814 (Quad ISDB-T)
Info: DVB: Terrestrial (DVB-T) card
Info: DVB: Frequency: 76000 kHz to 858000 kHz
Info: DVB:

Info: DVB: =========== Card 2 - Tuner 0 ===========
Info: DVB: Frontend : Turbosight TBS 6814 (Quad ISDB-T)
Info: DVB: Terrestrial (DVB-T) card
Info: DVB: Frequency: 76000 kHz to 858000 kHz
Info: DVB:

Info: DVB: =========== Card 3 - Tuner 0 ===========
Info: DVB: Frontend : Turbosight TBS 6814 (Quad ISDB-T)
Info: DVB: Terrestrial (DVB-T) card
Info: DVB: Frequency: 76000 kHz to 858000 kHz

root@orange:/etc/mumudvb# sudo mumudvb -d -c /etc/mumudvb/0.conf
MuMuDVB Version 1.7.1
--- Build information ---
Built with CAM support.
Built without transcoding support.
Built with ATSC support.
Built with ATSC long channel names support.
Built with support for DVB API Version 5.
Originally based on dvbstream 0.6 by (C) Dave Chapman 2001-2004
Released under the GPL.
Latest version available from http://mumudvb.braice.net/
Project from the cr@ns (http://www.crans.org)
by Brice DUBOST (mumudvb@braice.net)

Info: Main: ========== End of configuration, MuMuDVB version 1.7.1 is starting ==========
Info: Autoconf: The autoconfiguration auto update is enabled. If you want to disable it put "autoconf_pid_update=0" in your config file.
WARN: Logs: saving_filename /var/run/mumudvb/mumudvb_generated_conf_card2_tuner0: No such file or directory
WARN: Main: Can't create /var/run/mumudvb/channels_streamed_adapter2_tuner0: No such file or directory
WARN: Main: Can't create /var/run/mumudvb/channels_unstreamed_adapter2_tuner0: No such file or directory
Info: Main: Streaming. Freq 599142857
Info: Tune: Using DVB card "Turbosight TBS 6814 (Quad ISDB-T)" tuner 0
Info: Tune: Tuning DVB-T to 599142857 Hz, Bandwidth: 6000000
Info: Tune: FE_STATUS:
Info: Tune: FE_STATUS:
Info: Tune: FE_TIMEDOUT : no lock within the last ... seconds
ERRO: Tune: Not able to lock to the signal on the given frequency
Info: Main: Tunning issue, card 2
Info: Main: Closing cleanly. Error 7
Info: Main: ========== MuMuDVB version 1.7.1 is stopping with ExitCode 7 ==========
root@orange:/etc/mumudvb#

0.conf file:
#delivery_system=ISDBT
freq=599142.857
card=2
tuner=0
bandwidth=6MHz
trans_mode=auto
guardinterval=auto
coderate=auto
#stream_id=0
#isdbt_layer=ALL
tuning_timeout=300
autoconfiguration=1

new_channel
ip=239.100.100.1
service_id=48448

Please, help me!

Regards,

Lealpa

Re: How to perform scan for isdb-t service

PostPosted: Mon Aug 03, 2020 11:59 pm
by lealpa
Also, dvbv5-scan finds all channels w/o a problem.

Thanks!

Re: How to perform scan for isdb-t service

PostPosted: Wed Aug 05, 2020 9:52 pm
by lealpa
TBS support is very very week, next time I'll make sure to buy DigitalDevices cards...

Re: How to perform scan for isdb-t service

PostPosted: Thu Aug 06, 2020 9:34 am
by zhangchao
dvblast -f 474000000 -b 8 -5 ISDBT -a 0

Re: How to perform scan for isdb-t service

PostPosted: Thu Aug 06, 2020 9:37 am
by zhangchao
delivery_system=ISDBT
freq=599.142857

mumudvb2.0.0 support isdbt .