View previous topic :: View next topic |
Author |
Message |
lowerstring n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 08 Jul 2006 Posts: 61
|
Posted: Mon Jul 17, 2006 6:10 pm Post subject: problema webcam supportata |
|
|
Sto tentando di usare una webcam su gentoo ma continuo a ricevere errori da tutti i propgrammi di cattura video riguardo una funzione non implementata. Ho fatto delle ricerche e per ogni how-to ho seguito la soluzione suggerita, ma senza risultati, vi posto qualche dettaglio.
Code: | string# spcaview
Spcaview version: 1.1.5 date: 12:12:2005 (C) mxhaard@magic.fr
Initializing SDL.
SDL initialized.
bpp 3 format 15
Using video device /dev/video0.
Initializing v4l.
ERROR opening V4L interface
: Function not implemented
|
Code: | string# dmesg
usb 1-4.5: new full speed USB device using ehci_hcd and address 6
usb 1-4.5: configuration #1 chosen from 1 choice
/var/tmp/portage/spca5xx-20060301/work/spca5xx-20060301/drivers/usb/spca5xx.c: USB SPCA5XX camera found. Pixart PAC207BCA
/var/tmp/portage/spca5xx-20060301/work/spca5xx-20060301/drivers/usb/spca5xx.c: [spca5xx_probe:8251] Camera type GBRG
/var/tmp/portage/spca5xx-20060301/work/spca5xx-20060301/drivers/usb/spca5xx.c: [spca5xx_getcapability:2188] maxw 352 maxh 288 minw 160 minh 120
/var/tmp/portage/spca5xx-20060301/work/spca5xx-20060301/drivers/usb/spca5xx.c: init isoc: usb_submit_urb(0) ret -38
/var/tmp/portage/spca5xx-20060301/work/spca5xx-20060301/drivers/usb/spca5xx.c: [spca5xx_open:3883] DEALLOC error on init_Isoc
/var/tmp/portage/spca5xx-20060301/work/spca5xx-20060301/drivers/usb/spca5xx.c: init isoc: usb_submit_urb(0) ret -38
/var/tmp/portage/spca5xx-20060301/work/spca5xx-20060301/drivers/usb/spca5xx.c: [spca5xx_open:3883] DEALLOC error on init_Isoc |
Code: | string# lsusb
Bus 001 Device 006: ID 093a:2468 Pixart Imaging, Inc. Easy Snap Snake Eye WebCam
Bus 001 Device 002: ID 2001:f103 D-Link Corp. [hex]
Bus 001 Device 001: ID 0000:0000
|
La webcam è della nortek, un tempo la usavo sotto debian e andava benissimo, usavo i driver spca5xx compilati, ma ho visto che qui erano disponibili in portage e ovviamente li ho installati, nel make.conf è presente il flag v4l e nel kernel v4l è compilato come statico. Se inserisco la webcam la luce si accende, a volte senza nemmeno aver caricato i driver (però in quel caso lsusb e dmesg non la vedono). Per scrupolo oggi l'ho provato su un computer con windows e funzionava perfettamente. Cosa potrei tentare? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Maxxer Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 22 Apr 2005 Posts: 171 Location: LC
|
Posted: Tue Jul 18, 2006 7:04 am Post subject: |
|
|
prova a scaricare i drivers spca aggiornati, l'ultima versione è del 1 maggio. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Nuitari Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 15 May 2005 Posts: 245
|
Posted: Tue Jul 18, 2006 11:53 am Post subject: |
|
|
quello della lucina succede anche a me...quando si accende il pc e carica il driver rimane accesa sempre...
per spegnerla devo avviare un programma che usi il video della webcam e poi spegnerlo e allora si spegne anche lei
non so se mi sono spiegato! _________________ Da un discorso su #gentoo:
[15:10] <flowolf> pino: credo che se dovessi leggere ancora un punto interrogativo ed il tuo nick sulla stessa riga
[15:10] <flowolf> potrei andare fuori di testa |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
lowerstring n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 08 Jul 2006 Posts: 61
|
Posted: Tue Jul 18, 2006 3:09 pm Post subject: |
|
|
Ho già tentato con gli ultimi driver, ma la situazione non cambia. Sapete se serve qualche modulo particolare nel kernel? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
fctk Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
Joined: 28 Jan 2004 Posts: 1424 Location: Milan, Italy, EU
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Ic3M4n Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/108089865444d4c570e38bb.gif)
Joined: 02 Nov 2004 Posts: 3489 Location: Bergamo.
|
Posted: Wed Aug 23, 2006 2:03 pm Post subject: |
|
|
ciao, a me hanno regalato una vebcam che utilizza lo stesso modulo del kernel e sono riuscito a farla funzionare. almeno le immagini le ottengo, il led funziona egregiamente etc etc.
ho solo un problema... ottengo l'output video ribaltato sotto-sopra, mentre lo vedo correttamente destra-sinistra. (spero si sia capito) purtroppo non ho trovato casi simili, a qualcuno di voi è successo? sa come risolvere? mi sa che altrimenti mando una mail al responsabile del progetto e chiedo direttamente a lui. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|