Package: pwc-source
Severity: important
Hi,
I recently compiled the pwc module for 2.6.15-1-686-smp, only to discover it
doesn't load with modprobe. It always loads the in-kernel pwc module (which
is included by Debian kernel packages ).
I have worked out a quick patch that will make it load the pwc-modules version
of pwc.
Add the following in debian/rules, after the $(MAKE) install line:
# Make a nice symlink to in the kernel 'updates' folder
# so we can override the pwc from the kernel
dh_link lib/modules/$(KVERS)/misc/pwc.ko
lib/modules/$(KVERS)/updates/pwc.ko
This will create result in built modules working immediately :)
Lawrence
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]