Talk:APRS X1C5 Portable Gate: Difference between revisions
Jump to navigation
Jump to 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 22:52, 14 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