[ATrpms-devel] heads up: lirc in-kernel soon?
Paulo Cavalcanti
promac at gmail.com
Sat Aug 25 12:56:33 CEST 2007
On 8/25/07, Jarod Wilson <lists at wilsonet.com> wrote:
>
> https://www.redhat.com/archives/fedora-kernel-list/2007-August/
> msg00147.html
Hi, Jarod
I have been using lirc in kernel for a long time.
It is already there for bttv cards.
http://www.linuxtv.org/v4lwiki/index.php/Remote_controllers
I do not need to use lirc-kmdl anymore. In fact, if I use it, every key I
press produces a ghost key,
which is a nightmare for changing channels in certain programs, such as
mythtv and tvtime.
I had to create my own version of lirc-devices
/etc/sysconfig/lircd
# Options to lircd
LIRCD_OPTIONS="-H dev/input -d /dev/input/lirc"
/etc/udev/rules.d/lirc.rules
KERNEL=="event*",
SYSFS{modalias}=="pci:v00008086d0000244Esv00000000sd00000000bc06sc04i01",
SYMLINK+="input/lirc"
with the two files above. Of course I had also to create another remote code
file for myself.
Everything works perfectly.
--
Paulo Roma Cavalcanti
LCG - UFRJ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.atrpms.net/pipermail/atrpms-devel/attachments/20070825/5cbd6407/attachment.html
More information about the atrpms-devel
mailing list