How to connect the Wallet to Linux?
To connect SecuX wallet to the Linux system, please make sure the Chrome version is “Chrome V.71+” or higher and refer to the following article for how to configure the USB permission.
https://askubuntu.com/questions/15570/configure-udev-to-change-permissions-on-usb-hid-device
Use the following information to configure USB permission on Linux as show in the picture below:
SUBSYSTEM=="usb", ATTR{idVendor}=="1915", ATTR{idProduct}=="4296", MODE="0660", GROUP="plugdev", TAG+="uaccess", TAG+="udev-acl", SYMLINK+="secux%n"
SUBSYSTEM=="usb", ATTR{idVendor}=="1915", ATTR{idProduct}=="4297", MODE="0660", GROUP="plugdev", TAG+="uaccess", TAG+="udev-acl", SYMLINK+="secux%n"