[2024-05-01 21:03:30,379] chirp.logger - DEBUG: CHIRP next-20240427 on Win32 (Unknown 10.0:19045) (Python 3.10.8) [2024-05-01 21:03:30,438] chirp.wxui - DEBUG: Using locale: en_GB (274) [2024-05-01 21:03:30,442] chirp.wxui - DEBUG: Translation loaded=False for CHIRP: en_GB (de,el,en_US,es,fr,hu,it,ja_JP,nl,pl,pt_BR,ru,tr_TR,uk_UA,zh_CN) from C:\Program Files (x86)\CHIRP\chirp\locale [2024-05-01 21:03:30,445] chirp.wxui - DEBUG: Translation loaded=False for wxstd: en_GB (af,an,ar,ca,ca@valencia,co,cs,da,de,el,es,eu,fa_IR,fi,fr,gl_ES,hi,hr,hu,id,it,ja,ka,ko_KR,lt,lv,ms,nb,ne,nl,pl,pt,pt_BR,ro,ru,sk,sl,sq,sv,ta,tr,uk,vi,zh_CN,zh_TW) [2024-05-01 21:03:30,742] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19045-SP0 // CHIRP/next-20240427 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0 [2024-05-01 21:03:30,780] chirp.wxui.main - DEBUG: Recent is now [] [2024-05-01 21:03:31,164] chirp.wxui.main - INFO: Server reports next-20240427 is latest [2024-05-01 21:03:33,116] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM1', 'name': 'COM1', 'description': 'Communications Port (COM1)', 'hwid': 'ACPI\\PNP0501\\0', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': '(Standard port types)', 'product': None, 'interface': None}, {'device': 'COM5', 'name': 'COM5', 'description': 'Prolific USB-to-Serial Comm Port (COM5)', 'hwid': 'USB VID:PID=067B:2303 SER= LOCATION=1-3', 'vid': 1659, 'pid': 8963, 'serial_number': '', 'location': '1-3', 'manufacturer': 'Prolific', 'product': None, 'interface': None}] [2024-05-01 21:03:35,819] chirp.wxui.clone - DEBUG: Using port 'COM5' [2024-05-01 21:03:35,819] chirp.wxui.clone - DEBUG: Selected [2024-05-01 21:03:35,827] chirp.wxui.clone - DEBUG: Showing pre_download prompt [2024-05-01 21:03:36,910] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download [2024-05-01 21:03:37,404] chirp.wxui.clone - DEBUG: Serial opened: Serial(port='COM5', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True) [2024-05-01 21:03:37,466] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 07 25 P.....%. [2024-05-01 21:03:37,588] chirp.drivers.uv5r - INFO: Valid response, got this: [2024-05-01 21:03:37,589] chirp.drivers.uv5r - DEBUG: 000: aa 30 76 04 00 05 20 dd .0v..... [2024-05-01 21:03:38,052] chirp.drivers.uv5r - INFO: Radio Version is b'HN5RV011\xff\xff\xff\xff\xff\xff' [2024-05-01 21:03:38,052] chirp.drivers.uv5r - INFO: Radio has dropped byte issue: False [2024-05-01 21:03:38,052] chirp.drivers.uv5r - DEBUG: downloading main block... [2024-05-01 21:03:38,138] chirp.drivers.uv5r - ERROR: Invalid answer for block 0x0000: [2024-05-01 21:03:38,138] chirp.drivers.uv5r - DEBUG: CMD: 88 ADDR: 0000 SIZE: 00 [2024-05-01 21:03:38,138] chirp.wxui.clone - ERROR: Failed to clone: Unknown response from radio Traceback (most recent call last): File "chirp\wxui\clone.py", line 77, in run File "chirp\drivers\uv5r.py", line 894, in sync_in File "chirp\drivers\uv5r.py", line 577, in _do_download File "chirp\drivers\uv5r.py", line 465, in _read_block chirp.errors.RadioError: Unknown response from radio [2024-05-01 21:04:46,645] chirp.wxui.clone - DEBUG: Using port 'COM5' [2024-05-01 21:04:46,646] chirp.wxui.clone - DEBUG: Selected [2024-05-01 21:04:46,652] chirp.wxui.clone - DEBUG: Showing pre_download prompt [2024-05-01 21:04:48,880] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download [2024-05-01 21:04:49,378] chirp.wxui.clone - DEBUG: Serial opened: Serial(port='COM5', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True) [2024-05-01 21:04:49,440] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 07 25 P.....%. [2024-05-01 21:04:52,996] chirp.drivers.uv5r - DEBUG: Unexpected response, got this:000: aa 30 76 04 00 05 20 9d .0v..... 008: fe ........ [2024-05-01 21:04:52,996] chirp.drivers.uv5r - ERROR: uv5r._ident_radio: Unexpected response from radio. [2024-05-01 21:04:55,072] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 01 25 98 4d P...%.M. [2024-05-01 21:04:56,191] chirp.drivers.uv5r - ERROR: uv5r._ident_radio: Radio did not respond [2024-05-01 21:04:58,263] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 0d 0c 20 16 03 28 P.....(. [2024-05-01 21:04:59,447] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 06 25 P.....%. [2024-05-01 21:05:00,556] chirp.wxui.clone - ERROR: Failed to clone: Radio did not respond Traceback (most recent call last): File "chirp\wxui\clone.py", line 77, in run File "chirp\drivers\uv5r.py", line 894, in sync_in File "chirp\drivers\uv5r.py", line 564, in _do_download File "chirp\drivers\uv5r.py", line 559, in _ident_radio File "chirp\drivers\uv5r.py", line 536, in _ident_radio File "chirp\drivers\uv5r.py", line 397, in _do_ident chirp.errors.RadioError: Radio did not respond [2024-05-01 21:06:12,680] chirp.wxui.clone - DEBUG: Using port 'COM5' [2024-05-01 21:06:12,680] chirp.wxui.clone - DEBUG: Selected [2024-05-01 21:06:12,687] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio [2024-05-01 21:06:13,194] chirp.wxui.clone - DEBUG: Serial opened: Serial(port='COM5', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True) [2024-05-01 21:06:13,256] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 07 25 P.....%. [2024-05-01 21:06:13,380] chirp.drivers.uv5r - INFO: Valid response, got this: [2024-05-01 21:06:13,380] chirp.drivers.uv5r - DEBUG: 000: aa 30 76 04 00 05 20 dd .0v..... [2024-05-01 21:06:13,627] chirp.drivers.uv5r - ERROR: Invalid answer for block 0x1ec0: [2024-05-01 21:06:13,627] chirp.drivers.uv5r - DEBUG: CMD: 88 ADDR: 1ec0 SIZE: 00 [2024-05-01 21:06:13,627] chirp.wxui.clone - ERROR: Failed to clone: Unknown response from radio Traceback (most recent call last): File "chirp\wxui\clone.py", line 77, in run File "chirp\drivers\uv5r.py", line 894, in sync_in File "chirp\drivers\uv5r.py", line 570, in _do_download File "chirp\drivers\uv5r.py", line 510, in _get_radio_firmware_version File "chirp\drivers\uv5r.py", line 465, in _read_block chirp.errors.RadioError: Unknown response from radio [2024-05-01 21:07:34,395] chirp.wxui.clone - WARNING: Stopping clone thread