* Problem using ov534
@ 2008-10-08 1:41 Yann Sionneau
2008-10-13 11:22 ` Yann Sionneau
0 siblings, 1 reply; 2+ messages in thread
From: Yann Sionneau @ 2008-10-08 1:41 UTC (permalink / raw)
To: video4linux-list
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi everybody !
i have an usb webcam "Hercules dualpix hd" which ID is 06f8:3003
I am under ubuntu linux Intrepid, kernel 2.6.27
When i plug my webcam it makes the little blue light on the webcam blink
and modprobes automatically the module "ov534" i installed using the
EasyCam2 project ( http://blognux.free.fr/?p=13 &
http://forum.ubuntu-fr.org/viewtopic.php?id=16670 sorry it's in French ).
i get this in the dmesg :
[ 268.452160] usb 5-1: new high speed USB device using ehci_hcd and
address 2
[ 268.596393] usb 5-1: configuration #1 chosen from 1 choice
[ 269.035481] Linux video capture interface: v2.00
[ 269.089552] ov534: OmniVision OV534 compatible webcam detected
[ 269.089572] ov534: 06f8:3003 Hercules Dualpix HD Webcam found
[ 269.219459] ov534: ov534 controlling video device 0
[ 269.224432] ov534: OmniVision OV534 compatible webcam detected
[ 269.224452] ov534: 06f8:3003 Hercules Dualpix HD Webcam found
[ 269.327940] ov534: ov534 controlling video device 1
[ 269.328853] ov534: OmniVision OV534 compatible webcam detected
[ 269.328862] ov534: 06f8:3003 Hercules Dualpix HD Webcam found
[ 269.424565] ov534: ov534 controlling video device 2
[ 269.425476] usbcore: registered new interface driver ov534
[ 269.427512] ov534: ov534 v0.0.5 module loaded
[ 269.514057] usbcore: registered new interface driver snd-usb-audio
and this
fallen@laptop:~$ lsmod | grep ov
ov534 27696 0
videodev 41344 1 ov534
compat_ioctl32 9344 1 ov534
videobuf_vmalloc 14852 1 ov534
videobuf_core 26628 2 ov534,videobuf_vmalloc
usbcore 148848 7
snd_usb_audio,snd_usb_lib,ov534,ohci_hcd,uhci_hcd,ehci_hcd
fallen@laptop:~$ lsmod | grep v4l
v4l1_compat 22404 1 videodev
then i try using the webcam with vlc (with v4l or v4l2) and it doesn't
work, so i try gstreamer-properties and i click on "Video" and i test
each /dev/video* with v4l2 and it shows some strange green snow things
but it does make the little blue light switch on on the webcam
I have nothing more than that, am i doing something wrong ?
I tried modprobing v4l2-common but it doesn't change anything, same
thing with the module v4l2-int-device
ps : when i test my webcam using gstreamer-properties i get this in dmesg :
[ 674.941551] ov534: open called (minor=0)
[ 674.943197] ov534: open called (minor=1)
[ 674.945343] ov534: open called (minor=2)
[ 674.946928] ov534: open called (minor=0)
[ 674.949190] ov534: open called (minor=1)
[ 674.951083] ov534: open called (minor=2)
[ 674.959171] ov534: open called (minor=0)
[ 674.962525] ov534: open called (minor=1)
[ 674.964377] ov534: open called (minor=2)
[ 680.379005] ov534: open called (minor=0)
looking forward to hearing from you :)
- --
Yann Sionneau
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iQEcBAEBAgAGBQJI7A+6AAoJEBkasY8500ICLO0H/0WBNDesT5JZ2crNUh7Pafth
Bcvo0jdNAh6GwoGbaBXuL0mFfeCYA7NUgWrG/66KcdFTfbMBJ3oRrtygA4AGya6D
jfjK0iLtCL44JgfpodMeicalRnFQJ4+j9yJE+1wwVIHV0nMCILO/6HLvSmGl2UhS
pIl41u3qOwmXR0+BhmgkyySMhDa2Nq8UGkFXxx0dSaM6C8yM00JkukT1Ew+NxoC+
Qslujt9w4/gSEm8UxZo4VpWzjOGw9jENzaMJnmbJ2tPOW4J4hInuQ4qbQYhC5dO5
F/JhccZO8kC8m1my8SgIQnJATThHptuQ3ORdc1EJ0m+g4ZLrMGLXO+6jUC27cSU=
=H83L
-----END PGP SIGNATURE-----
--
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] 2+ messages in thread
* Re: Problem using ov534
2008-10-08 1:41 Problem using ov534 Yann Sionneau
@ 2008-10-13 11:22 ` Yann Sionneau
0 siblings, 0 replies; 2+ messages in thread
From: Yann Sionneau @ 2008-10-13 11:22 UTC (permalink / raw)
To: video4linux-list
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Yann Sionneau wrote:
> Hi everybody !
>
> i have an usb webcam "Hercules dualpix hd" which ID is 06f8:3003
>
> I am under ubuntu linux Intrepid, kernel 2.6.27
>
> When i plug my webcam it makes the little blue light on the webcam blink
> and modprobes automatically the module "ov534" i installed using the
> EasyCam2 project ( http://blognux.free.fr/?p=13 &
> http://forum.ubuntu-fr.org/viewtopic.php?id=16670 sorry it's in French ).
>
> i get this in the dmesg :
>
> [ 268.452160] usb 5-1: new high speed USB device using ehci_hcd and
> address 2
> [ 268.596393] usb 5-1: configuration #1 chosen from 1 choice
> [ 269.035481] Linux video capture interface: v2.00
> [ 269.089552] ov534: OmniVision OV534 compatible webcam detected
> [ 269.089572] ov534: 06f8:3003 Hercules Dualpix HD Webcam found
> [ 269.219459] ov534: ov534 controlling video device 0
> [ 269.224432] ov534: OmniVision OV534 compatible webcam detected
> [ 269.224452] ov534: 06f8:3003 Hercules Dualpix HD Webcam found
> [ 269.327940] ov534: ov534 controlling video device 1
> [ 269.328853] ov534: OmniVision OV534 compatible webcam detected
> [ 269.328862] ov534: 06f8:3003 Hercules Dualpix HD Webcam found
> [ 269.424565] ov534: ov534 controlling video device 2
> [ 269.425476] usbcore: registered new interface driver ov534
> [ 269.427512] ov534: ov534 v0.0.5 module loaded
> [ 269.514057] usbcore: registered new interface driver snd-usb-audio
>
>
> and this
>
> fallen@laptop:~$ lsmod | grep ov
> ov534 27696 0
> videodev 41344 1 ov534
> compat_ioctl32 9344 1 ov534
> videobuf_vmalloc 14852 1 ov534
> videobuf_core 26628 2 ov534,videobuf_vmalloc
> usbcore 148848 7
> snd_usb_audio,snd_usb_lib,ov534,ohci_hcd,uhci_hcd,ehci_hcd
>
> fallen@laptop:~$ lsmod | grep v4l
> v4l1_compat 22404 1 videodev
>
> then i try using the webcam with vlc (with v4l or v4l2) and it doesn't
> work, so i try gstreamer-properties and i click on "Video" and i test
> each /dev/video* with v4l2 and it shows some strange green snow things
> but it does make the little blue light switch on on the webcam
>
> I have nothing more than that, am i doing something wrong ?
>
> I tried modprobing v4l2-common but it doesn't change anything, same
> thing with the module v4l2-int-device
>
>
> ps : when i test my webcam using gstreamer-properties i get this in dmesg :
> [ 674.941551] ov534: open called (minor=0)
> [ 674.943197] ov534: open called (minor=1)
> [ 674.945343] ov534: open called (minor=2)
> [ 674.946928] ov534: open called (minor=0)
> [ 674.949190] ov534: open called (minor=1)
> [ 674.951083] ov534: open called (minor=2)
> [ 674.959171] ov534: open called (minor=0)
> [ 674.962525] ov534: open called (minor=1)
> [ 674.964377] ov534: open called (minor=2)
> [ 680.379005] ov534: open called (minor=0)
>
> looking forward to hearing from you :)
>
Hi again, since i didn't get any answer i maybe emailing the wrong
mailing list.
Can you give me a way to contact the ov534 dev team ? or maybe i should
open a bug on some v4l bug tracker or ov534 bug tracker ?
If someone can tell me where the better place to report my problem or
get a solution is, it would be pretty cool ;)
thank you in advance !
looking forward to hearing from you.
- --
Yann Sionneau
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iQEcBAEBAgAGBQJI8y9rAAoJEBkasY8500ICYVYH/R3mLbAzCaHpACSouh6mVlO3
EbpyxvIzmY6c3XB+QY1fEjVrrNeZKDm0ofB/BxZ++HQcaV62pZKKSIF7sSPfsJq3
fziCez7bzXbylSyrAPUreuZSYN+nwtOTBNwwH10ec40sHg9BPgE1AnKdcY/SfHWf
YcUMq5Y0gPfEaDi1lmnYRJntiAOV1pcTJXU/2QuW4eApGeFZvwrYB8eovUq4jD4l
gufUNTsWLbwBslaanQvIk0u+YPDE5kHCMxP2tIy2t4X30x7xYOlW+ixhAd0P4YN+
Z9wu6dm6G4lXEe33mzSvvJyj12mr/gEro+o7BYY3cgMmXlhwHkneJ1vz2qufXu0=
=DHVR
-----END PGP SIGNATURE-----
--
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] 2+ messages in thread
end of thread, other threads:[~2008-10-13 14:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-08 1:41 Problem using ov534 Yann Sionneau
2008-10-13 11:22 ` Yann Sionneau
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox