[mythtv-users] UDEV rules

Hika van den Hoven hikavdh at gmail.com
Mon Jan 27 22:02:36 UTC 2014


Hoi Daryl,

you have prepended dvb not dvb/

Tot mails,
  Hika                            mailto:hikavdh at gmail.com

"Zonder hoop kun je niet leven
Zonder leven is er geen hoop
Het eeuwige dilemma
Zeker als je hoop moet vernietigen om te kunnen overleven!"

De lerende Mens
--

Monday, January 27, 2014, 9:53:24 PM, you wrote:

> On Mon, Jan 27, 2014 at 3:48 PM, Hika van den Hoven <hikavdh at gmail.com> wrote:
>> Hoi Daryl,
>>
>> Try appending dvb/ to the simlinkname
>>
>> Tot mails,
>>   Hika                            mailto:hikavdh at gmail.com
>>
>> "Zonder hoop kun je niet leven
>> Zonder leven is er geen hoop
>> Het eeuwige dilemma
>> Zeker als je hoop moet vernietigen om te kunnen overleven!"
>>
>> De lerende Mens
>> --
>>
>> Monday, January 27, 2014, 9:28:03 PM, you wrote:
>>
>>> On Mon, Jan 27, 2014 at 2:06 PM, Yianni <yiannividalis at hotmail.com> wrote:
>>>>>
>>>>> Bill's rule:
>>>>> KERNEL=="dvb?.frontend?",SUBSYSTEM=="dvb",ATTRS{subsystem_vendor}=="0x0070",ATTRS{subsystem_device}=="0x7911",SYMLINK+="JustTesting",GROUP="video"
>>>>>
>>>>> My rule:
>>>>> KERNEL=="dvb?.frontend?",SUBSYSTEM=="dvb",ATTRS{subsystem_vendor}=="0x0070",ATTRS{subsystem_device}=="0x7911",SYMLINK+="HP1250",GROUP="video"
>>>>>
>>>>> Bill's result:
>>>>> lrwxrwxrwx 1 root root 22 Jan 25 16:43 /dev/JustTesting ->
>>>>> dvb/adapter0/frontend0
>>>>>
>>>>> MY result:
>>>>> drwxr-xr-x 2 root root 120 Jan 27 13:29 adapter0
>>>>
>>>>
>>>> The "SYMLINK+=" directive means "create a symbolic link under /dev" with the name it is given.
>>>>
>>>> The full path is "/dev" + the symlink, i.e. SYMLINK+="HP1250" must have created a symbolic link named HP1250 under /dev, not under /dev/dvb.
>>>> _______________________________________________
>>>> mythtv-users mailing list
>>>> mythtv-users at mythtv.org
>>>> http://www.mythtv.org/mailman/listinfo/mythtv-users
>>
>>> Correct, so how do I create it under /dev/dvb?
>>> Would this by why the symlink name won't stick to the card in BE setup?
>>> _______________________________________________
>>> mythtv-users mailing list
>>> mythtv-users at mythtv.org
>>> http://www.mythtv.org/mailman/listinfo/mythtv-users
>>
>> _______________________________________________
>> mythtv-users mailing list
>> mythtv-users at mythtv.org
>> http://www.mythtv.org/mailman/listinfo/mythtv-users

> Hika, I think I just did that.

> and correction, still looking for a "videoKWd150" symlink name.



More information about the mythtv-users mailing list