Difference between revisions of "Talk:APRS X1C5 Portable Gate"

From Free Knowledge Base- The DUCK Project: information for everyone
Jump to: navigation, search
(Created page with "== 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-br...")
(No difference)

Revision as of 00:52, 15 February 2024

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