[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: usb摄像头无法识别



我按照它的说明git clone下来以后执行里面的build脚本,
它似乎并没有给我编译uvc模块,这是怎么回事?

于 2013年02月20日 15:50, Dongsheng Song 写道:
On 2013/2/20 15:00, choury wrote:
我在3.2 内核下面编译了驱动从http://www.linuxtv.org下的,怎么还是没有; 编 译 出uvcvideo.ko这个文件呢

我应该从哪下这个驱动来编译,或者改什么设置?

从 git log 看,驱动在 3.2 之前已经内置了,无需下载。

$ git log -1 2bb00fe63
commit 2bb00fe6336687f08e0a3733bce2343a821af843
Author: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Date:   Fri Jun 25 04:58:43 2010 -0300

    V4L/DVB: uvcvideo: Add support for Manta MM-353 Plako

    The camera requires the PROBE_MINMAX quirk. Add a corresponding entry
    in the device IDs list

    Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
    Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

你编译出来的是什么 ko 文件 ?


Reply to: