1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3<head>
4<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5<title>Teo</title>
6<link rel="stylesheet" type="text/css" href="doc.css">
7</head>
8<body>
9<table width="100%"><tr><td>
10
11<h3>Using CC90HFE under Linux</h3>
12
13<p>Normally, the serial port is automatically detected by CC90HFE. But if this is not the case, you can still force the name of the serial port in the cc90hfe.ini file - that will be created after running and quitting CC90HFE - in <span style="background-color:#e8e8e8;padding-left:4px;padding-right:4px;padding-top:1px;padding-bottom:1px;">~/.config/teo</span> or in the root directory, facing the <em><code>port_name</code></em> key in the <em><code>[serial]</code></em> section.</p>
14
15<p>If access to the serial port is denied, then use the Terminal command <span style="background-color:#e8e8e8;padding-left:4px;padding-right:4px;padding-top:1px;padding-bottom:1px;">sudo adduser $USER dialout</span> and restart Linux.</p>
16
17<h5>Using the command line</h5>
18
19<p>cc90hfe can be used on the command line. Use the '-h' or '- help' to display the help.</p>
20
21<h5>Uninstall</h5>
22
23<p>If the installation was done with the <em><code>tar.gz</code></em> file, simply remove <em><code>cc90hfe</code></em> root directory.</p>
24
25<p>If the installation was done with the <em><code>deb</code></em> files, run <span style="background-color:#e8e8e8;padding-left:4px;padding-right:4px;padding-top:1px;padding-bottom:1px;">sudo apt-get remove --purge cc90hfe</span> in a Terminal.</p>
26</td></tr></table>
27</body>
28</html>
29