Coder Social home page Coder Social logo

Comments (10)

DmitryOb avatar DmitryOb commented on July 4, 2024 11

or you can use solution without disable all service, just disable rule of matching
brltty has a rule for idVendor=1a86, idProduct=7523, which is the same as the CH340 serial converter.
/usr/lib/udev/rules.d/85-brltty.rules
# ENV{PRODUCT}=="1a86/7523/*", ENV{BRLTTY_BRAILLE_DRIVER}="bm", GOTO="brltty_usb_run"
comment upper row then reboot os

from ch341ser.

beautifulzzzz avatar beautifulzzzz commented on July 4, 2024

my pc info:

➜  / screenfetch 
                   -`                 
                  .o+`                 btfz@lt-pc
                 `ooo/                 OS: Arch Linux 
                `+oooo:                Kernel: x86_64 Linux 5.14.14-arch1-1
               `+oooooo:               Uptime: 16m
               -+oooooo+:              Packages: 1469
             `/:-:++oooo+:             Shell: zsh 5.8
            `/++++/+++++++:            Resolution: 3200x1080
           `/++++++++++++++:           DE: Xfce4
          `/+++ooooooooooooo/`         WM: Xfwm4
         ./ooosssso++osssssso+`        WM Theme: Microdeck3
        .oossssso-````/ossssss+`       GTK Theme: Arc-Dark [GTK2]
       -osssssso.      :ssssssso.      Icon Theme: Numix-Circle
      :osssssss/        osssso+++.     Font: Sans 10
     /ossssssss/        +ssssooo/-     Disk: 96G / 215G (47%)
   `/ossssso+/:-        -:/+osssso+-   CPU: Intel Xeon E3-1230 V2 @ 8x 3.7GHz [39.0°C]
  `+sso+:-`                 `.-/+oso:  GPU: AMD/ATI Juniper PRO [Radeon HD 6750]
 `++:.                           `-/+/ RAM: 1234MiB / 7862MiB
 .`                                 `/
➜  / 

from ch341ser.

lelibreauquotidien avatar lelibreauquotidien commented on July 4, 2024

Thanks a lot, this fix worked for me !

from ch341ser.

juliagoda avatar juliagoda commented on July 4, 2024

Thank you for your tutorial, I have pinned this thread for others with this problem

from ch341ser.

3urobeat avatar 3urobeat commented on July 4, 2024

Thank you so much!

from ch341ser.

beautifulzzzz avatar beautifulzzzz commented on July 4, 2024

every reboot make load

sudo cp -f ./ch34x.ko /lib/modules/$(shell uname -r)/kernel/drivers/usb/serial

sudo echo "ch34x" > /etc/modules-load.d/ch34x.conf
sudo chmod +x /etc/modules-load.d/ch34x.conf

from ch341ser.

d4lt avatar d4lt commented on July 4, 2024

thanks man it helped a lot

from ch341ser.

affablemattress avatar affablemattress commented on July 4, 2024

or you can use solution without disable all service, just disable rule of matching brltty has a rule for idVendor=1a86, idProduct=7523, which is the same as the CH340 serial converter. /usr/lib/udev/rules.d/85-brltty.rules # ENV{PRODUCT}=="1a86/7523/*", ENV{BRLTTY_BRAILLE_DRIVER}="bm", GOTO="brltty_usb_run" comment upper row then reboot os

non-invasive & immidiate fix, thanks dude

from ch341ser.

jiaxuan-guo avatar jiaxuan-guo commented on July 4, 2024

or you can use solution without disable all service, just disable rule of matching
brltty has a rule for idVendor=1a86, idProduct=7523, which is the same as the CH340 serial converter.
/usr/lib/udev/rules.d/85-brltty.rules
# ENV{PRODUCT}=="1a86/7523/*", ENV{BRLTTY_BRAILLE_DRIVER}="bm", GOTO="brltty_usb_run"
comment upper row then reboot os

Thanks a lot!! It works for me!!

from ch341ser.

breaker-mm avatar breaker-mm commented on July 4, 2024

I just run :

sudo apt remove brltty

from ch341ser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.