Description of problem: Mageia don't find the webcam Version-Release number of selected component (if applicable): How reproducible: mcc -> matériel -> Configuration du matériel The webcam is in the last entry : Inconnus/Autres (Unknow/other) The name of the entry is BisonCam, NB Pro And if I see this entry I have : Identification Fabricant: â Description: âBisonCam, NB Pro Connexion Bus: âusb Identifiant du fabricant: â0x5986 Identifiant du périphérique: â0x014c Divers Module: âkbd In the shell I can do it : lspcidrake -v | grep Biso uvcvideo : Bison|BisonCam, NB Pro [Video|Video Control] (vendor:5986 device:014c) Cheese work in this computer. Reproducible: Steps to Reproduce:
I have the same problem with a mageia 3.
Keywords: (none) => PATCHCC: (none) => thierry.vignaudComponent: Installer => RPM PackagesAssignee: bugsquad => thierry.vignaud
Created attachment 4677 [details] recognize more webcam Please open a terminal and run the following commands as root (you need to use the "su" command in order to became root) cd /usr/lib/libDrakX patch -p2 < /tmp/12128.diff Then try again harddrake in MCC
Keywords: (none) => NEEDINFO
Hardware: x86_64 => AllSummary: Don't reconize webcam => âBisonCam webcam listed under Unknow/other
With Mageia 4 : [root@localhost ~]# cd /usr/lib/libDrakX [root@localhost libDrakX]# patch -p2 < /tmp/12128.diff -bash: /tmp/12128.diff: Aucun fichier ou dossier de ce type [root@localhost libDrakX]#
How have can I find the file /tmp/12128.diff . With Mageia 3, I have the same problem.
I forgot to replace patch -p2 < /tmp/12128.diff By: patch -p2 < /where/you/downloaded/it/12128.diff You've to put the right path (eg: /home/<your_login>/Downloads for english users or /home/<your_login>/Téléchargements for french users...)
I havn't see the attachement ! Sorry... It's not besser... With mga3 or mg 4.
What I find strange is that lspcidrake reports the driver to be "uvcvideo" but harddrake reports "kbd" whereas both use libldetect... Its media_type also contains "Video|Video Control" which we match webcams on.
Is this still current?
Keywords: NEEDINFO => (none)CC: (none) => nic
I think that should be OK as of Mga5 RC + update to drakxtools-*/harddrake-ui 16.92-1.mga5 or later
Dup *** This bug has been marked as a duplicate of bug 9992 ***
Status: NEW => RESOLVEDResolution: (none) => DUPLICATE
I confirm that my BisonCam webcam is now listed properly :)