Creative Webcam NX sur linux - Systèmes d'exploitation (Windows, Mac OS, Linux...)
TomsGuide.com : 700 000 inscrits répondent à toutes vos questions high-tech et informatique.
Pour obtenir de l'aide, inscrivez-vous gratuitement !
 




Mot :   Pseudo :  
 
Bas de page
Auteur
 Sujet : Creative Webcam NX sur linux
 
Profil : IDNaute
Plus d'informations

Bonjour,
Je cherche à faire marcher ma webcam NX sur Mandriva Linux 10.2 (Limited edition 2005). Pourriez-vous m'aider ?


Simon

Liens sponsorisés


Inscrivez-vous ou connectez-vous pour masquer ceci.

Profil : IDNaute
Plus d'informations

tu telecharge les drivers ici

il te faut les sources du noyau et un lien symbolique build ds /lib/modules/`uname -r` qui pointe vers les sources
puis tu decompresse:
bzip2 -d zc030x_new.tar.bz2 && tar -xf zc030x_new.tar
su
cd zc030x && make &&make install
./load si il t'affiche done c'est bon sinon ben ..

Profil : IDNaute
Plus d'informations

Merci mais quand je fais make, voici mon erreur :


[root@localhost zc030x]# make
Building ZC030X driver for 2.5/2.6 kernel.
PLEASE IGNORE THE "Overriding SUBDIRS" WARNING
Remember: you must have read/write access to your kernel source tree.
make -C /lib/modules/`uname -r`/build SUBDIRS=/home/simon/webcam/zc030x modules
make[1]: Entering directory `/usr/src/linux-2.6.11-6mdk'
CC [M] /home/simon/webcam/zc030x/zc030x_main.o
CC [M] /home/simon/webcam/zc030x/zc030x_i2c.o
CC [M] /home/simon/webcam/zc030x/zc030x_matrix.o
CC [M] /home/simon/webcam/zc030x/zc030x_mm.o
/home/simon/webcam/zc030x/zc030x_mm.c: In function `uvirt_to_kva':
/home/simon/webcam/zc030x/zc030x_mm.c:27: error: request for member `pgd' in something not a structure or union
make[2]: *** [/home/simon/webcam/zc030x/zc030x_mm.o] Erreur 1
make[1]: *** [_module_/home/simon/webcam/zc030x] Erreur 2
make[1]: Leaving directory `/usr/src/linux-2.6.11-6mdk'
make: *** [default] Erreur 2

Aurais-tu une idée ?

Profil : IDNaute
Plus d'informations

oui
urpmi gcc
et recommence

Profil : IDNaute
Plus d'informations

tous les paquetages sont déjà installés. Mais j'arrive à compiler d'autre prog d'habitude...
Une autre idée ?

Profil : IDNaute
Plus d'informations

up

Profil : IDNaute
Plus d'informations

c'est quoi ta version de gcc :
gcc -v

Profil : IDNaute
Plus d'informations

voila :
gcc version 3.4.3 (Mandrakelinux 10.2 3.4.3-7mdk)

Profil : IDNaute
Plus d'informations

a tu configurer tes sources(easyurpmi)
si oui fait: urpmi.update && urpmi gcc
si non configure le.
pense a mettre a jour ton ordi: urpmi.update && urpmi --auto-select



Aller à :
 

Liens