mario@htpc:~$ sudo stop remoted remoted stop/waiting mario@htpc:~$ grep -l 'TopSeed' /sys/class/input/input*/name | tail -n1 /sys/class/input/input6/name mario@htpc:~$ sudo nano /etc/lirc/hardware.conf mario@htpc:~$ cat /proc/bus/input/devices I: Bus=0019 Vendor=0000 Product=0001 Version=0000 N: Name="Power Button" P: Phys=PNP0C0C/button/input0 S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 U: Uniq= H: Handlers=kbd event0 B: EV=3 B: KEY=100000 0 0 0 I: Bus=0019 Vendor=0000 Product=0001 Version=0000 N: Name="Power Button" P: Phys=LNXPWRBN/button/input0 S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 U: Uniq= H: Handlers=kbd event1 B: EV=3 B: KEY=100000 0 0 0 I: Bus=0017 Vendor=0001 Product=0001 Version=0100 N: Name="Macintosh mouse button emulation" P: Phys= S: Sysfs=/devices/virtual/input/input2 U: Uniq= H: Handlers=mouse0 event2 B: EV=7 B: KEY=70000 0 0 0 0 0 0 0 0 B: REL=3 I: Bus=0003 Vendor=04fc Product=05d8 Version=0100 N: Name="MLK SPEEDLINK SL-6488" P: Phys=usb-0000:00:13.0-3/input0 S: Sysfs=/devices/pci0000:00/0000:00:13.0/usb2/2-3/2-3:1.0/input/input3 U: Uniq= H: Handlers=kbd event3 B: EV=120013 B: KEY=10000 7 ff9f207a c14057ff febeffdf ffefffff ffffffff fffffffe B: MSC=10 B: LED=1f I: Bus=0003 Vendor=04fc Product=05d8 Version=0100 N: Name="MLK SPEEDLINK SL-6488" P: Phys=usb-0000:00:13.0-3/input1 S: Sysfs=/devices/pci0000:00/0000:00:13.0/usb2/2-3/2-3:1.1/input/input4 U: Uniq= H: Handlers=kbd mouse1 event4 B: EV=1f B: KEY=837fff 2c3027 bf004444 0 0 1f0001 f84 8a27c000 667bfa d941dfed 9e0000 0 0 0 B: REL=1c3 B: ABS=1 0 B: MSC=10 I: Bus=0003 Vendor=0766 Product=0204 Version=0100 N: Name="TopSeed Tech Corp. USB IR Combo Device " P: Phys=usb-0000:00:13.1-3/input0 S: Sysfs=/devices/pci0000:00/0000:00:13.1/usb3/3-3/3-3:1.0/input/input5 U: Uniq= H: Handlers=kbd event5 B: EV=120013 B: KEY=10000 7 ff9f207a c14057ff febeffdf ffefffff ffffffff fffffffe B: MSC=10 B: LED=1f I: Bus=0003 Vendor=0766 Product=0204 Version=0100 N: Name="TopSeed Tech Corp. USB IR Combo Device " P: Phys=usb-0000:00:13.1-3/input1 S: Sysfs=/devices/pci0000:00/0000:00:13.1/usb3/3-3/3-3:1.1/input/input6 U: Uniq= H: Handlers=kbd mouse2 event6 B: EV=17 B: KEY=fc112 20d0c00 0 0 70000 0 18000 21f8 d001d804 9e0040 0 0 0 B: REL=103 B: MSC=10 mario@htpc:~$ sudo nano /etc/lirc/hardware.conf mario@htpc:~$ sudo start remoted remoted start/running, process 2407 mario@htpc:~$ ps -ef | grep lircd root 2407 1 0 23:45 ? 00:00:00 /usr/sbin/lircd --nodaemon --output=/var/run/lirc/lircd --driver=devinput --device=/dev/device/event6 --device=/dev/input/event6 --driver=dev/input mario 2425 1634 0 23:45 pts/0 00:00:00 grep --color=auto lircd mario@htpc:~$ irw /var/run/lirc/lircd ^C mario@htpc:~$ irw /var/run/lirc/lircd ^C mario@htpc:~$ sudo stop remoted remoted stop/waiting mario@htpc:~$ sudo start remoted remoted start/running, process 2668 mario@htpc:~$ irw /var/run/lirc/lircd 000000000001009e 00 BACK linux-input-layer 0000000000010066 00 HOME linux-input-layer 000000000001018e 00 RED linux-input-layer 000000000001018f 00 GREEN linux-input-layer 000000000001018f 00 GREEN linux-input-layer 000000000001018e 00 RED linux-input-layer 0000000000010190 00 YELLOW linux-input-layer 0000000000010191 00 BLUE linux-input-layer 0000000000010179 00 TV linux-input-layer 0000000000010181 00 RADIO linux-input-layer 0000000000010188 00 AUDIO linux-input-layer 0000000000010184 00 TEXT linux-input-layer 000000000001016b 00 CHANNEL linux-input-layer 0000000000010173 00 ANGLE linux-input-layer 0000000000010170 00 LANGUAGE linux-input-layer 0000000000010172 00 SUBTITLE linux-input-layer 000000000001009e 00 BACK linux-input-layer 0000000000010082 00 PROPS linux-input-layer 0000000000010073 00 VOLUMEUP linux-input-layer 0000000000010072 00 VOLUMEDOWN linux-input-layer 0000000000010071 00 MUTE linux-input-layer 0000000000010192 00 CHANNELUP linux-input-layer 0000000000010193 00 CHANNELDOWN linux-input-layer 00000000000100a8 00 REWIND linux-input-layer 00000000000100d0 00 FASTFORWARD linux-input-layer 00000000000100a5 00 PREVIOUSSONG linux-input-layer 00000000000100a3 00 NEXTSONG linux-input-layer 00000000000100a6 00 STOPCD linux-input-layer 0000000000010077 00 PAUSE linux-input-layer 00000000000100cf 00 PLAY linux-input-layer 00000000000100cf 00 PLAY linux-input-layer 0000000000010077 00 PAUSE linux-input-layer ^C