Jason, I have been running ATV as a front-end for over a year now. This happens periodically. Listed below are my own personal notes on how to recover the apple remote functionality.
%>ssh atv1.lhilocal.com %>cd /etc/lirc %>cp lirc.conf lirc.conf.thedate.not-working %>sudo /etc/init.d/lirc stop %>sudo irrecord -H macmini -d /dev/usb/hiddev0 /etc/lirc/lircd.conf # complete the instructions, when prompted for the key names use PLUS, MINUS, NEXT, PREV, MENU, PLAY ''#The final step where it asks to hold down a key didn't seem to work. Just Ctrl-C out of the program the new conf. file is named lircd.conf.conf'' #look at the hex prefix for each of the keys in lircd.conf.conf. 'vi' lircd.conf and change the predata from the old value to the new data just recorded in lircd.conf.conf. In today's case it changed from // 0x87EEAF// to //0x87EEB2// #save and exit lircd.conf %>sudo /etc/init.d/lirc restart %>reboot Hope this helps. On Jul 7, 12:56 pm, Jason <[email protected]> wrote: > Anyone?? Im completely stuck as to where to go? > > On Jul 4, 3:28 pm, Jason <[email protected]> wrote: > > > Since march the appletv has been running like a champ and then all a > > sudden today it wont respond to any signals from my remote, except for > > then i reboot it (holding down the MENU and Down arrow). I can hook up > > a keyboard and use it just fine. > > > According to my System Info in XBMC I am running Linus 2.6.24-27- > > Generic > > > Now im not very good at linux, so ill do what I can to answer your > > questions as best as possible and get the info you need. > > > Thanks > > Jason > > -- 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
