Bug #5463
closedVUSB FTDI KEXT not loading in Mac High Sierra
0%
Description
Just purchased BaoFeng UV-5R (https://www.amazon.com/gp/product/B0772FYKK8/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1) that comes with what I think is the official BaoFeng USB connector. I run on iMac (2011) with latest Mac OS 10.13.2. My UV-5R has firmware BFB297. Installed latest CHIRP (daily 20171228) and Python runtime (CHIRP launches), then installed the current VCP driver (2.4.2). Authenticated and I see the VCP KEXT in my /Library/Extensions directory. I see the FTDIUSBSerialDriver Extension listed in System Info as an Identified Developer but it is not loaded. Kextstatus does not list it as loaded. I don't have cu.usbserial-xxxxxx in the /dev directory.
I have tried installing the driver twice (second time no authentication needed.) Nothing changes when I plug in the USB cable, (turn on the UV-5R after plugging in).
CHIRP does not show the usbserial as a port, it only shows dev/cu.Bluetooth-Incoming-Port, /dev/cu.lolita-SPPDev, /dev/cu.lolita-SPPDev-1 ports. I've tried all of these and the bluetooth "does not respond" and the other two are "busy".
I am assuming the problem is somehow related to the FTDIUSBSerialDriver KEXT not loading, could that be correct? Does CHIRP cause the load to occur?