Alors...
Je venais de mettre le sujet en résolu, et je vois des mises à jour à faire... Je les fait et... Devinez quoi ? L'adaptateur n'est ENCORE plus détecté... Et pire, les commandes qui avaient marché ne marchent plus 🙁 voici ce qu'elles affichent
cypelf@CypElf-PC:~/rtl8812AU_8821AU_linux$ make
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.15.0-42-generic/build M=/home/cypelf/rtl8812AU_8821AU_linux modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-4.15.0-42-generic »
Makefile:975: "Cannot use CONFIG_STACK_VALIDATION=y, please install libelf-dev, libelf-devel or elfutils-libelf-devel"
Building modules, stage 2.
MODPOST 1 modules
make[1] : on quitte le répertoire « /usr/src/linux-headers-4.15.0-42-generic »
cypelf@CypElf-PC:~/rtl8812AU_8821AU_linux$ sudo make install
[sudo] Mot de passe de cypelf :
Désolé, essayez de nouveau.
[sudo] Mot de passe de cypelf :
install -p -m 644 rtl8812au.ko /lib/modules/4.15.0-42-generic/kernel/drivers/net/wireless/
/sbin/depmod -a 4.15.0-42-generic
cypelf@CypElf-PC:~/rtl8812AU_8821AU_linux$ sudo modprobe rtl8812au
modprobe: ERROR: could not insert 'rtl8812au': Exec format error
Et voici le nouveau wificheck
>> cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.1 LTS"
>> lsusb
Bus 002 Device 006: ID 046a:0076 Cherry GmbH
Bus 002 Device 005: ID 1d57:ad17 Xenta
Bus 002 Device 004: ID 04e8:6863 Samsung Electronics Co., Ltd GT-I9500 [Galaxy S4] / GT-I9250 [Galaxy Nexus] (network tethering)
Bus 002 Device 003: ID 058f:6362 Alcor Micro Corp. Flash Card Reader/Writer
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 2109:0813 VIA Labs, Inc.
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 004: ID 0d8c:0014 C-Media Electronics, Inc.
Bus 003 Device 003: ID 0d8c:0012 C-Media Electronics, Inc.
Bus 003 Device 002: ID 2109:2813 VIA Labs, Inc.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 005: ID 0bda:a811 Realtek Semiconductor Corp.
Bus 001 Device 004: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 001 Device 003: ID 057e:0337 Nintendo Co., Ltd
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>> lspci -k -nn | grep -A 3 -i net
04:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 06)
Subsystem: Gigabyte Technology Co., Ltd Onboard Ethernet [1458:e000]
Kernel driver in use: r8169
Kernel modules: r8169
05:00.0 PCI bridge [0604]: Integrated Technology Express, Inc. Device [1283:8892] (rev 10)
>> sudo lshw -C network
*-network
description: Ethernet interface
produit: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0
information bus: pci@0000:04:00.0
nom logique: enp4s0
version: 06
numéro de série: 1c:6f:65:d7:61:25
taille: 10Mbit/s
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 driverversion=2.3LK-NAPI duplex=half firmware=rtl_nic/rtl8168e-2.fw latency=0 link=no multicast=yes port=MII speed=10Mbit/s
ressources: irq:18 portE/S:ee00(taille=256) mémoire:fbeff000-fbefffff mémoire:fbef8000-fbefbfff
*-network
description: Ethernet interface
identifiant matériel: 1
nom logique: enp0s29u1u3
numéro de série: aa:1d:f1:a0:dc:c0
fonctionnalités: ethernet physical
configuration: broadcast=yes driver=rndis_host driverversion=22-Aug-2005 firmware=RNDIS device ip=192.168.42.2 link=yes multicast=yes
>> lsmod
Module Size Used by
cfg80211 622592 0
rfcomm 77824 16
cmac 16384 1
bnep 20480 2
snd_hda_codec_ca0110 16384 1
snd_hda_codec_realtek 106496 1
snd_hda_codec_generic 73728 2 snd_hda_codec_ca0110,snd_hda_codec_realtek
snd_hda_codec_hdmi 49152 1
gpio_ich 16384 0
snd_hda_intel 40960 16
snd_usb_audio 196608 8
intel_rapl 20480 0
x86_pkg_temp_thermal 16384 0
intel_powerclamp 16384 0
coretemp 16384 0
rndis_host 16384 0
snd_usbmidi_lib 32768 1 snd_usb_audio
kvm_intel 212992 0
joydev 24576 0
input_leds 16384 0
snd_hda_codec 126976 5 snd_hda_codec_generic,snd_hda_codec_ca0110,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
cdc_ether 16384 1 rndis_host
snd_hda_core 81920 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
usbnet 45056 2 rndis_host,cdc_ether
btusb 45056 0
snd_hwdep 20480 2 snd_usb_audio,snd_hda_codec
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
kvm 598016 1 kvm_intel
snd_pcm 98304 5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core
btrtl 16384 1 btusb
btbcm 16384 1 btusb
snd_rawmidi 32768 2 snd_seq_midi,snd_usbmidi_lib
irqbypass 16384 1 kvm
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
snd_seq 65536 2 snd_seq_midi,snd_seq_midi_event
snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
snd_timer 32768 2 snd_seq,snd_pcm
btintel 16384 1 btusb
bluetooth 548864 43 btrtl,btintel,btbcm,bnep,btusb,rfcomm
snd 81920 61 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi
ecdh_generic 24576 2 bluetooth
soundcore 16384 1 snd
ghash_clmulni_intel 16384 0
pcbc 16384 0
aesni_intel 188416 2
lpc_ich 24576 0
aes_x86_64 20480 1 aesni_intel
mei_me 40960 0
mei 90112 1 mei_me
crypto_simd 16384 1 aesni_intel
glue_helper 16384 1 aesni_intel
cryptd 24576 3 crypto_simd,ghash_clmulni_intel,aesni_intel
shpchp 36864 0
mac_hid 16384 0
intel_cstate 20480 0
intel_rapl_perf 16384 0
serio_raw 16384 0
sch_fq_codel 20480 3
parport_pc 36864 0
ppdev 20480 0
lp 20480 0
parport 49152 3 parport_pc,lp,ppdev
ip_tables 28672 0
x_tables 40960 1 ip_tables
autofs4 40960 2
radeon 1470464 20
hid_generic 16384 0
i2c_algo_bit 16384 1 radeon
ttm 106496 1 radeon
drm_kms_helper 172032 1 radeon
uas 24576 0
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
usb_storage 69632 1 uas
fb_sys_fops 16384 1 drm_kms_helper
usbhid 49152 0
i2c_i801 28672 0
drm 401408 14 drm_kms_helper,radeon,ttm
hid 118784 2 usbhid,hid_generic
r8169 86016 0
pata_acpi 16384 0
mii 16384 2 r8169,usbnet
>> iwconfig
>> ifconfig -a
enp0s29u1u3: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.42.2 netmask 255.255.255.0 broadcast 192.168.42.255
inet6 fe80::3db1:a304:7971:ca79 prefixlen 64 scopeid 0x20<link>
ether aa:1d:f1:a0:dc:c0 txqueuelen 1000 (Ethernet)
RX packets 7719 bytes 3808220 (3.8 MB)
RX errors 2 dropped 0 overruns 0 frame 2
TX packets 6501 bytes 914834 (914.8 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
enp4s0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 1c:6f:65:d7:61:25 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Boucle locale)
RX packets 347 bytes 27460 (27.4 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 347 bytes 27460 (27.4 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
>> sudo iwlist scan
>> uname -r -m
4.15.0-42-generic x86_64
>> cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
>> nm-tool
>> nmcli dev wifi
>> nmcli connection list (< 15.04) ou nmcli connection show (>= 15.04)
NAME UUID TYPE DEVICE
Profil 1 ad793bbe-d296-413c-a086-9b3dbe27c499 ethernet enp0s29u1u3
SFR_0FF0 5c88db3c-38e2-4e02-8b02-20f7846e0249 wifi --
>> nmcli connection status
>> sudo rfkill list
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no