Trouble getting IRC remote to work
#1
I'm trying to get Xtreamer Ultra setup to work with Debian. So far so good, but I can't get XBMC to react LIRC events. I've set up lirc and it's confirmed by irw that it works:

Code:
$ sudo irw
000000037ff07bdf 00 KEY_LEFT mceusb
000000037ff07bde 00 KEY_RIGHT mceusb
000000037ff07bdd 00 KEY_OK mceusb

XBMC (10.0) gets these events, but doesn't react to these:

Code:
17:41:33 T:140185534515264 M:3741282304   DEBUG: LIRC: Update - NEW at 221268:000000037ff07bdf 00 KEY_LEFT mceusb (KEY_LEFT)
17:41:33 T:140185534515264 M:3741282304   DEBUG: SDLKeyboard: scancode: 113, sym: 276, unicode: 0, modifier: 0
17:41:33 T:140185534515264 M:3741282304   DEBUG: OnKey: 61477 pressed, action is Left
17:41:43 T:140185534515264 M:3738251264   DEBUG: LIRC: Update - NEW at 231271:000000037ff07bdd 00 KEY_OK mceusb (KEY_OK)
17:41:44 T:140185534515264 M:3738251264   DEBUG: LIRC: Update - NEW at 232705:000000037ff07bdd 00 KEY_OK mceusb (KEY_OK)

Ie. AFAICS some keys on remote work just because these will generate events through Linux input layer (Linux 2.6.38 kernel is used) to SDLKeyboard, but LIRC events don't trigger any actions. What I'm doing wrong?
Reply
#2
Hi

Afraid I am a few steps behind you. I used a Live CD with Ubuntu 11.04 as the OS and cannot get lirc working at all. Did you have many problems getting lirc setup?

Adrian.
Reply
#3
Look here: http://forum.xbmc.org/showthread.php?tid=104541
Reply

Logout Mark Read Team Forum Stats Members Help
Trouble getting IRC remote to work0