Pages : 1
#1 Le 15/09/2007, à 13:05
- john5168
[resolu] Install de pilote QC-USB-Messenger
J'ai un problème a l'installation du pilote QC-USB-Messenger.
Je suis la doc : http://doc.ubuntu-fr.org/logitech_quickcam
j'ai message suivant :
sudo ./quickcam.sh
-=- Logitech QuickCam USB camera driver installer -=-
Hello! I am the (hopefully) easy-to-use, fully automated
qc-usb driver installation script.
At the moment, this is experimental, and if it doesn't work,
don't hesitate to quit this with Ctrl+C and install the
driver manually.
The driver is provided in source code form, so it has to be
compiled. This should happen automatically, but it does mean
that there are some steps required before installation.
You also need to know "root" user password to test and
install the driver.
Basically you need only to keep hitting Enter whenever you
see this prompt: --->. Sometimes you're asked root password.
Pay special attention to lines beginning with [!].
It means that some trouble has been detected.
To most important location is the path to your kernel source
or headers. This can be guessed, but you can specify it by
giving it as an argument to this script like this:
./quickcam.sh LINUX_DIR=/usr/src/linux
If you haven't done it yet, now it would be a good moment to
take a look at file README.
Next I'm going to check if you have some important programs installed
and if they and the kernel are of suitable version.
Press Ctrl+C to quit, Enter to continue --->
les headers et source sont installé donc je ne comprend pas.
Dernière modification par john5168 (Le 17/09/2007, à 20:37)
Les associations du logiciel libre :
http://www.april.org/ ; http://www.aful.org/
Boutique informatique à encourager
Je suis client satisfais de Novatux
Hors ligne
#2 Le 15/09/2007, à 14:46
- Woshee
Re : [resolu] Install de pilote QC-USB-Messenger
Ben et alors, appuie sur entrée, et on verra, c'est pas un message d'erreur c'est juste le message préalable au début de l'installation.
Devenez parrain Linux ou trouvez quelqu'un pour vous aider près de chez vous:
http://parrains.linux.free.fr/
Hors ligne
#3 Le 17/09/2007, à 18:54
- john5168
Re : [resolu] Install de pilote QC-USB-Messenger
j'ai fait entrée et sa marche pas impossible de compilé.
Les associations du logiciel libre :
http://www.april.org/ ; http://www.aful.org/
Boutique informatique à encourager
Je suis client satisfais de Novatux
Hors ligne
#4 Le 17/09/2007, à 19:42
- Tong
Re : [resolu] Install de pilote QC-USB-Messenger
Bonjour
Si tu es sous Feisty, avant de te lancer dans la compilation des drivers, essai de voir si la commande
sudo modprobe quickcam
ou la commande
sudo modprobe quickcam_messenger
ne permet pas a ton matériel de fonctionner.
SI c'est le cas, édite le fichier /etc/modules
sudo gedit /etc/modules
et ajoutes le module qui va bien (quickam ou quickcam_messenger)
A titre d'exemple, mon cas :
Webcam quickcam messenger, identifié avec la commande lsusb :
Bus 002 Device 003: ID 046d:08f0 Logitech, Inc. QuickCam Messenger
Non détecté par kopete, j'ai effectué la commande
sudo modprobe quickcam
Résultat concluant, j'ai ensuite modifié mon fichier /etc/modules en ajoutant la ligne quickcam
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.lp
sbp2
quickcam
pour que le module se charge au démarrage.
En espérant t'avoir aidé.
Hors ligne
#5 Le 17/09/2007, à 20:36
- john5168
Re : [resolu] Install de pilote QC-USB-Messenger
Super merci Tong
Les associations du logiciel libre :
http://www.april.org/ ; http://www.aful.org/
Boutique informatique à encourager
Je suis client satisfais de Novatux
Hors ligne
Pages : 1