Bug #3615
closedUV-82HP unable to connect to radio with genuine FTDI cable
0%
Description
This is the error I get, using the daily-build of chirpw on linux mint mate 17.3
I know the cable works, as I was able to clone my uv-82 with no problems. I just got this uv-82HP and it is giving me this error on the command line, with the typical window saying unable to connect to radio. No amount of fiddling with it will get it to do any different.
ERROR: Radio did not respond
ERROR: -- Exception: --
ERROR: Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/chirp/ui/clone.py", line 238, in run
self.__radio.sync_in()
File "/usr/lib/python2.7/dist-packages/chirp/drivers/uv5r.py", line 675, in sync_in
self._mmap = _do_download(self)
File "/usr/lib/python2.7/dist-packages/chirp/drivers/uv5r.py", line 487, in _do_download
data = _ident_radio(radio)
File "/usr/lib/python2.7/dist-packages/chirp/drivers/uv5r.py", line 482, in _ident_radio
raise error
RadioError: Radio did not respond
ERROR: ----------------
ERROR: Clone failed: Radio did not respond
ERROR: --- Exception Dialog: Radio did not respond ---
ERROR: None
ERROR: ----------------------------
Files