[LIRC] don't work - trust rc-2400
#1
Hi.
Lirc does not work for me Blush
I tried everything. Sad
I am running Trust IR Receiver + Trust RC-2400
It looks like LIRC does not get event from receiver.

Quote:[ 161.573342] usb 3-2: new low speed USB device number 3 using uhci_hcd
[ 161.760708] Registered IR keymap rc-rc6-mce
[ 161.760858] input: Media Center Ed. eHome Infrared Remote Transceiver (147a:e017) as /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0/rc/rc1/input8
[ 161.760948] rc1: Media Center Ed. eHome Infrared Remote Transceiver (147a:e017) as /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0/rc/rc1
[ 161.761170] rc rc1: lirc_dev: driver ir-lirc-codec (mceusb) registered at minor = 0
[ 161.761191] mceusb 3-2:1.0: Registered Formosa21 SnowflakeEmulation on usb3:3
Quote:Bus 003 Device 003: ID 147a:e017 Formosa Industrial Computing, Inc. eHome Infrared Receiver
What to do?
Reply
#2
Do you get any response when you run irw in the command line?
Reply
#3
Have you set lirc up to use devinput? Looks like it should workfine.
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
Reply
#4
dashford Wrote:Do you get any response when you run irw in the command line?

no
Reply
#5
darkscout Wrote:Have you set lirc up to use devinput? Looks like it should workfine.
Quote:#Parameters for daemon
#

LIRC_DEVICE="/dev/input/by-id/usb-Formosa21_SnowflakeEmulation_C0014E23-event-if00"
LIRC_DRIVER="devinput"
LIRC_EXTRAOPS=""
LIRC_CONFIGFILE="/etc/lirc/lircd.conf"

This is my config

Quote:[root@myhost piotrek]# cat /dev/input/by-id/usb-Formosa21_SnowflakeEmulation_C0014E23-event-if00
When I press buttons, nothing happens
Reply
#6
What about ir-keytable? What does it show?
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
Reply
#7
Quote:[root@myhost piotrek]# ir-keytable
Found /sys/class/rc/rc0/ (/dev/input/event4) with:
Driver mceusb, table rc-rc6-mce
Supported protocols: NEC RC-5 RC-6 JVC SONY LIRC
Enabled protocols: RC-6
Repeat delay = 500 ms, repeat period = 125 ms
[root@myhost piotrek]#

that's it
Reply
#8
irrecord does not see any events
Reply
#9
any help Sad?
Reply
#10
ir-keytable -t

Press buttons.
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
Reply

Logout Mark Read Team Forum Stats Members Help
[LIRC] don't work - trust rc-24000