Mailing List archive

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

[vdr] Re: Nexus and remote plugin



Cyrille Grange wrote:
> Cyrille Grange wrote:
> > Andreas Mair wrote:
> >> On Thursday 15 May 2003 11:48, Cyrille Grange wrote:
> >>> Hi all,
> >>> I'm using vdr 1.1.30 and 2003-04-27 drivers.
> >>> Everything work OK (DVD, mp3, ...) except the remote plugin.
> >>> In fact, the hardware is OK cause i made the checklist describe
> >>> in the README with success. Doing that, i construct my own .rc5
> >>> file :
> >>>
> >>> [keymap]
> >>>
> >>> The problem is that VDR don't ask me to learn keys when i launch
> >>> it. I tried to delete my remote.conf file to force vdr asking me
> >>> for keys, but only KBD keys react.
> >>> I'm using the runvdr.remote launcher script found in "misc"
> >>> directory. If i activate debug for IR as describe in the README,
> >>> i can see pressed keys in syslog, but VDR do not react.
> >>>
> > I already use the av7110_loadkeys "-a" "-i" options without
> > success. In fact, the ".evtest" prog. is working perfectly, so ...
> > Regards.

If evtest works, the remote plugin should work, too.

> To complete my question, i tried compiling vdr with "REMOTE=RCU" and
> "REMOTE=LIRC" but only RCU launch the reconizing procedure but
> without react from VDR when i press my remote keys. It's strange,
> cause i can see IR debug in syslog each time i press a key but VDR DO
> NOT REACT.

RCU has nothing to do with the remote control plugin.

> My syslog :
> ...
> May 15 16:26:55 leila kernel: PCI: Found IRQ 11 for device 00:0a.0
> May 15 16:26:55 leila kernel: IRQ routing conflict for 00:0a.0, have
> irq 10, want irq 11

This looks odd, but has nothing to to with your problem.

> ...
> mai 15 16:26:59 leila vdr[16942]: VDR version 1.1.30 started
> mai 15 16:26:59 leila vdr[16942]: loading plugin:
> ./PLUGINS/lib/libvdr-remote.so.1.1.30

ok

> ...
> mai 15 16:26:59 leila vdr[16942]: loading /video/remote.conf
> mai 15 16:26:59 leila vdr[16942]: initializing plugin: remote
> (0.1.0): Remote control
> ...
> mai 15 16:26:59 leila vdr[16942]: starting plugin: remote

What's missing here is a line like:
| Mai 15 17:36:34 orion vdr[32120]: remote: using '/dev/input/event0'

Try to start vdr manually (as root). In your vdr directory type
  ./vdr -Premote

Make sure that you have loaded driver and keymap.

Does it work now?

Oliver


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



Home | Main Index | Thread Index