Bonjour;
depuis hier, suite à une MàJ, le WIFI ne fonctionne plus sur mon PC
je suis pas vraiment doué, du coup...merci d'avance pour toute aide
résultat du script
wget -N -t 5 -T 10 https://framagit.org/cracolinux/wificheck/raw/master/wificheck && chmod +x wificheck && ./wificheck
ici
>> cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.4 LTS"
>> lsusb
Bus 001 Device 003: ID 046d:c077 Logitech, Inc. M105 Optical Mouse
Bus 001 Device 002: ID 8087:8000 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 004: ID 03eb:8a0b Atmel Corp.
Bus 002 Device 003: ID 04ca:2006 Lite-On Technology Corp. Broadcom BCM43142A0 Bluetooth Device
Bus 002 Device 002: ID 0bda:5705 Realtek Semiconductor Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>> lspci -k -nn | grep -A 3 -i net
02:00.1 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 12)
Subsystem: ASUSTeK Computer Inc. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1043:200f]
Kernel driver in use: r8169
Kernel modules: r8169
03:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01)
Subsystem: Lite-On Communications Inc BCM43142 802.11b/g/n [11ad:6605]
04:00.0 3D controller [0302]: NVIDIA Corporation GF117M [GeForce 610M/710M/810M/820M / GT 620M/625M/630M/720M] [10de:1140] (rev a1)
Subsystem: ASUSTeK Computer Inc. GeForce 820M [1043:228a]
>> 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.1
information bus: pci@0000:02:00.1
nom logique: enp2s0f1
version: 12
numéro de série: ac:9e:17:00:cc:f1
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-2_0.0.1 07/08/13 ip=192.168.1.30 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
ressources: irq:18 portE/S:e000(taille=256) mémoire:f7914000-f7914fff mémoire:f7910000-f7913fff
*-network NON-RÉCLAMÉ
description: Network controller
produit: BCM43142 802.11b/g/n
fabriquant: Broadcom Corporation
identifiant matériel: 0
information bus: pci@0000:03:00.0
version: 01
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list
configuration: latency=0
ressources: mémoire:f7800000-f7807fff
>> lsmod
Module Size Used by
rfcomm 77824 2
bnep 20480 2
nls_iso8859_1 16384 1
intel_rapl 20480 0
x86_pkg_temp_thermal 16384 0
intel_powerclamp 16384 0
coretemp 16384 0
kvm_intel 208896 0
kvm 598016 1 kvm_intel
irqbypass 16384 1 kvm
snd_hda_codec_hdmi 49152 1
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
ghash_clmulni_intel 16384 0
pcbc 16384 0
asus_nb_wmi 28672 0
asus_wmi 28672 1 asus_nb_wmi
sparse_keymap 16384 1 asus_wmi
mxm_wmi 16384 0
aesni_intel 188416 0
aes_x86_64 20480 1 aesni_intel
crypto_simd 16384 1 aesni_intel
btusb 45056 0
glue_helper 16384 1 aesni_intel
btrtl 16384 1 btusb
cryptd 24576 3 crypto_simd,ghash_clmulni_intel,aesni_intel
btbcm 16384 1 btusb
snd_hda_codec_realtek 98304 1
snd_hda_codec_generic 73728 1 snd_hda_codec_realtek
snd_hda_intel 40960 5
snd_hda_codec 126976 4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
btintel 16384 1 btusb
snd_hda_core 81920 5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
intel_cstate 20480 0
bluetooth 557056 31 btrtl,btintel,bnep,btbcm,rfcomm,btusb
snd_hwdep 20480 1 snd_hda_codec
intel_rapl_perf 16384 0
snd_pcm 98304 4 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_rawmidi 32768 1 snd_seq_midi
snd_seq 65536 2 snd_seq_midi_event,snd_seq_midi
snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer 32768 2 snd_seq,snd_pcm
snd 81920 21 snd_hda_intel,snd_hwdep,snd_seq,snd_hda_codec,snd_timer,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_seq_device,snd_hda_codec_realtek,snd_pcm
uvcvideo 86016 0
videobuf2_vmalloc 16384 1 uvcvideo
videobuf2_memops 16384 1 videobuf2_vmalloc
videobuf2_v4l2 24576 1 uvcvideo
videobuf2_core 40960 2 uvcvideo,videobuf2_v4l2
joydev 24576 0
mei_me 40960 0
ecdh_generic 24576 1 bluetooth
input_leds 16384 0
rtsx_pci_ms 20480 0
intel_pch_thermal 16384 0
serio_raw 16384 0
memstick 16384 1 rtsx_pci_ms
soundcore 16384 1 snd
videodev 180224 3 uvcvideo,videobuf2_core,videobuf2_v4l2
media 40960 2 uvcvideo,videodev
mei 90112 1 mei_me
shpchp 36864 0
lpc_ich 24576 0
mac_hid 16384 0
hid_multitouch 20480 0
processor_thermal_device 16384 0
intel_soc_dts_iosf 16384 1 processor_thermal_device
wmi 24576 2 asus_wmi,mxm_wmi
asus_wireless 16384 0
int3402_thermal 16384 0
int3400_thermal 16384 0
int340x_thermal_zone 16384 2 int3402_thermal,processor_thermal_device
acpi_thermal_rel 16384 1 int3400_thermal
parport_pc 36864 0
ppdev 20480 0
lp 20480 0
parport 49152 3 lp,parport_pc,ppdev
autofs4 40960 2
hid_generic 16384 0
usbhid 49152 0
hid 118784 3 hid_generic,usbhid,hid_multitouch
i915 1630208 92
rtsx_pci_sdmmc 24576 0
i2c_algo_bit 16384 1 i915
drm_kms_helper 172032 1 i915
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
psmouse 147456 0
drm 401408 6 i915,drm_kms_helper
r8169 86016 0
ahci 36864 3
libahci 32768 1 ahci
rtsx_pci 69632 2 rtsx_pci_sdmmc,rtsx_pci_ms
mii 16384 1 r8169
video 45056 2 asus_wmi,i915
>> iwconfig
>> ifconfig -a
enp2s0f1 Link encap:Ethernet HWaddr ac:9e:17:00:cc:f1
inet adr:192.168.1.30 Bcast:192.168.1.255 Masque:255.255.255.0
adr inet6: fe80::b5b6:f0f6:1751:d715/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:132153 erreurs:0 :0 overruns:0 frame:0
TX packets:73692 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:179009557 (179.0 MB) Octets transmis:7211364 (7.2 MB)
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:765 erreurs:0 :0 overruns:0 frame:0
TX packets:765 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:69942 (69.9 KB) Octets transmis:69942 (69.9 KB)
>> sudo iwlist scan
>> uname -r -m
4.15.0-24-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)
NOM UUID TYPE PÉRIPHÉRIQUE
Connexion filaire 1 7074fbc1-4734-3070-a9cd-328ca6af6222 802-3-ethernet enp2s0f1
Freebox-7416DB e0e3718a-63ce-46ab-9ff2-d822a93bce3b 802-11-wireless --
SFR_4510 7baa094c-e999-4714-890f-d691f7352889 802-11-wireless --
>> nmcli connection status
>> sudo rfkill list
1: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no