[mythtv-users] Two HVR-950Q tuners
George Nassas
gnassas at mac.com
Tue Apr 5 12:06:50 UTC 2011
On 2011-04-05, at 12:00 AM, Kevin Ross wrote:
> Not exactly. It looks for anything named adapter* in the /dev/dvb
> directory. So you can name them anything you want, as long as it begins
> with "adapter", for example, /dev/dvb/adapter-pinnacle-800i. Symlinks
> are fine.
Thanks for this tip. It seems obvious now but for whatever reason wasn't before I read it. One correction though - it's a directory that you have to create.
This rule works with my HVR-1600:
SUBSYSTEM=="dvb", ATTRS{vendor}=="0x14f1", ATTRS{device}=="0x5b7a", \
PROGRAM="/bin/sh -c 'K=%k; K=$${K#dvb}; printf dvb/adapter-hvr1600/%%s $${K#*.}'", SYMLINK+="%c"
- George
More information about the mythtv-users
mailing list