Project

General

Profile

Bug #11063 » chirp_debug-0wwyp32o.txt

Ariel de los Santos, 01/07/2024 12:32 PM

 
1
[2024-01-07 17:31:30,711] chirp.logger - DEBUG: CHIRP next-20231223 on Win32 (Unknown 10.0:22631) (Python 3.10.8)
2
[2024-01-07 17:31:30,780] chirp.wxui - DEBUG: Using locale: es_AR (736)
3
[2024-01-07 17:31:30,783] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: es_AR (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-01-07 17:31:30,786] chirp.wxui - DEBUG: Translation loaded=True for wxstd: es_AR (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-01-07 17:31:31,098] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.22631-SP0 // CHIRP/next-20231223 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
6
[2024-01-07 17:31:31,948] chirp.wxui.main - INFO: Server reports next-20231223 is latest
7
[2024-01-07 17:31:33,905] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM8', 'name': 'COM8', 'description': 'USB-SERIAL CH340 (COM8)', '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}]
8
[2024-01-07 17:31:35,873] chirp.wxui.clone - DEBUG: Using port 'COM8'
9
[2024-01-07 17:31:35,874] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.RT470XRadio'>
10
[2024-01-07 17:31:35,876] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x194b7249900, open=True>(port='COM8', baudrate=57600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
11
[2024-01-07 17:31:35,877] chirp.drivers.mml_jc8810 - DEBUG: download
12
[2024-01-07 17:31:35,958] chirp.drivers.mml_jc8810 - DEBUG: 000: 00 00 00 36 00 20 dc 04   ...6....
13

    
14
[2024-01-07 17:31:35,958] chirp.wxui.clone - ERROR: Failed to clone: Radio returned unknown identification string
15
Traceback (most recent call last):
16
  File "chirp\wxui\clone.py", line 71, in run
17
  File "chirp\drivers\mml_jc8810.py", line 479, in sync_in
18
  File "chirp\drivers\mml_jc8810.py", line 350, in do_download
19
  File "chirp\drivers\mml_jc8810.py", line 291, in _enter_programming_mode
20
chirp.errors.RadioError: Radio returned unknown identification string
21
[2024-01-07 17:31:38,918] chirp.wxui.clone - WARNING: Stopping clone thread