Bonjour NicoApi73,
désolé d'avoir laissé tomber hier soir, j'ai été obligé d'aller chercher quelqu'un !
Voici ce que donnent les lignes de code que tu m'as proposé:
johann@johann-HP-Pro-3400-Series-MT:~$ sudo modprobe -r rtl8812au
[sudo] Mot de passe de johann :
johann@johann-HP-Pro-3400-Series-MT:~$ sudo modprobe 8812au
johann@johann-HP-Pro-3400-Series-MT:~$ lsmod | sort
8812au 1290240 0
ahci 40960 3
autofs4 45056 2
cdc_ether 20480 1 rndis_host
cfg80211 704512 1 8812au
coretemp 20480 0
crc32_pclmul 16384 0
crc_itu_t 16384 1 udf
crct10dif_pclmul 16384 1
cryptd 24576 1 ghash_clmulni_intel
drm 491520 9 drm_kms_helper,i915
drm_kms_helper 184320 1 i915
fb_sys_fops 16384 1 drm_kms_helper
ghash_clmulni_intel 16384 0
hid 131072 2 usbhid,hid_generic
hid_generic 16384 0
i2c_algo_bit 16384 1 i915
i2c_i801 32768 0
i915 1986560 18
input_leds 16384 0
intel_cstate 20480 0
intel_powerclamp 20480 0
intel_rapl_common 24576 1 intel_rapl_msr
intel_rapl_msr 20480 0
intel_rapl_perf 20480 0
ip_tables 32768 0
joydev 24576 0
kvm 663552 0
ledtrig_audio 16384 2 snd_hda_codec_generic,snd_hda_codec_realtek
libahci 32768 1 ahci
lp 20480 0
lpc_ich 24576 0
mac_hid 16384 0
mei 106496 3 mei_hdcp,mei_me
mei_hdcp 24576 0
mei_me 40960 1
mii 20480 1 usbnet
Module Size Used by
nls_iso8859_1 16384 1
nls_utf8 16384 1
parport 53248 3 parport_pc,lp,ppdev
parport_pc 40960 0
ppdev 24576 0
psmouse 155648 0
r8169 90112 0
realtek 24576 1
rndis_host 20480 0
sch_fq_codel 20480 3
serio_raw 20480 0
snd 90112 12 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi
snd_hda_codec 131072 3 snd_hda_codec_generic,snd_hda_intel,snd_hda_codec_realtek
snd_hda_codec_generic 81920 1 snd_hda_codec_realtek
snd_hda_codec_realtek 118784 1
snd_hda_core 90112 4 snd_hda_codec_generic,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
snd_hda_intel 53248 1
snd_hwdep 20480 1 snd_hda_codec
snd_intel_dspcfg 24576 1 snd_hda_intel
snd_pcm 106496 3 snd_hda_intel,snd_hda_codec,snd_hda_core
snd_rawmidi 36864 1 snd_seq_midi
snd_seq 69632 2 snd_seq_midi,snd_seq_midi_event
snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
snd_seq_midi 20480 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_timer 36864 2 snd_seq,snd_pcm
soundcore 16384 1 snd
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
uas 28672 0
udf 118784 1
usbhid 57344 0
usbnet 45056 2 rndis_host,cdc_ether
usb_storage 77824 1 uas
video 49152 1 i915
wmi 32768 1 wmi_bmof
wmi_bmof 16384 0
x86_pkg_temp_thermal 20480 0
x_tables 40960 1 ip_tables
johann@johann-HP-Pro-3400-Series-MT:~$ sudo lshw -class network
*-network
description: Ethernet interface
produit: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
fabricant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0
information bus: pci@0000:07:00.0
nom logique: eno1
version: 06
numéro de série: ac:16:2d:03:fe:e7
capacité: 1Gbit/s
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration : autonegotiation=on broadcast=yes driver=r8169 firmware=rtl_nic/rtl8168e-2.fw latency=0 link=no multicast=yes port=MII
ressources : irq:17 portE/S:e000(taille=256) mémoire:fe400000-fe400fff mémoire:d0000000-d0003fff
*-network
description: Ethernet interface
identifiant matériel: 2
information bus: usb@2:1.5
nom logique: usb0
numéro de série: 52:da:45:f0:8d:cb
fonctionnalités: ethernet physical
configuration : broadcast=yes driver=rndis_host driverversion=22-Aug-2005 firmware=RNDIS device ip=192.168.42.247 link=yes multicast=yes
johann@johann-HP-Pro-3400-Series-MT:~$