9 Commits

Author SHA1 Message Date
Nicolas Stalder
9399a5f195 Cleanup udev rules, keep 99-solo.rules as symlink 2019-02-27 00:00:49 +01:00
Nicolas Stalder
0d2e03a5a9 Change firmware-hacker ROP level, add ST DFU udev
- later we can set ROP=1 for hacker firmware builds again,
  right now it causes issues in solo-python tool
2019-02-17 02:30:16 +01:00
Nicolas Stalder
41f1d5efed udev fix 2019-02-13 04:03:55 +01:00
Nicolas Stalder
34fb8c9c24 udev fix 2019-02-13 03:54:06 +01:00
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