Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Remote receiver on 2. DVB card (NOVA)
- To: vdr@linuxtv.org
- Subject: [vdr] Remote receiver on 2. DVB card (NOVA)
- From: JSchneide@t-online.de (Joerg Schneide)
- Date: Sat, 22 Nov 2003 12:54:11 +0100
- Content-type: text/plain; charset=ISO-8859-15; format=flowed
- Reply-to: vdr@linuxtv.org
- Sender: vdr-bounce@linuxtv.org
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-DE; rv:1.0.2) Gecko/20030208 Netscape/7.02
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