Приветствую,<br><br>Хотел завести сам эту камеру, но не могу собрать драйвер от Microdia(sn9c20x) под ядро 2.6.25(сама система: ALT Linux Desktop 4.0+ядро и gcc из 4.1 Desktop). Кто сможет помочь с решением данной проблемы?<br>
<br>Привожу логи:<br><br>/home/rs/src/microdia/sn9c20x.h:57:1: warning: &quot;V4L2_CID_EXPOSURE_AUTO&quot; redefined<br>In file included from include/media/v4l2-dev.h:17,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from include/media/v4l2-common.h:29,<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from /home/rs/src/microdia/sn9c20x.h:33,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from /home/rs/src/microdia/sn9c20x-v4l2.c:38:<br>include/linux/videodev2.h:1091:1: warning: this is the location of the previous definition<br>
/home/rs/src/microdia/sn9c20x-v4l2.c: In function &lsquo;v4l_sn9c20x_ioctl&rsquo;:<br>/home/rs/src/microdia/sn9c20x-v4l2.c:1350: error: implicit declaration of function &lsquo;video_ioctl2&rsquo;<br>/home/rs/src/microdia/sn9c20x-v4l2.c: In function &lsquo;v4l_sn9c20x_register_video_device&rsquo;:<br>
/home/rs/src/microdia/sn9c20x-v4l2.c:1399: error: incompatible types in assignment<br>/home/rs/src/microdia/sn9c20x-v4l2.c:1400: error: &lsquo;struct video_device&rsquo; has no member named &lsquo;owner&rsquo;<br>/home/rs/src/microdia/sn9c20x-v4l2.c:1401: error: &lsquo;struct video_device&rsquo; has no member named &lsquo;type&rsquo;<br>
/home/rs/src/microdia/sn9c20x-v4l2.c:1401: error: &lsquo;VID_TYPE_CAPTURE&rsquo; undeclared (first use in this function)<br>/home/rs/src/microdia/sn9c20x-v4l2.c:1401: error: (Each undeclared identifier is reported only once<br>/home/rs/src/microdia/sn9c20x-v4l2.c:1401: error: for each function it appears in.)<br>
/home/rs/src/microdia/sn9c20x-v4l2.c:1412: error: &lsquo;V4L2_DEBUG_IOCTL_ARG&rsquo; undeclared (first use in this function)<br>/home/rs/src/microdia/sn9c20x-v4l2.c:1415: error: &lsquo;struct video_device&rsquo; has no member named &lsquo;vidioc_querycap&rsquo;<br>
/home/rs/src/microdia/sn9c20x-v4l2.c:1416: error: &lsquo;struct video_device&rsquo; has no member named &lsquo;vidioc_enum_fmt_cap&rsquo;<br>/home/rs/src/microdia/sn9c20x-v4l2.c:1417: error: &lsquo;struct video_device&rsquo; has no member named &lsquo;vidioc_try_fmt_cap&rsquo;<br>
/home/rs/src/microdia/sn9c20x-v4l2.c:1418: error: &lsquo;struct video_device&rsquo; has no member named &lsquo;vidioc_s_fmt_cap&rsquo;<br>/home/rs/src/microdia/sn9c20x-v4l2.c:1419: error: &lsquo;struct video_device&rsquo; has no member named &lsquo;vidioc_g_fmt_cap&rsquo;<br>
/home/rs/src/microdia/sn9c20x-v4l2.c:1420: error: &lsquo;struct video_device&rsquo; has no member named &lsquo;vidioc_enum_input&rsquo;<br>/home/rs/src/microdia/sn9c20x-v4l2.c:1421: error: &lsquo;struct video_device&rsquo; has no member named &lsquo;vidioc_g_input&rsquo;<br>
/home/rs/src/microdia/sn9c20x-v4l2.c:1422: error: &lsquo;struct video_device&rsquo; has no member named &lsquo;vidioc_s_input&rsquo;<br>/home/rs/src/microdia/sn9c20x-v4l2.c:1423: error: &lsquo;struct video_device&rsquo; has no member named &lsquo;vidioc_streamon&rsquo;<br>
/home/rs/src/microdia/sn9c20x-v4l2.c:1424: error: &lsquo;struct video_device&rsquo; has no member named &lsquo;vidioc_streamoff&rsquo;<br>/home/rs/src/microdia/sn9c20x-v4l2.c:1425: error: &lsquo;struct video_device&rsquo; has no member named &lsquo;vidioc_queryctrl&rsquo;<br>
/home/rs/src/microdia/sn9c20x-v4l2.c:1426: error: &lsquo;struct video_device&rsquo; has no member named &lsquo;vidioc_g_ctrl&rsquo;<br>/home/rs/src/microdia/sn9c20x-v4l2.c:1427: error: &lsquo;struct video_device&rsquo; has no member named &lsquo;vidioc_s_ctrl&rsquo;<br>
/home/rs/src/microdia/sn9c20x-v4l2.c:1428: error: &lsquo;struct video_device&rsquo; has no member named &lsquo;vidioc_g_parm&rsquo;<br>/home/rs/src/microdia/sn9c20x-v4l2.c:1429: error: &lsquo;struct video_device&rsquo; has no member named &lsquo;vidioc_s_parm&rsquo;<br>
/home/rs/src/microdia/sn9c20x-v4l2.c:1430: error: &lsquo;struct video_device&rsquo; has no member named &lsquo;vidioc_reqbufs&rsquo;<br>/home/rs/src/microdia/sn9c20x-v4l2.c:1431: error: &lsquo;struct video_device&rsquo; has no member named &lsquo;vidioc_qbuf&rsquo;<br>
/home/rs/src/microdia/sn9c20x-v4l2.c:1432: error: &lsquo;struct video_device&rsquo; has no member named &lsquo;vidioc_dqbuf&rsquo;<br>/home/rs/src/microdia/sn9c20x-v4l2.c:1433: error: &lsquo;struct video_device&rsquo; has no member named &lsquo;vidioc_querybuf&rsquo;<br>
make[2]: *** [/home/rs/src/microdia/sn9c20x-v4l2.o] Error 1<br>make[1]: *** [_module_/home/rs/src/microdia] Error 2<br>make[1]: Leaving directory `/usr/src/linux-2.6.25-std-def-alt8.M41.4&#39;<br>make: *** [driver] Error 2<br clear="all">
<br>Этот драйвер нормально собрался под Федорой с ядром 2.6.25. А тут что-то не получается.<br><br>-- <br>Stanislav Egorov<br>Cisco Systems, Inc.<br>Cell: +79276230169<br>ICQ: 270805968<br>