>>>>> "DFishburn" == DFishburn <[EMAIL PROTECTED]> writes:
Hi, DFishburn> Peter, could you give a short overview of the best way to DFishburn> use this. DFishburn> I use Mythbuntu 8.04. DFishburn> What I would like to do is force the light to be in a DFishburn> non-blinking state. I might like it to be the white light DFishburn> instead of yellow. As I mentioned in the release notes, this is unfortunately not possible with the current implementation :/ Lirc communicated with the IR controller through the hiddev kernel driver, but atvtool talks directly to the controller from user space, so it disconnects it from hiddev. You can afterwards reconnect hiddev to the controller using the --reattach option, but the device initialization done by hiddev unfortunately turns the LED off if it's in mode 1 or 3. In theory it should be possible for atvtool to communicate though the hiddev driver, but I haven't gotten that working yet. DFishburn> Thanks for your work on this. You're welcome. -- 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 -~----------~----~----~----~------~----~------~--~---
