We use the TBS 6984.
When the produce scan-s2 in DVB-S2 (8QPSK), the card does not lock and get the following dmesg:
[ 237.936495] TurboSight TBS 6984 Frontend:
[ 237.936496] tbs6984fe - modulation 6 is not supported
driver last
Thanks
root@dvb-s#:~/tbs/scan-s2# scan-s2 -t1 dvb-s/AMC1-103w
API major 5, minor 3
scanning dvb-s/AMC1-103w
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
initial transponder DVB-S 11760000 H 26670000 AUTO AUTO AUTO
initial transponder DVB-S2 11760000 H 26670000 AUTO AUTO AUTO
initial transponder DVB-S 11828000 V 5789000 AUTO AUTO AUTO
initial transponder DVB-S2 11828000 V 5789000 AUTO AUTO AUTO
(...)
----------------------------------> Using DVB-S
>>> tune to: 11760:hS0:S0.0W:26670:
DVB-S IF freq is 1160000
WARNING: >>> tuning failed!!!
>>> tune to: 11760:hS0:S0.0W:26670: (tuning failed)
DVB-S IF freq is 1160000
WARNING: >>> tuning failed!!!
----------------------------------> Using DVB-S2
>>> tune to: 11760:hS1:S0.0W:26670:
DVB-S IF freq is 1160000
WARNING: >>> tuning failed!!!
>>> tune to: 11760:hS1:S0.0W:26670: (tuning failed)
DVB-S IF freq is 1160000
WARNING: >>> tuning failed!!!
----------------------------------> Using DVB-S
>>> tune to: 11828:vS0:S0.0W:5789:
DVB-S IF freq is 1228000
WARNING: >>> tuning failed!!!
>>> tune to: 11828:vS0:S0.0W:5789: (tuning failed)
DVB-S IF freq is 1228000
WARNING: >>> tuning failed!!!
----------------------------------> Using DVB-S2
>>> tune to: 11828:vS1:S0.0W:5789:
DVB-S IF freq is 1228000
WARNING: >>> tuning failed!!!
>>> tune to: 11828:vS1:S0.0W:5789: (tuning failed)
DVB-S IF freq is 1228000
WARNING: >>> tuning failed!!!
(...)
dmesg/kernel log:
Nov 14 15:15:01 dvb-s kernel: [14467.634854] TurboSight TBS 6984 Frontend:
Nov 14 15:15:01 dvb-s kernel: [14467.634856] tbs6984fe - modulation 6 is not supported
Nov 14 15:15:04 dvb-s kernel: [14470.470748] TurboSight TBS 6984 Frontend:
Nov 14 15:15:04 dvb-s kernel: [14470.470750] tbs6984fe - modulation 6 is not supported
Nov 14 15:15:07 dvb-s kernel: [14473.338546] TurboSight TBS 6984 Frontend:
Nov 14 15:15:07 dvb-s kernel: [14473.338548] tbs6984fe - modulation 6 is not supported
Nov 14 15:15:10 dvb-s kernel: [14476.206343] TurboSight TBS 6984 Frontend:
Nov 14 15:15:10 dvb-s kernel: [14476.206345] tbs6984fe - modulation 6 is not supported
root@dvb-s:~/tbs/scan-s2# lsmod | grep tbs
tbs6984fe 75213 4
saa716x_tbs_dvb 28597 0
tbs6928fe 17521 1 saa716x_tbs_dvb
tbs6922fe 17837 1 saa716x_tbs_dvb
saa716x_core 48957 1 saa716x_tbs_dvb
i2c_algo_bit 13199 2 i915,saa716x_tbs_dvb
stv090x 53193 1 saa716x_tbs_dvb
dvb_core 89930 4 saa716x_tbs_dvb,saa716x_core,cx23885,videobuf_dvb
root@dvb-s:~/tbs/scan-s2# lsmod | grep cx
cx23885 134938 0
rc_core 25734 8 ir_lirc_codec,ir_mce_kbd_decoder,ir_sony_decoder,ir_jvc_decoder,ir_rc6_decoder,ir_rc5_decoder,ir_nec_decoder,cx23885
cx2341x 23603 1 cx23885
videobuf_dma_sg 18710 1 cx23885
videobuf_dvb 13820 1 cx23885
dvb_core 89930 4 saa716x_tbs_dvb,saa716x_core,cx23885,videobuf_dvb
videobuf_core 25097 3 cx23885,videobuf_dma_sg,videobuf_dvb
v4l2_common 15793 2 cx23885,cx2341x
videodev 94355 3 cx23885,cx2341x,v4l2_common
btcx_risc 13400 1 cx23885
tveeprom 17009 1 cx23885
root@dvb-s:~/tbs/scan-s2# uname -a
Linux dvb-s 3.0.0-12-generic-pae #20-Ubuntu SMP Fri Oct 7 16:37:17 UTC 2011 i686 i686 i386 GNU/Linux
root@dvb-s:~/tbs/scan-s2# make
gcc -I../linux-tbs-drivers/linux/include -c scan.c -o scan.o
In file included from scan.c:48:0:
atsc_psip_section.h:57:1: note: offset of packed bit-field ‘reserved2’ has changed in GCC 4.4
scan.c:52:2: error: #error scan-s2 requires Linux DVB driver API version 5.1!
make: *** [scan.o] Error 1
#if DVB_API_VERSION != 5 || DVB_API_VERSION_MINOR != 1
#if DVB_API_VERSION != 5 && DVB_API_VERSION_MINOR < 1
tombgp Wrote: dvb-s/AMC1-103w
initial transponder DVB-S 11760000 H 26670000 AUTO AUTO AUTO
initial transponder DVB-S2 11760000 H 26670000 AUTO AUTO AUTO
initial transponder DVB-S 11828000 V 5789000 AUTO AUTO AUTO
initial transponder DVB-S2 11828000 V 5789000 AUTO AUTO AUTO
(...)
S1 11760000 H 26670000 7/8 35 QPSK
Users browsing this forum: No registered users and 1 guest