Project

General

Profile

Actions

Bug #7563

open

"Could not configure port" on Baofeng UV-5R+

Added by Eric Raymond over 4 years ago. Updated over 1 year ago.

Status:
Feedback
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
01/14/2020
Due date:
% Done:

0%

Estimated time:
Chirp Version:
daily
Model affected:
Baofeng UV-5R+
Platform:
Linux
Debug Log:
I read the instructions above:

Description

Linux can see the cable:

esr@snark:~$ dmesg | grep tty
[ 0.000000] printk: console [tty0] enabled
[ 23.449994] usb 5-2: FTDI USB Serial Device converter now attached to ttyUSB0

Traceback:

ERROR: --- Exception Dialog: Could not configure port: (5, 'Input/output error') ---
ERROR: Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/chirp/ui/mainapp.py", line 731, in do_download
timeout=0.25)
File "/usr/lib/python2.7/dist-packages/serial/serialutil.py", line 240, in init
self.open()
File "/usr/lib/python2.7/dist-packages/serial/serialposix.py", line 272, in open
self._reconfigure_port(force_update=True)
File "/usr/lib/python2.7/dist-packages/serial/serialposix.py", line 326, in _reconfigure_port
raise SerialException("Could not configure port: {}".format(msg))
SerialException: Could not configure port: (5, 'Input/output error')

The correct USB device and type was selected.

It's not a permissions problem - I saw that error the first time around and added myself to dialout.

Persists with thumb pressure on the connector, so does not appear to be a connection glitch.


Related issues

Related to Bug #7891: Could not configure port: (5, 'Input/output error') --- STILL NOT SOLVED !Closed05/18/2020

Actions
Actions

Also available in: Atom PDF