|
From: Sean Y. <se...@me...> - 2026-08-14 09:03:40
|
Hi John, On Thu, Aug 13, 2026 at 06:49:19PM -0400, John wrote: > Thanks Sean, that worked for me. > > One follow up question. Justin lists the contents for > /etc/lirc/hardware.conf. > > The line: > MODULES="lirc_rpi" > > looks like it should be: > MODULES="gpio_ir" > > or > > MODULES="gpio_ir_recv" > > Is that a correct assumption? hardware.conf is a file which was used on Debian at some point but it is no longer used. All the options are in /etc/lirc/lirc_options.conf Having said that, what exactly are you trying to achieve? You might not need lirc at all. What remote are you trying to use and do you have a remote definition for it in mind? Thanks, Sean |