|
[2025-02-27 09:06:09,577] chirp.logger - DEBUG: log level=10
|
|
[2025-02-27 09:06:09,577] chirp.logger - DEBUG: CHIRP next-20250110 on Linux - Ubuntu 20.04.6 LTS (Python 3.10.12)
|
|
[2025-02-27 09:06:09,789] chirp.wxui - DEBUG: Using locale: en_CA (64)
|
|
[2025-02-27 09:06:09,792] chirp.wxui - DEBUG: Translation loaded=False for CHIRP: en_CA (bg_BG,de,el,en_US,es,fr,hu,it,ja_JP,nl,pl,pt_BR,ru,tr_TR,uk_UA,zh_CN) from /snap/chirp-snap/1017/lib/python3.10/site-packages/chirp/locale
|
|
[2025-02-27 09:06:09,794] chirp.wxui - DEBUG: Translation loaded=False for wxstd: en_CA (af,an,ar,ca,ca@valencia,cs,da,de,el,es,eu,fi,fr,gl_ES,hi,hu,id,it,ja,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)
|
|
[2025-02-27 09:06:10,395] main - INFO: Python/3.10.12 // Linux/Linux-5.4.0-208-generic-x86_64-with-glibc2.35 // CHIRP/next-20250110 // wx/4.0.7 gtk3 (phoenix) wxWidgets 3.0.5
|
|
[2025-02-27 09:06:10,406] chirp.wxui.main - DEBUG: Recent is now ['/snap/chirp-snap/1017/lib/python3.10/site-packages/chirp/stock_configs/US Marine VHF Channels.csv']
|
|
[2025-02-27 09:06:10,486] chirp.wxui - DEBUG: Desktop file missing but user previously offered
|
|
[2025-02-27 09:06:10,487] chirp.wxui.report - INFO: Disabling reporting because HTTPConnectionPool(host='chirpmyradio.com', port=80): Max retries exceeded with url: /report/latest (Caused by NameResolutionError("<urllib3.connection.HTTPConnection object at 0x7f88dff159c0>: Failed to resolve 'chirpmyradio.com' ([Errno -3] Temporary failure in name resolution)"))
|
|
[2025-02-27 09:06:16,312] chirp.wxui.clone - DEBUG: All system ports: [{'device': '/dev/ttyUSB0', 'name': 'ttyUSB0', 'description': 'USB Serial', 'hwid': 'USB VID:PID=1A86:7523 LOCATION=2-2', 'vid': 6790, 'pid': 29987, 'serial_number': None, 'location': '2-2', 'manufacturer': None, 'product': 'USB Serial', 'interface': None, 'usb_device_path': '/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2', 'device_path': '/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/ttyUSB0', 'subsystem': 'usb-serial', 'usb_interface_path': '/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0'}]
|
|
[2025-02-27 09:06:18,856] chirp.wxui.clone - DEBUG: Using port '/dev/ttyUSB0'
|
|
[2025-02-27 09:06:18,856] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.btech.KT8900D'>
|
|
[2025-02-27 09:06:18,863] chirp.wxui.clone - DEBUG: Showing pre_download prompt
|
|
[2025-02-27 09:06:20,026] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
|
|
[2025-02-27 09:06:20,028] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x7f88dff15a80, open=True>(port='/dev/ttyUSB0', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2025-02-27 09:06:20,759] chirp.drivers.btech - INFO: Positive ident, this is a QYT KT8900D
|
|
[2025-02-27 09:06:21,010] chirp.drivers.btech - WARNING: Short reading 35 bytes from the 69 requested.
|
|
[2025-02-27 09:06:21,011] chirp.wxui.clone - ERROR: Failed to clone: Short read of the block 0x0000
|
|
Traceback (most recent call last):
|
|
File "/snap/chirp-snap/1017/lib/python3.10/site-packages/chirp/wxui/clone.py", line 94, in run
|
|
self._fn()
|
|
File "/snap/chirp-snap/1017/lib/python3.10/site-packages/chirp/drivers/btech.py", line 762, in sync_in
|
|
data = _download(self)
|
|
File "/snap/chirp-snap/1017/lib/python3.10/site-packages/chirp/drivers/btech.py", line 552, in _download
|
|
d = _recv(radio, addr)
|
|
File "/snap/chirp-snap/1017/lib/python3.10/site-packages/chirp/drivers/btech.py", line 422, in _recv
|
|
raise errors.RadioError("Short read of the block 0x%04x" % addr)
|
|
chirp.errors.RadioError: Short read of the block 0x0000
|
|
[2025-02-27 09:06:23,829] chirp.wxui.clone - WARNING: Stopping clone thread
|