[arm-allstar] minicom and Rpi2
David McGough
kb4fxc at inttek.net
Fri Feb 19 17:01:18 EST 2016
Hi Don,
The first time you run minicom without any previous configuration, if you
specify the "-s" command line parameter, minicom will take you directly to
the config menu. Once you've done the desired setup, perform the "save
setup as dfl" menu item.
So, the first time command to perform menu-based setup would be:
minicom -s
73, David KB4FXC
On Fri, 19 Feb 2016, ku6v wrote:
> One thing to note is I had to use the config commands from command line to
> build a working "config file".
>
> echo "pu port /dev/ttyUSB0" > /root/.minirc.rlc4
>
> echo "pu baudrate 9600" >> /root/.minirc.rlc4
>
> echo "pu bits 8" >> /root/.minirc.rlc4
>
> echo "pu parity N" >> /root/.minirc.rlc4
>
> echo "pu stopbits 1" >> /root/.minirc.rlc4
>
> echo "pu minit" >> /root/.minirc.rlc4
>
> echo "pu mreset" >> /root/.minirc.rlc4
>
> echo "pu mhangup" >> /root/.minirc.rlc4
>
> echo "pu rtscts No" >> /root/.minirc.rlc4
>
> echo "pu xonxoff No" >> /root/.minirc.rlc4
>
> I could not get it to work if I started minicom and attempted to change
> parameters there within minicom.
>
>
>
> 73 and thanks again
>
> Don
>
> KU6V
>
>
>
>
More information about the arm-allstar
mailing list