I have an older IO Gear USB-to-Serial adapter that I have used for a long time. When I purchased it I was only using Windows laptops and never had a problem getting drivers and getting it to work. When I switched to a MacBook Pro a couple of years ago, I was able to get it working by downloading the Mac drivers. However, after upgrading to El Capitan I wasn’t able to get the adapter to work. I did some searching and came across the site listed below. The command that is described in the post didn’t work, but the comment by James Morris did get the adapter working.
- So reboot the Mac into recovery mode. Press Command+r durring reboot.
- Click Utilities, Terminal
- Type: csrutil status
It will probably come back and say it is “enabled”. - Type: csrutil disable
- Reboot
You should now be able to open terminal and type ls /dev and see the device. My adapter shows up as tty.UC-232AC.
Hope this helps someone else.
Eric
Source: scottbrant.net
Be First to Comment