summaryrefslogtreecommitdiff
path: root/qc-usb/README
blob: d15fe1cdb35b81eb560ab17ba3d81628db61ca30 (plain)
    1 REQUIREMENTS:
    2 
    3 PRECAUTION:
    4 
    5 PRE-INSTALL:
    6 
    7 USB and Video4Linux must be in the kernel, and modprobed if built as modules, also the kernel source must be present in:
    8 "/usr/src/linux-VERSION" VERSION being what "uname -r" returns.
    9 
   10 POST-INSTALL:
   11 
   12 Add "/sbin/modprobe quickcam" to /etc/rc.modules
   13 
   14 PRE-REMOVE:
   15 
   16 POST-REMOVE:
   17 
   18 NOTES:
   19 
   20 I find setting $MODPROBE=/sbin/modprobe easier, then use:
   21 
   22 $MODPROBE quickcam

Generated by cgit