Kod: Zaznacz cały
Bus 001 Device 002: ID 05ca:183b Ricoh Co., Ltd Visual Communication Camera VGP-VCC8 [R5U870]
Kod: Zaznacz cały
svn co [url]http://svn.mediati.org/svn/r5u870/trunk[/url] /home/src/r5u870
Pobrano wersję 109.
Kod: Zaznacz cały
debian:/home/src/r5u870# make
make -C /lib/modules/2.6.32/build M=/home/src/r5u870 V=0 modules
make[1]: Wejście do katalogu `/usr/src/linux-2.6.32'
CC [M] /home/src/r5u870/r5u870.o
/home/src/r5u870/r5u870.c:872:1: warning: "V4L2_CID_PRIVACY" redefined
In file included from include/linux/videodev.h:17,
from /home/src/r5u870/usbcam/usbcam.h:38,
from /home/src/r5u870/r5u870.c:59:
include/linux/videodev2.h:1160:1: warning: this is the location of the previous definition
CC [M] /home/src/r5u870/usbcam/usbcam_dev.o
/home/src/r5u870/usbcam/usbcam_dev.c: In function ‘usbcam_register_mod’:
/home/src/r5u870/usbcam/usbcam_dev.c:535: warning: assignment from incompatible pointer type
CC [M] /home/src/r5u870/usbcam/usbcam_fops.o
/home/src/r5u870/usbcam/usbcam_fops.c: In function ‘usbcam_v4l_vidioc_querycap’:
/home/src/r5u870/usbcam/usbcam_fops.c:522: error: ‘struct device’ has no member named ‘bus_id’
/home/src/r5u870/usbcam/usbcam_fops.c: In function ‘usbcam_v4l_ioctl’:
/home/src/r5u870/usbcam/usbcam_fops.c:1170: warning: passing argument 1 of ‘video_usercopy’ from incompatible pointer type
/home/src/r5u870/usbcam/usbcam_fops.c:1170: warning: passing argument 2 of ‘video_usercopy’ makes integer from pointer without a cast
/home/src/r5u870/usbcam/usbcam_fops.c:1170: warning: passing argument 4 of ‘video_usercopy’ makes pointer from integer without a cast
/home/src/r5u870/usbcam/usbcam_fops.c:1170: error: too many arguments to function ‘video_usercopy’
/home/src/r5u870/usbcam/usbcam_fops.c:1174: warning: passing argument 1 of ‘video_ioctl2’ from incompatible pointer type
/home/src/r5u870/usbcam/usbcam_fops.c:1174: warning: passing argument 2 of ‘video_ioctl2’ makes integer from pointer without a cast
/home/src/r5u870/usbcam/usbcam_fops.c:1174: error: too many arguments to function ‘video_ioctl2’
/home/src/r5u870/usbcam/usbcam_fops.c:1162: warning: unused variable ‘udp’
make[3]: *** [/home/src/r5u870/usbcam/usbcam_fops.o] Błąd 1
make[2]: *** [/home/src/r5u870/usbcam] Błąd 2
make[1]: *** [_module_/home/src/r5u870] Błąd 2
make[1]: Opuszczenie katalogu `/usr/src/linux-2.6.32'
make: *** [all] Błąd 2
Kod: Zaznacz cały
# modprobe r5u870
WARNING: All config files need .conf: /etc/modprobe.d/nvidia-kernel-nkc, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/alsa-base.conf.save, it will be ignored in a future release.