<div dir="auto">Have you checked that it is not a baud rate, flow control or other serial setting issue? You can strace tail to see what it does. </div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 20 Sep 2019, 08:02 Henrik Morsing via GLLUG, <<a href="mailto:gllug@mailman.lug.org.uk">gllug@mailman.lug.org.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hi,<br>
<br>
I have an Arduino connected via USB to a PC, to read sensors around my house. It calls a Python script as a Munin plugin.<br>
<br>
For quite some time now, and I think this possible broke after an upgrade, the Python script gets no output from ttyACM0.<br>
<br>
Unless I run a 'tail -f' on the device from the command line! Then it works. Otherwise the script just times out getting nothing.<br>
<br>
I'm guessing it's down to a kernel change in how it opens or signals through USB serial devices but what? Googling for a year has found nothing similar to this problem. I'm not really an expert on serial devices and even less on USB serial devices.<br>
<br>
It's getting really frustrating now as the monitoring just never works anymore, so any help appreciated.<br>
<br>
Thanks<br>
Henrik<br>
<br>
-- <br>
GLLUG mailing list<br>
<a href="mailto:GLLUG@mailman.lug.org.uk" target="_blank" rel="noreferrer">GLLUG@mailman.lug.org.uk</a><br>
<a href="https://mailman.lug.org.uk/mailman/listinfo/gllug" rel="noreferrer noreferrer" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/gllug</a></blockquote></div>