FLIRC USB Firmware v4.1.1. Remote is an Acoustic Research ARRS05G. Using the Kodi profile.
OS is Ubuntu LTS 16.04:
matt@host:~$ cat /etc/os-release
NAME="Ubuntu"
VERSION="16.04.2 LTS (Xenial Xerus)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 16.04.2 LTS"
VERSION_ID="16.04"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
VERSION_CODENAME=xenial
UBUNTU_CODENAME=xenial
matt@host:~$ cat /etc/debian_version
stretch/sid
Whenever I press a button on the remote, I'd say there's maybe a 20% chance it is recognized. In other words, it seems most button presses are ignored. This is with the FLIRC USB device plugged into the front of the PC, and me standing right in front of it, with the remote only a few inches away.
Using a (wired) USB keyboard, all button presses work immediately as expected.
I'm using Flirc v2.5.1, from Deb package flirc_2.5.1-1_amd64.deb (md5sum: 4ac86479eae26df57a676e9674bb699e). Simply running Flirc and then exiting prints this out to the console:
matt@host:~$ Flirc
Can't load 'test.ini'
00: ff ff ff ff ff ff ff ff ff ff ff ff ............
00: ff ff ff ff ff ff ff ff ff ff ff ff ............
00: ff ff ff ff ff ff ff ff ff ff ff ff ............
00: ff ff ff ff ff ff ff ff ff ff ff ff ............
00: ff ff ff ff ff ff ff ff ff ff ff ff ............
Object::connect: No such signal QCheckBox::currentIndexChanged(int)
[D] lib/libflirc/flirc_driver.c fl_major_version(387): something bad happened
That "something bad happened" doesn't inspire much confidence.