Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
driver per Microdia Webcam
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
fabiolino
Tux's lil' helper
Tux's lil' helper


Joined: 27 May 2006
Posts: 103
Location: bologna

PostPosted: Sat Apr 04, 2009 1:03 pm    Post subject: driver per Microdia Webcam Reply with quote

Ho trovato questo 3D che dice in sostanza che è possibile sapere se la propria webcam è supportata..

La mia webcam ad esempio:
Code:

# lsusb
bus 004 Device 006: ID 0c45:613c Microdia


Ho cercato nella documentazione:
Code:

#cd /usr/src/linux
#grep -RI 613 ./*
./Documentation/video4linux/gspca.txt:sonixj      0c45:613c    Sonix Pccam168



Dentro gspca.txt trovo:
Code:

List of the webcams known by gspca.

The modules are:
        gspca_main      main driver
        gspca_xxxx      subdriver module with xxxx as follows

xxxx            vend:prod
----
sonixj          0c45:613c       Sonix Pccam168


Quindi la mia webcam è supportata !
Purtroppo l'emerge di gspca mi da errore:
Code:

localhost video4linux # emerge gspca
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) media-video/gspca-01.00.10
 * gspcav1-01.00.10.tar.gz RMD160 SHA1 SHA256 size ;-) ...               [ ok ]
 * checking ebuild checksums ;-) ...                                     [ ok ]
 * checking auxfile checksums ;-) ...                                    [ ok ]
 * checking miscfile checksums ;-) ...                                   [ ok ]
 * The package maintainer made a mistake.  You should consider using media-video/gspcav1
 * instead.  This driver is still alpha.  --KingTaco
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found kernel object directory:
 *     /lib/modules/2.6.27-gentoo-r8/build
 * Found sources for kernel version:
 *     2.6.27-gentoo-r8
 * Checking for suitable kernel configuration options...                  [ ok ]
>>> Unpacking source...
>>> Unpacking gspcav1-01.00.10.tar.gz to /var/tmp/portage/media-video/gspca-01.00.10/work
 *
 * ERROR: media-video/gspca-01.00.10 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_unpack
 *             environment, line 3267:  Called convert_to_m '/var/tmp/portage/media-video/gspca-01.00.10/work/gspca-01.00.10/gspcav2/Makefile'
 *             environment, line  793:  Called die
 * The specific snippet of code:
 *           [ ! -f "${1}" ] && die "convert_to_m() requires a filename as an argument";
 *  The die message:
 *   convert_to_m() requires a filename as an argument
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-video/gspca-01.00.10/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/gspca-01.00.10/temp/environment'.
 *

>>> Failed to emerge media-video/gspca-01.00.10, Log file:

>>>  '/var/tmp/portage/media-video/gspca-01.00.10/temp/build.log'

 * Messages for package media-video/gspca-01.00.10:

 * The package maintainer made a mistake.  You should consider using media-video/gspcav1
 * instead.  This driver is still alpha.  --KingTaco
 *
 * ERROR: media-video/gspca-01.00.10 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_unpack
 *             environment, line 3267:  Called convert_to_m '/var/tmp/portage/media-video/gspca-01.00.10/work/gspca-01.00.10/gspcav2/Makefile'
 *             environment, line  793:  Called die
 * The specific snippet of code:
 *           [ ! -f "${1}" ] && die "convert_to_m() requires a filename as an argument";
 *  The die message:
 *   convert_to_m() requires a filename as an argument
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-video/gspca-01.00.10/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/gspca-01.00.10/temp/environment'.
 *


Ok gspca è ancora in stato alpha ma perche non riesco a emergerlo? gspcav1 va anche'esso in errore. C'è qualche altra soluzione?
_________________
http://www.fabiospadaro.com
Back to top
View user's profile Send private message
diseuiacrio
n00b
n00b


Joined: 04 Apr 2009
Posts: 5

PostPosted: Tue Apr 07, 2009 7:36 am    Post subject: Reply with quote

utilizza i driver nel kernel. Gspca è incluso
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum