Re: Re: Quickcam pro 4000, pwc problem

2006-08-23 Thread John Talbut
Thanks both for your help. Unfortunately it has not worked. >> 2. Setting up module-assistant: >> >> apt-get install module-assistant >> m-a prepare >> >> 3. Downloading and building the external sources: >> >> apt-get install pwc-source >> m-a build pwc-source >> >> 4.

Quickcam pro 4000, pwc problem

2006-08-22 Thread John Talbut
I need to recompile the kernel now? The compilation and attempt to install did not seem to come up with any external modules, so it seems as if in Debian pwc is only run in the kernel. If so, how do I get my webcam to work? If not, what am I doing wrong? John Talbut -- To UNSUBSCRIBE, email to [EMAIL P

Installation directory for modules

2005-11-24 Thread John Talbut
directory? Or is this a bug (i.e. the default behaviour of the kbuild Makefiles should be to install modules in /lib/modules/`uname -r` to be consistent with modprobe)? John Talbut Makefile: ifeq ($(KDIR),) KDIR :=/lib/modules/`uname -r`/source endif EXTRA_CFLAGS := -DNDIS_MINIPORT_DRIVER