Dear fs-support_HK
I am currently working on a project involving the ArmostoneA9 platform with Buildroot fsimx6-B2024.04. I started from
the qt5-defconfig
configuration. Now I am trying to integrate a USB camera (model: IC-WHMA90) into the system, but I am encountering issues as the camera is not recognized by the operating system (e.g., no /dev/video*
node is created).
Could you kindly provide guidance or documentation on the following points?
- The necessary steps to enable or install the required USB Video Class (UVC) drivers for the IC-WHMA90 camera.
- Any specific modifications needed in the Buildroot configuration (
make menuconfig
) or in the Linux kernel configuration (make linux-menuconfig
). - Whether the Device Tree file (
*.dts
) requires any updates to properly enable USB ports or support the camera. - Additional recommendations for verifying and testing USB camera functionality on the platform.
I would appreciate any detailed instructions or references that could help resolve this issue. Thank you for your support!
Best regards,