Musel jsem si pořídit novou TV kartu, protože ta stará Averka si přestala rozumět se systémem (verze stretch). Volba padla na AverMedia TD310, která podporuje též DVB-T2, HEVC. Ať nemusím hned tak inovovat, když se bude DVB-T vypínat.
Na Win 10 64bit TD310 jede, ale nedaří se to rozběhat na Linuxu, a zrovna Aver patří k těm méně problematickým. Bohužel mi není jasné z dmesg či lsusb, co je třeba provézt. Starší Averka potřebovala jenom doplnit fw soubor, který tam ještě je.
Zde je část výpisu z dmesg
[ 0.948749] usb 1-13: New USB device found, idVendor=07ca, idProduct=1871
[ 0.948756] usb 1-13: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 0.948760] usb 1-13: Product: TD310 Device
[ 0.948764] usb 1-13: Manufacturer: AVerMedia
[ 0.948767] usb 1-13: SerialNumber: 308397700015
Dále tu máme lsusb -v
Bus 001 Device 002: ID 07ca:1871 AVerMedia Technologies, Inc.
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x07ca AVerMedia Technologies, Inc.
idProduct 0x1871
bcdDevice 1.00
iManufacturer 1
iProduct 2
iSerial 3
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 46
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 500mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 4
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 0
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x84 EP 4 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x85 EP 5 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Hláška Couldn't open device, some information will be missing se mi ukazuje i u jiných zařízení, která ale fungují.