Minicom setup

From Attie's Wiki
(Difference between revisions)
Jump to: navigation, search
m
m
 
Line 2: Line 2:
 
# install minicom with your favourite package manager <code>$ yum install minicom</code>
 
# install minicom with your favourite package manager <code>$ yum install minicom</code>
 
# add any users that want to make use of serial ports to the <code>dialout</code>, <code>lock</code> and <code>uucp</code> group (on Fedora 12.0)
 
# add any users that want to make use of serial ports to the <code>dialout</code>, <code>lock</code> and <code>uucp</code> group (on Fedora 12.0)
# create <code>/etc/minirc.*</code> files with group set to <code>dialout</code> and permissions of 664
 
 
# to configure minicom use <code>$ minicom -s [config]</code> this will not open the port
 
# to configure minicom use <code>$ minicom -s [config]</code> this will not open the port
 +
# set all <code>/etc/minirc.*</code> files with group <code>dialout</code> and permissions of 664
 
# for a serial port, not a modem, enter <code>minicom configuration -> modem and dialing</code> and clear fields A-L
 
# for a serial port, not a modem, enter <code>minicom configuration -> modem and dialing</code> and clear fields A-L
  
 
See Also: [[Ftdi_-_device_or_resource_busy|FTDI - Device or Resource busy]]
 
See Also: [[Ftdi_-_device_or_resource_busy|FTDI - Device or Resource busy]]

Latest revision as of 00:06, 27 March 2010

Setting up minicom has always caused me hastle... follow these steps:

  1. install minicom with your favourite package manager $ yum install minicom
  2. add any users that want to make use of serial ports to the dialout, lock and uucp group (on Fedora 12.0)
  3. to configure minicom use $ minicom -s [config] this will not open the port
  4. set all /etc/minirc.* files with group dialout and permissions of 664
  5. for a serial port, not a modem, enter minicom configuration -> modem and dialing and clear fields A-L

See Also: FTDI - Device or Resource busy

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox