Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
WebCam doesn't get detected
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
opentaka
l33t
l33t


Joined: 18 Feb 2005
Posts: 840
Location: Japan

PostPosted: Sat Mar 04, 2006 12:05 pm    Post subject: WebCam doesn't get detected Reply with quote

Hello, I bought a cheap little webcam today, it does not have brand on the box(it saids "PC CAMERA" with specs), when I connect the webcam(usb) to the box,
dmesg saids
Code:

usb 5-1: new full speed USB device using uhci_hcd and address 2


and that's it.

I think it is because of the driver, and the windows driver installation cd saids
Code:

WEB CAMERA for 9C101


so, I tried spca5xx drivers from portage,(masked one too) and 9C101 driver from the kernel (2.6.15-gentoo-r5)

but anything i do, what it saids is just
Code:

usb 5-1: new full speed USB device using uhci_hcd and address 2




any ideas?

lsusb
Code:

Bus 005 Device 002: ID 0c45:6007 Microdia


emerge info
Code:

*** Deprecated use of action 'info', use '--info' instead
Portage 2.1_pre5-r2 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.15-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r5 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.0_pre16
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -pipe -msse3 -O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -pipe -msse3 -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.gentoo.gr.jp"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aac acpi alsa avi berkdb bitmap-fonts cjk crypt cups eds emboss encode ffmpeg foomaticdb fortran gif gpm gstreamer gtk gtk2 imlib ipv6 jpeg lzw lzw-tiff mad mp3 mpeg mysql ncurses nls ogg oggvorbis opengl pam pdflib perl png python quicktime readline sdl spell ssl svg tcpd tiff truetype truetype-fonts type1-fonts usb userlocales v4l2 vorbis xpm xv xvid zlib elibc_glibc kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY


_________________
"Being defeated is often a temporary condition. Giving up is what makes it permanent" - Marilyn vos Savant
Back to top
View user's profile Send private message
tboloo
Guru
Guru


Joined: 20 Jan 2006
Posts: 403
Location: Grodzisq, Poland

PostPosted: Sat Mar 04, 2006 1:29 pm    Post subject: Re: WebCam doesn't get detected Reply with quote

antiwmac wrote:

lsusb
Code:

Bus 005 Device 002: ID 0c45:6007 Microdia


As you can check on http://mxhaard.free.fr/spca5xx.html webcam with such vendor id (0c45) and product id (6007) is not listed among supported, so there is pretty good chance that it's not supported, unfortunatelly ...
Back to top
View user's profile Send private message
opentaka
l33t
l33t


Joined: 18 Feb 2005
Posts: 840
Location: Japan

PostPosted: Sat Mar 04, 2006 4:42 pm    Post subject: Re: WebCam doesn't get detected Reply with quote

tboloo wrote:
antiwmac wrote:

lsusb
Code:

Bus 005 Device 002: ID 0c45:6007 Microdia


As you can check on http://mxhaard.free.fr/spca5xx.html webcam with such vendor id (0c45) and product id (6007) is not listed among supported, so there is pretty good chance that it's not supported, unfortunatelly ...


ahh ;(
_________________
"Being defeated is often a temporary condition. Giving up is what makes it permanent" - Marilyn vos Savant
Back to top
View user's profile Send private message
HeXiLeD
Veteran
Veteran


Joined: 20 Aug 2005
Posts: 1159
Location: Online

PostPosted: Tue Mar 27, 2007 4:33 am    Post subject: Reply with quote

It is listed.
Follow this topic
_________________
Do you hear the sound of inevitability?
With age, comes great grumpiness and that, was 20 years ago...

CertFP: becbbd161d5a5c31de3c45171b77bf710911db29 / d985d21f89fe2977b593c4d381a1a86802e62990d9328d893db76d59f9935244
Back to top
View user's profile Send private message
pajamabama
n00b
n00b


Joined: 19 Jan 2007
Posts: 21
Location: In another time's forgotten space

PostPosted: Wed Mar 28, 2007 5:37 am    Post subject: Reply with quote

I've got a very similar device, and it's listed in the compatibility chart for this driver:
Code:

Oberon ~ # lsusb
...
Bus 001 Device 002: ID 0c45:62c0 Microdia
...

the gspcav1 driver is installed (according the linked topic above this is the latest version with some naming confusion).

Code:

Oberon ~ # emerge -s spca
...
*  media-video/gspcav1
      Latest version available: 20070110
      Latest version installed: 20070110
      Size of files: 155 kB
      Homepage:      http://mxhaard.free.fr/download.html
      Description:   gspcav1 driver for webcams.
      License:       GPL-2
...


So all seems to be configured as it should, except it doesn't work. Kopete lists nothing in the devices settings. Am I supposed to have something listed under /dev/video[N]? I've not tried to configure video hardware before so any help would be appreciated.

cheers!
_________________
HP Pavilion dv6000t
Intel Centrino Duo 2.0GHz
nVidia GeForce Go 7400
Sabayon Linux 5.2 x64

----------------------
The real question is what time is it and why the hell am I still screwing around with my computer?
Back to top
View user's profile Send private message
cogent
n00b
n00b


Joined: 10 May 2005
Posts: 66
Location: New Jersey, USA

PostPosted: Sun Sep 23, 2007 11:29 pm    Post subject: Reply with quote

pajamabama,

Not sure if you ever got it working. Considering its now about a half a year later. But try the linux-uvc driver
I haven't actually gotten it to work yet. But at least the /dev/video0 shows up.
Back to top
View user's profile Send private message
pajamabama
n00b
n00b


Joined: 19 Jan 2007
Posts: 21
Location: In another time's forgotten space

PostPosted: Wed Sep 26, 2007 4:00 am    Post subject: Reply with quote

linux-uvc driver is the one :D :D

Only problem with it is that it only support V4L2 and as far as I have found, the only app that supports that api is Ekiga. In Ekiga it works great, but I don't know anyone else using a service that's compatible with it. I've found nothing for doing snapshots or other chat services. I'm actually working on building an app (in my spare-spare time) for taking snapshots via v4l2. so far I've got it to dump an image to a bmp, but the colors are very screwed up. It's a work in progess. :?

Anyway, have fun!!
_________________
HP Pavilion dv6000t
Intel Centrino Duo 2.0GHz
nVidia GeForce Go 7400
Sabayon Linux 5.2 x64

----------------------
The real question is what time is it and why the hell am I still screwing around with my computer?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia 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