Bug #6343
closedFailed to communicate, unexpected response - Icom ID-880H
0%
Description
On Windows 7 and Arch Linux I receive "Failed to communicate with the radio: Unexpected response from the radio" when trying to read an Icom ID-880H, displayed nearly immediately after I start the read. Linux is daily 20181018 installed from the AUR, and Windows is a fresh download and install of daily 20180102.
On Linux I see the following on the console at read-time:
ERROR: -- Exception: --
ERROR: Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/chirp/ui/clone.py", line 256, in run
self.__radio.sync_in()
File "/usr/lib/python2.7/site-packages/chirp/drivers/icf.py", line 620, in sync_in
self._mmap = clone_from_radio(self)
File "/usr/lib/python2.7/site-packages/chirp/drivers/icf.py", line 290, in clone_from_radio
raise errors.RadioError("Failed to communicate with the radio: %s" % e)
RadioError: Failed to communicate with the radio: Unexpected response from radio
ERROR: ----------------
ERROR: Clone failed: Failed to communicate with the radio: Unexpected response from radio
ERROR: --- Exception Dialog: Failed to communicate with the radio: Unexpected response from radio ---
ERROR: None
ERROR: ----------------------------
On Windows, the Icom software works fine.