* webcams
@ 2008-06-07 0:12 engage
2008-06-07 6:42 ` webcams Hans de Goede
2008-06-23 10:27 ` webcams Jean-Francois Moine
0 siblings, 2 replies; 5+ messages in thread
From: engage @ 2008-06-07 0:12 UTC (permalink / raw)
To: video4linux-list
I don't know if I'm OT but I believe that v4l is used with usb webcams. I just
bought an HP webcam but can't get it to work in Mandriva 2008.1 with amsn or
camorama on any PC. lsusb says it's a Pixart Imaging device.
lsusb output:
Bus 003 Device 002: ID 093a:2621 Pixart Imaging, Inc.
dmesg output:
usb 3-1: new full speed USB device using uhci_hcd and address 2
usb 3-1: configuration #1 chosen from 1 choice
Linux video capture interface: v2.00
usbcore: registered new interface driver gspca
/var/lib/dkms/gspca/1.00.20-2mdv2008.1/build/gspca_core.c: gspca driver
01.00.20 registered
lsmod | grep gspca output:
gspca 676016 0
videodev 27104 1 gspca
usbcore 126860 6 gspca,usb_storage,uhci_hcd,ohci_hcd,ehci_hcd
lsmod | grep v4l output:
v4l2_common 16128 1 videodev
v4l1_compat 14340 1 videodev
ls /dev/video* output:
ls: cannot access /dev/video*: No such file or directory
Mandriva kernel 2.6.24.5-laptop-1mnb,
gspca-kernel-2.6.24.4-laptop-3mnb-1.00.20-2mdv2008.1,
x11-driver-video-v4l-0.1.1-6mdv2008.1, KDE 3.5.9
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: webcams
2008-06-07 0:12 webcams engage
@ 2008-06-07 6:42 ` Hans de Goede
2008-06-23 10:27 ` webcams Jean-Francois Moine
1 sibling, 0 replies; 5+ messages in thread
From: Hans de Goede @ 2008-06-07 6:42 UTC (permalink / raw)
To: engage; +Cc: video4linux-list
engage wrote:
> I don't know if I'm OT but I believe that v4l is used with usb webcams. I just
> bought an HP webcam but can't get it to work in Mandriva 2008.1 with amsn or
> camorama on any PC. lsusb says it's a Pixart Imaging device.
>
> lsusb output:
>
> Bus 003 Device 002: ID 093a:2621 Pixart Imaging, Inc.
>
That looks like an pixart 731x id to me, unfortunately adding extra usb id's to
gspca is harder then it should be, so I've added the above id for you, here is
a version with this ID included for you to build and try (follow the included
instructions):
http://people.atrpms.net/~hdegoede/gspcav1-20071224-extra-usb-id.tar.gz
Regards,
Hans
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: webcams
2008-06-07 0:12 webcams engage
2008-06-07 6:42 ` webcams Hans de Goede
@ 2008-06-23 10:27 ` Jean-Francois Moine
2008-06-23 23:50 ` webcams engage
1 sibling, 1 reply; 5+ messages in thread
From: Jean-Francois Moine @ 2008-06-23 10:27 UTC (permalink / raw)
To: video4linux-list
On Fri, 2008-06-06 at 18:12 -0600, engage wrote:
> I don't know if I'm OT but I believe that v4l is used with usb webcams. I just
> bought an HP webcam but can't get it to work in Mandriva 2008.1 with amsn or
> camorama on any PC. lsusb says it's a Pixart Imaging device.
>
> lsusb output:
>
> Bus 003 Device 002: ID 093a:2621 Pixart Imaging, Inc.
[snip]
May you try gspca v2? (get the tarball from my web page)
Regards.
--
Ken ar c'hentañ | ** Breizh ha Linux atav! **
Jef | http://moinejf.free.fr/
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: webcams
2008-06-23 10:27 ` webcams Jean-Francois Moine
@ 2008-06-23 23:50 ` engage
2008-06-24 0:18 ` webcams engage
0 siblings, 1 reply; 5+ messages in thread
From: engage @ 2008-06-23 23:50 UTC (permalink / raw)
To: video4linux-list
On Monday 23 June 2008 04:27:24 Jean-Francois Moine wrote:
> On Fri, 2008-06-06 at 18:12 -0600, engage wrote:
> > I don't know if I'm OT but I believe that v4l is used with usb webcams. I
> > just bought an HP webcam but can't get it to work in Mandriva 2008.1 with
> > amsn or camorama on any PC. lsusb says it's a Pixart Imaging device.
> >
> > lsusb output:
> >
> > Bus 003 Device 002: ID 093a:2621 Pixart Imaging, Inc.
>
> [snip]
>
> May you try gspca v2? (get the tarball from my web page)
>
> Regards.
I tried to build it but got this error message:
make: depmod: Command not found.
Googling brought up links saying that depmod isn't on my system. But, whereis
depmod returns depmod: /sbin/depmod.
How do I fix this problem so that I can install gspca v2?
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: webcams
2008-06-23 23:50 ` webcams engage
@ 2008-06-24 0:18 ` engage
0 siblings, 0 replies; 5+ messages in thread
From: engage @ 2008-06-24 0:18 UTC (permalink / raw)
To: video4linux-list
On Monday 23 June 2008 17:50:49 engage wrote:
> On Monday 23 June 2008 04:27:24 Jean-Francois Moine wrote:
> > On Fri, 2008-06-06 at 18:12 -0600, engage wrote:
> > > I don't know if I'm OT but I believe that v4l is used with usb webcams.
> > > I just bought an HP webcam but can't get it to work in Mandriva 2008.1
> > > with amsn or camorama on any PC. lsusb says it's a Pixart Imaging
> > > device.
> > >
> > > lsusb output:
> > >
> > > Bus 003 Device 002: ID 093a:2621 Pixart Imaging, Inc.
> >
> > [snip]
> >
> > May you try gspca v2? (get the tarball from my web page)
> >
> > Regards.
>
> I tried to build it but got this error message:
>
> make: depmod: Command not found.
>
> Googling brought up links saying that depmod isn't on my system. But,
> whereis depmod returns depmod: /sbin/depmod.
>
> How do I fix this problem so that I can install gspca v2?
>
My bad. I tried to install with su -c instead of logging in as su. But, the
HP webcam still doesn't work. amsn reports that it can't capture from the
device.
>From dmesg:
usb 2-1: new full speed USB device using uhci_hcd and address 3
usb 2-1: configuration #1 chosen from 1 choice
gspca: probing 093a:2621
gspca: probe ok
usbcore: registered new interface driver pac7311
pac7311: v0.2.13 registered
uhci_hcd 0000:00:11.3: host system error, PCI problems?
uhci_hcd 0000:00:11.3: host controller halted, very bad!
uhci_hcd 0000:00:11.3: HC died; cleaning up
usb 2-1: USB disconnect, address 3
gspca: usb_submit_urb [0] err -19
gspca: disconnect complete
And I can't adjust hue or color with my other webcam - Logitech Communicate
STX Plus.
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-06-24 0:19 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-07 0:12 webcams engage
2008-06-07 6:42 ` webcams Hans de Goede
2008-06-23 10:27 ` webcams Jean-Francois Moine
2008-06-23 23:50 ` webcams engage
2008-06-24 0:18 ` webcams engage
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox