You are not logged in.
Hi,
I have IR receiver with rtl2832u DVB-T SDR device. I managed to create configuration file for my pilot (only one button for testing):
sudo irrecord --device=/dev/lirc0 MyRtlRemote.conf
...CUT...
Hold down an arbitrary button.
................................................................................
Found gap length: 409981
Now enter the names for the buttons.Please enter the name for the next button (press <ENTER> to finish recording)
KEY_CHANNELUPNow hold down button "KEY_CHANNELUP".
Please enter the name for the next button (press <ENTER> to finish recording)
Successfully written config file MyRtlRemote.conf.
This file was moved to /etc/lirc/lircd.conf.d directory.
Then I started lircd with command:
sudo lircd -n -d /dev/lirc0
There is no output in irw when I press one configured button on pilot.
Any ideas, why my pilot doesn't work?
I've found two similar topics, but these solutions don't work for me:
https://bbs.archlinux.org/viewtopic.php?id=121651
https://bbs.archlinux.org/viewtopic.php?id=116515&p=1
My ir-keytable output:
Found /sys/class/rc/rc0/ (/dev/input/event22) with:
Driver dvb_usb_rtl28xxu, table rc-empty
Supported protocols: NEC RC-5 RC-6 JVC SONY SANYO LIRC RC-5-SZ SHARP XMP other
Enabled protocols: LIRC
Name: Realtek RTL2832U reference desig
bus: 3, vendor/product: 0bda:2832, version: 0x0100
Repeat delay = 500 ms, repeat period = 125 ms
Last edited by Linkas (2015-02-23 19:42:52)
Offline