Bug #8563
closedBTech UV-5X3 please advise to correct not working issue
0%
Description
[Errno 2] could not open port /dev/cu.PL2303-004012FA:
[Errno 2] No such file or directory: '/dev/cu.PL2303-004012FA'
Installed: FTDIUSBSerialDriver_v2_4_4.dmg
I plugged in the proper FTDI Cable from BTECH to both the radio and the computer.
Files
Updated by Jim Unroe almost 4 years ago
- Status changed from New to Feedback
- Platform changed from Windows to MacOS
It appears that you are not selecting the correct port. The "PL2303" would indicate the port being choosen is attached to a device containing a Prolific chip, not an FTDI FT232 chip.
You shouldn't need to install a driver for an FTDI chip based programming cable. The native Apple FTDI driver should work and is recommended. The port for an FTDI FT232 chip would look something like the following (the suffix will change).
/dev/cu.usbserial-A6020QSO
/dev/cu.usbserial-AH03HQ2G
/dev/cu.usbserial-DN00RXF8
/dev/cu.usbserial-DN00V4ZI
If you are actually using a programming cable with a Prolific PL2303 chip, then it is almost 100% likely to be counterfeit. To work with that type of chip, you must purchase a driver from a 3rd party for it to be compatible.
Repleo - 3rd party source for high-end macOS drivers for your PL-2303, CH341 and CP2102 USB to Serial devices
https://www.mac-usb-serial.com/
See this "issue":https://chirp.danplanet.com/issues/8559#note-9 from the day before where a similar problem with a Prolific type chip was resolved by using this 3rd party driver.
Jim KC9HI
Updated by Mark Fernandez almost 4 years ago
Hi, I tried to use their Serial Detect program to see what I need. It could not see my UV-5X3 either. Could it be that the drivers don't work with macOS 11.1.x?
Updated by Jim Unroe almost 4 years ago
Serial Detect doesn't "see" radios, they "see" programming cables. No programming software can work until there is a complete and working connection between the radio and computer.
Like I explained above, you should use the native Apple FTDI driver for FTDI chip based programming cables. For Prolific chip based programming cables you must purchase a 3rd party driver. The Prolific written driver is intentionally crippled when used with a counterfeit Prolific chip.
Jim KC9HI
Updated by Bernhard Hailer almost 4 years ago
Mark, have you been able to resolve your issue?
If there's still a problem, then you might get additional pointers on the "mailing list":http://intrepid.danplanet.com/mailman/listinfo/chirp_users.
Updated by Bernhard Hailer almost 4 years ago
- Status changed from Feedback to Closed
No more feedback.