Bonjour,
Je possède une webcam Creative Labs PD1001 avec une puce OV518.
[quote]# lsusb
Bus 001 Device 022: ID 05a9:0518 OmniVision Technologies, Inc. OV518 WebCam[/quote]
Ses pilotes (ov51x-jpeg et ov511) sont correctement installés.
Voici ce que me renvois mon dmesg :
[quote]/home/nls/ov51x-jpeg-1.5.4/ov51x-jpeg-core.c: USB OV518 video device found
/home/nls/ov51x-jpeg-1.5.4/ov51x-jpeg-core.c: Device revision 17
/home/nls/ov51x-jpeg-1.5.4/ov51x-jpeg-core.c: Sensor is an OV6620
/home/nls/ov51x-jpeg-1.5.4/ov51x-jpeg-core.c: Device at usb-0000:00:02.0-10 registered to minor 0
usbcore: registered new driver ov51x
/home/nls/ov51x-jpeg-1.5.4/ov51x-jpeg-core.c: 1.5.4 : ov51x USB Camera Driver
usbcore: registered new driver ov511
drivers/media/video/ov511.c: v1.64 for Linux 2.5 : ov511 USB Camera Driver[/quote]
Et puis lorsque je lance camstream, camorama ou tout autre logiciels permettant de visualiser ma webcam, ils se figent sans laisser de message d’erreur.
Exemple de camstream :
[quote]CCamWindow::CCamWindow()
CWebCamViewer::CWebCamViewer(0x80ce470, 0x0)
CVideoDevice::Init()
Using mmap(), VMBuf.size = 608272
Trying to find video options for OV518 USB Camera:/dev/video0
searching OV518 USB Camera
CSnapshotSettingsDlg::CSnapshotSettingsDlg(…)
CVideoSettingsDlg::SizeChanged(352x288)
CVideoSettingsDlg::FramerateChanged(10)
CCamPanel::SetSize(352x288)
CCamPanel::SetImageSize(352x288)
CCamPanel::SetVisibleSize(352x288)
CCamPanel::SetSize(352x288)
CCamPanel::SetImageSize(352x288)
CCamPanel::SetVisibleSize(352x288)
RecalcTotalViewSize: resize viewport(352x288)
EnableRGB: +
CVideoDevice::SetPalette picked palette 4 [rgb24]
CVideoDevice::CreateImagesRGB()
allocating space for RGB
CVideoDevice::StartCapture() go![/quote]
Exemple de Camorama :
[quote]VIDIOCGCAP
device name = OV518 USB Camera
device type = 513
can use mmap()
of channels = 1
of audio devices = 0
max width = 352
max height = 288
min width = 160
min height = 120
VIDIOCGWIN
x = 0
y = 0
width = 352
height = 288
chromakey = 0
flags = 30
VIDIOCGWIN
x = 0
y = 0
width = 176
height = 144
chromakey = 0
flags = 30
VIDIOCGPICT:
bright = 6400
hue = 64768
colour = 24576
contrast = 32512
whiteness = 26880
colour depth = 12
YUV420
VIDIOCGMBUF
mb.size = 608272
mb.frames = 2
mb.offset = 304136
update_tooltip called
tip - acap off
** Message: SET PIC
** Message: SET PIC
** Message: SET PIC
** Message: SET PIC
** Message: SET PIC
update_tooltip called
tip - acap off[/quote]
Je suis sous :
Linux debian 2.6.18-4-k7 #1 SMP Wed May 9 23:42:01 UTC 2007 i686 GNU/Linux
Sous un environnement graphique Gnome, et ça ne fonctionne ni en Etch, ni en Lenny.
(Je suis en Lenny actuellement)
Et puis tant que j’y suis :
[quote]# lsmod |grep ov
ov511 66256 0
ov51x_jpeg 135608 0
compat_ioctl32 1792 2 ov511,ov51x_jpeg
videodev 21440 2 ov511,ov51x_jpeg
usbcore 113412 5 ov511,ov51x_jpeg,ehci_hcd,ohci_hcd[/quote]

Merci d’avance pour votre aide, si vous avez une petite idée d’où peut venir le problème.
Cordialement,
Kassandre

et merci du partage de solution.