[mythtv-users] permission issues

Gabe Rubin gaberubin at gmail.com
Mon Oct 5 17:53:21 UTC 2009


On Sun, Oct 4, 2009 at 11:27 AM, Nick Morrott <knowledgejunkie at gmail.com> wrote:
>
> Are you using Fedora?
>

Yes.  Fedora 10.

> You can use additional udev rules to alter user/group ownership of the
> devices when they are created - see
> http://www.reactivated.net/writing_udev_rules.html for more details.
> You want your rules to be processed before the default OS rules, so
> the rule file needs a name that is alphanumerically less than that of
> the default rules file.

I have done this for firewire, but fortunately the syntax was in the
wiki.  Not sure about the syntax for these devices and it does not
seem that straight forward.  Again, the devices I need permissions for
(with a slight correction to a typo I had in the OP):

>> chmod ugo+rw /dev/tty*  (so myth can change the channels over the serial port)
>> chmod ugo+rw /dev/snd/* (so myth can output sound)
>> chmod ugo+rw /dev/video* (so myth can capture with my PVR-350)

How would I go about adding rules for these (and more to the point,
why all of a sudden do I need to do this after not having to before)?

> You might also need to modify/add a permissions file (in
> /etc/security/console.perms.d/ on Fedora) to update console
> permisisons, depending upon your usage requirements.

I looked into this as well, and again, was a bit confused.
> Cheers,
> Nick

Thanks for your help


More information about the mythtv-users mailing list