Ubuntu 22.04 USB 직렬 (/dev/tty USB 0) 의 문제를 인식할 수 없습니다.
문제의 내용
USB 직렬 인식에도 Ubuntu 22.04에 기본적으로 설치된
brltty
액세스 가능성 관련 소프트웨어의 영향으로 즉시 비연결됩니다.[126632.035148] usb 2-2.3: Manufacturer: Silicon Labs
[126632.035149] usb 2-2.3: SerialNumber: 0001
[126632.055028] usbcore: registered new interface driver cp210x
[126632.055362] usbserial: USB Serial support registered for cp210x
[126632.055928] cp210x 2-2.3:1.0: cp210x converter detected
[126632.061009] usb 2-2.3: cp210x converter now attached to ttyUSB0
[126632.583272] input: BRLTTY 6.4 Linux Screen Driver Keyboard as /devices/virtual/input/input31
[126632.597493] usb 2-2.3: usbfs: interface 0 claimed by cp210x while 'brltty' sets config #1
[126632.600207] cp210x ttyUSB0: cp210x converter now disconnected from ttyUSB0
[126632.600227] cp210x 2-2.3:1.0: device disconnected
대책
필요하지 않으면 제거합니다.
$ sudo apt autoremove brltty
제거하지 않으려는 사용자 의견 아래 설정./usr/lib/udev/rules.d/85-brltty.rules 편집
ENV{PRODUCT}=="1a86/7523/*", ENV{BRLTTY_BRAILLE_DRIVER}="bm", GOTO="brltty_usb_run"
참고 문헌
Reference
이 문제에 관하여(Ubuntu 22.04 USB 직렬 (/dev/tty USB 0) 의 문제를 인식할 수 없습니다.), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://zenn.dev/hidenori3/articles/7ec70f3633ad41텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)