Moderator Control Panel ]

Multiple errors with TBS6984

Multiple errors with TBS6984

Postby ultrakrsk » Mon Aug 08, 2011 10:50 pm

My system:
Code: Select All Code
uname -a
Linux dvb6new 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 14:57:41 CEST 2011 x86_64 AMD Athlon(tm) 64 Processor 3000+ AuthenticAMD GNU/Linux

Two cards installed: TBS6984 and TBS6981.
Actions order:
1.Download linux-tbs-drivers_110806 from official site.
2.Unpacking, running v4l/tbs-x86_64.sh, make, make install.
"Make" completes ok with message "found 438 modules". "Make install" completes ok too.
3.Rebooting...
Code: Select All Code
[root@dvb6new ~]# dmesg |grep DVB
[    5.083568] DVB: registering new adapter (SAA716x dvb adapter)
[    5.265024] DVB: registering adapter 0 frontend 0 (TurboSight TBS 6984 DVBS/S2 frontend)...
[    5.265297] DVB: registering new adapter (SAA716x dvb adapter)
[    5.289115] DVB: registering adapter 1 frontend 0 (TurboSight TBS 6984 DVBS/S2 frontend)...
[    5.289678] DVB: registering new adapter (SAA716x dvb adapter)
[    5.312618] DVB: registering adapter 2 frontend 0 (TurboSight TBS 6984 DVBS/S2 frontend)...
[    5.313013] DVB: registering new adapter (SAA716x dvb adapter)
[    5.351931] DVB: registering adapter 3 frontend 0 (TurboSight TBS 6984 DVBS/S2 frontend)...

Code: Select All Code
[root@dvb6new ~]# ls /dev/dvb/
adapter0 adapter1 adapter2 adapter3

Any info about TBS6981 wasn't found in dmesg.
What i found in "lspci -v":
Code: Select All Code
02:00.0 Multimedia controller: Philips Semiconductors SAA7160 (rev 02)
        Subsystem: Device 6984:0013
        Flags: bus master, fast devsel, latency 0, IRQ 19
        Memory at dc200000 (64-bit, non-prefetchable) [size=1M]
        Capabilities: [40] MSI: Enable- Count=1/32 Maskable- 64bit+
        Capabilities: [50] Express Endpoint, MSI 00
        Capabilities: [74] Power Management version 2
        Capabilities: [80] Vendor Specific Information: Len=50 <?>
        Capabilities: [100] Vendor Specific Information: ID=0000 Rev=0 Len=088 <?>
        Kernel driver in use: SAA716x TBS
        Kernel modules: saa716x_tbs-dvb

03:00.0 Multimedia video controller: Conexant Systems, Inc. CX23885 PCI Video and Audio Decoder (rev 04)
        Subsystem: Device 6981:8888
        Flags: bus master, fast devsel, latency 0, IRQ 255
        Memory at dc000000 (64-bit, non-prefetchable) [size=2M]
        Capabilities: [40] Express Endpoint, MSI 00
        Capabilities: [80] Power Management version 2
        Capabilities: [90] Vital Product Data
        Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [200] Virtual Channel
        Kernel modules: cx23885

4.Let's assume that TBS6984 is working ok. Triing to scan with scan-s2... Using such file for Asiasat5 (100.5E):
Code: Select All Code
S2 3794000 H 4640000 AUTO
S1 3960000 H 27500000 AUTO
S1 4000000 H 28125000 AUTO

I was triing on all adapters (0-3), using C-MULTI and C-BAND lnb-type, but everytime i received messages like "WARNING: >>> tuning failed!!!" or "WARNING: filter timeout for pid 0x0011".
And after every run of scan-s2 there was new messages in "dmesg":
Code: Select All Code
[  713.869230] TurboSight TBS 6984 Frontend:
[  713.869233]  tbs6984fe - delivery system -1 is not supported


What's problem?!
ultrakrsk
 
Posts: 8
Joined: Mon Aug 08, 2011 10:22 pm

Re: Multiple errors with TBS6984

Postby ultrakrsk » Mon Aug 08, 2011 10:57 pm

Let's continue:
I was triing to run "make insmod". Completes ok.
Code: Select All Code
[root@dvb6new linux-tbs-drivers]# dmesg |grep DVB
[    5.083568] DVB: registering new adapter (SAA716x dvb adapter)
[    5.265024] DVB: registering adapter 0 frontend 0 (TurboSight TBS 6984 DVBS/S2 frontend)...
[    5.265297] DVB: registering new adapter (SAA716x dvb adapter)
[    5.289115] DVB: registering adapter 1 frontend 0 (TurboSight TBS 6984 DVBS/S2 frontend)...
[    5.289678] DVB: registering new adapter (SAA716x dvb adapter)
[    5.312618] DVB: registering adapter 2 frontend 0 (TurboSight TBS 6984 DVBS/S2 frontend)...
[    5.313013] DVB: registering new adapter (SAA716x dvb adapter)
[    5.351931] DVB: registering adapter 3 frontend 0 (TurboSight TBS 6984 DVBS/S2 frontend)...
[ 1010.530088] DVB: registering new adapter (cx23885[0])
[ 1010.531912] DVB: registering adapter 4 frontend -1594772560 (TurboSight TBS 6981 DVBS/S2 frontend)...
[ 1010.563315] TurboSight TBS6981 Dual DVB-S2 card port0 MAC=00:22:ab:f0:28:56
[ 1010.640087] DVB: registering new adapter (cx23885[0])
[ 1010.641984] DVB: registering adapter 5 frontend -1594772560 (TurboSight TBS 6981 DVBS/S2 frontend)...
[ 1010.673468] TurboSight TBS6981 Dual DVB-S2 card port1 MAC=00:22:ab:f0:28:57
[root@dvb6new linux-tbs-drivers]# ls /dev/dvb/
adapter0  adapter1  adapter2  adapter3  adapter4  adapter5

So, let's try to scan again with TBS6981. Scan-s2 falls with exception! And what in dmesg?
Code: Select All Code
[ 1188.864508] TurboSight TBS 6981 Frontend:
[ 1188.864510]  tbs6981fe - software version is 1.95.2.3
[ 1188.868943] TurboSight TBS 6981 Frontend:
[ 1188.868945]  tbs6981fe - Successfully Initialized
[ 1189.037424] BUG: unable to handle kernel NULL pointer dereference at 0000000000000038
[ 1189.039549] IP: [<ffffffffa0f25097>] cx23885_dvb_fe_ioctl_override+0x27/0x70 [cx23885]
[ 1189.039890] PGD 2c68d067 PUD 37c25067 PMD 0
[ 1189.039890] Oops: 0000 [#1] PREEMPT SMP
[ 1189.039890] last sysfs file: /sys/devices/pci0000:00/0000:00:0c.0/0000:03:00.0/rc/rc0/input4/event4/uevent
[ 1189.039890] CPU 0
[ 1189.039890] Modules linked in: dst_ca dvb_bt8xx dst cx18_alsa cx23885 cx8802 cx8800 cx18 cx231xx_dvb cx231xx_alsa em28xx_alsa ivtv cx88_alsa saa7134_dvb bt878 saa7134_alsa em28xx_dvb pvrusb2 saa7134_empress gspca_m5602 adv7175 wm8739 gspca_t613 bt856 adv7170 cx25840 gspca_sq905c gspca_sonixb gspca_spca508 hopper tea6415c mxb hexium_orion gspca_cpia1 gspca_sunplus ov7670 bw_qcam gspca_jeilinj gspca_sq905 gspca_sn9c20x gspca_spca561 vivi radio_maestro tuner gspca_stk014 dvb_usb_umt_010 gspca_benq dvb_usb_nova_t_usb2 au0828 tda9875 gspca_etoms vpx3220 radio_gemtek_pci cpia_usb saa6588 vp27smpx konicawc upd64031a gspca_spca505 tvaudio radio_mr800 bt819 saa7110 gspca_conex c_qcam gspca_mars quickcam_messenger gspca_finepix cs53l32a dvb_usb_dibusb_mc tvp5150 gspca_stv0680 cx2341x cx88xx usbvision gspca_ov534_9 mantis poseidon ths7303 gspca_sn9c2028 m52790 gspca_spca506 gspca_spca501 gspca_ov534 w9968cf saa7185 dvb_ttpci ks0127 cpia2 zr36067 dvb_usb_dibusb_mb hdpvr radio_si4713 tvp514x budget_av cx231xx gspca_sonixj gspca_ov519 saa6752hs cs5345 cafe_ccic saa5249 upd64083 ultracam saa7706h mt9v011 radio_maxiradio gspca_spca500 gspca_pac7311 saa7115 dsbr100 ak881x au8522 saa7134 cpia_pp wm8775 tvp7002 si4713_i2c dvb_usb_a800 tda9840 bttv gspca_stv06xx tlv320aic23b saa717x ovcamchip ibmcam hexium_gemini tef6862 radio_usb_si470x adv7343 saa7127 msp3400 em28xx saa7191 bt866 gspca_tv8532 s2255drv tea6420 gspca_pac7302 gspca_zc3xx gspca_pac207 gspca_vc032x gspca_mr97310a adv7180 gspca_gl860 saa5246a tda7432 w9966 dvb_usb_ec168 budget_patch ov511 dvb_usb_dw2102 stradis snd_tea575x_tuner se401 dvb_usb_anysee pwc uvcvideo stv680 mem2mem_testdev b2c2_flexcop_usb dvb_usb_cinergyT2 dvb_usb_au6610 dvb_usb_az6027 dvb_usb_m920x dvb_usb_dib0700 dvb_usb_vp702x et61x251 v4l2_common zc0301 stkwebcam dvb_usb_cxusb mantis_core dvb_usb_opera dvb_usb_tbsqbox radio_timb dvb_usb_tbsqbox2ci dvb_usb_dtv5100 zr364xx saa7146_vv dvb_usb_vp7045 vicam dvb_usb_gl861 dvb_usb_dtt200u dvb_usb_tbsqboxs3 dvb_usb_digitv dvb_usb_friio dvb_usb_tbsqboxs2 budget usbvideo soc_camera_platform radio_tea5764 budget_ci dvb_usb_gp8psk gspca_main ir_kbd_i2c dvb_usb_ce6230 meye b2c2_flexcop_pci cpia dvb_usb_tbsqbox2 dvb_usb_af9005 dvb_usb_af9015 sn9c102 dvb_usb_ttusb2 dvb_usb_dibusb_common lgdt3305 rc_eztv rc_gotview7135 budget_core rc_msi_tvanywhere_plus rc_npgtech rc_evga_indtube rc_winfast rc_imon_pad rc_encore_enltv_fm53 rc_pixelview rc_behold ngene rc_avermedia rc_pinnacle_pctv_hd stv0299 rc_behold_columbus rc_avertv_303 rc_tevii_nec pluto2 rc_genius_tvgo_a11mce rc_budget_ci_old rc_real_audio_220_32_keys rc_tbs_nec rc_avermedia_m733a_rm_k6 rc_rc5_hauppauge_new rc_iodata_bctv7e dib7000m rc_em_terratec rc_videomate_s350 rc_nec_terratec_cinergy_xs rc_tt_1500 dib7000p rc_rc5_tv dm1105 tcm825x b2c2_flexcop smssdio zr36050 rc_winfast_usbii_deluxe rc_pixelview_new lgdt330x rc_kworld_315u ir_rc5_decoder rc_adstech_dvb_t_pci smsusb zr36016 rc_nebula ir_nec_decoder rc_encore_enltv2 rc_terratec_cinergy_xs rc_avermedia_cardbus videobuf_vmalloc or51132 rc_manli rc_pv951 rc_flydvb rc_msi_tvanywhere ir_jvc_decoder rc_ati_tv_wonder_hd_600 rc_powercolor_real_angel rc_dntv_live_dvbt_pro ttusb_dec zr36060 rc_hauppauge_new v4l2_mem2mem rc_empty rc_avermedia_m135a rc_pctv_sedna smsdvb ir_sony_decoder rc_purpletv saa7164 imon rc_dm1105_nec rc_dntv_live_dvb_t rc_proteus_2309 rc_avermedia_dvbt rc_videomate_tv_pvr ir_rc6_decoder dib3000mc rc_cinergy dib8000 tuner_simple dvb_usb rc_cinergy_1400 videobuf_dma_sg dvb_ttusb_budget rc_encore_enltv rc_asus_pc39 or51211 rc_avermedia_a16d rc_norwood rc_kaiomy rc_pixelview_mk12 videobuf_dvb rc_pinnacle_color rc_flyvideo rc_gadmei_rm008z rc_imon_mce videobuf_dma_contig rc_kworld_plus_tv_analog earth_pt1 rc_apac_viewcomp rc_fusionhdtv_mce rc_pinnacle_grey stb0899 stv0288 sp887x s5h1409 mt2266 soc_mediabus ds3000 tuner_types tda10023 tua6100 mt20xx tda18271 cx22702 videocodec tda10086 tea5767 mt312 s921 max2165 dvb_dummy_fe tda8261 qt1010 af9013 cx88_vp3054_i2c tda1004x tda665x nxt200x ves1820 bcm3510 zl10036 mxl5007t drx397xD sp8870 tda8290 cx24113 l64781 cx24110 tda827x dabusb saa7146 ttpci_eeprom stb6100 tda10048 tda826x tbs6980fe(P) tbsfe ttusbdecfe s5h1411 tbs6925ctrl(P) lgdt3304 ves1x93 stv0297 dib3000mb tda8083 zl10039 lnbp21 dibx000_common tbs6921fe(P) snd_bt87x tda9887 isl6421 tbs62x0fe(P) mt2060 mb86a16 zl10353 tda10021 dvb_usb_af9005_remote tbs8921fe(P) cx22700 lgs8gxx s5h1420 mt352 isl6405 xc5000 ec100 tbs6992(P) tea5761 stv6110x mxl5005s dvb_pll tbs6981fe(P) dib0090 stb6000 v4l2_int_device mt2131 videobuf_core stv0900 lgs8gl5 atbm8830 stv6110 mc44s803 cx24116 cx24123 dib0070 si21xx tbs5921fe(P) tuner_xc2028 nxt6000 itd1000 smsmdtv snd_pcm snd_timer sony_laptop rfkill snd_page_alloc mmc_core ipv6 ext2 mbcache radeon media isl6423 tbs6984fe(P) saa716x_tbs_dvb ttm ir_common ohci_hcd snd_mpu401 snd_mpu401_uart ir_core drm_kms_helper saa716x_core btcx_risc dvb_core ehci_hcd tveeprom drm snd_rawmidi usbcore edac_core snd_seq_device videodev v4l1_compat i2c_algo_bit stv090x snd v4l2_compat_ioctl32 ppdev e1000e i2c_nforce2 edac_mce_amd evdev processor parport_pc k8temp pcspkr ns558 i2c_core thermal sg parport floppy asus_atk0110 gameport soundcore button fan reiserfs sd_mod pata_acpi pata_amd sata_nv libata scsi_mod dm_mirror dm_region_hash dm_log dm_mod
[ 1189.039890]
[ 1189.039890] Pid: 3182, comm: scan-s2 Tainted: P            2.6.39-ARCH #1 System manufacturer System Product Name/A8N-E
[ 1189.039890] RIP: 0010:[<ffffffffa0f25097>]  [<ffffffffa0f25097>] cx23885_dvb_fe_ioctl_override+0x27/0x70 [cx23885]
[ 1189.039890] RSP: 0018:ffff88003d7c9bc8  EFLAGS: 00010246
[ 1189.039890] RAX: 0000000000000000 RBX: ffff88002b721810 RCX: 0000000000000000
[ 1189.039890] RDX: ffff88002c5a6008 RSI: 0000000040246f4c RDI: ffff88002b721810
[ 1189.039890] RBP: ffff88003d7c9bc8 R08: 0000000000000000 R09: 2222222222222222
[ 1189.039890] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000009
[ 1189.039890] R13: 0000000040246f4c R14: ffff88002c5a6008 R15: ffff88002c5a6000
[ 1189.039890] FS:  00007fd50fdde700(0000) GS:ffff88003fc00000(0000) knlGS:0000000000000000
[ 1189.039890] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1189.039890] CR2: 0000000000000038 CR3: 000000003d7cc000 CR4: 00000000000006f0
[ 1189.039890] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 1189.039890] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 1189.039890] Process scan-s2 (pid: 3182, threadinfo ffff88003d7c8000, task ffff88003d38b170)
[ 1189.039890] Stack:
[ 1189.039890]  ffff88003d7c9d28 ffffffffa048dbac ffff88003d7c9cc8 ffff88003cccedb8
[ 1189.039890]  ffff88003d7c9c18 ffff88003d3e44b8 0000000000000001 ffff88003fc13880
[ 1189.039890]  ffff88003fc13880 0000000000000001 ffff88003d7c9c48 ffffffff81045c1a
[ 1189.039890] Call Trace:
[ 1189.039890]  [<ffffffffa048dbac>] dvb_frontend_ioctl_legacy.isra.9+0x5c/0xd40 [dvb_core]
[ 1189.039890]  [<ffffffff81045c1a>] ? task_rq_lock+0x5a/0xa0
[ 1189.039890]  [<ffffffff81055861>] ? try_to_wake_up+0x1e1/0x380
[ 1189.039890]  [<ffffffff81055a12>] ? default_wake_function+0x12/0x20
[ 1189.039890]  [<ffffffff8113d953>] ? __kmalloc+0x73/0x1a0
[ 1189.039890]  [<ffffffffa048ea16>] ? dvb_frontend_ioctl+0x186/0x1020 [dvb_core]
[ 1189.039890]  [<ffffffffa048f168>] dvb_frontend_ioctl+0x8d8/0x1020 [dvb_core]
[ 1189.039890]  [<ffffffffa0484cae>] dvb_usercopy+0x11e/0x190 [dvb_core]
[ 1189.039890]  [<ffffffffa048e890>] ? dvb_frontend_ioctl_legacy.isra.9+0xd40/0xd40 [dvb_core]
[ 1189.039890]  [<ffffffff81045b63>] ? __wake_up+0x53/0x70
[ 1189.039890]  [<ffffffff8118ae62>] ? fsnotify+0x1c2/0x2a0
[ 1189.039890]  [<ffffffffa0484d43>] dvb_generic_ioctl+0x23/0x50 [dvb_core]
[ 1189.039890]  [<ffffffff81163b6f>] do_vfs_ioctl+0x8f/0x500
[ 1189.039890]  [<ffffffff81151f48>] ? vfs_write+0x148/0x180
[ 1189.039890]  [<ffffffff81164071>] sys_ioctl+0x91/0xa0
[ 1189.039890]  [<ffffffff813e8ec2>] system_call_fastpath+0x16/0x1b
[ 1189.039890] Code: 1f 44 00 00 55 48 89 e5 66 66 66 66 90 85 c9 75 08 81 fe 4c 6f 24 40 74 0b 31 c0 5d c3 0f 1f 80 00 00 00 00 48 8b 87 f0 02 00 00
[ 1189.039890]  8b 40 38 48 8b 38 8b 87 40 14 00 00 83 f8 13 74 1f 72 da 83
[ 1189.039890] RIP  [<ffffffffa0f25097>] cx23885_dvb_fe_ioctl_override+0x27/0x70 [cx23885]
[ 1189.039890]  RSP <ffff88003d7c9bc8>
[ 1189.039890] CR2: 0000000000000038
[ 1189.308371] ---[ end trace f4d970ccb6ca604a ]---

So, i ask second time, what's problem?!
ultrakrsk
 
Posts: 8
Joined: Mon Aug 08, 2011 10:22 pm

Re: Multiple errors with TBS6984

Postby ultrakrsk » Tue Aug 09, 2011 12:34 am

After long searching at the board found useful hint. In Arch you need to run:
Code: Select All Code
# rm -rf /lib/modules/<kernel_version>/kernel/drivers/media/

before "make install"...
So, now both cards is found...
But i have one problem... "scan-s2" couldn't find anything "S2" on Asiasat5... :(
"S1" tunes ok...
ultrakrsk
 
Posts: 8
Joined: Mon Aug 08, 2011 10:22 pm

Re: Multiple errors with TBS6984

Postby SergioDanielG » Tue Aug 09, 2011 4:07 am

Wich ".ini" file do you use for scan?
Can you try using this data to scan?

For C band
S2 3732000 H 8889000 2/3 AUTO 8PSK
S2 3764000 H 4640000 3/5 AUTO 8PSK
S2 3794000 H 4640000 3/5 AUTO 8PSK
S2 3799000 H 27500000 AUTO AUTO QPSK
S2 3980000 V 29720000 5/6 AUTO 8PSK
S2 4132000 H 10670000 3/4 AUTO 8PSK

For KU band
S2 12297000 H 43200000 2/3 AUTO 8PSK
S2 12357000 H 43200000 3/4 AUTO QPSK
S2 12417000 H 43200000 3/4 AUTO QPSK
S2 12477000 H 43200000 3/4 AUTO QPSK
S2 12522000 V 40700000 3/4 AUTO 8PSK

Best regards
SergioDanielG
 
Posts: 356
Joined: Tue May 31, 2011 3:53 am
Location: Tostado (SF) Argentina

Re: Multiple errors with TBS6984

Postby ultrakrsk » Tue Aug 09, 2011 9:47 am

SergioDanielG Wrote:Wich ".ini" file do you use for scan?
Can you try using this data to scan?

For C band
S2 3732000 H 8889000 2/3 AUTO 8PSK
S2 3764000 H 4640000 3/5 AUTO 8PSK
S2 3794000 H 4640000 3/5 AUTO 8PSK
S2 3799000 H 27500000 AUTO AUTO QPSK
S2 3980000 V 29720000 5/6 AUTO 8PSK
S2 4132000 H 10670000 3/4 AUTO 8PSK

For KU band
S2 12297000 H 43200000 2/3 AUTO 8PSK
S2 12357000 H 43200000 3/4 AUTO QPSK
S2 12417000 H 43200000 3/4 AUTO QPSK
S2 12477000 H 43200000 3/4 AUTO QPSK
S2 12522000 V 40700000 3/4 AUTO 8PSK

Best regards

I can use only C-Band:
Code: Select All Code
[root@dvb6new ~]# scan-s2 -a 2 -l 5150 SergioDanielG.ini
API major 5, minor 1
ERROR: Cannot open rotor configuration file 'rotor.conf'.
scanning SergioDanielG.ini
using '/dev/dvb/adapter2/frontend0' and '/dev/dvb/adapter2/demux0'
initial transponder DVB-S2 3732000 H 8889000 2/3 AUTO 8PSK
initial transponder DVB-S2 3764000 H 4640000 3/5 AUTO 8PSK
initial transponder DVB-S2 3794000 H 4640000 3/5 AUTO 8PSK
initial transponder DVB-S2 3799000 H 27500000 AUTO AUTO QPSK
initial transponder DVB-S2 3980000 V 29720000 5/6 AUTO 8PSK
initial transponder DVB-S2 4132000 H 10670000 3/4 AUTO 8PSK
----------------------------------> Using DVB-S2
>>> tune to: 3732:hC23M5S1:S0.0W:8889:
DVB-S IF freq is 1418000
>>> parse_section, section number 0 out of 0...!
service_id = 0x64
pmt_pid = 0x64
>>> parse_section, section number 0 out of 0...!
  VIDEO     : PID 0x0065
  AUDIO     : PID 0x0067
  CA ID     : PID 0x1711
  OTHER     : PID 0x006E TYPE 0x0D
  OTHER     : PID 0x006F TYPE 0x06
>>> parse_section, section number 0 out of 0...!
Network Name 'APTN'
>>> parse_section, section number 0 out of 0...!
0x0064 0x0064: pmt_pid 0x0064 APTN -- AP GVW +442074827575 (running, scrambled)
----------------------------------> Using DVB-S2
>>> tune to: 3764:hC35M5S1:S0.0W:4640:
DVB-S IF freq is 1386000
WARNING: >>> tuning failed!!!
>>> tune to: 3764:hC35M5S1:S0.0W:4640: (tuning failed)
DVB-S IF freq is 1386000
WARNING: >>> tuning failed!!!
----------------------------------> Using DVB-S2
>>> tune to: 3794:hC35M5S1:S0.0W:4640:
DVB-S IF freq is 1356000
WARNING: >>> tuning failed!!!
>>> tune to: 3794:hC35M5S1:S0.0W:4640: (tuning failed)
DVB-S IF freq is 1356000
WARNING: >>> tuning failed!!!
----------------------------------> Using DVB-S2
>>> tune to: 3799:hM2S1:S0.0W:27500:
DVB-S IF freq is 1351000
WARNING: >>> tuning failed!!!
>>> tune to: 3799:hM2S1:S0.0W:27500: (tuning failed)
DVB-S IF freq is 1351000
WARNING: >>> tuning failed!!!
----------------------------------> Using DVB-S2
>>> tune to: 3980:vC56M5S1:S0.0W:29720:
DVB-S IF freq is 1170000
WARNING: >>> tuning failed!!!
>>> tune to: 3980:vC56M5S1:S0.0W:29720: (tuning failed)
DVB-S IF freq is 1170000
WARNING: >>> tuning failed!!!
----------------------------------> Using DVB-S2
>>> tune to: 4132:hC34M5S1:S0.0W:10670:
DVB-S IF freq is 1018000
WARNING: >>> tuning failed!!!
>>> tune to: 4132:hC34M5S1:S0.0W:10670: (tuning failed)
DVB-S IF freq is 1018000
WARNING: >>> tuning failed!!!
dumping lists (1 services)
AP GVW +442074827575;APTN:3732:hC23M5S1:S0.0W:8889:101:103=eng:0:0:100:100:100:0
Done.
[root@dvb6new ~]# scan-s2 -a 3 -l 5150 SergioDanielG.ini
API major 5, minor 1
ERROR: Cannot open rotor configuration file 'rotor.conf'.
scanning SergioDanielG.ini
using '/dev/dvb/adapter3/frontend0' and '/dev/dvb/adapter3/demux0'
initial transponder DVB-S2 3732000 H 8889000 2/3 AUTO 8PSK
initial transponder DVB-S2 3764000 H 4640000 3/5 AUTO 8PSK
initial transponder DVB-S2 3794000 H 4640000 3/5 AUTO 8PSK
initial transponder DVB-S2 3799000 H 27500000 AUTO AUTO QPSK
initial transponder DVB-S2 3980000 V 29720000 5/6 AUTO 8PSK
initial transponder DVB-S2 4132000 H 10670000 3/4 AUTO 8PSK
----------------------------------> Using DVB-S2
>>> tune to: 3732:hC23M5S1:S0.0W:8889:
DVB-S IF freq is 1418000
WARNING: >>> tuning failed!!!
>>> tune to: 3732:hC23M5S1:S0.0W:8889: (tuning failed)
DVB-S IF freq is 1418000
WARNING: >>> tuning failed!!!
----------------------------------> Using DVB-S2
>>> tune to: 3764:hC35M5S1:S0.0W:4640:
DVB-S IF freq is 1386000
WARNING: >>> tuning failed!!!
>>> tune to: 3764:hC35M5S1:S0.0W:4640: (tuning failed)
DVB-S IF freq is 1386000
WARNING: >>> tuning failed!!!
----------------------------------> Using DVB-S2
>>> tune to: 3794:hC35M5S1:S0.0W:4640:
DVB-S IF freq is 1356000
WARNING: >>> tuning failed!!!
>>> tune to: 3794:hC35M5S1:S0.0W:4640: (tuning failed)
DVB-S IF freq is 1356000
WARNING: >>> tuning failed!!!
----------------------------------> Using DVB-S2
>>> tune to: 3799:hM2S1:S0.0W:27500:
DVB-S IF freq is 1351000
WARNING: >>> tuning failed!!!
>>> tune to: 3799:hM2S1:S0.0W:27500: (tuning failed)
DVB-S IF freq is 1351000
WARNING: >>> tuning failed!!!
----------------------------------> Using DVB-S2
>>> tune to: 3980:vC56M5S1:S0.0W:29720:
DVB-S IF freq is 1170000
WARNING: >>> tuning failed!!!
>>> tune to: 3980:vC56M5S1:S0.0W:29720: (tuning failed)
DVB-S IF freq is 1170000
WARNING: >>> tuning failed!!!
----------------------------------> Using DVB-S2
>>> tune to: 4132:hC34M5S1:S0.0W:10670:
DVB-S IF freq is 1018000
WARNING: >>> tuning failed!!!
>>> tune to: 4132:hC34M5S1:S0.0W:10670: (tuning failed)
DVB-S IF freq is 1018000
WARNING: >>> tuning failed!!!
ERROR: initial tuning failed
dumping lists (0 services)
Done.
ultrakrsk
 
Posts: 8
Joined: Mon Aug 08, 2011 10:22 pm

Re: Multiple errors with TBS6984

Postby bob » Wed Aug 31, 2011 5:29 pm

at the moment our Linux driver do not support any kernel newer than
2.6.39 - not even 2.6.39.4 for example. so, you need to use kernel
2.6.39 or older until there is update for newer kernel. in fact we're
planning to make entirely new drivers for Linux kernel 3.0, but they
will be released probably after 1 month or even more - depending on how
many problems we need to solve.
bob
 
Posts: 63
Joined: Tue Aug 10, 2010 11:42 am


Return to Linux

Who is online

Users browsing this forum: No registered users and 3 guests