Results 1 to 2 of 2

Thread: lirc iMON-PAD problems with 12.04

  1. #1
    Join Date
    Sep 2009
    Beans
    46

    lirc iMON-PAD problems with 12.04

    Running 12.04 LTS and my system uses the iMON-PAD. When running XBMC, the cursor keys (up, down, left, right, select etc) trick keys (play, pause, stop) work, but none of the other keys are working.

    After enabling XBMC debug, XBMC reports that these keys are coming from the keyboard and not the remote.

    As far as I can tell, lirc is correctly configured and completely functional. The lircd.conf points to the imon device
    Code:
    #Configuration for the Soundgraph iMON PAD IR/VFD remote:
    include "/usr/share/lirc/remotes/imon/lircd.conf.imon-pad"
    I have a properly configured Lircmap.xml in my userdata directory and even tried a keymap file in the userdata/keymaps. The keymap file revealed that all remote keys that xbmc is processing are coming from the keyboard not the remote.

    Finally, tried gedit and the cursor keys on the remote manipulate the cursor in the editor.

    Seems like something is mapping the remote to the keyboard prior to lirc getting involved. Any ideas where I can start looking?
    Last edited by lindend; October 1st, 2013 at 11:56 AM. Reason: Formatting problems with the post

  2. #2
    Join Date
    Sep 2009
    Beans
    46

    Re: lirc iMON-PAD problems with 12.04

    Was able to get the remote working via the linux-input-layer described in this HOW-TO guide in the XBMC forums. Turns out this is expected behavior with newer kernels.

    http://forum.xbmc.org/showthread.php?tid=145488

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •