Tiny Core Linux
Tiny Core Extensions => TCE Corepure64 => Topic started by: timo on September 11, 2023, 11:30:26 PM
-
the x86 version of setserial.tcz is easily available, but i can't find the x86_64 version of setserial anywhere.
-
May I ask you what you trying to do ?
Many serial programs like screen minicom getty and so on set the baudrate and parity and stop bit and start bit themself, so you can configure that with the program.
-
Hi timo
Maybe stty would be a good alternative? It can be found in coreutils.tcz.
A few examples:
https://www.oreilly.com/library/view/linux-network-administrators/1565924002/ch04s05.html
https://unix.stackexchange.com/questions/242778/what-is-the-easiest-way-to-configure-serial-port-on-linux