Dear Maintainer, When trying to get lirc running with an IguanaIR transceiver I came accross the followig: After I added some log messages to /usr/src/iguanair/software/lirc-drv-iguanair/iguanair.c I searched how to configure loglevel. Loglevel is not configured with 'loglevel' in lirc_options.conf but with 'debug'. ./lib/lirc_options.c line 49 and 180 in raspbian source file
Ack, this is a mess that needs to be rectified, keeping it backwards compatible. Filed upstream bug [1]. Thanks for reporting!