IRW is not working some times in PI3 board, - Raspberry Pi Forums


hi all,

using raspberry pi3 board , lirc version 0.9.0.

issue details:

when use remote, getting output command "mode2 -d /dev/lirc0"

irrecord -d /dev/lirc0 ~/out.conf
nano ~/out.conf

the output of file below

# please make file available others
# sending <lirc@bartelmus.de>
#
# config file automatically generated
# using lirc-0.9.0-pre1(default) on mon aug 26 11:58:56 2013
#
# contributed
#
# brand: finalrecord6.conf
# model no. of remote control:
# devices being controlled remote:
#

begin remote

name finalrecord6.conf
bits 32
flags space_enc|const_length
eps 30
aeps 100

header 8998 4438
1 585 1664
0 585 533
ptrail 588
repeat 8995 2242
gap 108241
toggle_bit_mask 0xc3474721

begin codes
key_a 0x33b850af
key_b 0x00fa5fa0
key_c 0x80bf3bc4
key_d 0x00faef10
key_e 0x00fa1fe0
key_f 0x00fa6f90
key_g 0x80bf39c6
key_h 0x80bfd926
key_i 0x80bf5ba4
key_j 0x80bf21de
key_k 0x80bf8976
key_l 0x80bfb34c
key_m 0x80bfa15e
key_n 0x80bf9b64
key_o 0x80bf916e
key_p 0x80bf619e
key_q 0x80bfa956
key_r 0x80bf53ac
key_s 0x80bfa35c
key_t 0x80bf9966
key_u 0x80bf738c
key_v 0x80bf837c
key_w 0x80bf11ee
key_x 0x80bf4bb4
key_y 0x80bf6b94
key_z 0x80bfbb44
key_1 0x80bf59a6
key_2 0x80bf31ce
key_3 0x80bf936c
key_4 0x80bff30c
key_5 0x80bf19e6
key_6 0x80bfb946
key_7 0x80bf49b6
key_8 0x80bfc936
key_9 0x80bf33cc
key_f1 0x80bf718e
key_f2 0x80bff10e
key_f3 0x80bf13ec
key_f4 0x80bf51ae
key_f5 0x80bfd12e
key_f6 0x80bf23dc
key_f7 0x80bfeb14
key_f8 0x80bfe11e
key_f9 0x80bf8b74
end codes

end remote



sudo cp ~/out.conf /etc/lirc/lircd.conf

sudo /etc/init.d/lirc restart

irw

00000000768928d7 00 key_f1
00000000768900ff 00 key_f2
00000000768900ff 00 key_f3
000000007689718e 00 key_f4
000000007689718e 01 key_f5


getting output above when continues usage of remote, output not generated irw. after 1 or 2 min, resuming work again. please provide feedback solve issue. times restart required solve issue.



raspberrypi



Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'