smart210用友善之臂的usb摄像头应用程序打开中星微usb摄像头,图像区域黑屏。
内核:\images\Linux\zImage
根文件系统:\images\Linux\rootfs_qtopia_qt4.img
打开usb摄像头应用程序时的错误:
显示屏显示:cannot set video format
串口:s3c-fimc-0 : fimc_s_fmt_vid_capture: No capture device.
s3c-fimc-0 : fimc_streamoff_capture: No capture info.
/dev/下无摄像头的video设备,有一个摄像头的usbdev1.3.
插上摄像头串口输出:usb 1-1.1: new full speed USB device number 3 using s5p-ehci
#lsusb
Bus 1 Device 3: ID 0ac8:301b Z-Star Microelectronics Corp. ZC0301 Webcam
拔掉摄像头串口输出:usb 1-1.1: USB disconnect, device number 3。
使用mini210_linux_defconfig复制生成的.config文件,重新make生成的内核,现象同上,(原config文件中未添加中星微的驱动)
配置上中星微“ZC3XX USB Camera Driver”,重新make生成的内核
插上摄像头串口输出:usb 1-1.2: new full speed USB device number 4 using s5p-ehci
input: zc3xx as /devices/platform/s5p-ehci/usb1/1-1/1-1.2/input/input4
拔掉摄像头串口输出:usb 2-1.2: USB disconnect, device number 4
/dev/下有摄像头的video0设备,有摄像头的usbdev1.4.
#lsusb
Bus 1 Device 4: ID 0ac8:301b Z-Star Microelectronics Corp. ZC0301 Webcam
打开usb摄像头应用程序时的错误:
显示屏显示:图像区域黑屏,鼠标闪烁
按“snap”:产生图片文件,但是打不开。
按“continue”:显示屏显示:“application terminated :usb摄像头was terminated due to application error(11)”
串口无输出。
软件的about说能支持各种usb摄像头的,中星微是mini2440中插上就可以使用的,smart210应该也是可以支持的,但不知道为啥不能用
请各位版主、大侠指点,谢谢啦~
[ 此帖被c564958987在2014-09-17 13:42重新编辑 ]