Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Remote receiver on 2. DVB card (NOVA)



Hi,

since I bought a 2. card (Hauppauge NOVA) I would like to use its remote control
( the new one with RC5-codes at adress 31) in parallel with my existing solution.

The existing config is a programmable RC wich used the receiver on the 1. card
and the Remote-Plugin with the follwing parameters

REMOTE_PLUGIN_OPTS="-i /dev/input/event0"
REMOTE_KEYMAP="-a 5 /mnt/hda1/vdr020/etc/vdr/haupneu1.rc5"

I tryed to use
REMOTE_PLUGIN_OPTS="-i /dev/input/event0 -i /dev/input/event1"

But it didn't work, when I use evtest with /dev/input/event1 it says
"no such device"

How to enable the 2. receiver as /dev/input/event1?

If this would be too complicated (I am using the "MLD" binary distribution,
and I dont want to compile the stuff myself, but I can easily edit all the
configs and script files in it), would it be possible to use a second
Keymap on the one working /dev/input/event with a different (RC5-)adress
like the following ones?:

REMOTE_KEYMAP="-a 5 /mnt/hda1/vdr020/etc/vdr/haupneu1.rc5"
REMOTE_KEYMAP="-a 31 /mnt/hda1/vdr020/etc/vdr/hauppauge.rc5"

I tryed to combine this parameters but with no effect.

Joerg.




--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index