|
From: Raffaele B. <raf...@st...> - 2007-06-05 06:46:12
|
Christoph Bartelmus wrote: > Hi! > > Raffaele BELARDI "raf...@st..." wrote: > [...] >> The remote is recognized by the kernel, from syslog: >> input: cx88 IR (Hauppauge WinTV-HVR130 as /class/input/input3 >> >> Could anybody tell me which is the correct interface for this remote and >> point me to some way to debug the problem? Any hints are greatly >> appreciated, I'm running out of ideas. > > You should use the /dev/input interface. > If you cannot get any output from it, then you should contact the > developers of the according driver who unfortunately are not reading > this list AFAIK. > Christoph, thanks! According to the header of ir_keymaps.c /dev/input interface for remote was developed inside the video4linux project, right? I'll start searching from there. Just for my understanding, the hauppauge_dvb lirc driver is obsoleted by the kernel input interface? bye, raf |