5 Commits

Author SHA1 Message Date
Nicolas Stalder
8386ae56d2 Cleanup makefile, minor typos 2019-02-13 03:25:12 +01:00
Szczepan Zalega
5806b25fd1
Prevent Solo's debug serial port use by ModemManager
This Udev rule marks the device to be ignored by the MM.
Otherwise using the CDC ACM serial port interface will not be
possible, while its service is running.

Tested on Fedora 29, with ModemManager enabled, using:
$ solotool.py monitor /dev/solokey-serial
Fixes https://github.com/solokeys/solo/issues/62

As provided by @yparitcher in:
https://github.com/solokeys/solo/pull/60#issuecomment-452428432

Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
2019-01-09 11:41:23 +01:00
Szczepan Zalega
4110434e33
Add Udev symlink for Solo's serial port
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
2019-01-09 11:41:20 +01:00
nickray
a4d79d12dd
Separate symlinks for hacker and non-hacker 2019-01-01 13:44:55 +01:00
nickray
a4f0744a6e
Create 99-solo.rules 2018-12-31 14:35:09 +01:00