David, There are actually two different issues.
First was that the /etc/init.d/lirc file had both rc5sz and lirc enabled and both were reporting the Streamzap remote keys. However, even after this file is fixed to add rc5sz (this is the correct spelling, rc5-sz and rc-5-sz are wrong) to the disable list, it doesn't get disabled. This second error is in the ir-sysfs.c file which is part of the kernel code. This is the code that reads and processes the /etc/init.d/lirc file. This code has a bug which causes it to not correctly process the "rc3sz" entry. This can be fixed by reversing the checks for rc5 and rc5sz. -- Streamzap remote control not operating correctly https://bugs.launchpad.net/bugs/663651 You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to lirc in ubuntu. Status in “linux” package in Ubuntu: Triaged Status in “lirc” package in Ubuntu: Triaged Bug description: Binary package hint: lirc After upgrading to Ubuntu 10.10 my Streamzap IR remote control does not operate correctly. Pressing the direction buttons (Up, Down, Left and Right) generated 2 presses to the MythTV application. _______________________________________________ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : [email protected] Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp

