Bonjour, je viens d'installer Ubuntu 18.04.1 LTS sur le pc d'un ami, suite à un changement de HDD pour un SSD, Tout roule sauf le WiFi, j'ai essayé de faire ce que j'ai trouvé dans la doc (14.04: en dual-boot avec truc8 en UEFI. L'activation du Wi-Fi est bloquée, Il suffit d'éditer /etc/modprobe.d/blacklist.conf et d'y ajouter blacklist asus_nb_wmi et de redémarrer ) mais ça n'a rien donné...
voici le 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 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 005: ID 04f2:b3f2 Chicony Electronics Co., Ltd
Bus 001 Device 006: ID 03eb:8a0b Atmel Corp.
Bus 001 Device 003: ID 0489:e069 Foxconn / Hon Hai
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
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 145f:01ac Trust
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>> lspci -k -nn | grep -A 3 -i net
03:00.0 Network controller [0280]: MEDIATEK Corp. MT7630e 802.11bgn Wireless Network Adapter [14c3:7630]
Subsystem: Foxconn International, Inc. MT7630e 802.11bgn Wireless Network Adapter [105b:e074]
04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTL8411 PCI Express Card Reader [10ec:5289] (rev 01)
Subsystem: ASUSTeK Computer Inc. RTL8411 PCI Express Card Reader [1043:202f]
Kernel driver in use: rtsx_pci
--
04:00.2 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0a)
Subsystem: ASUSTeK Computer Inc. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1043:200f]
Kernel driver in use: r8169
Kernel modules: r8169
>> sudo lshw -C network
*-network NON-RÉCLAMÉ
description: Network controller
produit: MT7630e 802.11bgn Wireless Network Adapter
fabriquant: MEDIATEK Corp.
identifiant matériel: 0
information bus: pci@0000:03:00.0
version: 00
bits: 32 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list
configuration: latency=0
ressources: mémoire:f7900000-f79fffff
*-network
description: Ethernet interface
produit: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0.2
information bus: pci@0000:04:00.2
nom logique: enp4s0f2
version: 0a
numéro de série: 10:c3:7b:8d:8a:01
taille: 1Gbit/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=full firmware=rtl8411-1_0.0.3 06/18/12 ip=192.168.0.12 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
ressources: irq:19 portE/S:d000(taille=256) mémoire:f2104000-f2104fff mémoire:f2100000-f2103fff
>> lsmod
Module Size Used by
nls_iso8859_1 16384 1
snd_hda_codec_hdmi 49152 1
intel_rapl 20480 0
x86_pkg_temp_thermal 16384 0
intel_powerclamp 16384 0
coretemp 16384 0
hid_multitouch 20480 0
snd_hda_codec_realtek 106496 1
kvm_intel 212992 0
snd_hda_codec_generic 73728 1 snd_hda_codec_realtek
kvm 598016 1 kvm_intel
irqbypass 16384 1 kvm
snd_hda_intel 40960 3
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
snd_hda_codec 126976 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
ghash_clmulni_intel 16384 0
snd_hda_core 81920 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
cryptd 24576 1 ghash_clmulni_intel
snd_hwdep 20480 1 snd_hda_codec
intel_cstate 20480 0
snd_pcm 98304 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
intel_rapl_perf 16384 0
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_rawmidi 32768 1 snd_seq_midi
input_leds 16384 0
uvcvideo 86016 0
videobuf2_vmalloc 16384 1 uvcvideo
joydev 24576 0
videobuf2_memops 16384 1 videobuf2_vmalloc
videobuf2_v4l2 24576 1 uvcvideo
snd_seq 65536 2 snd_seq_midi,snd_seq_midi_event
videobuf2_core 40960 2 videobuf2_v4l2,uvcvideo
serio_raw 16384 0
wmi_bmof 16384 0
videodev 184320 3 videobuf2_core,videobuf2_v4l2,uvcvideo
snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
media 40960 2 videodev,uvcvideo
snd_timer 32768 2 snd_seq,snd_pcm
rtsx_pci_ms 20480 0
snd 81920 17 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi
memstick 16384 1 rtsx_pci_ms
lpc_ich 24576 0
mei_me 40960 0
soundcore 16384 1 snd
mei 90112 1 mei_me
shpchp 36864 0
mac_hid 16384 0
asus_wireless 16384 0
sch_fq_codel 20480 2
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
hid_generic 16384 0
usbhid 49152 0
hid 118784 3 usbhid,hid_multitouch,hid_generic
nouveau 1716224 1
rtsx_pci_sdmmc 24576 0
i915 1617920 15
mxm_wmi 16384 1 nouveau
ttm 106496 1 nouveau
i2c_algo_bit 16384 2 i915,nouveau
drm_kms_helper 172032 2 i915,nouveau
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
i2c_i801 28672 0
fb_sys_fops 16384 1 drm_kms_helper
ahci 36864 2
r8169 86016 0
libahci 32768 1 ahci
drm 401408 9 drm_kms_helper,i915,ttm,nouveau
rtsx_pci 65536 2 rtsx_pci_sdmmc,rtsx_pci_ms
psmouse 147456 0
mii 16384 1 r8169
wmi 24576 3 wmi_bmof,mxm_wmi,nouveau
video 45056 2 i915,nouveau
>> iwconfig
>> ifconfig -a
>> sudo iwlist scan
>> uname -r -m
4.15.0-43-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
Connexion filaire 1 c50ee807-86a6-3ad3-8ea3-566967f95b8d ethernet enp4s0f2
>> nmcli connection status
>> sudo rfkill list
D'avance merci pour votre aide !