Just tried the new RPi 2 4.0.1 build (separate to the R Pi build)
With my Hauppauge Nova-T DT Dual DVB-T tuners I don't get a frontend for my /dev/dvb/adapter0. If I look at dmesg it appears that there is a crash during the set-up of the USB Tuner.
http://pastebin.com/EJKER8DD (Line 293 ?)
I have run opkg install tools but now whenever I run lsusb or lsusb -v with the Hauppauge tuner plugged in my SSH session hangs. I have to login via a separate SSH session to trigger a reboot. However when I do the Pi doesn't properly power down... All is not well.
The PCTV 290e DVB-T/T2 USB stick isn't recognised as a DVB device it appear :
http://pastebin.com/Vzp4tYHk lsusb -v results :
http://pastebin.com/0TJdharU (Have pasted entire result but PCTV appears at line 409)
The August T210 (also sold as a Geniatech) lsusb -v output is here :
http://pastebin.com/9T5ENDdq (I only pasted the specific for that USB this time)
The results of dmesg when I plugged it in are here :
http://pastebin.com/MqBp8yRqThis is more hopeful - it is successfully initialised and I get a frontend0 in /dev/dvb/adapter0
It scanned the UK DVB-T/T2 channels, found all 7 UK DVB-T/T2 muxes, but something still went wrong when it added the DVB-T2 muxes. One mux was channel scanned (i.e. you could see the service names being broadcast) but they don't appear as channels in the VDR OSD. The other mux failed to add the channels (though it was found during the initial scan)
So good news and bad news. Two popular DVB-T/T2 tuners don't work, but one, not as widespread, model works, but the DVB-T2 implementation doesn't quite work?