Hi everybody,
I have classic x86 setup and two dual T2 tuners. First is TBS 5281. I used it with Libreelec 8 and crazycat drivers. It worked fine.
I just bought WinTV-dualHD. This tuner need kernel 4.1.17 and newer. So I have finaly updated to libreelec 9 and I can see WinTV-dualHD, but TBS 5281 stopped working:
Code
254.298792] input: TurboSight TBS 5281 (cx231xx) MCE IR (734c:5281) as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/rc/rc1/input18
[ 254.298880] rc rc1: lirc_dev: driver mceusb registered at minor = 1, raw IR receiver, raw IR transmitter
[ 254.482337] mceusb 3-1:1.0: long-range (0x1) receiver active
[ 254.532152] mceusb 3-1:1.0: Registered Turbosight Technolog with mce emulator interface version 1
[ 254.532158] mceusb 3-1:1.0: 2 tx ports (0x0 cabled) and 2 rx sensors (0x1 active)
[ 254.532360] usbcore: registered new interface driver mceusb
[ 254.536777] cx231xx 3-1:1.1: New device Turbosight Technolog @ 480 Mbps (734c:5281) with 8 interfaces
[ 254.537256] cx231xx 3-1:1.1: Identified as TurboSight TBS 5281 (card=26)
[ 254.537854] i2c i2c-17: Added multiplexed i2c bus 19
[ 254.537970] i2c i2c-17: Added multiplexed i2c bus 20
[ 254.689154] cx25840 16-0044: cx23102 A/V decoder found @ 0x88 (cx231xx #0-0)
[ 256.716892] cx25840 16-0044: loaded v4l-cx231xx-avcore-01.fw firmware (16382 bytes)
[ 256.751090] cx231xx 3-1:1.1: v4l2 driver version 0.0.3
[ 256.816923] cx231xx 3-1:1.1: Unknown tuner type configuring SIF
[ 256.843867] cx231xx 3-1:1.1: Registered video device video0 [v4l2]
[ 256.844087] cx231xx 3-1:1.1: Registered VBI device vbi0
[ 256.844096] cx231xx 3-1:1.1: video EndPoint Addr 0x84, Alternate settings: 5
[ 256.844102] cx231xx 3-1:1.1: VBI EndPoint Addr 0x85, Alternate settings: 2
[ 256.844108] cx231xx 3-1:1.1: sliced CC EndPoint Addr 0x86, Alternate settings: 2
[ 256.844113] cx231xx 3-1:1.1: TS EndPoint Addr 0x81, Alternate settings: 6
[ 256.844119] cx231xx 3-1:1.1: TS EndPoint Addr 0x82, Alternate settings: 6
[ 256.844550] usbcore: registered new interface driver cx231xx
[ 256.901741] i2c i2c-20: Added multiplexed i2c bus 21
[ 256.901744] si2168 20-0064: Silicon Labs Si2168-A20 successfully identified
[ 256.901745] si2168 20-0064: firmware version: A 2.0.3
[ 256.902827] cx231xx 3-1:1.1: cx231xx_send_usb_command: failed with status --32
[ 256.902834] si2157: probe of 18-0060 failed with error -32
[ 256.903010] cx231xx 3-1:1.1: Cx231xx dvb Extension initialized
Display More
EDIT: I have done some more tests in ubuntu 18.0.2 LTS with 4.20 kernel. Drivers from TBS page can not be build (TBS Linux Driver is upgrated to v170330) and latest TBS opensource drivers (GitHub - tbsdtv/linux_media: TBS linux open source drivers) have same issue. I have created https://github.com/tbsdtv/linux_media/issues/155