sounds like a driver issue. you have to find the correct driver for your cable. try the PL2303. the prolific driver. that usually works. it worked for me and im running osx el capitan. /dev/cu.usbserial is the one you will select when transferring.
regards, Bryan
On Sat, Oct 10, 2015 at 3:35 PM, Aalok Shah aalokgshah@icloud.com wrote:
I have Baofeng UV82 and I am using Mac *OS X Yosemite (10.10.5). *The CHIRP give me error saying Radio did not respond. The cable is original Baofeng. I tried the same with Windows 10 and everything is working as expected. If someone can tell me what I am doing wrong. Thanks!!
Following are the output of various commands and logs.
MacBook-Pro:dev $ ls /dev/cu* /dev/cu.Bluetooth-Incoming-Port /dev/cu.usbserial /dev/cu.Bluetooth-Modem
MacBook-Pro:dev $ ls tty.usb* tty.usbserial
*Logs*,
[2015-10-10 12:22:28,335] chirp.ui.mainapp - DEBUG: User selected Baofeng UV-82 on port /dev/cu.usbserial [2015-10-10 12:22:28,357] chirp.ui.clone - DEBUG: Clone thread started [2015-10-10 12:22:28,358] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 13 01 05 00 P.......
[2015-10-10 12:22:29,466] chirp.drivers.uv5r - ERROR: Radio did not respond [2015-10-10 12:22:31,467] chirp.ui.reporting - DEBUG: Reporting exception [2015-10-10 12:22:31,467] chirp.ui.common - ERROR: -- Exception: -- [2015-10-10 12:22:31,468] chirp.ui.common - ERROR: Traceback (most recent call last): File "/Applications/chirp-daily-20151009.app/Contents/Resources/chirp/chirp/ui/clone.py", line 238, in run self.__radio.sync_in() File "/Applications/chirp-daily-20151009.app/Contents/Resources/chirp/chirp/drivers/uv5r.py", line 701, in sync_in self._mmap = _do_download(self) File "/Applications/chirp-daily-20151009.app/Contents/Resources/chirp/chirp/drivers/uv5r.py", line 504, in _do_download data = _ident_radio(radio) File "/Applications/chirp-daily-20151009.app/Contents/Resources/chirp/chirp/drivers/uv5r.py", line 499, in _ident_radio raise error RadioError: Radio did not respond
[2015-10-10 12:22:31,468] chirp.ui.common - ERROR: ---------------- [2015-10-10 12:22:31,468] chirp.ui.clone - ERROR: Clone failed: Radio did not respond [2015-10-10 12:22:31,471] chirp.ui.clone - DEBUG: Clone thread ended [2015-10-10 12:22:31,498] chirp.ui.reporting - DEBUG: Reporting model usage: Baofeng_UV-82,download,True [2015-10-10 12:22:31,499] chirp.ui.reporting - DEBUG: Reporting exception [2015-10-10 12:22:31,499] chirp.ui.inputdialog - ERROR: --- Exception Dialog: Radio did not respond --- [2015-10-10 12:22:31,500] chirp.ui.inputdialog - ERROR: Traceback (most recent call last): File "/Applications/chirp-daily-20151009.app/Contents/MacOS/../Resources/chirp/chirpw", line 74, in <module> os.putenv("LANG", langs[0]) IndexError: list index out of range
[2015-10-10 12:22:31,500] chirp.ui.inputdialog - ERROR:
chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users To unsubscribe, send an email to chirp_users-unsubscribe@intrepid.danplanet.com