[mythtv-users] Backend consolidation, round 3.

Warpme warpme at o2.pl
Thu Jul 22 16:54:05 UTC 2010


Hi,

I had the same issue with (a) /dev/videoX permissions and (b) random 
/dev/videoX detection during reboot.

For (a) I do:
usermod -a -G video,audio,optical,storage,users mythtv

For (b) I wrote "99-video-tuners.rules"
KERNEL=="video[0-9]*", ATTR{name}=="ivtv0 encoder 
MPG*",SYMLINK+="PVR-250_1"
KERNEL=="video[0-9]*", ATTR{name}=="ivtv1 encoder 
MPG*",SYMLINK+="PVR-250_2"
KERNEL=="video[0-9]*", ATTR{name}=="ivtv2 encoder 
MPG*",SYMLINK+="PVR-250_3"
KERNEL=="video[0-9]*", ATTR{name}=="ivtv3 encoder MPG*",SYMLINK+="PVR-250_4"
and put it into:
/etc/udev/rules.d/
and do:
udevadm control --reload-rules

br

-------------- next part --------------
A non-text attachment was scrubbed...
Name: warpme.vcf
Type: text/x-vcard
Size: 83 bytes
Desc: not available
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20100722/dff7a710/attachment.vcf>


More information about the mythtv-users mailing list