Je n'avais pas vu.
Avec le lien en question je fais
jb@jb-HP-Pavilion-Notebook:~/driver wifi/archer-t2u-ubuntu-installer$ git clone https://github.com/ivannieto/archer-t2u-ubuntu-installer.git
ce qui me donne
Clonage dans 'archer-t2u-ubuntu-installer'...
remote: Counting objects: 562, done.
remote: Total 562 (delta 0), reused 0 (delta 0), pack-reused 562
Réception d'objets: 100% (562/562), 1.74 MiB | 1.19 MiB/s, fait.
Résolution des deltas: 100% (277/277), fait.
Vérification de la connectivité... fait.
jb@jb-HP-Pavilion-Notebook:~/driver wifi/archer-t2u-ubuntu-installer$
Jusque là, çà va.
Je fais alors
jb@jb-HP-Pavilion-Notebook:~/driver wifi/archer-t2u-ubuntu-installer$ cd archer-t2u-ubuntu-installer/ && python3 t2u-driver-installer.py
J'ai bien sûr déconnecté la clé wifi. Et là j'obtiens
*************************
Please, disconnect all devices you're trying to install and press [I]: I
Please, disconnect all devices you're trying to install and press [I]: I
Please, disconnect all devices you're trying to install and press [I]: I
Please, disconnect all devices you're trying to install and press [I]: I
Please, disconnect all devices you're trying to install and press [I]:
mais avec "i" çà semble marcher!
Please, disconnect all devices you're trying to install and press [I]: i
/bin/sh: 1: cd: can't cd to /home/jb/driver
[sudo] Mot de passe de jb :
mkdir: impossible de créer le répertoire «/etc/Wireless/»: Le fichier existe
mkdir: impossible de créer le répertoire «/etc/Wireless/RT2870STA/»: Le fichier existe
cp: la cible '/etc/Wireless/RT2870STA/RT2870STA.dat' n'est pas un répertoire
/bin/sh: 1: cd: can't cd to /home/jb/driver
cp: la cible '/usr/bin//t2u-driver' n'est pas un répertoire
cp: la cible '/usr/bin//uninstall-t2u-driver' n'est pas un répertoire
*************************
Your computer should be restarted now.
Please close all running programs and restart manually when you're done.
An executable will be installed to enable or disable the adapter.
Just run in your terminal '$ sudo t2u-driver'.
jb@jb-HP-Pavilion-Notebook:~/driver wifi/archer-t2u-ubuntu-installer/archer-t2u-ubuntu-installer$