[Bug 663651] Re: Streamzap remote control not operating correctly

Bob Wiegand bob at stuffofmine.com
Sun Oct 24 22:26:03 UTC 2010


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 Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list