Hi all,
i have tried, different trunk versions 47xx till the newest 48xx. But althogh i included the pwc webcam module, it will not be compiled. I looked in the .config under kernel-directory and there aren't any v4l devices.
If i include it by myself, i will get an loadable modul, but only grey-pictures. I know that the pwc modul was quite a lot over-worked in Kernel 2.6.18? Maybe it is broken? I have even tried the most recent pwc-modul from saillard.org/linux/pwc/.
Has anyone successfully run a webcam (Logitech Pro 4000) with the pwc-modul?
My Router is a
Netgear wgt634u
my .config:
....
CONFIG_LINUX_2_6_BRCM=y
....
#
# Multimedia devices support
#
CONFIG_PACKAGE_KMOD_PWC=y
CONFIG_PACKAGE_KMOD_SOUNDCORE=y
CONFIG_PACKAGE_KMOD_VIDEODEV=y
....
#
# USB support
#
CONFIG_PACKAGE_KMOD_USB=y
CONFIG_PACKAGE_KMOD_USB_UHCI=y
CONFIG_PACKAGE_KMOD_USB_OHCI=y
CONFIG_PACKAGE_KMOD_USB2=y
CONFIG_PACKAGE_KMOD_USB_CONTROLLER=y
....
Thx.
Martin
(Last edited by ares321 on 24 Sep 2006, 18:49)