Bonjour,
j'avais bien créé le fichier /etc/modprobe.d/atomstack.conf (voir dernière ligne de la copie d'écran [cat /etc/modprobe.d/atomstack.conf] désolée pour la mise en page). et cela ne fonctionnait toujours pas.
Alors je suis repartie du point de restauration avant tous mes essais et voici ce que j'ai fait:
Code : Tout sélectionner
francine@francine-HP-EliteBook-820-G3:~ git clone https://github.com/juliagoda/CH341SER
Réponse du terminal
Code : Tout sélectionner
Clonage dans 'CH341SER'...
remote: Enumerating objects: 214, done.
remote: Counting objects: 100% (146/146), done.
remote: Compressing objects: 100% (62/62), done.
remote: Total 214 (delta 96), reused 113 (delta 80), pack-reused 68 (from 1)
Réception d'objets: 100% (214/214), 434.48 Kio | 4.26 Mio/s, fait.
Résolution des deltas: 100% (112/112), fait.
francine@francine-HP-EliteBook-820-G3:~
Réponse du terminal
Code : Tout sélectionner
Appli-Logiciels CH341SER Images install.sh.asc Musique Téléchargements Warpinator
Bureau Documents install.sh Modèles Public Vidéos
Réponse du terminal
Code : Tout sélectionner
make -C /lib/modules/5.15.0-140-generic/build M=/home/francine/CH341SER
make[1] : on entre dans le répertoire « /usr/src/linux-headers-5.15.0-140-generic »
CC [M] /home/francine/CH341SER/ch34x.o
MODPOST /home/francine/CH341SER/Module.symvers
CC [M] /home/francine/CH341SER/ch34x.mod.o
LD [M] /home/francine/CH341SER/ch34x.ko
BTF [M] /home/francine/CH341SER/ch34x.ko
Skipping BTF generation for /home/francine/CH341SER/ch34x.ko due to unavailability of vmlinux
make[1] : on quitte le répertoire « /usr/src/linux-headers-5.15.0-140-generic »
francine@francine-HP-EliteBook-820-G3:~/CH341SER$
Code : Tout sélectionner
francine@francine-HP-EliteBook-820-G3:~/CH341SER$ sudo make load
[sudo] Mot de passe de francine :
modprobe usbserial
insmod ch34x.ko
francine@francine-HP-EliteBook-820-G3:~
Code : Tout sélectionner
francine@francine-HP-EliteBook-820-G3:~/CH341SER$ lsmod | sort
Réponse du terminal
Code : Tout sélectionner
ac97_bus 16384 1 snd_soc_core
acpi_pad 184320 0
aesni_intel 376832 8
af_alg 32768 6 algif_hash,algif_skcipher
ahci 49152 2
algif_hash 16384 1
algif_skcipher 16384 1
autofs4 49152 2
binfmt_misc 24576 1
blake2b_generic 20480 0
bluetooth 671744 43 btrtl,btintel,btbcm,bnep,btusb,rfcomm
bnep 28672 2
btbcm 24576 1 btusb
btintel 40960 1 btusb
btrfs 1564672 0
btrtl 24576 1 btusb
btusb 61440 0
ccm 20480 6
cdc_ether 24576 0
cdc_wdm 28672 1 qmi_wwan
cec 65536 2 drm_kms_helper,i915
cfg80211 974848 3 iwlmvm,iwlwifi,mac80211
ch34x 24576 0
cmac 16384 3
On a bien ch34x
arrêt PC et démarrage avec laser Atomstack
Réponse du terminal
Code : Tout sélectionner
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/6p, 5000M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/12p, 480M
|__ Port 1: Dev 11, If 0, Class=Vendor Specific Class, Driver=, 12M
|__ Port 7: Dev 5, If 0, Class=Wireless, Driver=btusb, 12M
|__ Port 7: Dev 5, If 1, Class=Wireless, Driver=btusb, 12M
|__ Port 9: Dev 6, If 0, Class=Video, Driver=uvcvideo, 480M
|__ Port 9: Dev 6, If 1, Class=Video, Driver=uvcvideo, 480M
Réponse du terminal
Code : Tout sélectionner
600.357705] usb 1-1: new full-speed USB device number 11 using xhci_hcd
[ 600.507717] usb 1-1: New USB device found, idVendor=1a86, idProduct=7523, bcdDevice= 2.64
[ 600.507732] usb 1-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 600.507739] usb 1-1: Product: USB Serial
[ 600.510271] usbserial_generic 1-1:1.0: The "generic" usb-serial driver is only for testing and one-off prototypes.
[ 600.510281] usbserial_generic 1-1:1.0: Tell linux-usb@vger.kernel.org to add your device to a proper driver.
[ 600.510287] usbserial_generic 1-1:1.0: generic converter detected
[ 600.510451] usb 1-1: generic converter now attached to ttyUSB0
[ 601.079982] input: BRLTTY 6.4 Linux Screen Driver Keyboard as /devices/virtual/input/input32
[ 601.198416] usb 1-1: usbfs: interface 0 claimed by usbserial_generic while 'brltty' sets config #1
[ 601.198941] generic ttyUSB0: generic converter now disconnected from ttyUSB0
[ 601.198963] usbserial_generic 1-1:1.0: device disconnected
J'ai envoyé un mail à
linux-usb@vger.kernel.org comme indiqué dans la réponse à [dmesg] mais il n'a pas pû être distribué.