[2024-01-17 16:44:31,525] chirp.logger - DEBUG: CHIRP next-20240117 on Linux - Ubuntu 22.04.3 LTS (Python 3.10.12) [2024-01-17 16:44:31,803] chirp.wxui - DEBUG: Using locale: en_US (60) [2024-01-17 16:44:31,811] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: en_US (el,zh_CN,es,it,ru,hu,nl,fr,pl,tr_TR,pt_BR,en_US,de,ja_JP,uk_UA) from /home/john/.local/lib/python3.10/site-packages/chirp/locale [2024-01-17 16:44:31,815] chirp.wxui - DEBUG: Translation loaded=False for wxstd: en_US (el,sl,zh_CN,sv,hi,es,lv,id,it,cs,uk,sk,ne,ru,fi,ko_KR,eu,hu,nl,fr,pl,ca@valencia,ca,pt,pt_BR,ta,ms,vi,zh_TW,ro,ja,ar,de,an,tr,nb,gl_ES,da,af,lt,sq) [2024-01-17 16:44:32,005] main - INFO: Python/3.10.12 // Linux/Linux-5.15.0-91-generic-x86_64-with-glibc2.35 // CHIRP/next-20240117 // wx/4.0.7 gtk3 (phoenix) wxWidgets 3.0.5 [2024-01-17 16:44:32,178] chirp.wxui.main - INFO: Server reports next-20240117 is latest [2024-01-17 16:44:48,669] chirp.directory - INFO: driver re-registration enabled [2024-01-17 16:44:48,670] chirp.wxui.main - INFO: Loading module /home/john/chirp_install/uvk5_egzumer.py SHA256 0f855eba54ea6528287a7bf921fb95d875eebcbc5e6dd6fd1596fc6222f8c1d3 [2024-01-17 16:44:48,671] chirp.directory - INFO: Registered Quansheng_UV-K5_egzumer = UVK5Radio [2024-01-17 16:45:25,710] chirp.wxui.clone - DEBUG: All system ports: [{'device': '/dev/ttyS4', 'name': 'ttyS4', 'description': 'n/a', 'hwid': 'n/a', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': None, 'product': None, 'interface': None, 'usb_device_path': None, 'device_path': '/sys/devices/pci0000:00/0000:00:16.3', 'subsystem': 'pci', 'usb_interface_path': None}, {'device': '/dev/ttyS0', 'name': 'ttyS0', 'description': 'ttyS0', 'hwid': 'PNP0501', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': None, 'product': None, 'interface': None, 'usb_device_path': None, 'device_path': '/sys/devices/pnp0/00:06', 'subsystem': 'pnp', 'usb_interface_path': None}, {'device': '/dev/ttyUSB0', 'name': 'ttyUSB0', 'description': 'USB Serial', 'hwid': 'USB VID:PID=1A86:7523 LOCATION=3-2', 'vid': 6790, 'pid': 29987, 'serial_number': None, 'location': '3-2', 'manufacturer': None, 'product': 'USB Serial', 'interface': None, 'usb_device_path': '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2', 'device_path': '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/ttyUSB0', 'subsystem': 'usb-serial', 'usb_interface_path': '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0'}] [2024-01-17 16:45:32,333] chirp.wxui.clone - DEBUG: Using port '/dev/ttyUSB0' [2024-01-17 16:45:32,333] chirp.wxui.clone - DEBUG: Selected [2024-01-17 16:45:32,341] chirp.wxui.clone - DEBUG: Showing pre_download prompt [2024-01-17 16:46:37,245] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download [2024-01-17 16:46:37,480] chirp.wxui.clone - DEBUG: Serial opened: Serial(port='/dev/ttyUSB0', baudrate=38400, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True) [2024-01-17 16:46:37,481] chirp.loaded.uvk5_egzumer - DEBUG: Sending hello packet [2024-01-17 16:46:37,481] chirp.loaded.uvk5_egzumer - DEBUG: Sending command (unobfuscated) len=0x0008: 000: 14 05 04 00 6a 39 57 64 ....j9Wd [2024-01-17 16:46:37,488] chirp.loaded.uvk5_egzumer - DEBUG: Received reply (unobfuscated) len=0x0008: 000: 14 05 04 00 6a 39 57 64 ....j9Wd [2024-01-17 16:46:37,488] chirp.loaded.uvk5_egzumer - INFO: Found firmware: j9W [2024-01-17 16:46:37,488] chirp.loaded.uvk5_egzumer - DEBUG: Sending readmem offset=0x0000 len=0x0080 [2024-01-17 16:46:37,488] chirp.loaded.uvk5_egzumer - DEBUG: Sending command (unobfuscated) len=0x000c: 000: 1b 05 08 00 00 00 80 00 ........ 008: 6a 39 57 64 j9Wd.... [2024-01-17 16:46:37,496] chirp.loaded.uvk5_egzumer - DEBUG: Received reply (unobfuscated) len=0x000c: 000: 1b 05 08 00 00 00 80 00 ........ 008: 6a 39 57 64 j9Wd.... [2024-01-17 16:46:37,497] chirp.wxui.clone - ERROR: Failed to clone: Memory download incomplete Traceback (most recent call last): File "/home/john/.local/lib/python3.10/site-packages/chirp/wxui/clone.py", line 71, in run self._fn() File "/home/john/chirp_install/uvk5_egzumer.py", line 867, in sync_in self._mmap = do_download(self) File "/home/john/chirp_install/uvk5_egzumer.py", line 695, in do_download raise errors.RadioError("Memory download incomplete") chirp.errors.RadioError: Memory download incomplete [2024-01-17 16:46:56,084] chirp.wxui.clone - WARNING: Stopping clone thread