07-26-2020, 02:45 PM
(07-26-2020, 12:34 PM)musiclover Wrote:(07-05-2020, 04:36 PM)So, I installed 6.7.1, pasted the script, made the file executable, but it is not reacting to the remote. When I stop the script I get:^CTraceback (most recent call last): Wrote: File "./flirc1.sh", line 34, in <module>
for event in flirc.read_loop():
File "/usr/lib/python3/dist-packages/evdev/eventio.py", line 45, in read_loop
r, w, x = select.select([self.fd], [], [])
Any ideas?
I haven't used this script since last year. Not because I think there's anything wrong with it but because I haven't needed a remote control in my current setup.
I'll have to revisit my notes to be able to answer. Off the top of my head, all your trackback suggests to me is that the program is looping as it is supposed to.
Regards,
Kent