<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Jo Shields wrote:
<blockquote cite="mid441998E3.5050707@apebox.org" type="cite">
  <pre wrap="">Brian Wood wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">On Mar 16, 2006, at 9:13 AM, Warren wrote:

 

    </pre>
    <blockquote type="cite">
      <pre wrap="">`Not necessarily.  The dvb devices use up so much bandwidth that  
it is logical to assume that the program accessing them will need  
access to realtime scheduling as well, which is also a root-only  
function.  Making dvb devices owned by root to me is the natural  
thing to do.

   

      </pre>
    </blockquote>
    <pre wrap="">You have a point, I guess there is no "one size fits all" answer.

I guess I just resist anybody making decisions for me, but they can  
always be changed.

I'll try and write up something for the WiKi about changing device  
permissions on udev systems.

    </pre>
  </blockquote>
  <pre wrap=""><!---->
This is exactly why it should be in a user group though - you're right, 
it uses a lot of bandwidth, so nto all users will neccessarily want to 
use the device - but you might want to run some kind of daemon (let's 
say a hypothetical "LegendTV"), so a root-only device is a silly idea.
_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a>
  </pre>
</blockquote>
<br>
But if this LegendTV actually wanted to do a capture of the
high-bandwidth data coming in from the dvb card, it would need to be
root so that the real time scheduling would work and data would not be
missed.&nbsp; So the root-only device is the way to go. :)<br>
<br>
W<br>
</body>
</html>