<p><br>
On Oct 31, 2012 10:23 AM, &quot;Mark&quot; &lt;<a href="mailto:markhsa@gmail.com">markhsa@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; I haven&#39;t seen this error for a while and am not finding much in googling it for assistance.<br>
&gt; I am wondering if this is a module problem in the kernel as it doesnt make much sense.<br>
&gt;<br>
&gt; New Mythbox on F17<br>
&gt; I know the HDPVR works as its fine on another F17 ( old ) box.<br>
&gt;<br>
&gt; Problem: cat /dev/video0 &gt; /tmp/vid.avi<br>
&gt;<br>
&gt; Info:<br>
&gt; ls -al /dev/video0<br>
&gt; crw-rw----+ 1 root video 81, 0 Oct 30 15:19 /dev/video0<br>
&gt;<br>
&gt; lsmod |grep hdpvr<br>
&gt; hdpvr                  32337  0<br>
&gt; v4l2_common            15099  1 hdpvr<br>
&gt; videodev              119976  2 hdpvr,v4l2_common<br>
&gt; i2c_core               38314  5 i2c_i801,hdpvr,nvidia,v4l2_common,videodev<br>
&gt;<br>
&gt; hdpvr 2-1.6:1.0: firmware version 0x12 dated May  7 2009 23:27:43<br>
&gt; [80987.350493] hdpvr 2-1.6:1.0: device now attached to video0<br>
&gt; [80987.350519] usbcore: registered new interface driver hdpvr<br>
&gt;<br>
&gt; So it all looks good.  I cant cat the video device as root or anyone in the video group.<br>
&gt;<br>
&gt; Any ideas on what else I can check?</p>
<p>Something else accessing /dev/video0?</p>
<p>lsof|grep video0</p>
<p>I think the fuser commandcan be used too. I never got the hang of that though.<br></p>
<p>&gt;<br>
&gt; _______________________________________________<br>
&gt; mythtv-users mailing list<br>
&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt; <a href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</p>