pwc hotplug script installation NOTE: You must be the root user to do this. We are now ready to install the pwc hotplug script. Create the pwc hotplug script: cd /etc/hotplug/usb cat >pwc </dev/null 2>&1 fi /usr/bin/logger -p daemon.notice -t hotplug/usb/pwc -i Phillips webcam complete EOF chmod 0555 /etc/hotplug/usb/pwc NOTE: If you want to change the default PWC module parameters then add them onto the /sbin/modprobe pwc line. For example: /sbin/modprobe pwc size=vga power_save=1 \ fps=15 leds=250,750 See the kernel documentation file: /usr/src/linux-2.4/Documentation/usb/philips.txt for more details.