>>>>> "orion195" == orion195 <[email protected]> writes:
orion195> I run this: orion195> stop lirc orion195> #atvtool -r -F -b -l3 The arguments are processed in order, so the -r needs to go at the end. Do notice that the kernel will do some reinitialization of the device with you reattach it, so blinking gets turned off. If you need to use the IR interface you can basically only use atvtool to turn of the LED. I use this in my /etc/init.d/lirc: /usr/sbin/atvtool -l 0 -r -- Bye, Peter Korsgaard --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
