Skip to content

fix for macOS as macOS doesn't support kernel driver detaching#30

Closed
hellvesper wants to merge 1 commit intoHo-Ro:mainfrom
hellvesper:main
Closed

fix for macOS as macOS doesn't support kernel driver detaching#30
hellvesper wants to merge 1 commit intoHo-Ro:mainfrom
hellvesper:main

Conversation

@hellvesper
Copy link
Copy Markdown

A small fix for macOS users as mentioned here libusb/libusb#908 (comment) macOS doesn't support kernel driver detaching or kernelDriverActive() method.

Calling these methods results in a usb1.USBErrorNotFound: LIBUSB_ERROR_NOT_FOUND [-5] error.

@Ho-Ro Ho-Ro added bug Something isn't working macOS macOS related, wontfix unless a volunteer steps in labels Apr 29, 2025
@Ho-Ro Ho-Ro closed this in 909d329 Apr 18, 2026
@Ho-Ro
Copy link
Copy Markdown
Owner

Ho-Ro commented Apr 18, 2026

Thank you for the fix - implemented now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working macOS macOS related, wontfix unless a volunteer steps in

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants