Notizia:
  • Rilasciata Precise Pangolin 12.04. Per ottenerla, visitate questa pagina, oppure provate il tour dal vivo con un browser web moderno.
  • Nuovo forum di Ubuntu-it, l'annuncio. È consigliato aggiornare il proprio profilo e controllare la sezione Gruppo Forum per problemi noti.
  • Rilasciata la versione italiana di Precise Pangolin 12.04. Per maggiori informazioni, consultare questa discussione.
  • Il vincitore del Concorso desktop del mese di aprile è Jerico. L'elenco dei precedenti vincitori è qui.
  • È uscito il numero 17 della Newsletter italiana di Ubuntu. Lo trovate a questo indirizzo.
  • È uscito il numero 59 di Full Circle Magazine in italiano. Lo trovate a questo indirizzo.

installare i driver per webcam creative Instant

Riconoscimento, installazione e configurazione delle periferiche.

installare i driver per webcam creative Instant

Messaggioda jerryluis » lunedì 28 novembre 2005, 21:42

Ho ubuntu 5.10 e vorrei installare i driver per questa webcam.
ho seguito questo tutorial:

http://linux.syrolnet.org/index.php?itemid=63

ma quando lancio make ricevo questo errore:

  Building SPCA5XX driver for 2.5/2.6 kernel.
  Remember: you must have read/write access to your kernel source tree.
make -C /lib/modules/`uname -r`/build SUBDIRS=/usr/src/spca5xx-20051105 CC=cc modules
make: *** /lib/modules/2.6.12-10-k7-smp/build: No such file or directory.  Stop.
make: *** [default] Error 2

sapete come risolverlo?

questo è un po' di README trovato nei driver, ma non so come muovermi

The driver module can be built without modifying your kernel source tree.

Before trying to compile the driver, ensure that you've configured your
kernel, and updated the dependencies:
'make [config|menuconfig|xconfig]; make dep'.

Make sure, when compiling the driver, you use the same version of compiler as
was used to compile your kernel. Not doing so can create incompatible binaries.

If you wish to compile the driver against a kernel other than the currently
installed one, build the driver with
'make KINCLUDE=/usr/src/linux-/include', or similar.

Please note, the default location for the kernel, according to the driver, is
/usr/src/linux.

To build just the driver, simply use 'make'.
Compiling against the linux kernel 2.4 source tree, there should be no
warnings at all.


This version of the driver offers an automatic installation facility.
Use 'make install' to have the driver installed into your kernel modules
directory, which is assumed to be /lib/modules//kernel/drivers/usb.
is picked up from the currently running kernel, so if that's not
the right place, then don't use 'make install'!


Making sure the usb and v4l stuff is there
==========================================
For the module to function correctly, the video for linux subsystem needs to
be loaded. As root, check the output of lsmod for videodev. If its not there,
do: modprobe videodev.
Also, you need to make sure that the usbcore module is loaded (or compiled
into your kernel) and similarly the module appropriate for your usb controller
(uhci or ohci).


Loading it
==========
If you have compiled the module, but haven't done 'make install' you can load
the module in the top build directory by doing as root: insmod spca5xx.o

If you have made install, do as root: modprobe spca5xx

There are several parameter that can be passed in:

  force_rgb = 1 Set reverse rgb order
  OffRed    = -16 Initial red  offset -16  range [-128..+128]
  OffBlue  = -16 Initial blue  offset -16  range [-128..+128]
  OffGreen  = -16 Initial green offset -16  range [-128..+128]
  GRed      = 256 Initial gain setting to 1 range [0..512]
  GBlue    = 256 Initial gain setting to 1 range [0..512]
  GGreen    = 256 Initial gain setting to 1 range [0..512]
  gamma    = 3 Set gamma table to 1 range [0..7]

  usbgrabber = 1 if you use an usb grabber usbid 0x0733:0x430 otherwise
  usbgrabber=0

  debug=  <-- set debug level

special note for kernel 2.6.x users:
you can change the parameters trought sysfs you need to be root
close your application
        echo "1" > /sys/module/spca50x/gamma
        change the gamma parameters to 1
run your application
        to read a parameters
        cat /sys/module/spca50x/gamma



***********************************************************************
Remember to use
  insmod spca5xx.o usbgrabber=1 for an usb grabber usbid 0x733:0x430
for Intel PC Camera Pro set usbgrabber to 0
***********************************************************************
jerryluis
Prode Principiante
 
Messaggi: 17
Iscrizione: ottobre 2005

Torna a Driver e periferiche

Chi c’è in linea

Visualizzano questa pagina: alesms, carfss, danmarygalli, federica.91, fedetheplate, giuseppe500, Google Feedfetcher e 12 ospiti