|
|
|
|
|
by avhception
230 days ago
|
|
IIRC, it's because the ARM designs tend to use camera modules that come from smartphone-land. Cameras used on x86-64 usually just work using that usb webcam standard driver (what is that called again? uvcvideo?).
But these smartphone-land cameras don't adhere to that standard, they probably don't connect using USB. They are designed to be used with the SoC vendor's downstream fork of Android or whatever, using proprietary blobs. |
|