[mythtv-users] Nova-T's &

Andy Whitworth andywhit at gmail.com
Thu Jan 27 17:11:23 EST 2005


Dan,

I found that I needed to add the following lines to the bottom of my
/etc/udev/permissions.d/50-udev.permissions file:-

# DVB
dvb/*:root:root:0666
dvb:root:root:0666
dvb/adapter*:root:root:0666
dvb/adapter*/*:root:root:0666

I've also got the following in my /etc/udev/rules.d/50-udev.rules file:-

KERNEL="dvb*", PROGRAM="/etc/udev/scripts/dvb.sh %k", NAME="%c"

which references /etc/udev/scripts/dvb.sh containing:-

#!/bin/sh
/bin/echo $1 | /bin/sed -e
's,dvb\([0-9]\)\.\([^0-9]*\)\([0-9]\),dvb/adapter\1/\2\3,'

Hope this helps,

Andy.


On Thu, 27 Jan 2005 12:02:55 +0000, Dan Robinson
<dannyjrobinson at gmail.com> wrote:
> 
> Scratch my response, I've found them inside the video4linux group, I
> hadn't realised there were packages for specific chipsets.
> 
> Thanks again, I'll try this later today.
> 
> 
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
> 
>


More information about the mythtv-users mailing list