Bug #167
closedcan't communicate with Baofeng UV-5R
0%
Description
h2. 1. What is the behavior you are seeing?
The radio doesn't respond to chirp, the error is:
An error has occured Radio did not respond
I get this in the terminal where i started chirp:
Clone thread started '' -- Exception: -- Traceback (most recent call last): File "/home/anarcat/dist/chirp-daily-20120507/chirpui/clone.py", line 223, in run self.__radio.sync_in() File "/home/anarcat/dist/chirp-daily-20120507/chirp/uv5r.py", line 223, in sync_in self._mmap = _do_download(self) File "/home/anarcat/dist/chirp-daily-20120507/chirp/uv5r.py", line 138, in _do_download data = _do_ident(radio) File "/home/anarcat/dist/chirp-daily-20120507/chirp/uv5r.py", line 121, in _do_ident raise errors.RadioError("Radio did not respond") RadioError: Radio did not respond ------ Clone failed: Radio did not respond Clone thread ended --- Exception Dialog: Radio did not respond --- Traceback (most recent call last): File "./chirpw", line 68, inlangs += os.getenv("LANG").split(":") AttributeError: 'NoneType' object has no attribute 'split' ----------------------------
I did not find a debug.log, looking at the source i assume this is the same.
h2. 2. What is the behavior you were expecting?
I was expecting a nice filling up of the tab with the radio data, so i can flash it back. :)
h2. 3. Can you reproduce the problem all the time?
Yes.
h2. 4. What are the steps required to reproduce the problem?
Connect a Baofeng UV-5R radio to a Debian Wheezy laptop using a "Kenwood/Wouxun cable".
Power up the radio.
Choose "Download from Radio" in the Radio menu, with port /dev/ttyUSB0, Vendor Baofeng et Model UV-5R.
h2. 5. Is this specific to a certain radio model (driver) or something that you can reproduce with another radio?
I am happy to say chirp looks fine with my Wouxun KG-UVD1P.