Re: /dev/lirc0 not found
Sean Young <[email protected]>
| Newsgroups | gmane.comp.hardware.lirc |
|---|---|
| Message-ID | <[email protected]> |
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