[2024-04-05 21:25:35,119] chirp.logger - DEBUG: CHIRP next-20240404 on Win32 (Unknown 10.0:22631) (Python 3.10.8) [2024-04-05 21:25:35,219] chirp.wxui - DEBUG: Using locale: it_IT (424) [2024-04-05 21:25:35,219] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: it_IT (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-04-05 21:25:35,229] chirp.wxui - DEBUG: Translation loaded=True for wxstd: it_IT (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-04-05 21:25:35,633] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.22631-SP0 // CHIRP/next-20240404 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0 [2024-04-05 21:25:35,633] chirp.wxui - WARNING: Developer mode is enabled [2024-04-05 21:25:35,659] chirp.wxui.main - DEBUG: Recent is now [] [2024-04-05 21:25:36,267] chirp.wxui.main - INFO: Server reports next-20240404 is latest [2024-04-05 21:25:41,771] chirp.drivers.fake - DEBUG: Opening C:\Program Files (x86)\CHIRP\chirp\drivers\..\..\tests\images\Baofeng_UV-17.img [2024-04-05 21:25:41,771] chirp.drivers.fake - ERROR: Unable to open image, fixture will not work [2024-04-05 21:25:41,771] chirp.drivers.fake - DEBUG: Opening C:\Program Files (x86)\CHIRP\chirp\drivers\..\..\tests\images\Baofeng_UV-17Pro.img [2024-04-05 21:25:41,771] chirp.drivers.fake - ERROR: Unable to open image, fixture will not work [2024-04-05 21:25:41,781] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM3', 'name': 'COM3', 'description': 'USB-SERIAL CH340 (COM3)', 'hwid': 'USB VID:PID=1A86:7523 SER= LOCATION=1-6', 'vid': 6790, 'pid': 29987, 'serial_number': '', 'location': '1-6', 'manufacturer': 'wch.cn', 'product': None, 'interface': None}] [2024-04-05 21:25:43,304] chirp.wxui.clone - DEBUG: Using port 'COM3' [2024-04-05 21:25:43,304] chirp.wxui.clone - DEBUG: Selected [2024-04-05 21:25:43,304] chirp.wxui.clone - DEBUG: Showing pre_download prompt [2024-04-05 21:25:44,156] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download [2024-04-05 21:25:44,156] chirp.wxui.clone - DEBUG: Serial opened: Serial(port='COM3', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True) [2024-04-05 21:25:44,166] chirp.drivers.tk760g - DEBUG: Entering program mode. [2024-04-05 21:25:44,296] chirp.drivers.tk760g - DEBUG: Received ACK to the PROGRAM command, send ID query. [2024-04-05 21:25:44,316] chirp.drivers.tk760g - DEBUG: Incorrect model ID: [2024-04-05 21:25:44,316] chirp.drivers.tk760g - DEBUG: 000: 70 32 36 30 30 54 fb b1 p2600T.. [2024-04-05 21:25:44,316] chirp.wxui.clone - ERROR: Failed to clone: Incorrect model ID, got b'p2600T\xfb\xb1', it not contains b'P2600' Traceback (most recent call last): File "chirp\wxui\clone.py", line 77, in run File "chirp\drivers\tk760g.py", line 847, in sync_in File "chirp\drivers\tk760g.py", line 505, in do_download File "chirp\drivers\tk760g.py", line 482, in _open_radio chirp.errors.RadioError: Incorrect model ID, got b'p2600T\xfb\xb1', it not contains b'P2600' [2024-04-05 21:25:46,638] chirp.wxui.clone - WARNING: Stopping clone thread