You are not logged in.

#1 2013-01-03 04:36:03

deadrabbit
Member
Registered: 2008-04-26
Posts: 118

mceusb/lirc/systemd

I'm trying to get lirc working, so I can use it with systemd. It used to work just fine . . . before systemd. I've followed these instructions: https://wiki.archlinux.org/index.php/Xb … g_a_Remote , but no luck.

If I try ir-keytable -t, I get this error:
/dev/input/event15: Permission denied

I'm guessing I need some kind of udev rule to get me the permissions I need? If I run it as work, there are no complaints, but it doesn't register any remote button presses.

Thanks

Offline

#2 2013-01-09 10:06:58

teekay
Member
Registered: 2011-10-26
Posts: 271

Re: mceusb/lirc/systemd

If you followed the instructions and set the protocol to lirc, your device should be handled by /dev/lirc0 rather than /dev/input/* - so ir-keytable shouldn't be needed at all.

Run "irw" and press some buttons, they should all be mapped correctly already if your remote is MCE compilant.

Offline

#3 2013-01-09 20:17:12

deadrabbit
Member
Registered: 2008-04-26
Posts: 118

Re: mceusb/lirc/systemd

Hey, it started working, even though I didn't change anything! Last time I tried it, irw didn't do anything. I probably had the wrong set of modules loaded or something. Thanks!

Offline

Board footer

Powered by FluxBB