Hi,
Im not able to bring up the RTL2832U-based tuner on my Turris Omnia. Here are some information:
$lsusb -s 4:3 -v
Bus 004 Device 003: ID 0bda:2832 Realtek Semiconductor Corp. RTL2832U DVB-T
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x0bda Realtek Semiconductor Corp.
idProduct 0x2832 RTL2832U DVB-T
bcdDevice 1.00
iManufacturer 1 Generic
iProduct 2 RTL2832U
iSerial 3 77771111153705700
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 4 USB2.0-Bulk&Iso
bmAttributes 0xa0
(Bus Powered)
Remote Wakeup
MaxPower 500mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 255 Vendor Specific Subclass
bInterfaceProtocol 255 Vendor Specific Protocol
iInterface 5 Bulk-In, Interface
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
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
bNumConfigurations 2
Device Status: 0x0000
(Bus Powered)
Kernel log:
$dmesg
[ 2890.229956] usb 4-1: new high-speed USB device number 3 using xhci-hcd
[ 2890.388714] usb 4-1: dvb_usb_v2: found a ‘Realtek RTL2832U reference design’ in warm state
[ 2890.565004] usb 4-1: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer
[ 2890.565114] DVB: registering new adapter (Realtek RTL2832U reference design)
[ 2890.566036] dvb_usb_rtl28xxu 4-1:1.0: unknown tuner NONE
Installed packages:
$opkg list-installed
kmod-dvb-core - 4.4.59+4-1-627f0117679bc72ef5e58881035f567a-4
kmod-dvb-rtl2830 - 4.4.59+4-1-627f0117679bc72ef5e58881035f567a-4
kmod-dvb-rtl2832 - 4.4.59+4-1-627f0117679bc72ef5e58881035f567a-4
kmod-dvb-usb-rtl28xxu - 4.4.59+4-1-627f0117679bc72ef5e58881035f567a-4
kmod-dvb-usb-v2 - 4.4.59+4-1-627f0117679bc72ef5e58881035f567a-4
kmod-media-tuner-r820t - 4.4.59+4-1-627f0117679bc72ef5e58881035f567a-4
Directory /dev/dvb/adapter0/ exists, but is empty.
Does anyone please see what am I missing?