I built the kernel with pwc built-in and also installed motion to grad images from my Logitech Quickcam Zoom. I insert module using insmod pwc power_save=1 (necessary for this camera). But the problem is all the images I got are greenish and distorted. Can someone help me? Got stuck on this and help is badly needed.
I am using Asus WL-500g with brcm-2.4
I check the dmesg which shows an error message:
pwc Video mode SIF@10 fps is only supported with the decompressor module (pwcx).
What does this mean and is there a parameter I need to set in motion.conf?
root@Asus01:~# lsmod
Module Size Used by Tainted: P
pwc 43368 0
videodev 8016 1 [pwc]
wlcompat 14944 0 (unused)
ehci-hcd 20556 0 (unused)
uhci 29044 0 (unused)
ip_conntrack_tftp 1712 0 (unused)
ip_nat_irc 2336 0 (unused)
ip_conntrack_irc 3128 1
ip_nat_ftp 2960 0 (unused)
ip_conntrack_ftp 4272 1
ppp_async 7884 0 (unused)
ppp_generic 22300 0 [ppp_async]
slhc 6064 0 [ppp_generic]
wl 630776 0 (unused)
usbcore 71296 1 [pwc ehci-hcd uhci]
switch-robo 4540 0 (unused)
switch-core 4864 0 [switch-robo]
diag 25520 0 (unused)
There was a thread here with similar problem but nobody answered ...
http://forum.openwrt.org/viewtopic.php?id=11559
Thanks!
Gary