#uname -a Linux raspberrypi 4.14.52+ #1123 Wed Jun 27 17:05:32 BST 2018 armv6l GNU/Linux #cat /etc/debian_version 9.4 #lsusb Bus 001 Device 011: ID 2040:8268 Hauppauge #dmesg [1179392.896682] usb 1-1.3: new high-speed USB device number 11 using dwc_otg [1179393.028314] usb 1-1.3: New USB device found, idVendor=2040, idProduct=8268 [1179393.028372] usb 1-1.3: New USB device strings: Mfr=3, Product=1, SerialNumber=2 [1179393.028384] usb 1-1.3: Product: soloHD [1179393.028394] usb 1-1.3: Manufacturer: HCW [1179393.028403] usb 1-1.3: SerialNumber: 0014048643 [1179393.035771] em28xx 1-1.3:1.0: New device HCW soloHD @ 480 Mbps (2040:8268, interface 0, class 0) [1179393.035800] em28xx 1-1.3:1.0: DVB interface 0 found: bulk [1179393.046820] em28xx 1-1.3:1.0: chip ID is em28178 [1179395.188841] em28xx 1-1.3:1.0: EEPROM ID = 26 00 01 00, EEPROM hash = 0x69cec080 [1179395.188866] em28xx 1-1.3:1.0: EEPROM info: [1179395.188880] em28xx 1-1.3:1.0: microcode start address = 0x0004, boot configuration = 0x01 [1179395.202792] em28xx 1-1.3:1.0: AC97 audio (5 sample rates) [1179395.202810] em28xx 1-1.3:1.0: 500mA max power [1179395.202834] em28xx 1-1.3:1.0: Table at offset 0x27, strings=0x0e6a, 0x1888, 0x087e [1179395.205443] em28xx 1-1.3:1.0: Identified as PCTV tripleStick (292e) (card=94) [1179395.205473] em28xx 1-1.3:1.0: dvb set to bulk mode. [1179395.208677] em28xx 1-1.3:1.0: Binding DVB extension [1179395.266131] i2c i2c-4: Added multiplexed i2c bus 5 [1179395.266160] si2168 4-0064: Silicon Labs Si2168-B40 successfully identified [1179395.266172] si2168 4-0064: firmware version: B 4.0.2 [1179395.297061] si2157 5-0060: Silicon Labs Si2147/2148/2157/2158 successfully attached [1179395.297219] dvbdev: DVB: registering new adapter (1-1.3:1.0) [1179395.297245] em28xx 1-1.3:1.0: DVB: registering adapter 0 frontend 0 (Silicon Labs Si2168)... [1179395.299821] em28xx 1-1.3:1.0: DVB extension successfully initialized [1179395.299850] em28xx 1-1.3:1.0: Registering input extension [1179395.314075] Registered IR keymap rc-pinnacle-pctv-hd [1179395.315090] rc rc0: 1-1.3:1.0 IR as /devices/platform/soc/20980000.usb/usb1/1-1/1-1.3/1-1.3:1.0/rc/rc0 [1179395.315437] input: 1-1.3:1.0 IR as /devices/platform/soc/20980000.usb/usb1/1-1/1-1.3/1-1.3:1.0/rc/rc0/input2 [1179395.315906] em28xx 1-1.3:1.0: Input extension successfully initialized [1179395.609450] si2168 4-0064: downloading firmware from file 'dvb-demod-si2168-b40-01.fw' [1179396.695891] si2168 4-0064: firmware version: B 4.0.25 [1179396.709348] si2157 5-0060: found a 'Silicon Labs Si2157-A30' [1179396.760894] si2157 5-0060: firmware version: 3.0.5 [1179396.761004] em28xx 1-1.3:1.0: DVB: adapter 0 frontend 0 frequency 0 out of range (42000000..870000000)
#cat /etc/version 20181112154844 #uname -a Linux STB 4.10.12 #1 SMP Thu May 17 07:36:43 CEST 2018 mips GNU/Linux #lsusb -v Bus 001 Device 004: ID 2040:8268 #dmesg [1178935.643000] usb 1-1: new high-speed USB device number 4 using ehci-brcm
modprobe em28xx card=94 echo "2040 8268" > /sys/bus/usb/drivers/em28xx/new_id
I guess that the next thing I'll look into is whether the em28xx module is in the kernel that comes with Openpli 7.0. Looks like I have a reason to upgrade my firmware.
Edited by plasticassius, 23 January 2019 - 13:52.