cheese - webcam live vision xbox360 - risolto in modo anomalo
cheese - webcam live vision xbox360 - risolto in modo anomalo
Premetto che ho ubuntu 32bit 9.04
Avevo scaricato Cheese 2.26.0 da synaptic e funzionava tutto con la live vision(la webcam della xbox360)
Malauguratamente mi serviva e l'ho staccata dalla presa usb, poi riconnessa aperto il cheese non me la rileva più mi dice: nessuna webcam trovata.
ho anche dato il comando: lsusb
Mi da:
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 0e8f:0003 GreenAsia Inc.
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
che posso fare?
Avevo scaricato Cheese 2.26.0 da synaptic e funzionava tutto con la live vision(la webcam della xbox360)
Malauguratamente mi serviva e l'ho staccata dalla presa usb, poi riconnessa aperto il cheese non me la rileva più mi dice: nessuna webcam trovata.
ho anche dato il comando: lsusb
Mi da:
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 0e8f:0003 GreenAsia Inc.
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
che posso fare?
Ultima modifica di GIANMARIA il mercoledì 10 giugno 2009, 22:46, modificato 1 volta in totale.
Re: cheese - webcam live vision xbox360
Buona sera.
La ai attaccata alla stessa porta usb?
Se te lo ricordi.
Sui servizi è attivato rilevamento hardware?
Controlla bene anche in cheese.
Ciao.
La ai attaccata alla stessa porta usb?
Se te lo ricordi.
Sui servizi è attivato rilevamento hardware?
Controlla bene anche in cheese.
Ciao.
Re: cheese - webcam live vision xbox360
Si la webcam l'ho collegata nella stessa presa usb.
Come si fa a fare il rilevamento hardware?
Come si fa a fare il rilevamento hardware?
Re: cheese - webcam live vision xbox360
Mi spiace dirlo ma non ho capito il senso di questo suggerimento, diciamo che sono un po ignorante in queste cose.
Re: cheese - webcam live vision xbox360
Ciao.
Avendola staccata puo darsi che riavviando non
la cerchi più.
Ma se rilevamento periferiche (hardware) è attivo
Nei vari runlevel allora dovrebbe trovarla.
Se ti ricordi il driver della webcam
potresti inserirlo con modprobe e aggiornare
con depmod -a.
Nella documentazione (in alto sulla pagina del forum)
trovi la serione webcam e puoi schiarirti le idee.
Ciao.
Avendola staccata puo darsi che riavviando non
la cerchi più.
Ma se rilevamento periferiche (hardware) è attivo
Nei vari runlevel allora dovrebbe trovarla.
Se ti ricordi il driver della webcam
potresti inserirlo con modprobe e aggiornare
con depmod -a.
Nella documentazione (in alto sulla pagina del forum)
trovi la serione webcam e puoi schiarirti le idee.
Ciao.
Re: cheese - webcam live vision xbox360
Grazie ma almeno non capisco.
Ho guardato nella sezione documentazione ma non c'è la mia.
I driver non gli ho scaricati e non saprei dove trovarli, il programma l'evava rilevato subito.
Ho anche installato Boot Up Managre ma non riesco a vedere nessuna cosa che si riferisca alle webcam
Ho guardato nella sezione documentazione ma non c'è la mia.
I driver non gli ho scaricati e non saprei dove trovarli, il programma l'evava rilevato subito.
Ho anche installato Boot Up Managre ma non riesco a vedere nessuna cosa che si riferisca alle webcam
Re: cheese - webcam live vision xbox360
Codice: Seleziona tutto
Avevo scaricato Cheese 2.26.0 da synaptic e funzionava tutto con la live vision(la webcam della xbox360)Xbox380 coca è?
Se vuoi fornisci altri dettagli.
Ciao.
Re: cheese - webcam live vision xbox360
Che dettagli vuoi che ti fornisca?
presumo che sia una battuta
presumo che sia una battuta
Re: cheese - webcam live vision xbox360
No sono caduto in un lapsus!GIANMARIA ha scritto: Che dettagli vuoi che ti fornisca?
presumo che sia una battuta![]()
::)
Per farmi perdonare leggi qui:
https://help.ubuntu.com/community/UVC
Questi sarebbero i tuoi drivers.
Ciao.
Ultima modifica di Ogeno il mercoledì 10 giugno 2009, 19:51, modificato 1 volta in totale.
Re: cheese - webcam live vision xbox360
sono andato alla pagina dove mi rimandi
Build for 9.04
Make sure you have kernel header files. In Ubuntu 9.04 the header files package should be at least 2.6.28-11 or later.
You can find out which version of Linux kernel you have by issuing the command:
uname -r
Then ensure you have the header files for building the UVC module with:
sudo apt-get install linux-headers-`uname -r`
Ok fin qui va bene la versione è quella giusta, ma è il poi che non mi riesce:
Install for 9.04
Navigate to the 'uvcvideo-1b4c7a6b9d26' directory (or some similar name) containing the source and run:
Non trovo minimamente una cartella simile, ho controllato anche quelle nascoste, al massimo ci sono delle cartelle uvcvideo
make
then run
sudo make install
followed by
sudo depmod -a
After that you should not even need to plug your webcam in, although ensure you can see it by running:
lsusb
If it is there, then run:
sudo modprobe uvcvideo
And you should now be done! See below for other versions.
Build for 9.04
Make sure you have kernel header files. In Ubuntu 9.04 the header files package should be at least 2.6.28-11 or later.
You can find out which version of Linux kernel you have by issuing the command:
uname -r
Then ensure you have the header files for building the UVC module with:
sudo apt-get install linux-headers-`uname -r`
Ok fin qui va bene la versione è quella giusta, ma è il poi che non mi riesce:
Install for 9.04
Navigate to the 'uvcvideo-1b4c7a6b9d26' directory (or some similar name) containing the source and run:
Non trovo minimamente una cartella simile, ho controllato anche quelle nascoste, al massimo ci sono delle cartelle uvcvideo
make
then run
sudo make install
followed by
sudo depmod -a
After that you should not even need to plug your webcam in, although ensure you can see it by running:
lsusb
If it is there, then run:
sudo modprobe uvcvideo
And you should now be done! See below for other versions.
Re: cheese - webcam live vision xbox360
GIANMARIA ha scritto: sono andato alla pagina dove mi rimandi
Build for 9.04
Make sure you have kernel header files. In Ubuntu 9.04 the header files package should be at least 2.6.28-11 or later.
You can find out which version of Linux kernel you have by issuing the command:
uname -r
Then ensure you have the header files for building the UVC module with:
sudo apt-get install linux-headers-`uname -r`
Ok fin qui va bene la versione è quella giusta, ma è il poi che non mi riesce:
Install for 9.04
Navigate to the 'uvcvideo-1b4c7a6b9d26' directory (or some similar name) containing the source and run:
Non trovo minimamente una cartella simile, ho controllato anche quelle nascoste, al massimo ci sono delle cartelle uvcvideo
make
then run
sudo make install
followed by
sudo depmod -a
After that you should not even need to plug your webcam in, although ensure you can see it by running:
lsusb
Vedi qui:
http://wiki.ubuntu-it.org/Hardware/Webcam/DriverUvc
Ciao.
If it is there, then run:
sudo modprobe uvcvideo
And you should now be done! See below for other versions.
Re: cheese - webcam live vision xbox360
Guarda non ho fatto nulla, ho solo lanciato cheese e funziona tutto
Re: cheese - webcam live vision xbox360
Non dirmelo o svengo. (scherzo)GIANMARIA ha scritto: Guarda non ho fatto nulla, ho solo lanciato cheese e funziona tutto
Metti risolto nel titolo selezionando modifica nel primo post.
Ciao. (b2b)
Chi c’è in linea
Visualizzano questa sezione: criceto45 e 12 ospiti
