[mythtv-users] tuner numbering

Hika van den Hoven hikavdh at gmail.com
Thu Feb 27 00:27:31 UTC 2014


> Thanks Hika, now I see that only the one card took the link, but I
> don't know why:
> daryl at daryl-A780L3C:~$ ls -l /dev/dvb*
> lrwxrwxrwx 1 root root 22 Feb 26 17:20 /dev/dvbHP1250 -> dvb/adapter6/frontend0

> /dev/dvb:
> total 0
> drwxr-xr-x 2 root root 120 Feb 26 17:21 adapter0
> drwxr-xr-x 2 root root 120 Feb 26 17:20 adapter6
> daryl at daryl-A780L3C:~$
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-users
> http://wiki.mythtv.org/Mailing_List_etiquette
> MythTV Forums: https://forum.mythtv.org

First, that link is incorrect. Could you still have old rules in
place?
And secondly:

> SUBSYSTEM=="dvb", ATTRS{class}=="0x040000", ATTRS{device}=="0x8852",
> PROGRAM="/bin/sh -c 'K=%k; K=$${K#dvb}; printf dvb/HP1250/%%s $${K#*.};
> exit 0'", SYMLINK+="%c"
>
> SUBSYSTEM=="dvb", ATTRS{class}=="0x048000", ATTRS{device}=="0x08802",
> PROGRAM="/bin/sh -c 'K=%k; K=$${K#dvb}; printf dvb/PC800i/%%s $${K#*.};
> exit 0'", SYMLINK+="%c"

uses /bin/sh. Do you have /bin/sh? If not create a link in bin to
/bin/bash (like I have) like:
Goto /bin and type: 'sudo ln -s bash sh'
or replace /bin/sh in your rule with /bin/bash.

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
--



More information about the mythtv-users mailing list