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

Add sudo to one command, as it need administrative rights #103

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PoorPocketsMcNewHold
Copy link

Capture d’écran du 2022-09-26 16-26-45
As described in the libusb documentation : https://libusb.sourceforge.io/api-1.0/group__libusb__misc.html#gab2323aa0f04bc22038e7e1740b2f29ef

LIBUSB_ERROR_ACCESS Access denied (insufficient permissions)

While we could give the user access to USB devices, It's far more straightforward to just flash the pad with administrative rights.

I could also reword the text before the command to indicate to execute it with administrative rights, but that's more of a Windows user way of handling it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant