boundarydevices / imx_usb_loader

USB & UART loader for i.MX5/6/7/8 series
GNU Lesser General Public License v2.1
260 stars 158 forks source link

macOS High Sierra support. #83

Open jonentropy opened 5 years ago

jonentropy commented 5 years ago

On macOS High Sierra, sudo kextunload -b com.apple.driver.usb.IOUSBHostHIDDevice fails, meaning that imx_usb cannot be used at all.

gibsson commented 5 years ago

Hi,

None of us have a MAC to try this on, so I suggest asking @dangtranhieu2012 who's the last person to have tried it apparently (https://github.com/boundarydevices/imx_usb_loader/commit/a2cf488d7adca0b43b61ebaec602e2964ab51874). But remember, if you fix the issue, patches are welcome ;)

Regards