On Fri, Sep 28, 2012 at 04:22:13PM +0100, Tony Houghton wrote:

> When I tried to run inputlirc for my MCE remote it kept crashing just
> after start up. I found lines like this in /var/log/messages each time:
> 
> Sep 28 15:48:18 htpc inputlircd: Started
> Sep 28 15:48:18 htpc kernel: [852268.686480] inputlircd[484] trap stack 
> segment ip:401ba7 sp:7fffe3ba8cf0 error:0
> 
> The ip:401ba7 is the same each time, but the other numbers vary.
> 
> I was using these options:
> 
> inputlircd -g -n 'Media*' /dev/input/event*

Hm, I cannot reproduce the crash, but you should remove "/dev/input/event*"
from the command, otherwise inputlirc will grab ALL devices, which is not what
you want. The "-n 'Media*'" option itself will scan all possible input event
devices for matches. So please try starting it as follows:

inputlircd -g -n 'Media*'

Can you also install input-utils and email me the output of the lsinput
command regardless of whether the above works or not?

> NB lirc wasn't installed at the time, I installed that afterwards.

The lirc package isn't needed for inputlirc to work, it should work fine
without it.

-- 
Met vriendelijke groet / with kind regards,
      Guus Sliepen <[email protected]>

Attachment: signature.asc
Description: Digital signature

Reply via email to