Talk:APRS X1C5 Portable Gate

From Free Knowledge Base- The DUCK Project: information for everyone
Revision as of 00:52, 15 February 2024 by Admin (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

BRLTTY

This happens because of conflict between product IDs (a Braille screen reader and my CH340 based chip). Here is the solution :

  • Edit /usr/lib/udev/rules.d/85-brltty.rules
  • Search for this line and comment it out:
ENV{PRODUCT}=="1a86/7523/*", ENV{BRLTTY_BRAILLE_DRIVER}="bm", GOTO="brltty_usb_run"
  • reboot