Mailing List archive

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

[linux-dvb] Re: dvdplayer 0.29 remote control ?, etc ...



Thomas Jagoditsch wrote:

> [dvdplayer]
> dvdplayer 0.29 works well too, sound ist synced (yipee).
>
> but i had no chance with remote-control via lirc.
> edited the remote.h, made dvdplayer and started it with -r.
> everything went fine - syslog shows "lircd:accepted client" - until i
> hit the first button (usually "MENU"), then syslog told me "lircd:
> removed client".
> diggin in the source and uncomment some printf´s showed some output
> (remote key) but doesnt give a hint whats happening.
>
> anybody out there has some idea ?

Check if you have identical remote control name in configuration
files:

remote.h:
// remote control name
#define  REMOTE_NAME     "digital"
                          ^^^^^^^

/etc/lircd.conf:
begin remote
  name   digital
         ^^^^^^^

Matjaz




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



Home | Main Index | Thread Index