Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
g15 [Le 18/07/2007, 12:36] Ner0lph créée depuis http://doc.ubuntu-fr.org/materiel/g15 |
— (Version actuelle) | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | {{tag>Feisty matériel}} | ||
- | ---- | ||
- | |||
- | ====== Clavier LOGITECH G15 ====== | ||
- | |||
- | =====Introduction===== | ||
- | |||
- | Cette page a pour but d'aider à l'installation des pilotes pour le clavier Logitech G15 pour Feisty 32 et 64 bits. | ||
- | |||
- | ===== Installation ===== | ||
- | |||
- | [[:tutoriel:comment_installer_un_paquet|Installez les paquets]] suivants : | ||
- | |||
- | ====Paquets pour version 32 bits==== | ||
- | |||
- | * [[http://ubuntuforums.org/attachment.php?attachmentid=29824&d=1176716081|g15composer_3.1-1_i386.deb]] | ||
- | * [[http://ubuntuforums.org/attachment.php?attachmentid=29825&d=1176716081|g15daemon_1.2.7-1_i386.deb]] | ||
- | * [[http://ubuntuforums.org/attachment.php?attachmentid=29826&d=1176716081|libg15_1.2.2-1_i386.deb]] | ||
- | * [[http://ubuntuforums.org/attachment.php?attachmentid=29827&d=1176716081|libg15render_1.2-1_i386.deb]] | ||
- | |||
- | ====Paquets pour version 64 bits==== | ||
- | |||
- | * [[http://ubuntuforums.org/attachment.php?attachmentid=26469&d=1172855035|libg15_1.2.1-1_amd64.deb]] | ||
- | * [[http://ubuntuforums.org/attachment.php?attachmentid=26470&d=1172855035|libg15render_1.2-1_amd64.deb]] | ||
- | * [[http://ubuntuforums.org/attachment.php?attachmentid=26467&d=1172855035|g15composer_3.1-1_amd64.deb]] | ||
- | * [[http://ubuntuforums.org/attachment.php?attachmentid=26468&d=1172855035|g15daemon_1.2.7-1_amd64.deb]] | ||
- | |||
- | Puis tapez : | ||
- | sudo modprobe uinput | ||
- | sudo g15daemon | ||
- | |||
- | Et l'heure devrait apparaitre sur l'écran du clavier. | ||
- | |||
- | ===== Utilisation et configuration ===== | ||
- | |||
- | Pour que le driver soit automatiquement chargé au démarrage du système, il faut [[:tutoriel:comment_editer_un_fichier|éditer le fichier]] **/etc/rc.local** et y ajouter la ligne suivante : <file>g15daemon &</file> | ||
- | et [[:tutoriel:comment_editer_un_fichier|éditer le fichier]] **/etc/modules** et y ajouter la ligne suivante : <file>uinput</file> | ||
- | |||
- | |||
- | |||
- | ===== Références ===== | ||
- | |||
- | * [[http://ubuntuforums.org/showthread.php?t=267118&highlight=g15|discussion sur G15 sur forum ubuntu]] (en) | ||
- | |||
- | ---- | ||
- | |||
- | //Contributeurs : [[:utilisateurs:ElGrigri]] (installation 64 bits + utilisation/configuration), [[:utilisateurs:Zaya0000]] (installation 32 bits + Correction à utilisation/configuration), [[utilisateurs:Fiyorden]] (amélioration de l'utilisation/configuration). // |