User Tools

Site Tools


product:usb2ax:quickstart

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
product:usb2ax:quickstart [2018/08/01 18:40]
xevel [Installation]
product:usb2ax:quickstart [2019/03/10 01:23] (current)
xevel [Installation]
Line 20: Line 20:
 //Based on a contribution by Sebastien MICK, thanks!// //Based on a contribution by Sebastien MICK, thanks!//
  
-//Usually//, [[https://​www.laptopmag.com/​articles/​disable-automatic-driver-downloads-on-windows-10|deactivating the automated driver installation mechanism]] ​should ​do the trick, ​but on some systems it's not enough.+For Windows 10 Pro, Enterprise and Educationif [[https://​www.laptopmag.com/​articles/​disable-automatic-driver-downloads-on-windows-10|deactivating the automated driver installation mechanism]] ​does not do the trick, ​you can try the following steps:
  
   - If a driver has been automatically installed for the USB2AX, you need to uninstall it completely first.   - If a driver has been automatically installed for the USB2AX, you need to uninstall it completely first.
-    * Locate the device: +    * Locate the device ​in the Device Manager
-      * If the USB2AX is plugged in, you should see it appear ​in the Device Manager ​in "Ports (COM & LPT)"​. +      * If the USB2AX is plugged in, you should see it appear in "Ports (COM & LPT)"​. 
-      * If the USB2AX is not currently plugged, you need to either plug it in or to show the hidden devices ( in Device Manager, ​//View// > //Show hidden devices// ).+      * If the USB2AX is not currently plugged, you need to either plug it in or to show the hidden devices (//View// > //Show hidden devices//).
     * Uninstall it: //Right click// on the device > //Uninstall device//, check "​Delete the driver software for this device"​ then click "​Uninstall"​.     * Uninstall it: //Right click// on the device > //Uninstall device//, check "​Delete the driver software for this device"​ then click "​Uninstall"​.
   - Unplug all USB2AX devices from the computer.   - Unplug all USB2AX devices from the computer.
-  - Open the Local Group Policy Editor (gpedit.msc) ​as administrator (TODO how? and is it available ​in all versions of Win10?) +  - Open the [[https://​www.tenforums.com/​tutorials/​79976-open-local-group-policy-editor-windows-10-a.html|Local Group Policy Editor]] (gpedit.msc), signed ​in as Administrator. 
-  - In the left panel, browse to: <TODO+  - In the left panel, browse to: //Local Computer Policy// ​//User configuration//​ > //​Administrative Templates// > //System// > //Driver installation//​ > //Device Installation Restrictions//​ 
-  - Enable ​<​TODO>​ +  - Enable ​"Allow administrators to override device installation policy"​ 
-  - Enable ​<​TODO>​ +  - Enable ​"​Prevent Installation of Devices not described by other policy settings"​ 
-  - Run the Device Manager as administrator.+  - Run the Device Manager as Administrator.
   - Plug a USB2AX. A new entry should appear in the Device Manager without triggering the automated driver install process. A warning sign should appear next to it to show that it is therefor not functional.   - Plug a USB2AX. A new entry should appear in the Device Manager without triggering the automated driver install process. A warning sign should appear next to it to show that it is therefor not functional.
-  - Rigth click > //Update Driver Software// > // Browse my computer for driver software// > select the driver ​downloaded from this page <​TODO>​.+  - Rigth click > //Update Driver Software// > // Browse my computer for driver software// > select the driver ​(.INF file).
  
 // Original French version : // // Original French version : //
Line 52: Line 52:
   - Choisir Rechercher un pilote sur mon ordinateur   - Choisir Rechercher un pilote sur mon ordinateur
   - Indiquer l'​emplacement du pilote (fichier .INF) sur l'​ordinateur puis valider   - Indiquer l'​emplacement du pilote (fichier .INF) sur l'​ordinateur puis valider
 +
 +Une autre version du process, proposée aussi par Sebastien, en Decembre 2018:
 +
 +  - Installer le pilote **sans périphérique**
 +    - Dans le gestionnaire de périphériques,​ menu Action ​ > Ajouter un matériel d'​ancienne génération. Une fenêtre d'​assistant Ajout de matériel devrait s'​ouvrir
 +    - Dans cet assistant, choisir Installer le matériel que je sélectionne manuellement dans la liste
 +    - Choisir le type de matériel Ports (COM et LPT)
 +    - Plutôt que de choisir un fabricant et un modèle dans la liste proposée par Windows, cliquer sur Disque fourni… Une fenêtre Installer à partir du disque devrait s'​ouvrir
 +    - Cliquer sur Parcourir… et sélectionner le dossier dans lequel se situe le fichier USB2AX.INF (si possible, un dossier qui ne contient que ce fichier)
 +    - Cliquer sur Suivant jusqu'​à l'​installation du pilote
 +    - Sur la page de l'​assistant faisant le bilan de l'​installation,​ un avertissement devrait indiquer que « Le périphérique pourrait ne pas fonctionner correctement ». Et c'est normal, puisqu'​on a installé un pilote **sans l'​associer à un matériel réel !**
 +    - Fermer l'​assistant. Dans le gestionnaire de périphériques,​ une nouvelle entrée devrait figurer dans la catégorie Ports (COM et LPT) sous le nom USB2AX et avec une icône /!\ avertissant d'un problème de fonctionnement
 +    - Désinstaller cette entrée sans cocher la case Supprimer le pilote pour ce périphérique
 +  - Remplacer le pilote générique
 +    - Brancher l'​USB2AX et laisser le pilote générique s'​installer automatiquement. Une nouvelle entrée, différente de celle créée précédemment,​ devrait figurer dans la catégorie Ports (COM et LPT) sous un nom générique tel que Périphérique série USB
 +    - Ouvrir le menu Propriétés de ce périphériques
 +    - Dans le volet Pilote, cliquer sur Mettre à jour le pilote. Une fenêtre Mettre à jour les pilotes devrait s'​ouvrir
 +    - Cliquer sur Parcourir mon ordinateur à la recherche du logiciel du pilote
 +    - Cliquer sur Choisir parmi une liste de pilotes disponibles sur mon ordinateur
 +    - Dans la liste des pilotes détectés comme compatibles avec le périphérique,​ une entrée USB2AX devrait figurer. Choisir cette entrée et cliquer sur Suivant… jusqu'​à la mise à jour du pilote.
 +Et là normalement,​ c'est bon.
 +
  
 // End of French version // // End of French version //
product/usb2ax/quickstart.1533141648.txt.gz · Last modified: 2018/08/01 18:40 by xevel