I bought a Hauppauge HD-PVR (1212 I think) a couple of weeks ago. When I first hooked it up to my mythbuntu system (10.04), it was working fine. I think it was after I tried to upgrade the firmware through my windows box that it stopped working in linux. Actually, I think I forgot to reboot the windows box after firmware upgrade which you are supposed to do (I think). Now it doesn&#39;t work at all in linux. The hdpvr module is loaded (my kernel is 2.6.32) and /dev/video0 is there. When I try cat /dev/video0 &gt; test.ts, the file is zero bytes.  I have tried reinstalling the firmware several times (with reboot), but no luck. Any ideas?<br>
<br>I am getting this error in /var/log/mythtv/mythbackend.log when I try to watch live tv:<br><br>2010-05-20 22:27:35.110 DevRdB(/dev/video0) Error: Poll giving up<br>2010-05-20 22:27:35.113 MPEGRec(/dev/video0) Error: Device error detected<br>
2010-05-20 22:27:35.113 DevRdB(/dev/video0): Stop(): Not running.<br>2010-05-20 22:27:39.498 DevRdB(/dev/video0) Error: Poll giving up<br>2010-05-20 22:27:39.502 MPEGRec(/dev/video0) Error: Device error detected<br>2010-05-20 22:27:39.503 DevRdB(/dev/video0): Stop(): Not running.<br>
2010-05-20 22:27:43.396 DevRdB(/dev/video0) Error: Poll giving up<br>2010-05-20 22:27:43.399 MPEGRec(/dev/video0) Error: Device error detected<br>2010-05-20 22:27:43.400 DevRdB(/dev/video0): Stop(): Not running.<br>2010-05-20 22:27:47.294 DevRdB(/dev/video0) Error: Poll giving up<br>
2010-05-20 22:27:47.296 MPEGRec(/dev/video0) Error: Device error detected<br>2010-05-20 22:27:47.296 DevRdB(/dev/video0): Stop(): Not running.<br><br>stephen@mythbox:~$ lsusb<br>Bus 002 Device 007: ID 0471:0815 Philips eHome Infrared Receiver<br>
Bus 002 Device 006: ID 046d:abd0 Logitech, Inc. <br>Bus 002 Device 005: ID 046d:c50c Logitech, Inc. Cordless Desktop S510<br>Bus 002 Device 004: ID 0451:2036 Texas Instruments, Inc. TUSB2036 Hub<br>Bus 002 Device 003: ID 045e:00b9 Microsoft Corp. Wireless Optical Mouse 3.0<br>
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub<br>Bus 001 Device 006: ID 2040:4902 Hauppauge <br>Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub<br><br>stephen@mythbox:~$ lsmod|grep hdpvr<br>
hdpvr                  23178  0 <br>v4l2_common            18357  6 wm8775,tuner,cx25840,ivtv,cx2341x,hdpvr<br>videodev               40486  6 wm8775,tuner,cx25840,ivtv,hdpvr,v4l2_common<br><br><br><br><br>