Re: Trying to get rid of minicom output



On Jan 30, 6:57 pm, Neil Cherry <n...@xxxxxxxxxxx> wrote:
On 30 Jan 2007 15:02:36 -0800, brad_hp wrote:





When I fire up minicom using my serial port ttyS0 my console
immediately outputs
" Welcome to minicom 2.1

OPTIONS: History Buffer, F-key Macros, Search History Buffer, I18n
Compiled on Mar 29 2005, 09:39:09.

Press CTRL-A Z for help on special keys"

But when I go through a serial mux card I have the output shows the
following first before showing the previously mentioned output:

------------------------------------

| |
| Initializing Modem |
| |

------------------------------------

Is there anyway to get rid of status message?

Startup minicom, I usually use -s.

Dropped down to the modem and dialing option and remove the
init string. I usually get rid of the reset string also but
I also use quit (Alt-A q) instead of exit (Alt-A x). I think
you'll need to save the setting as your default or startup
with the correct option to use that config file.

--
Linux Home Automation Neil Cherry nche...@xxxxxxxxxxxxxxx://www.linuxha.com/ Main sitehttp://linuxha.blogspot.com/ My HA Blog
Author of: Linux Smart Homes For Dummies- Hide quoted text -

- Show quoted text -

To add information, There will be scripts calling minicom and will be
bouncing between the serial port and the multiple mux card ports, thus
I would like to be able to call minicom in a generic manner without
having to add switches/options. The minicom man page shows all of
the options that you can add when starting minicom, but is there a
comprhensive list of the available "pu XXXXX" options that can be
added to the minirc.whatever file?

.