[mythtv-users] Anyone Using LIRC on CentOS 6.6?
Alec Leamas
leamas.alec at gmail.com
Thu Jun 4 07:36:17 UTC 2015
On 04/06/15 08:24, Alec Leamas wrote:
> Anyway, you really need to disable the kernel decoding if you want to
> use lirc. What kind of write error did " echo -- 'lirc' >
> /sys/class/rc/rc0/protocols" give? Does /sys/class/rc/rc0 exist? Did you
> forget to do it as root (permission problem)?"
Oops! Your dmesg (so to speak):
> $ir-keytable
> Found /sys/class/rc/rc1/ (/dev/input/event14) with:
> Driver mceusb, table rc-rc6-mce
> Supported protocols: NEC RC-5 RC-6 JVC SONY LIRC
> Enabled protocols: LIRC
> Name: Media Center Ed. eHome Infrared
> bus: 3, vendor/product: 0471:0815, version: 0x0000
> Repeat delay = 500 ms, repeat period = 33 ms
Have you reloaded the driver, and thus have the device available on
something else than /sys/class/rc/rc0 (here /sys/class/rc/rc1/)?
ir-keytable should tell you. Of course, you should then write to the
corresponding protocols file to disable kernel decoding.
Also note that you can use "cat /sys/class/rc/rc?/protocols" to check
current status.
Cheers!
--alec
More information about the mythtv-users
mailing list