View Full Version : Problema installazione WebCam LinuMint 4.0 Daryna (ubuntu 7.10)
EtaBeta2006
03-04-2008, 00:12
Ciao a tutti,ho un problema ad installare la WebCam Trust WB-1200P Miniwebcam su Ubuntu 7.10. Ho trovato un blog dove viene spiegato questo procedimento per installarla :
sudo apt–get install gspca-source
cd/usr/src
sudo tar -xjvf gspca-source.tar.bz2
cd modules/gspca/
sudo make
sudo make install
sudo modprobe gspca
Il primo passaggio procede liscio come l'olio (sudo apt-get) ma quando passo al secondo,il terminale mi dice che nella directory cd/usr/src non c'e' nessun file o directory,allora vado a verificare di persona nella directory per vedere se e' vero,e al contrario trovo i seguenti file :
linux-headers-2.6.22-14-generic (una cartella con altri file dentro)
modules (una cartella che ne contiene un altra chiamata "gspca" )
gspca-source.tar.bz2 (un archivio compresso)
Come mai questa cosa?? Penso che se la console non trova questi file l'installazione non puo' procedere,infatti ho provato a portarla a termine ugualmente ma senza successo. E' giusta la procedura che sto seguendo??
Ditemi voi esperti.
perche' devi scrivere cd /usr/src (manca la cosa piu' importante: lo <spazio> :D)
EtaBeta2006
03-04-2008, 14:13
ecco cosa riporta la console una volta corretta la procedura,cioe' mettendo lo spazio tra cd /usr/src :
tux@AthlonX2:~$ cd /usr/src
tux@AthlonX2:/usr/src$ sudo tar -xjvf gspca-source.tar.bz2
[sudo] password for tux:
modules/
modules/gspca/
modules/gspca/debian/
modules/gspca/debian/rules
modules/gspca/debian/control.modules.in
modules/gspca/debian/postinst.modules.in
modules/gspca/debian/control
modules/gspca/debian/compat
modules/gspca/debian/copyright
modules/gspca/debian/changelog
modules/gspca/utils/
modules/gspca/utils/spcausb.h
modules/gspca/utils/spcaCompat.h
modules/gspca/utils/spcagamma.h
modules/gspca/Vimicro/
modules/gspca/Vimicro/ov7630c.h
modules/gspca/Vimicro/vc032x_sensor.h
modules/gspca/Vimicro/hv7131c.h
modules/gspca/Vimicro/tas5130c.h
modules/gspca/Vimicro/hdcs2020.h
modules/gspca/Vimicro/icm105a.h
modules/gspca/Vimicro/pb0330.h
modules/gspca/Vimicro/cs2102.h
modules/gspca/Vimicro/hv7131b.h
modules/gspca/Vimicro/tas5130c_vf0250.h
modules/gspca/Vimicro/zc3xx.h
modules/gspca/Vimicro/vc032x.h
modules/gspca/Vimicro/pas106b.h
modules/gspca/Sunplus/
modules/gspca/Sunplus/spca506.h
modules/gspca/Sunplus/spca505.dat
modules/gspca/Sunplus/spca508_init.h
modules/gspca/Sunplus/spca501_init-OSX.h
modules/gspca/Sunplus/spca501.dat
modules/gspca/Sunplus/spca561-OSX.h
modules/gspca/Sunplus/spca561.h
modules/gspca/Sunplus/spca501_init.h
modules/gspca/Sunplus/spca508.dat
modules/gspca/Sunplus/spca505_init.h
modules/gspca/Sunplus/spca508_init-OSX.h
modules/gspca/Conexant/
modules/gspca/Conexant/cxlib.h
modules/gspca/Conexant/cx11646.h
modules/gspca/gspca_core.c
modules/gspca/decoder/
modules/gspca/decoder/gspcadecoder-OSX.h
modules/gspca/decoder/gspcadecoder-OSX.c
modules/gspca/decoder/gspcadecoder.h
modules/gspca/decoder/gspcadecoder.c
modules/gspca/Sonix/
modules/gspca/Sonix/sn9cxxx.h
modules/gspca/Sonix/sonix.h
modules/gspca/Sunplus-jpeg/
modules/gspca/Sunplus-jpeg/sp5xxfw2.h
modules/gspca/Sunplus-jpeg/spca500_init.h
modules/gspca/Sunplus-jpeg/sp5xxfw2.dat
modules/gspca/Sunplus-jpeg/jpeg_qtables.h
modules/gspca/Sunplus-jpeg/spca500.dat
modules/gspca/changelog
modules/gspca/Transvision/
modules/gspca/Transvision/tv8532.h
modules/gspca/Etoms/
modules/gspca/Etoms/et61xx51.h
modules/gspca/Pixart/
modules/gspca/Pixart/pac207.h
modules/gspca/Pixart/pac207-OSX.h
modules/gspca/Mars-Semi/
modules/gspca/Mars-Semi/mr97311.h
modules/gspca/gspca.h
modules/gspca/Makefile
modules/gspca/Makefile.kld
modules/gspca/gspca_build
tux@AthlonX2:/usr/src$ cd modules/gspca/
tux@AthlonX2:/usr/src/modules/gspca$ sudo make
make -C /lib/modules/`uname -r`/build SUBDIRS=/usr/src/modules/gspca CC=cc modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.22-14-generic'
Building modules, stage 2.
MODPOST 1 modules
make[1]: Leaving directory `/usr/src/linux-headers-2.6.22-14-generic'
tux@AthlonX2:/usr/src/modules/gspca$ sudo make install
mkdir -p /lib/modules/`uname -r`/kernel/drivers/usb/media/
rm -f /lib/modules/`uname -r`/kernel/drivers/usb/media/spca5xx.ko
rm -f /lib/modules/`uname -r`/kernel/drivers/media/video/gspca.ko
install -c -m 0644 gspca.ko /lib/modules/`uname -r`/kernel/drivers/usb/media/
/sbin/depmod -ae
tux@AthlonX2:/usr/src/modules/gspca$ sudo modprobe gspca
tux@AthlonX2:/usr/src/modules/gspca$
In teoria tutto fila liscio,ma ne vlc ne skype vogliono riconoscee che sul sistema e' presente una web cam e la stessa web cam non fa una mossa... :help:
prova con camorama
ecco cosa riporta la console una volta corretta la procedura,cioe' mettendo lo spazio tra cd /usr/src :
tux@AthlonX2:~$ cd /usr/src
tux@AthlonX2:/usr/src$ sudo tar -xjvf gspca-source.tar.bz2
[sudo] password for tux:
modules/
modules/gspca/
modules/gspca/debian/
modules/gspca/debian/rules
modules/gspca/debian/control.modules.in
modules/gspca/debian/postinst.modules.in
modules/gspca/debian/control
modules/gspca/debian/compat
modules/gspca/debian/copyright
modules/gspca/debian/changelog
modules/gspca/utils/
modules/gspca/utils/spcausb.h
modules/gspca/utils/spcaCompat.h
modules/gspca/utils/spcagamma.h
modules/gspca/Vimicro/
modules/gspca/Vimicro/ov7630c.h
modules/gspca/Vimicro/vc032x_sensor.h
modules/gspca/Vimicro/hv7131c.h
modules/gspca/Vimicro/tas5130c.h
modules/gspca/Vimicro/hdcs2020.h
modules/gspca/Vimicro/icm105a.h
modules/gspca/Vimicro/pb0330.h
modules/gspca/Vimicro/cs2102.h
modules/gspca/Vimicro/hv7131b.h
modules/gspca/Vimicro/tas5130c_vf0250.h
modules/gspca/Vimicro/zc3xx.h
modules/gspca/Vimicro/vc032x.h
modules/gspca/Vimicro/pas106b.h
modules/gspca/Sunplus/
modules/gspca/Sunplus/spca506.h
modules/gspca/Sunplus/spca505.dat
modules/gspca/Sunplus/spca508_init.h
modules/gspca/Sunplus/spca501_init-OSX.h
modules/gspca/Sunplus/spca501.dat
modules/gspca/Sunplus/spca561-OSX.h
modules/gspca/Sunplus/spca561.h
modules/gspca/Sunplus/spca501_init.h
modules/gspca/Sunplus/spca508.dat
modules/gspca/Sunplus/spca505_init.h
modules/gspca/Sunplus/spca508_init-OSX.h
modules/gspca/Conexant/
modules/gspca/Conexant/cxlib.h
modules/gspca/Conexant/cx11646.h
modules/gspca/gspca_core.c
modules/gspca/decoder/
modules/gspca/decoder/gspcadecoder-OSX.h
modules/gspca/decoder/gspcadecoder-OSX.c
modules/gspca/decoder/gspcadecoder.h
modules/gspca/decoder/gspcadecoder.c
modules/gspca/Sonix/
modules/gspca/Sonix/sn9cxxx.h
modules/gspca/Sonix/sonix.h
modules/gspca/Sunplus-jpeg/
modules/gspca/Sunplus-jpeg/sp5xxfw2.h
modules/gspca/Sunplus-jpeg/spca500_init.h
modules/gspca/Sunplus-jpeg/sp5xxfw2.dat
modules/gspca/Sunplus-jpeg/jpeg_qtables.h
modules/gspca/Sunplus-jpeg/spca500.dat
modules/gspca/changelog
modules/gspca/Transvision/
modules/gspca/Transvision/tv8532.h
modules/gspca/Etoms/
modules/gspca/Etoms/et61xx51.h
modules/gspca/Pixart/
modules/gspca/Pixart/pac207.h
modules/gspca/Pixart/pac207-OSX.h
modules/gspca/Mars-Semi/
modules/gspca/Mars-Semi/mr97311.h
modules/gspca/gspca.h
modules/gspca/Makefile
modules/gspca/Makefile.kld
modules/gspca/gspca_build
tux@AthlonX2:/usr/src$ cd modules/gspca/
tux@AthlonX2:/usr/src/modules/gspca$ sudo make
make -C /lib/modules/`uname -r`/build SUBDIRS=/usr/src/modules/gspca CC=cc modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.22-14-generic'
Building modules, stage 2.
MODPOST 1 modules
make[1]: Leaving directory `/usr/src/linux-headers-2.6.22-14-generic'
tux@AthlonX2:/usr/src/modules/gspca$ sudo make install
mkdir -p /lib/modules/`uname -r`/kernel/drivers/usb/media/
rm -f /lib/modules/`uname -r`/kernel/drivers/usb/media/spca5xx.ko
rm -f /lib/modules/`uname -r`/kernel/drivers/media/video/gspca.ko
install -c -m 0644 gspca.ko /lib/modules/`uname -r`/kernel/drivers/usb/media/
/sbin/depmod -ae
tux@AthlonX2:/usr/src/modules/gspca$ sudo modprobe gspca
tux@AthlonX2:/usr/src/modules/gspca$
In teoria tutto fila liscio,ma ne vlc ne skype vogliono riconoscee che sul sistema e' presente una web cam e la stessa web cam non fa una mossa... :help:
io ho la trust spacecam 300 cmq prova con camstream ;)
Io cmq la cam la uso con Amsn
vBulletin® v3.6.4, Copyright ©2000-2025, Jelsoft Enterprises Ltd.