I have a VU+ Turbo Tuner SE working with OpenPLi 8.0 using the driver ct2-usb-dvbsky-t330 (1.0-r0.0) on a VU+ Zero4k.
When I remove the driver, I am not able to install it anymore, it is not in the list.
I found it out accidentally, I had a DVBSky T330 pluged in and I wanted to test the Turbo tuner - it woked with the DVBSky drivers.
I removed the DVBSky drivers and installed the dvb-usb-turbo2 (1.0-r00) drivers and it did not work.
I restored a full backup and all was working again, even the Turbo and the DVBSky at the same time.
lsmod:
Module Size Used by
bluetooth 389554 4
ipv6 282594 61
brcmfb 1475 2
dvb_bcm72604 1045005 52 brcmfb
dvb_base 5457378 5 dvb_bcm72604
bcm_event 2907 5 dvb_bcm72604
procmk 1686 2 bcm_event,dvb_bcm72604
si2157 4989 2
si2168 7583 2
dvb_usb_dvbsky 7618 6
dvb_usb_v2 21109 1 dvb_usb_dvbsky
modinfo si2157
filename: /lib/modules/4.1.20-1.9/kernel/drivers/media/tuners/si2157.ko
firmware: dvb-tuner-si2158-a20-01.fw
license: GPL
author: Antti Palosaari <crope@iki.fi>
description: Silicon Labs Si2146/2147/2148/2157/2158 silicon tuner driver
alias: i2c:si2146
alias: i2c:si2157
depends:
intree: Y
vermagic: 4.1.20-1.9 SMP mod_unload ARMv7 p2v8
modinfo si2168
filename: /lib/modules/4.1.20-1.9/kernel/drivers/media/dvb-frontends/si2168.ko
firmware: dvb-demod-si2168-b40-01.fw
firmware: dvb-demod-si2168-a30-01.fw
firmware: dvb-demod-si2168-a20-01.fw
license: GPL
description: Silicon Labs Si2168 DVB-T/T2/C demodulator driver
author: Antti Palosaari <crope@iki.fi>
alias: i2c:si2168
depends:
intree: Y
vermagic: 4.1.20-1.9 SMP mod_unload ARMv7 p2v8
modinfo dvb_usb_dvbsky
filename: /lib/modules/4.1.20-1.9/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-dvbsky.ko
license: GPL
description: Driver for DVBSky USB
author: Max nibble <nibble.max@gmail.com>
alias: usb:v0CCDp10A5d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v0B48p3012d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v0B48p3014d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v0572p0320d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v0572p680Cd*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v0572p960Cd*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v0572p6831d*dc*dsc*dp*ic*isc*ip*in*
depends: dvb_usb_v2
intree: Y
vermagic: 4.1.20-1.9 SMP mod_unload ARMv7 p2v8
parm: disable_rc:Disable inbuilt IR receiver. (int)
parm: adapter_nr:DVB adapter numbers (array of short)
modinfo dvb_usb_v2
filename: /lib/modules/4.1.20-1.9/kernel/drivers/media/usb/dvb-usb-v2/dvb_usb_v2.ko
license: GPL
description: DVB USB common
author: Antti Palosaari <crope@iki.fi>
author: Patrick Boettcher <patrick.boettcher@desy.de>
version: 2.0
srcversion: 8E8C4CB96152C82F0A30AD1
depends:
intree: Y
vermagic: 4.1.20-1.9 SMP mod_unload ARMv7 p2v8
parm: disable_rc_polling:disable remote control polling (default: 0) (int)
parm: force_pid_filter_usage:force all DVB USB devices to use a PID filter, if any (default: 0) (int)
Bith tuners are: ID 0572:0320
I hope it helps with fixing the issue with these tuners.
I tested them in 8.1, 8.2 and 8.3 and the tuner is visible, but does not work - tune failed.
So IMHO something went wrong between 8.0 and 8.1.