[mythtv-users] udev on DVB adapter
    Nick Rout 
    nick.rout at gmail.com
       
    Mon Nov 15 23:33:51 UTC 2010
    
    
  
On Tue, Nov 16, 2010 at 8:09 AM, E. Westbrook
<mythtv-users at westbrook.com> wrote:
> 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
I meant why bother to get rid of adapter0 after making the symlink?
>
> 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!
    
    
More information about the mythtv-users
mailing list