天天看点

Linux 下的超级终端 minicom

root 权限进行console配置设定

#minicom -s

1.Serial port setup 下的 A,E,F,G 项修改指定参数

A -    Serial Device      : /dev/ttyUSB0                        
    | B - Lockfile Location     : /var/lock                                
    | C -   Callin Program      :                                        
    | D -  Callout Program      :                                          
    | E -    Bps/Par/Bits       : 115200 8N1                               
    | F - Hardware Flow Control : No                                       
    | G - Software Flow Control : No  

2.Modem and dialing 下的 A,B,K 项清空

 A - Init string .........                                                  
 | B - Reset string ........                                                  
 | C - Dialing prefix #1.... ATDT                                             
 | D - Dialing suffix #1.... ^M                                               
 | E - Dialing prefix #2.... ATDP                                             
 | F - Dialing suffix #2.... ^M                                               
 | G - Dialing prefix #3.... ATX1DT                                           
 | H - Dialing suffix #3.... ;X4D^M                                          
 | I - Connect string ...... CONNECT                                         
 | J - No connect strings .. NO CARRIER            BUSY                      
 |                           NO DIALTONE           VOICE                     
 | K - Hang-up string ......  

3.Save setup as df1 保存至默认设定