Last week I bought a Hauppauge Nova-T Stick, which is almost unusable with vdr. USB-IDs of Stick: 0x2040_0x7060 USB_VID_HAUPPAUGE, USB_PID_HAUPPAUGE_NOVA_T_STICK_2 used driver: dvb-usb-dib0700 from linux-2.6.21.1 / hg snapshot from last friday (June 1st, 2007) used firmware: dvb-usb-dib0700-01.fw ( with dvb-usb-dib0700-02-rc1.fw even worse) vdr version: 1.4.5 / 1.4.0 After some debugging I found out following: Calls to mt2060_set_params (tune to a VHF/UHF channel) are ignored after a call to dib0700_streaming_ctrl(adap, 1); (enable video streaming) until we call dib0700_streaming_ctrl(adap, 0); (disable video streaming). Unfortunately the vdr under almost all circumstances starts video streaming and and trys to tune afterwards. As the Nova-T Stick is listed in dvb-wiki as fully supported there are 2 opportunities (as I can see): 1. a new hardware version of this stick (i2c bus of tuner is disabled during streaming to avoid noise as in other dvb frontends, maybe this was not the case in older hw versions) 2. a hardware bug in my stick I hope somebody can help solving this problem. Thanks, S:oren _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb