Re: Weirdness when trying to send commands to a Samsung TV
Sahbi via LIRC-list <[email protected]> Mon, 4 Nov 2019 18:15:13 +0100
| Newsgroups | gmane.comp.hardware.lirc |
|---|---|
| Message-ID | <[email protected]> |
1. I'll post a condensed config at the end of this mail. I actually mapped all buttons but I'm just testing with volume up/down. Of course I tried sending codes for all buttons and there was no response for any of them. 2. I'm actually using -# 2 on Pi B, because with just 1 copy the TV doesn't respond. But even doing a SEND_START from Pi A doesn't make it respond. 3. It seems lircd 0.9 doesn't yet support --loglevel/-D: unrecognized option '--loglevel=trace1'. Any other way to grab more information from lircd? Config: begin remote name samsung_lt22c300_tv bits 32 flags SPACE_ENC|CONST_LENGTH eps 30 aeps 100 header 4585 4499 one 598 1657 zero 598 528 ptrail 598 gap 108723 frequency 38000 begin codes KEY_VOLUMEUP 0xE0E0E01F KEY_VOLUMEDOWN 0xE0E0D02F end codes end remote > Some first ideas: > > 1. Post your lircd.conf of the Samsung TV. > 2. Try sending several copies, say 3 (--count parameter to irsend), > 3. Increase logging level on Pi A (trace1 recommended) and look in the > log for anything suspect. > > Greetz, > > Bengt >