Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS Monterey (M1) returns error Access Denied, or DAC unavailable after flashing #4

Open
jseaber opened this issue Mar 18, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@jseaber
Copy link
Collaborator

jseaber commented Mar 18, 2022

When using macOS Monterey on an M1 based machine, error "Access Denied" may be returned when attempting to use the --download command more than once or after using --listdevices: libusb lacks access to claim the DFU device via libusb_claim_interface(devh, 0), which returns error LIBUSB_ERROR_ACCESS.

Current workarounds:

  • Reboot the mac and USB DAC after flashing
  • Use a different USB port after flashing

This issue does not occur under macOS Big Sur, or under Intel based Macs running Monterey for the same target hardware.

Edit: Allowing downloads from anywhere resolves? Why?
https://macpaw.com/how-to/allow-apps-anywhere#:~:text=Go%20to%20System%20Preferences%20%3E%20Security%20%26%20Privacy%20%3E%20General.,download%20any%20and%20all%20apps.

@jseaber jseaber added the bug Something isn't working label Mar 18, 2022
@jseaber jseaber changed the title macOS Monterey returns error Access Denied, or DAC unavailable after flashing macOS Monterey (M1) returns error Access Denied, or DAC unavailable after flashing Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant