Project

General

Profile

Bug #11258 ยป chirp_debug-4ew6m7mk.txt

Charles Gallo, 03/19/2024 02:23 PM

 
1
[2024-03-19 17:05:46,576] chirp.logger - DEBUG: CHIRP next-20240319 on Win32 (Unknown 10.0:22631) (Python 3.10.8)
2
[2024-03-19 17:05:46,907] chirp.wxui - DEBUG: Using locale: en_US (276)
3
[2024-03-19 17:05:46,922] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: en_US (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
4
[2024-03-19 17:05:46,922] chirp.wxui - DEBUG: Translation loaded=False for wxstd: en_US (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)
5
[2024-03-19 17:05:47,219] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.22631-SP0 // CHIRP/next-20240319 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
6
[2024-03-19 17:05:47,297] chirp.wxui.main - DEBUG: Recent is now []
7
[2024-03-19 17:05:47,516] chirp.wxui.main - INFO: Server reports next-20240319 is latest
8
[2024-03-19 17:05:57,707] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM10', 'name': 'COM10', 'description': 'USB-SERIAL CH340 (COM10)', 'hwid': 'USB VID:PID=1A86:7523 SER= LOCATION=1-3', 'vid': 6790, 'pid': 29987, 'serial_number': '', 'location': '1-3', 'manufacturer': 'wch.cn', 'product': None, 'interface': None}]
9
[2024-03-19 17:05:57,707] chirp.wxui.clone - WARNING: Last port None is unavailable, defaulting to ('COM10', 'COM10: USB-SERIAL CH340 (COM10)')
10
[2024-03-19 17:05:57,753] chirp.wxui.clone - WARNING: Last vendor/model not found
11
[2024-03-19 17:06:13,997] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.RT470Radio'>
12
[2024-03-19 17:06:14,985] chirp.wxui.clone - DEBUG: Using port 'COM10'
13
[2024-03-19 17:06:14,985] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.RT470Radio'>
14
[2024-03-19 17:06:14,987] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x22f1aec8c10, open=True>(port='COM10', baudrate=57600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
15
[2024-03-19 17:06:14,987] chirp.drivers.mml_jc8810 - DEBUG: download
16
[2024-03-19 17:06:15,062] chirp.drivers.mml_jc8810 - DEBUG: 000: 00 00 00 28 00 20 d4 04   ...(....
17

    
18
[2024-03-19 17:06:15,062] chirp.wxui.clone - ERROR: Failed to clone: Radio returned unknown identification string
19
Traceback (most recent call last):
20
  File "chirp\wxui\clone.py", line 77, in run
21
  File "chirp\drivers\mml_jc8810.py", line 491, in sync_in
22
  File "chirp\drivers\mml_jc8810.py", line 362, in do_download
23
  File "chirp\drivers\mml_jc8810.py", line 303, in _enter_programming_mode
24
chirp.errors.RadioError: Radio returned unknown identification string
25
[2024-03-19 17:10:23,305] chirp.wxui.clone - WARNING: Stopping clone thread