Project

General

Profile

Actions

Bug #10544

closed

Puxing PX888K can't be read

Added by Mike Williams about 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
04/24/2023
Due date:
% Done:

100%

Estimated time:
Chirp Version:
next
Model affected:
Puxing PX888K
Platform:
Linux
Debug Log:
I read the instructions above:

Description

I read and programmed a couple of UV5r's tonight, and an BF888. Sadly, I can not program my Puxing.
This next level Chirp looks awesome.
I was able to program all these radios with the old system.
I stepped through the process just like I did with the other radios, but did not get any indication other than the following:
Tried to read 8 bytes, but got 0 bytes instead.

Help?

[2023-04-24 21:32:02,144] chirp.logger - DEBUG: CHIRP next-20230421 on Linux - Linux Mint 20.3 Una (Python 3.8.10)
[2023-04-24 21:32:02,315] chirp.wxui - DEBUG: Using locale: en_US (60)
[2023-04-24 21:32:02,320] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: en_US (el,es,uk_UA,nl,ru,pl,zh_CN,de,hu,pt_BR,fr,tr_TR,en_US,it) from /usr/local/lib/python3.8/dist-packages/chirp/locale
[2023-04-24 21:32:02,324] chirp.wxui - DEBUG: Translation loaded=False for wxstd: en_US (el,es,id,af,sv,nl,tr,ru,pl,eu,ta,zh_CN,ca@valencia,de,hi,gl_ES,lt,ko_KR,uk,hu,pt_BR,fr,cs,fi,nb,da,vi,lv,pt,ca,sq,ja,ar,an,it,ne,ro,sl,ms,sk,zh_TW)
[2023-04-24 21:32:02,466] main - INFO: Python/3.8.10 // Linux/Linux-5.15.0-69-generic-x86_64-with-glibc2.29 // CHIRP/next-20230421 // wx/4.0.7 gtk3 (phoenix) wxWidgets 3.0.4
[2023-04-24 21:32:02,802] chirp.wxui.main - INFO: Server reports next-20230421 is latest
[2023-04-24 21:32:17,381] chirp.wxui.clone - DEBUG: Selected
[2023-04-24 21:32:27,678] chirp.wxui.clone - DEBUG: Using port '/dev/ttyS0'
[2023-04-24 21:32:27,678] chirp.wxui.clone - DEBUG: Selected
[2023-04-24 21:32:27,678] chirp.wxui.clone - DEBUG: Serial opened: Serial(port='/dev/ttyS0', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
[2023-04-24 21:32:27,930] chirp.wxui.clone - ERROR: Failed to clone: Tried to read 8 bytes, but got 0 bytes instead.
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/chirp/wxui/clone.py", line 66, in run
self._fn()
File "/usr/local/lib/python3.8/dist-packages/chirp/drivers/puxing_px888k.py", line 1148, in sync_in
self._mmap = do_download(self)
File "/usr/local/lib/python3.8/dist-packages/chirp/drivers/puxing_px888k.py", line 672, in do_download
initial_handshake(radio.pipe, 10)
File "/usr/local/lib/python3.8/dist-packages/chirp/drivers/puxing_px888k.py", line 608, in initial_handshake
x = attempt_initial_handshake(pipe)
File "/usr/local/lib/python3.8/dist-packages/chirp/drivers/puxing_px888k.py", line 596, in attempt_initial_handshake
x = piperead(pipe, len(HANDSHAKE_IN[0]))
File "/usr/local/lib/python3.8/dist-packages/chirp/drivers/puxing_px888k.py", line 569, in piperead
raise errors.RadioError(
chirp.errors.RadioError: Tried to read 8 bytes, but got 0 bytes instead.
[2023-04-24 21:32:35,053] chirp.wxui.clone - WARNING: Stopping clone thread


Files

chirp_puxing_error.png (14.7 KB) chirp_puxing_error.png puxing_PK888k error Balázs Petik, 05/02/2023 11:01 AM
puxing_px888k.py (66.2 KB) puxing_px888k.py a14cdc87 Dan Smith, 05/04/2023 04:13 PM
Actions

Also available in: Atom PDF