Added the sonix UVC driver rt5350 to support h264

Source: Internet
Author: User

Tag: style blog HTTP color file 2014

According to the driver provided by sonix, You need to configure it in the kernel to add it to the kernel or compile it with the module:

1. Add the driver folder to The makefile and try to keep it consistent with the original folder,

OBJ-$ (config_usb_sn9c102) + = sn9c102/
OBJ-$ (config_usb_sonix_uvc_sn9c29x) + = sonix_uvc_sn9c291/
OBJ-$ (config_usb_et61x251) + = et61x251/

2. Add the SRC folder to kconfig as follows:

Source "Drivers/Media/Video/sn9c102/kconfig"
Source "Drivers/Media/Video/sonix_uvc_sn9c291/kconfig"
Config usb_stv680


Consistent


It is worth noting that the name of config_usb_sonix_uvc_sn9c29x must be consistent with that of the makefile in the subfolders.


In the Kernel configuration, an additional option is displayed, for example


Save the configuration and run make modules.

The Ko file will be obtained without an accident.



The driver compiled in the module mode is obtained. After the system is started, the driver is loaded in the insmod mode.


Chengdu kangamu Network Technology Co., Ltd.



Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.