problem in using minicom under guix
Wensheng Xie
xiewensheng at hotmail.com
Sun Aug 9 08:54:48 BST 2020
Dear minicom:
I have installed minicom under guix 1.1.0
```
wxie at guix ~$ minicom --version
minicom Version 2.7.1 (kompiliert am Jan 1 1970)
Copyright (C) Miquel van Smoorenburg.
```
After I used `minicom -s` to modify my serial port config and save the
config file, I run it again with `minicom`. It still complaining:
```
wxie at guix ~$ minicom
minicom: Fehler beim Öffnen der Datei »/dev/modem«: Datei oder Verzeichnis nicht gefunden
```
I think the saved config file is not used. How can I make it work?
More information:
```
wxie at guix ~$ guix --version
guix (GNU Guix) 93538a0a5bdf27091f0e19929bb05d418143027f
Copyright © 2020 die Guix-Autoren
Lizenz GPLv3+: GNU GPL Version 3 oder neuer <http://gnu.org/licenses/gpl.html>
Dies ist freie Software: Sie können sie ändern und weitergeben.
Es gibt keine Garantie, soweit gesetzlich zulässig.
```
More information about the minicom-devel
mailing list