To: | |
---|---|
Subject: | [pwc] Problème de Webcam Quickcam Zoom |
From: | Patrick Demonguères <> |
Date: | Tue, 13 Mar 2007 01:45:32 -0400 |
Bonjour ! Je viens d'installer Ubuntu 6.10 chez mes parents, et je voulais qu'ils profitent de leur webcam comme sous Dapper. J'ai lu sur le wiki d'Ubuntu que le module pwc est bogus avec cette distribution. J'ai donc installer la version la plus récente (10.0.12-rc1) . Voici les infos retournée par lsusb et uname -r : Bus 001 Device 004: ID 046d:08b4 Logitech, Inc. QuickCam Zoom 2.6.17-10-generic Sur cette page : http://www.lavrsen.dk/twiki/bin/view/PWC/WorkingWebcamsWithPWC, je lis pour ma webcam : Logitech QuickCam Zoom (On some webcam likes Quickcam Zoom Silver (usb product ID: 046d:08b4), you need to set module option: power_save=1 ) Je ne suis pas sur de ma manipulation, alors voici ce que j'ai fait avant de compiler : power_save=1 make Ai-je eu raison ? J'ai aussi modifier pwc-if.c pour y remplacer la ligne static int power_save = 0; par static int power_save = 1; Voici mes dernières commandes pour ceux habituer aux compilations : :~/pwc-10.0.12-rc1$ lsmod | grep pwc :~/pwc-10.0.12-rc1$ find /lib/modules/`uname -r`/ -name "pwc*.ko*" :~/pwc-10.0.12-rc1$ make clean rm -f *.[oas] .*.flags *.ko .*.cmd .*.d .*.tmp *.mod.c rm -rf .tmp_versions :~/pwc-10.0.12-rc1$ make make -C /lib/modules/2.6.17-10-generic/build SUBDIRS=/home/ubuntu/pwc-10.0.12-rc1 modules make[1]: entrant dans le répertoire « /usr/src/linux-headers-2.6.17-10-generic » CC [M] /home/ubuntu/pwc-10.0.12-rc1/pwc-if.o CC [M] /home/ubuntu/pwc-10.0.12-rc1/pwc-misc.o CC [M] /home/ubuntu/pwc-10.0.12-rc1/pwc-ctrl.o CC [M] /home/ubuntu/pwc-10.0.12-rc1/pwc-v4l.o /home/ubuntu/pwc-10.0.12-rc1/pwc-v4l.c:131:5: warning: "XAWTV_HAS_BEEN_FIXED" is not defined CC [M] /home/ubuntu/pwc-10.0.12-rc1/pwc-uncompress.o CC [M] /home/ubuntu/pwc-10.0.12-rc1/pwc-dec1.o CC [M] /home/ubuntu/pwc-10.0.12-rc1/pwc-dec23.o CC [M] /home/ubuntu/pwc-10.0.12-rc1/pwc-kiara.o CC [M] /home/ubuntu/pwc-10.0.12-rc1/pwc-timon.o LD [M] /home/ubuntu/pwc-10.0.12-rc1/pwc.o Building modules, stage 2. MODPOST CC /home/ubuntu/pwc-10.0.12-rc1/pwc.mod.o LD [M] /home/ubuntu/pwc-10.0.12-rc1/pwc.ko make[1]: quittant le répertoire « /usr/src/linux-headers-2.6.17-10-generic » :~/pwc-10.0.12-rc1$ sudo make install make -C /lib/modules/2.6.17-10-generic/build SUBDIRS=/home/ubuntu/pwc-10.0.12-rc1 modules make[1]: entrant dans le répertoire « /usr/src/linux-headers-2.6.17-10-generic » Building modules, stage 2. MODPOST make[1]: quittant le répertoire « /usr/src/linux-headers-2.6.17-10-generic » install -d /lib/modules/2.6.17-10-generic/kernel/drivers/usb/media install -m 644 -c pwc.ko /lib/modules/2.6.17-10-generic/kernel/drivers/usb/media /sbin/depmod -a :~/pwc-10.0.12-rc1$ sudo modprobe pwc :~/pwc-10.0.12-rc1$ lsmod | grep pwc pwc 86528 0 videodev 10752 1 pwc usbcore 134912 6 pwc,snd_usb_audio,snd_usb_lib,ehci_hcd,uhci_hcd :~$ dmesg | tail [17318223.572000] pwc: Philips webcam module version 10.0.12-rc1 loaded. [17318223.572000] pwc: Supports Philips PCA645/646, PCVC675/680/690, PCVC720[40]/730/740/750 & PCVC830/840. [17318223.572000] pwc: Also supports the Askey VC010, various Logitech Quickcams, Samsung MPC-C10 and MPC-C30, [17318223.572000] pwc: the Creative WebCam 5 & Pro Ex, SOTEC Afina Eye and Visionite VCS-UC300 and VCS-UM100. [17318223.572000] pwc: Logitech QuickCam Zoom (new model) USB webcam detected. [17318223.572000] pwc: Registered as /dev/video0. [17318223.572000] usbcore: registered new driver Philips webcam Enfin, je lance camorama, et là cela plante. "dmesg" me renvoie plein de ligne avec le message : [17318459.100000] pwc: Too many ISOC errors, bailing out. Qu'est-ce que je n'ai pas fait de correct ? Merci de votre aide. Patrick _______________________________________________ pwc mailing list http://lists.saillard.org/mailman/listinfo/pwc |
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Next by Date: | Re: [pwc] Problème de Webcam Quickcam Zoom, Adrian D. Shaw |
---|---|
Next by Thread: | Re: [pwc] Problème de Webcam Quickcam Zoom, Adrian D. Shaw |
Indexes: | [Date] [Thread] [Top] [All Lists] |
Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU