Hi, Time to time my DVB-T usb dual tuner based on AF9015 stops to receive data. The symptom is: you can send any command to the driver and the device responds OK, but it don't sends packets. I suspect that the problem is inside the firmware, as when I force to use the second tuner, the device works as expected... until some time later the second tuner also suffers the same problem. In this case the only solution is disconnect the device and reconnect it. After this "cold" reboot, it returns to work. I try to substitute this solution to a "hot" reset of the device with these commands: # rmmod dvb_usb_af9015 # modprobe dvb_usb_af9015 But the dmesg shows: [398121.465865] dvb-usb: found a 'Dual DVB-T Stick' in warm state. And in this case the firmware isn't loaded in the device, then the device don't resets. So I suggest to modify the driver for supporting "force reload" of firmware, that I suspect will be equivalent to a "cold" reset of the device. Please, someone can try to implement this? Thank you! -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html