Moderator Control Panel ]

saa716x_tbs6985_frontend_attach

saa716x_tbs6985_frontend_attach

Postby rifat » Tue Feb 21, 2017 12:37 am

Hello ,

sorry for my bad English , :ugeek:

i bought 2 X TBS 6985 "4 Tuner" cards

tried many time to get it up and work but failed ,

any other info i'm ready ,,

Distro

Code: Select All Code
   Static hostname: ubuntu
         Icon name: computer-desktop
           Chassis: desktop
           Boot ID: 3384cca3b061438ba478fca879d4014b
  Operating System: Ubuntu 14.04.4 LTS
            Kernel: Linux 4.2.0-27-generic
      Architecture: x86_64


here what i get :

Code: Select All Code
rifat@ubuntu:~$ dmesg | grep saa
[    9.976156] input: saa716x IR (TurboSight TBS 6985) as /devices/pci0000:00/00                                                                                        00:00:1c.0/0000:28:00.0/rc/rc0/input14
[    9.976255] rc0: saa716x IR (TurboSight TBS 6985) as /devices/pci0000:00/0000                                                                                        :00:1c.0/0000:28:00.0/rc/rc0
[    9.976358] input: MCE IR Keyboard/Mouse (saa716x) as /devices/virtual/input/                                                                                        input15
[    9.976576] rc rc0: lirc_dev: driver ir-lirc-codec (saa716x) registered at mi                                                                                        nor = 0
[   10.555606] Modules linked in: tbsfe(OE) tbs6985fe(POE) rc_tbs_nec(OE) saa716                                                                                        x_tbs_dvb(OE+) tbs6982fe(POE) tbs6680fe(POE) tbs6923fe(POE) tbs6985se(POE) tbs69                                                                                        28se(POE) tbs6982se(POE) tbs6991fe(POE) tbs6618fe(POE) tbs6983fe(POE) saa716x_co                                                                                        re(OE) ir_lirc_codec(OE) lirc_dev(OE) ir_mce_kbd_decoder(OE) tbs6922fe(POE) tbs6                                                                                        928fe(POE) tbs6991se(POE) ir_sony_decoder(OE) ir_jvc_decoder(OE) ir_rc6_decoder(                                                                                        OE) ir_rc5_decoder(OE) tbs6290fe(POE) ir_nec_decoder(OE) stv090x(OE) dvb_core(OE                                                                                        ) adt7475 hwmon_vid rc_core(OE) gpio_ich hp_wmi ppdev sparse_keymap nouveau core                                                                                        temp kvm serio_raw mxm_wmi video ttm drm_kms_helper snd_hda_codec_realtek snd_hd                                                                                        a_codec_generic lpc_ich drm snd_hda_intel joydev input_leds snd_hda_codec i2c_al                                                                                        go_bit snd_hda_core snd_hwdep snd_pcm snd_timer snd soundcore shpchp 8250_fintek                                                                                         parport_pc x38_edac edac_core mac_hid wmi lp parport hid_generic usbhid hid tg3                                                                                         ptp psmouse pps_core ahci libahci floppy
[   10.555884]  [<ffffffffc03f71e6>] ? saa716x_tbs6985_frontend_attach+0xf6/0x4d                                                                                        0 [saa716x_tbs_dvb]
[   10.555894]  [<ffffffffc03a7a16>] saa716x_dvb_init+0x66/0x570 [saa716x_core]
[   10.555901]  [<ffffffffc03f9f4a>] saa716x_tbs_pci_probe+0x1ba/0x310 [saa716x_                                                                                        tbs_dvb]
[   10.555955]  [<ffffffffc03fa0a0>] ? saa716x_tbs_pci_probe+0x310/0x310 [saa716                                                                                        x_tbs_dvb]
[   10.556162]  [<ffffffffc03fa0c3>] saa716x_tbs_init+0x23/0x30 [saa716x_tbs_dvb                                                                                        ]
rifat@ubuntu:~$



and

Code: Select All Code
rifat@ubuntu:~/driver/linux-tbs-drivers$ lsmod | grep tbs
tbsfe                  16384  1
tbs6985fe              24576  0
rc_tbs_nec             16384  0
saa716x_tbs_dvb        77824  1
tbs6982fe              24576  1 saa716x_tbs_dvb
tbs6680fe              20480  1 saa716x_tbs_dvb
tbs6923fe              24576  1 saa716x_tbs_dvb
tbs6985se              20480  1 saa716x_tbs_dvb
tbs6928se              20480  1 saa716x_tbs_dvb
tbs6982se              24576  1 saa716x_tbs_dvb
tbs6991fe              20480  1 saa716x_tbs_dvb
tbs6618fe              20480  1 saa716x_tbs_dvb
tbs6983fe              28672  1 saa716x_tbs_dvb
saa716x_core           53248  1 saa716x_tbs_dvb
tbs6922fe              24576  1 saa716x_tbs_dvb
tbs6928fe              20480  1 saa716x_tbs_dvb
tbs6991se              20480  1 saa716x_tbs_dvb
tbs6290fe              53248  1 saa716x_tbs_dvb
stv090x                73728  1 saa716x_tbs_dvb
dvb_core              106496  2 saa716x_core,saa716x_tbs_dvb
rc_core                28672  10 ir_lirc_codec,ir_rc5_decoder,ir_nec_decoder,ir_sony_decoder,rc_tbs_nec,saa716x_tbs_dvb,ir_mce_kbd_decoder,ir_jvc_decoder,ir_rc6_decoder
i2c_algo_bit           16384  2 saa716x_tbs_dvb,nouveau
rifat@ubuntu:~/driver/linux-tbs-drivers$


installed many times ,, many distro
ubuntu 14.4.3 / 14.04.4 / 16 ...

clean install ..

-Driver used :
http://www.tbsiptv.com/download/common/ ... 170206.zip

install it as explaine

Code: Select All Code
sudo apt-get update
sudo apt-get install linux-headers-`uname -r`
sudo apt-get install make gcc zip patch patchutils libproc-processtable-perl build-essential  libncurses5-dev gcc zip -y

mkdir driver
cd driver
wget http://www.tbsiptv.com/download/common/tbs-linux-drivers_v170206.zip

unzip tbs-linux-drivers_v130927.zip
tar xjvf linux-tbs-drivers.tar.bz2
find -type d -exec chmod 755 {} \;
chmod 755 linux-tbs-drivers/v4l/scripts/*
find linux-tbs-drivers -name “*.sh” -exec chmod 755 {} \;
find linux-tbs-drivers -name "*.sh" -o -name "*.pl" -exec chmod u+x '{}' \;
cd linux-tbs-drivers

sudo make distclean
sudo ./v4l/tbs-x86_64.sh

cd /lib/modules/$(uname -r)/kernel/drivers
sudo mv media /home/user/media.bak
cd
cd linux-tbs-drivers

make
sudo make install
sudo shutdown -r now



* when i attach the another pcie card "TBS 6985" and get 4 tuner in frontend works 100 % !

also the logs attached ,,

any idea ?

Thanks a lot
Attachments
dmesg-lspci-uname.zip
dmesg-lspci-uname
(23.43 KiB) Downloaded 294 times
rifat
 
Posts: 2
Joined: Thu Oct 22, 2015 11:16 pm

Re: saa716x_tbs6985_frontend_attach

Postby rifat » Tue Feb 21, 2017 5:09 pm

Toda i'm done testing on windows 8

only 1 Tuner detected ?!

Image


When attached another pcie tbs 6985 card

it's works 100 %
Image

any idea ?
rifat
 
Posts: 2
Joined: Thu Oct 22, 2015 11:16 pm

Re: saa716x_tbs6985_frontend_attach

Postby steven » Wed Feb 22, 2017 10:07 am

Hi

The card should be broken contact the seller to repair or replace

Thanks

Kind Regards

steven
steven
 
Posts: 2239
Joined: Fri Aug 06, 2010 3:23 pm


Return to Linux

Who is online

Users browsing this forum: No registered users and 3 guests