tejado/android-usb-gadget

UVC function can't be added

franalta opened this issue · 2 comments

Hi, I can't add UVC function... in device info is showed with red color"not set"... somebody has the same issue? how to fix it?

If UVC is shown as "not set", then your kernel was built without UVC support.

How to fix it?
Get/build a kernel with UVC support enabled.

Closing this issue. Current status and discussion in #38