Difference between revisions of "FAQ Page"

From EclectricWiki
Jump to: navigation, search
Line 17: Line 17:
 
<pre>
 
<pre>
 
Q: (Linux) Upon attaching a UsbPot device my command line interface is receiving spurious 'AT' commands - why?
 
Q: (Linux) Upon attaching a UsbPot device my command line interface is receiving spurious 'AT' commands - why?
A: This is due to the Modem Manager. If not required, remove with the following command:
+
A: This is due to the Modem Manager. If the Modem Manager component is not required, you can remove it with the following command:
 
$ sudo apt purge modemmanager
 
$ sudo apt purge modemmanager
 
</pre>
 
</pre>

Revision as of 10:37, 30 June 2018

Q: The UsbPot GUI application is supported on which platforms?
A: Windows 7 (32-bit / 64-bit)
A: Windows 10 (32-bit / 64-bit)
Q: Can I use the UsbPot device directly using serial port software from the command line?
A: Yes - direct serial port access is possible on both Windows and Linux
Q: (Windows) Do I need to install the Eclectric GUI application if I only wish to use a command line interface?
A: Yes on Windows 7, not required on Windows 10 
Q: (Linux) Upon attaching a UsbPot device my command line interface is receiving spurious 'AT' commands - why?
A: This is due to the Modem Manager. If the Modem Manager component is not required, you can remove it with the following command:
$ sudo apt purge modemmanager
Q: (Windows) What advantage does the UsbPot GUI application offer?
A: Stable, hot-pluggable serial port connection with the UsbPot device (even on Windows 7!)