Skip to content

Instantly share code, notes, and snippets.

@iomonad
Last active September 22, 2025 12:08
Show Gist options
  • Select an option

  • Save iomonad/7b08173dd58d5552ec1a08778acdc6a4 to your computer and use it in GitHub Desktop.

Select an option

Save iomonad/7b08173dd58d5552ec1a08778acdc6a4 to your computer and use it in GitHub Desktop.
Radiacode-110 Gentoo Linux UDEV Rules => /etc/udev/rules.d/99-radiacode110.rules
SUBSYSTEM=="tty", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="f123", SYMLINK+="ttyUSB0", MODE="0666", ATTRS{serial}=="RC-110-000XXX"
@iomonad
Copy link
Author

iomonad commented Sep 22, 2025

sudo udevadm control --reload-rules

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment