Page 1 of 1

TBS driver + analog TV card = does not work

PostPosted: Sun Jun 14, 2020 11:03 pm
by RobSK
Hello,

i have new TBS 6902 and old Analog TV card (ivtv driver), after compile drivers there is no analog TV anymore, before that it worked well.
TBS 6902 works well...
OS: Ubuntu 16.04, Kernel: 4.15.0-106

old - working setup: DVBS2 "Mystique SaTiX-S2 Dual" + "WinTV PVR 500"

Is possible fix this ?

without TBS drivers
WinTV PVR 500
03:08.0 Multimedia video controller: Internext Compression Inc iTVC16 (CX23416) Video Decoder (rev 01)
Subsystem: Hauppauge computer works Inc. WinTV PVR 500 (1st unit)
Kernel driver in use: ivtv
Kernel modules: ivtv

...from an old working condition

filename: /lib/modules/4.4.0-119-generic/kernel/drivers/media/pci/ivtv/ivtv.ko
version: 1.4.3
license: GPL
description: CX23415/CX23416 driver
author: Kevin Thayer, Chris Kennedy, Hans Verkuil
firmware: v4l-cx2341x-init.mpg
firmware: v4l-cx2341x-dec.fw
firmware: v4l-cx2341x-enc.fw
srcversion: BEDCF1B23D0CC921679A225
alias: pci:v00004444d00000016sv*sd*bc*sc*i*
alias: pci:v00004444d00000803sv*sd*bc*sc*i*
depends: videodev,v4l2-common,tveeprom,cx2341x,i2c-algo-bit
intree: Y



thanks


Code: Select All Code
lspci
00:00.0 Host bridge: Intel Corporation Sky Lake Host Bridge/DRAM Registers (rev 07)
00:02.0 VGA compatible controller: Intel Corporation Device 1902 (rev 06)
00:14.0 USB controller: Intel Corporation Sunrise Point-H USB 3.0 xHCI Controller (rev 31)
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-H Thermal subsystem (rev 31)
00:16.0 Communication controller: Intel Corporation Sunrise Point-H CSME HECI #1 (rev 31)
00:17.0 SATA controller: Intel Corporation Sunrise Point-H SATA controller [AHCI mode] (rev 31)
00:1b.0 PCI bridge: Intel Corporation Sunrise Point-H PCI Root Port #19 (rev f1)
00:1b.3 PCI bridge: Intel Corporation Sunrise Point-H PCI Root Port #20 (rev f1)
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #3 (rev f1)
00:1c.3 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #4 (rev f1)
00:1c.4 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #5 (rev f1)
00:1d.0 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #9 (rev f1)
00:1d.4 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #13 (rev f1)
00:1f.0 ISA bridge: Intel Corporation Sunrise Point-H LPC Controller (rev 31)
00:1f.2 Memory controller: Intel Corporation Sunrise Point-H PMC (rev 31)
00:1f.3 Audio device: Intel Corporation Sunrise Point-H HD Audio (rev 31)
00:1f.4 SMBus: Intel Corporation Sunrise Point-H SMBus (rev 31)
01:00.0 PCI bridge: ASMedia Technology Inc. ASM1083/1085 PCIe to PCI Bridge (rev 04)
02:00.0 PCI bridge: Hint Corp HB6 Universal PCI-PCI bridge (non-transparent mode) (rev 11)
03:08.0 Multimedia video controller: Internext Compression Inc iTVC16 (CX23416) Video Decoder (rev 01)
03:09.0 Multimedia video controller: Internext Compression Inc iTVC16 (CX23416) Video Decoder (rev 01)
04:00.0 Multimedia video controller: Micronas Semiconductor Holding AG nGene PCI-Express Multimedia Controller (rev 01)
05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
06:00.0 Multimedia controller: TBS Technologies DVB-S2 4 Tuner PCIe Card
 

Re: TBS driver + analog TV card = does not work

PostPosted: Mon Jun 15, 2020 11:37 am
by zhangchao
hi ,
1. install driver for tbs card .
2. copy ivtv.ko to /lib/modules/4.4.0-119-generic/kernel/drivers/media/pci/ivtv/
3. please send the "dmesg" info here .

best regards!

Re: TBS driver + analog TV card = does not work

PostPosted: Tue Jun 16, 2020 2:02 am
by RobSK
Hi,

copy ivtv.ko from TBS compiled folder to /lib/modules/4.15.0-106-generic/kernel/drivers/media/pci/ivtv
/lib/modules/4.15.0-106-generic/kernel/drivers/media/pci/ivtv# ls -lh
total 5.9M
-rw-r--r-- 1 root root 19K Jun 15 18:41 ivtv-alsa.ko
-rw-r--r-- 1 root root 31K Jun 15 18:41 ivtvfb.ko
-rw-r--r-- 1 root root 5.8M Jun 15 18:40 ivtv.ko


ls -l /dev/video*
ls: cannot access '/dev/video*': No such file or directory


dmesg without TBS drivers
Code: Select All Code
[   12.234539] ivtv: Start initialization, version 1.4.3
[   12.234565] ivtv0: Initializing card 0
[   12.234565] ivtv0: Autodetected Hauppauge card (cx23416 based)
[   12.239769] ivtv0: Unreasonably low latency timer, setting to 64 (was 32)
[   12.296637] tveeprom: Hauppauge model 23559, rev D491, serial# 7976904
[   12.296638] tveeprom: tuner model is Philips FQ1216AME MK4 (idx 91, type 56)
[   12.296640] tveeprom: TV standards PAL(B/G) PAL(I) SECAM(L/L') PAL(D/D1/K) (eeprom 0x74)
[   12.296640] tveeprom: second tuner model is Philips TEA5768HL FM Radio (idx 101, type 62)
[   12.296640] tveeprom: audio processor is CX25843 (idx 37)
[   12.296641] tveeprom: decoder processor is CX25843 (idx 30)
[   12.296641] tveeprom: has radio
[   12.296642] ivtv0: Autodetected WinTV PVR 500 (unit #1)
[   12.384655] cx25840 6-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #0)
[   12.462911] tea5767 6-0060: type set to Philips TEA5767HN FM Radio
[   12.464204] tuner: 6-0060: Tuner 62 found with type(s) Radio.



dmesg after compile, install, reboot
..pastebin, too long for forum, attachment -> The extension is not allowed.
https://pastebin.com/3BEWcrCX
+
lspci
https://pastebin.com/6ZWzpPyb


dmesg without TBS drivers
https://pastebin.com/Ktf2vfcV


thanks

Re: TBS driver + analog TV card = does not work

PostPosted: Mon Jun 29, 2020 12:34 am
by RobSK
Hello,

what else should I try to make both cards go at the same time as before on the previous DVB card ?

thanks