We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
with error: ERROR: could not insert 'g_hid': No such device
The text was updated successfully, but these errors were encountered:
What kernel/branch was this targetting?
Sorry, something went wrong.
I have nothing to do with the beagleboard but I had the same issue with another board (I ended up on this page while looking for a solution).
The solution is written in the Linux kernel: http://lxr.free-electrons.com/source/Documentation/usb/gadget_hid.txt
Following your kernel version, you have either 1 or 2 solutions:
struct platform_device
RobertCNelson
No branches or pull requests
with error:
ERROR: could not insert 'g_hid': No such device
The text was updated successfully, but these errors were encountered: