[mythtv-users] udev on DVB adapter

E. Westbrook mythtv-users at westbrook.com
Mon Nov 15 19:09:41 UTC 2010


Why not?  It's easier, less subject to the effect of other changes, and
instant.

I alias my pcHDTV-HD3000's frontend to /dev/hd3000fe0 with a simple line
like

KERNEL=="dvb*.frontend*", ATTRS{subsystem_device}=="0x3000",
SYMLINK+="hd3000fe0"

placed in a file called "/etc/udev/rules.d/15-videosymlinks.rules".  You
only need as many specifics as are necessary to match your card on your
system.  Then I magically get a /dev/hd300fe0 device (you can name yours
whatever you like, of course) that myth is more than happy to play nice
with.

Works a treat!  No kernel or modprobe intervention required.

$0.02,
EW

On Sun, Nov 14, 2010 at 14:49, Nick Rout <nick.rout at gmail.com> wrote:

> On Mon, Nov 15, 2010 at 10:09 AM, Josu Lazkano <josu.lazkano at gmail.com>
> wrote:
> >
> > If I add the adapter102 on myth-setup capturers and it works well, but
> > I want to delete the adapter0. Is it possible?
>
> Why?
>
> It seems unnecessary!
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20101115/e32ee26d/attachment.htm>


More information about the mythtv-users mailing list