Skip to main content
Topic: error messages from agetty-serial (Read 887 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

error messages from agetty-serial

Every 10 seconds, service agetty-serial logs the following message in /var/log/errors.log.

"/dev/ttyAMA0: cannot open as standard input: No such file or directory"

Looks like something left over from ARM implementation.

 

Re: error messages from agetty-serial

Reply #1
Yes, ARM usually requires serial tty to be enabled. I think setting SPAWN="no" in /etc/s6/sv/agetty-serial/conf should do the trick
ARMtix

Re: error messages from agetty-serial

Reply #2
I should probably make that "no" by default.


Re: error messages from agetty-serial

Reply #4
Better idea, I'll rewrite the agetty scripts to check for the existence /dev/tty{whatever}.


Re: error messages from agetty-serial

Reply #6
Should be fixed now with the latest s6-scripts.