Re: Send IR without writing them to the config file - How to?

Sean Young <[email protected]> Sun, 15 Sep 2024 09:12:26 +0100
Newsgroups gmane.comp.hardware.lirc
Message-ID <[email protected]>
Hi,

On Sat, Sep 14, 2024 at 10:43:35PM +0200, Mariusz Ferdyn wrote:
> Using command mode2 -d /dev/lirc0 I received:
> 
> 
> Using driver devinput on device /dev/lirc0
> Trying device: /dev/lirc0
> Using device: /dev/lirc0
> code: 0xfd695000a94d50001f23000182110000
> code: 0x54020001740600005b02000182060000
> code: 0x4f0200010302000063020001ff010000
> code: 0x64020001030200005c0200010a020000
> code: 0x5d020001740600005902000171060000
> Partial read 4 bytes on /dev/lirc0

I think you need to run `mode2 -H default -d /dev/lirc0`, driver devinput
is not the right one.

> and now I would like to send these ad-hock mode without writing them to the
> config file etc. How to do it?

Please get the right codes first.


Sean