[2024-04-13 09:49:19,016] chirp.logger - DEBUG: CHIRP next-20240410 on Linux mx 6.5.0-5mx-ahs-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.5.13-1~mx21ahs (2023-11-30) x86_64 (Python 3.9.2) [2024-04-13 09:49:19,461] chirp.wxui - DEBUG: Using locale: en_US (60) [2024-04-13 09:49:19,468] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: en_US (en_US,zh_CN,pl,tr_TR,pt_BR,el,fr,de,uk_UA,ja_JP,es,ru,nl,hu,it) from /home/jay/.local/lib/python3.9/site-packages/chirp/locale [2024-04-13 09:49:19,474] chirp.wxui - DEBUG: Translation loaded=False for wxstd: en_US (hi,fi,lv,zh_CN,nb,pl,tr,ca@valencia,da,sq,pt_BR,uk,ko_KR,lt,sv,el,ta,ms,fr,af,zh_TW,sl,vi,pt,ro,ca,gl_ES,de,es,ru,an,eu,id,nl,ne,hu,it,ja,cs,ar,sk) [2024-04-13 09:49:19,733] main - INFO: Python/3.9.2 // Linux/Linux-6.5.0-5mx-ahs-amd64-x86_64-with-glibc2.31 // CHIRP/next-20240410 // wx/4.0.7 gtk3 (phoenix) wxWidgets 3.0.5 [2024-04-13 09:49:19,745] chirp.wxui.main - DEBUG: Recent is now ['/home/jay/Ham_Radio/CHIRP/Retevis_RT95 VOX_20240331.img', '/home/jay/Ham_Radio/CHIRP/Yaesu_FT-70D_20240411.img', '/home/jay/Ham_Radio/CHIRP/Yaesu_FT-60_20240323.img', '/home/jay/Ham_Radio/CHIRP/Retevis_RT95 VOX_20240217.img', '/home/jay/Ham_Radio/CHIRP/Yaesu_FT-70D_20240117.img', '/home/jay/Ham_Radio/CHIRP/Retevis_RT95 VOX_20240204.img', '/home/jay/Ham_Radio/CHIRP/Retevis_RT95 VOX_20240204.img', '/home/jay/Ham_Radio/CHIRP/Retevis_RT95 VOX_20240204.img'] [2024-04-13 09:49:19,787] chirp.wxui - DEBUG: Desktop file exists [2024-04-13 09:49:20,232] chirp.wxui.main - INFO: Server reports next-20240410 is latest [2024-04-13 09:49:56,363] chirp.wxui.developer - DEBUG: Fetched attachments for issue 11300 (status 200) [2024-04-13 09:49:56,364] chirp.wxui.developer - DEBUG: Found 1 valid module attachments from issue 11300 [2024-04-13 09:50:02,436] chirp.wxui.developer - DEBUG: Fetched info for user 3 (status 200) [2024-04-13 09:50:02,437] chirp.wxui.developer - DEBUG: User chose attachment {'id': 10924, 'filename': 'alinco_dr735t.py', 'filesize': 13367, 'content_type': 'text/x-python-script', 'description': '', 'content_url': 'https://chirpmyradio.com/attachments/download/10924/alinco_dr735t.py', 'author': {'id': 3, 'name': 'Dan Smith'}, 'created_on': '2024-04-13T01:44:44Z'} [2024-04-13 09:50:02,437] chirp.wxui.developer - DEBUG: Fetching attachment URL https://chirpmyradio.com/attachments/download/10924/alinco_dr735t.py [2024-04-13 09:50:06,432] chirp.wxui.developer - DEBUG: Wrote attachment to /tmp/loaded-10924-u3a1i8g7.py [2024-04-13 09:50:06,435] chirp.directory - INFO: driver re-registration enabled [2024-04-13 09:50:06,437] chirp.wxui.main - INFO: Loading module /tmp/loaded-10924-u3a1i8g7.py SHA256 1ae08f0e317fda8c8e1ab7f4d1dc2a9fc05b625ae2f15f03f751d36603f2ab92 [2024-04-13 09:50:06,443] chirp.directory - WARNING: Replacing existing driver id `Alinco_DR735T' [2024-04-13 09:50:12,998] chirp.wxui.clone - DEBUG: All system ports: [{'device': '/dev/ttyUSB0', 'name': 'ttyUSB0', 'description': 'USB Serial', 'hwid': 'USB VID:PID=1A86:7523 LOCATION=1-1', 'vid': 6790, 'pid': 29987, 'serial_number': None, 'location': '1-1', 'manufacturer': None, 'product': 'USB Serial', 'interface': None, 'usb_device_path': '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1', 'device_path': '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/ttyUSB0', 'subsystem': 'usb-serial', 'usb_interface_path': '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0'}] [2024-04-13 09:50:17,218] chirp.wxui.clone - DEBUG: Selected [2024-04-13 09:50:18,803] chirp.wxui.clone - DEBUG: Using port '/dev/ttyUSB0' [2024-04-13 09:50:18,803] chirp.wxui.clone - DEBUG: Selected [2024-04-13 09:50:18,900] 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-04-13 09:50:19,156] chirp.loaded.loaded-10924-u3a1i8g7 - DEBUG: Model string is [2024-04-13 09:50:19,156] chirp.wxui.clone - ERROR: Failed to clone: Failed to download from radio: Unsupported radio model. Traceback (most recent call last): File "/tmp/loaded-10924-u3a1i8g7.py", line 199, in sync_in self._mmap = self.do_download() File "/tmp/loaded-10924-u3a1i8g7.py", line 135, in do_download raise errors.RadioError("Unsupported radio model.") chirp.errors.RadioError: Unsupported radio model. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/jay/.local/lib/python3.9/site-packages/chirp/wxui/clone.py", line 77, in run self._fn() File "/tmp/loaded-10924-u3a1i8g7.py", line 201, in sync_in raise errors.RadioError(f"Failed to download from radio: {exc}") chirp.errors.RadioError: Failed to download from radio: Unsupported radio model. [2024-04-13 09:50:51,721] chirp.wxui.clone - DEBUG: Using port '/dev/ttyUSB0' [2024-04-13 09:50:51,721] chirp.wxui.clone - DEBUG: Selected [2024-04-13 09:50:51,819] 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-04-13 09:50:52,075] chirp.loaded.loaded-10924-u3a1i8g7 - DEBUG: Model string is [2024-04-13 09:50:52,076] chirp.wxui.clone - ERROR: Failed to clone: Failed to download from radio: Unsupported radio model. Traceback (most recent call last): File "/tmp/loaded-10924-u3a1i8g7.py", line 199, in sync_in self._mmap = self.do_download() File "/tmp/loaded-10924-u3a1i8g7.py", line 135, in do_download raise errors.RadioError("Unsupported radio model.") chirp.errors.RadioError: Unsupported radio model. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/jay/.local/lib/python3.9/site-packages/chirp/wxui/clone.py", line 77, in run self._fn() File "/tmp/loaded-10924-u3a1i8g7.py", line 201, in sync_in raise errors.RadioError(f"Failed to download from radio: {exc}") chirp.errors.RadioError: Failed to download from radio: Unsupported radio model. [2024-04-13 09:50:54,324] chirp.wxui.clone - WARNING: Stopping clone thread