Got one step further and got the driver and firmware from VU's github:
wget http://archive.vuplu...20150303.tar.gz
wget http://archive.vuplu...20150303.tar.gz
The turbo driver depends on 2 additional modules:
opkg install kernel-module-dvb-usb-v2
opkg install kernel-module-dvb-usb-cypress-firmware
load the driver:
modprobe vuplus_tuner_turbo_driver
dmesg:
usbcore: registered new interface driver vuplus_tuner_turbo_driver
usb 1-2: USB disconnect, device number 2
usb 1-2: dvb_usb_v2: found a 'Vu+ Tuner : Vuplus DVB-T/C USB NIM(TURBO)' in cold state
usb 1-2: dvb_usb_v2: downloading firmware from file 'Vuplus_Turbo_USB_0101.fw'
usb 1-2: dvb_usb_v2: 'Vu+ Tuner : Vuplus DVB-T/C USB NIM(TURBO)' successfully deinitialized and disconnected
usb 1-2: new high-speed USB device number 3 using ehci-brcm
usb 1-2: dvb_usb_v2: found a 'Vu+ Tuner : Vuplus DVB-T/C USB NIM(TURBO)' in warm state
usb 1-2: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer
DVB: registering new adapter (Vu+ Tuner : Vuplus DVB-T/C USB NIM(TURBO))
usb 1-2: DVB: registering adapter 1 frontend 0 (Vu+ Turbo Frontend : DVB-C/T2)...
usb 1-2: dvb_usb_v2: 'Vu+ Tuner : Vuplus DVB-T/C USB NIM(TURBO)' successfully initialized and connected