From 41f1d5efed0eb9e0b0859b9188da087dbbd1ee7a Mon Sep 17 00:00:00 2001 From: Nicolas Stalder Date: Wed, 13 Feb 2019 04:03:55 +0100 Subject: [PATCH] udev fix --- 99-solo.rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/99-solo.rules b/99-solo.rules index 65d5fdc..9a78a00 100644 --- a/99-solo.rules +++ b/99-solo.rules @@ -17,8 +17,8 @@ ATTRS{idVendor}=="0483", ATTRS{idProduct}=="a2ca", TAG+="uaccess", GROUP="plugde SUBSYSTEM=="hidraw", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="a2ca", ATTRS{product}=="Solo [1-9]*", SYMLINK+="solokey" ## Solo Hacker symlink SUBSYSTEM=="hidraw", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="a2ca", ATTRS{product}=="Solo Hacker [1-9]*", SYMLINK+="solohacker" -## Solo Serial symlink -SUBSYSTEM=="tty", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="a2ca", SYMLINK+="soloserial" +## Solo Serial access + symlink +SUBSYSTEM=="tty", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="a2ca", TAG+="uaccess", GROUP="plugdev", SYMLINK+="soloserial" # U2F Zero