<div dir="auto">Thia is related to the set method for ioctls in the console sriver. It returned a failure in some versions and that broke anything changing termios settings.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 9, 2021, 4:32 AM  <<a href="mailto:Jan.Sommer@dlr.de">Jan.Sommer@dlr.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I stand corrected.<br>
It works with current master.<br>
That should make searching easier.<br>
<br>
> -----Original Message-----<br>
> From: users <<a href="mailto:users-bounces@rtems.org" target="_blank" rel="noreferrer">users-bounces@rtems.org</a>> On Behalf Of <a href="mailto:Jan.Sommer@dlr.de" target="_blank" rel="noreferrer">Jan.Sommer@dlr.de</a><br>
> Sent: Tuesday, February 9, 2021 10:58 AM<br>
> To: <a href="mailto:users@rtems.org" target="_blank" rel="noreferrer">users@rtems.org</a><br>
> Subject: Zynq: Reading from stdin returns immediately<br>
> <br>
> Hello,<br>
> <br>
> I tried to read data from stdin via scanf in RTEMS5.1 for some user input for a<br>
> Zynq based board, but it returns immediately with 0.<br>
> Also fscanf, read or fgetc do not block and return immediately. The flags for<br>
> stdin show that the O_NONBLOCK flag is not set.<br>
> I tried to check with the termios application from the testsuite since it uses<br>
> those functions as well.<br>
> There seems to be the same behavior. At least I only see the test begin and<br>
> end markers, but never the "Press any key to check the termios input<br>
> capabilities (20s remaining)" as mentioned in the example output.<br>
> The test also finishes immediately.<br>
> <br>
> I also found this thread from Joel, which might be related, but I am not sure:<br>
> <a href="https://lists.rtems.org/pipermail/devel/2020-November/063533.html" rel="noreferrer noreferrer" target="_blank">https://lists.rtems.org/pipermail/devel/2020-November/063533.html</a><br>
> <br>
> The rtems_shell seem to work however. At least there the input is correctly<br>
> received and processed.<br>
> Does someone have a hint where I would need to look? I will try with the<br>
> current master as well, but don't expect that this will change much.<br>
> <br>
> Best regards,<br>
> <br>
>     Jan<br>
> <br>
> <br>
> Deutsches Zentrum für Luft- und Raumfahrt e. V. (DLR) German Aerospace<br>
> Center Institute for Software Technology | Software for Space Systems and<br>
> Interactive Visualization | Lilienthalplatz 7 | 38108 Braunschweig | Germany<br>
> <br>
> Jan Sommer<br>
> Telephone +49 531 295-2494 | Telefax 0531 295-2767 | <a href="mailto:jan.sommer@dlr.de" target="_blank" rel="noreferrer">jan.sommer@dlr.de</a><br>
> DLR.de/SC<br>
> <br>
> _______________________________________________<br>
> users mailing list<br>
> <a href="mailto:users@rtems.org" target="_blank" rel="noreferrer">users@rtems.org</a><br>
> <a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/users</a><br>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org" target="_blank" rel="noreferrer">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/users</a><br>
</blockquote></div>