Bonjours , je possède un MSI GL62M 7RDX-2074XFR depuis peut , je suis sous Ubuntu 16.04LTS et la WIFI ne marche pas , je suis connecter actuellement a l'aide d'une clef TP-LINK qui permet de se connecter aux WIFI
J'ai lu sur internet qu'on pouvais activer le wi-fi par un raccourcie clavier mais sous Ubuntu en tout cas ça ne marche pas (j'ai éssayer fn + f8/f9/f10/f11)
Dossier wificheck.log
[code]
>> cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.3 LTS"
>> lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 1770:ff00
Bus 001 Device 012: ID 0bda:8178 Realtek Semiconductor Corp. RTL8192CU 802.11n WLAN Adapter
Bus 001 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
Bus 001 Device 006: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 005: ID 5986:0683 Acer, Inc
Bus 001 Device 004: ID 8087:0aa7 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>> lspci -k -nn | grep -A 3 -i net
02:00.0 Network controller [0280]: Intel Corporation Device [8086:24fb] (rev 10)
Subsystem: Intel Corporation Device [8086:2110]
03:00.0 Ethernet controller [0200]: Qualcomm Atheros QCA8171 Gigabit Ethernet [1969:10a1] (rev 10)
Subsystem: Micro-Star International Co., Ltd. [MSI] QCA8171 Gigabit Ethernet [1462:11c8]
Kernel driver in use: alx
Kernel modules: alx
>> sudo lshw -C network
*-network NON-RÉCLAMÉ
description: Network controller
produit: Intel Corporation
fabriquant: Intel Corporation
identifiant matériel: 0
information bus: pci@0000:02:00.0
version: 10
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list
configuration: latency=0
ressources: mémoire:df200000-df201fff
*-network
description: Ethernet interface
produit: QCA8171 Gigabit Ethernet
fabriquant: Qualcomm Atheros
identifiant matériel: 0
information bus: pci@0000:03:00.0
nom logique: enp3s0
version: 10
numéro de série: 30:9c:23:15:20:5b
capacité: 1Gbit/s
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm pciexpress msi msix bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=alx latency=0 link=no multicast=yes port=twisted pair
ressources: irq:127 mémoire:df100000-df13ffff portE/S:d000(taille=128)
*-network
description: Interface réseau sans fil
identifiant matériel: 2
information bus: usb@1:4
nom logique: wlxa42bb0bf5c5a
numéro de série: a4:2b:b0:bf:5c:5a
fonctionnalités: ethernet physical wireless
configuration: broadcast=yes driver=rtl8192cu driverversion=4.4.0-98-generic firmware=N/A ip=192.168.0.19 link=yes multicast=yes wireless=IEEE 802.11bgn
>> lsmod
Module Size Used by
uas 24576 0
usb_storage 69632 1 uas
rtl8xxxu 73728 0
arc4 16384 2
rtl8192cu 69632 0
rtl_usb 20480 1 rtl8192cu
rtl8192c_common 53248 1 rtl8192cu
rtlwifi 77824 3 rtl_usb,rtl8192c_common,rtl8192cu
mac80211 737280 4 rtl8xxxu,rtl_usb,rtlwifi,rtl8192cu
cfg80211 565248 2 mac80211,rtlwifi
rfcomm 69632 2
rtsx_usb_ms 20480 0
memstick 20480 1 rtsx_usb_ms
rtsx_usb_sdmmc 28672 0
rtsx_usb 24576 2 rtsx_usb_sdmmc,rtsx_usb_ms
snd_hda_codec_hdmi 53248 1
snd_hda_codec_realtek 86016 1
snd_hda_codec_generic 77824 1 snd_hda_codec_realtek
bnep 20480 2
msi_wmi 16384 0
sparse_keymap 16384 1 msi_wmi
intel_rapl 20480 0
x86_pkg_temp_thermal 16384 0
intel_powerclamp 16384 0
coretemp 16384 0
kvm_intel 172032 0
btusb 45056 0
btrtl 16384 1 btusb
kvm 544768 1 kvm_intel
snd_hda_intel 40960 5
snd_hda_codec 135168 4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
irqbypass 16384 1 kvm
snd_hda_core 73728 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
uvcvideo 90112 0
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
videobuf2_vmalloc 16384 1 uvcvideo
videobuf2_memops 16384 1 videobuf2_vmalloc
snd_hwdep 16384 1 snd_hda_codec
ghash_clmulni_intel 16384 0
videobuf2_v4l2 28672 1 uvcvideo
videobuf2_core 36864 2 uvcvideo,videobuf2_v4l2
snd_pcm 106496 5 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core
aesni_intel 167936 0
v4l2_common 16384 1 videobuf2_v4l2
snd_seq_midi 16384 0
aes_x86_64 20480 1 aesni_intel
snd_seq_midi_event 16384 1 snd_seq_midi
lrw 16384 1 aesni_intel
videodev 176128 4 uvcvideo,v4l2_common,videobuf2_core,videobuf2_v4l2
gf128mul 16384 1 lrw
snd_rawmidi 32768 1 snd_seq_midi
glue_helper 16384 1 aesni_intel
media 24576 2 uvcvideo,videodev
ablk_helper 16384 1 aesni_intel
snd_seq 69632 2 snd_seq_midi_event,snd_seq_midi
cryptd 20480 3 ghash_clmulni_intel,aesni_intel,ablk_helper
snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer 32768 2 snd_pcm,snd_seq
snd 81920 20 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device
joydev 20480 0
input_leds 16384 0
soundcore 16384 1 snd
serio_raw 16384 0
mei_me 36864 0
mei 98304 1 mei_me
shpchp 36864 0
hci_uart 77824 0
btbcm 16384 2 btusb,hci_uart
btqca 16384 1 hci_uart
btintel 16384 2 btusb,hci_uart
bluetooth 520192 31 bnep,btbcm,btqca,btrtl,btusb,hci_uart,rfcomm,btintel
acpi_als 16384 0
intel_lpss_acpi 16384 0
intel_lpss 16384 1 intel_lpss_acpi
kfifo_buf 16384 1 acpi_als
industrialio 61440 2 acpi_als,kfifo_buf
acpi_pad 24576 0
mac_hid 16384 0
tpm_crb 16384 0
binfmt_misc 20480 1
parport_pc 32768 0
ppdev 20480 0
lp 20480 0
parport 49152 3 lp,ppdev,parport_pc
autofs4 40960 2
hid_generic 16384 0
usbhid 49152 0
nouveau 1495040 0
i915_bpo 1306624 10
mxm_wmi 16384 1 nouveau
intel_ips 20480 1 i915_bpo
ttm 98304 1 nouveau
i2c_algo_bit 16384 2 i915_bpo,nouveau
drm_kms_helper 155648 2 i915_bpo,nouveau
psmouse 131072 0
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
fb_sys_fops 16384 1 drm_kms_helper
ahci 36864 2
alx 36864 0
drm 364544 13 ttm,i915_bpo,drm_kms_helper,nouveau
mdio 16384 1 alx
libahci 32768 1 ahci
wmi 20480 3 msi_wmi,mxm_wmi,nouveau
video 40960 3 i915_bpo,msi_wmi,nouveau
i2c_hid 20480 0
pinctrl_sunrisepoint 28672 0
hid 118784 3 i2c_hid,hid_generic,usbhid
pinctrl_intel 20480 1 pinctrl_sunrisepoint
fjes 28672 0
>> iwconfig
wlxa42bb0bf5c5a IEEE 802.11bgn ESSID:"freebox_uimais"
Mode:Managed Frequency:2.462 GHz Access Point: 14:0C:76:ED:72:30
Bit Rate=54 Mb/s Tx-Power=20 dBm
Retry short limit:7 RTS thr=2347 B Fragment thr:off
Power Management:off
Link Quality=70/70 Signal level=-30 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:3 Missed beacon:0
>> ifconfig -a
enp3s0 Link encap:Ethernet HWaddr 30:9c:23:15:20:5b
UP BROADCAST MULTICAST MTU:1500 Metric:1
Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:0 (0.0 B) Octets transmis:0 (0.0 B)
Interruption:19
lo Link encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:Hôte
UP LOOPBACK RUNNING MTU:65536 Metric:1
Packets reçus:30068 erreurs:0 :0 overruns:0 frame:0
TX packets:30068 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1
Octets reçus:3083068 (3.0 MB) Octets transmis:3083068 (3.0 MB)
wlxa42bb0bf5c5a Link encap:Ethernet HWaddr a4:2b:b0:bf:5c:5a
inet adr:192.168.0.19 Bcast:192.168.0.255 Masque:255.255.255.0
adr inet6: fe80::10d4:b16e:96e7:e943/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:284 erreurs:0 :0 overruns:0 frame:0
TX packets:342 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:197667 (197.6 KB) Octets transmis:58974 (58.9 KB)
>> sudo iwlist scan
wlxa42bb0bf5c5a Scan completed :
Cell 01 - Address: 14:0C:76:ED:72:31
Channel:11
Frequency:2.462 GHz (Channel 11)
Quality=70/70 Signal level=-30 dBm
Encryption key:off
ESSID:"FreeWifi"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
6 Mb/s; 9 Mb/s; 12 Mb/s
Bit Rates:18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Master
Extra:tsf=0000001d36d4fa69
Extra: Last beacon: 64ms ago
IE: Unknown: 00084672656557696669
IE: Unknown: 010882848B962C0C1218
IE: Unknown: 03010B
IE: Unknown: 2A0104
IE: Unknown: 3205243048606C
IE: Unknown: 2D1A6C0003FFFFFF0001000000000000000100000000000000000000
IE: Unknown: 3D160B001300000000000000000000000000000000000000
IE: Unknown: 7F080000000000000040
IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
Cell 02 - Address: 14:0C:76:ED:72:30
Channel:11
Frequency:2.462 GHz (Channel 11)
Quality=70/70 Signal level=-30 dBm
Encryption key:on
ESSID:"freebox_uimais"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
6 Mb/s; 9 Mb/s; 12 Mb/s
Bit Rates:18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Master
Extra:tsf=0000001d36d573d0
Extra: Last beacon: 64ms ago
IE: Unknown: 000E66726565626F785F75696D616973
IE: Unknown: 010882848B962C0C1218
IE: Unknown: 03010B
IE: Unknown: 2A0104
IE: Unknown: 3205243048606C
IE: Unknown: 7F080000000000000040
IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
Cell 03 - Address: 14:0C:76:ED:72:32
Channel:11
Frequency:2.462 GHz (Channel 11)
Quality=70/70 Signal level=-30 dBm
Encryption key:on
ESSID:"FreeWifi_secure"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
6 Mb/s; 9 Mb/s; 12 Mb/s
Bit Rates:18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Master
Extra:tsf=0000001d36d497b7
Extra: Last beacon: 64ms ago
IE: Unknown: 000F46726565576966695F736563757265
IE: Unknown: 010882848B962C0C1218
IE: Unknown: 03010B
IE: Unknown: 2A0104
IE: Unknown: 3205243048606C
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : 802.1x
IE: Unknown: 2D1A6C0003FFFFFF0001000000000000000100000000000000000000
IE: Unknown: 3D160B001300000000000000000000000000000000000000
IE: Unknown: 7F080000000000000040
IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
>> uname -r -m
4.4.0-98-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
* SSID MODE CHAN DÉBIT SIGNAL BARS SÉCURITÉ
FreeWifi_secure Infra 11 54 Mo/s 100 ▂▄▆█ WPA2 802.1X
FreeWifi Infra 11 54 Mo/s 100 ▂▄▆█ --
* freebox_uimais Infra 11 54 Mo/s 100 ▂▄▆█ WEP
>> nmcli connection show
NOM UUID TYPE PÉRIPHÉRIQUE
freebox_uimais 6848cf1f-69d0-484d-892a-f62f3229e676 802-11-wireless wlxa42bb0bf5c5a
Connexion filaire 1 0795703d-9550-3660-8291-62f860677a36 802-3-ethernet --
>> sudo rfkill list
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
4: phy3: Wireless LAN
Soft blocked: no
Hard blocked: no
[/code]