The remote name in lircrc has to match the name defined in /etc/lirc/ lircd.conf. irw reports the name defined in lircd.conf. In your case this is "Apple_A1156".
Change the lines in lircrc from "remote = Apple_IR" to "remote = Apple_A1156" and it should work (or at least it will be closer to working :) On Jun 7, 2009, at 11:41 PM, iitywygms wrote: > > Following the guides. Everything seems cool. > Here is a test > ke...@mythbed:~$ irw /dev/lircd > 0000000087ee810d 00 MINUS Apple_A1156 > 0000000087ee810d 01 MINUS Apple_A1156 > 0000000087ee810b 00 PLUS Apple_A1156 > 0000000087ee810b 01 PLUS Apple_A1156 > > That seems okay. > > Here is part of my lircrc > > ke...@mythbed:~/.mythtv$ tail -n30 ~/.mythtv/lircrc > > begin > remote = Apple_IR > prog = mythtv > button = PLAY > config = Space > repeat = 2 > delay = 0 > end > > begin > remote = Apple_IR > prog = mythtv > button = NEXT > config = Right > repeat = 2 > delay = 0 > end > > begin > remote = Apple_IR > prog = mythtv > button = PREV > config = Left > repeat = 2 > delay = 0 > end > ke...@mythbed:~/.mythtv$ > > But NOTHING happens in mythtv?? > Any ideas? > mythbuntu 9.04 > > > --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/atv-bootloader?hl=en -~----------~----~----~----~------~----~------~--~---
