ElFishi wrote: 
> So, next challenge: 
> I can get LIRCd to run with -uinput by the way Ralpy describes. I can
> also configure my own lircd.conf file so it contains the right keys for
> slimmer. And I can start slimmer with 
> > 
Code:
--------------------
  >   > --input /dev/input/event0
--------------------
> > 
> and have slimmer react on my remote...
Hi,

after getting Slimmer up and running in PiCorePlayer 6, I am now trying
to activate the remote control again.
I installed under Tweaks> IR-Page Lirc, set the correct GPIO port and
uploaded my own lircd.conf.
The remote control also seems to work, the commands 
Code:
--------------------
    irw
--------------------
 and 
Code:
--------------------
    mode2 -d /dev/lirc0
--------------------
issue the remote control commands correctly.

Next I found the Lirc event number.


Code:
--------------------
    cat /proc/bus/input/devices
  I: Bus=0019 Vendor=0001 Product=0001 Version=0100
  N: Name="gpio_ir_recv"
  P: Phys=gpio_ir_recv/input0
  S: Sysfs=/devices/platform/ir-receiver@1b/rc/rc0/input0
  U: Uniq=
  H: Handlers=kbd event0
  B: PROP=0
  B: EV=100013
  B: KEY=fff 0 0 4200 108fc32e 2376051 0 0 0 7 158000 4192 4001 8e9680 0 0 
10000000
  B: MSC=10
  
--------------------


But when I start Slimmer with 
Code:
--------------------
    --input /dev/input/event0
--------------------
the software doesn't respond to the commands.

Does anyone have any idea why?

Best regards
PiPlayer


------------------------------------------------------------------------
piPlayer's Profile: http://forums.slimdevices.com/member.php?userid=65280
View this thread: http://forums.slimdevices.com/showthread.php?t=105819

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to