[mythtv-users] Help understanding udev rules

Mike Perkins mikep at randomtraveller.org.uk
Wed Apr 10 09:15:50 UTC 2013


On 10/04/13 04:37, John J Tucker wrote:
> Joe,
>
> Thanks for the help.  The results of the rules is a symlink from
> /dev/v4l/hdpvr1 and /dev/v4l/hdpvr2 with lrwxrwxrwx  1 root root
>
> myth_setup issues an error when I input /dev/v4l/hdpvr1 or 2 stating
> something like the device can not be probed.
>
> jt at myth:/dev/v4l$ udevadm info -a -p $(udevadm info -q path -n /dev/video0)
>
(snip)
>
Have you tried:

jt at myth:/dev/v4l$ udevadm info -a -p $(udevadm info -q path -n /dev/v4l/hdpvr1)

That might tell you if the symlink you created is doing the right thing.

-- 

Mike Perkins



More information about the mythtv-users mailing list