le retour du wificheck.log
[code]
>> 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 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 0bda:b006 Realtek Semiconductor Corp.
Bus 001 Device 003: ID 064e:930a Suyin Corp.
Bus 001 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]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723]
Subsystem: Hewlett-Packard Company RTL8723BE PCIe Wireless Network Adapter [103c:804c]
Kernel driver in use: rtl8723be
Kernel modules: rtl8723be
04:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [10ec:8136] (rev 0a)
Subsystem: Hewlett-Packard Company RTL810xE PCI Express Fast Ethernet controller [103c:80a4]
Kernel driver in use: r8169
Kernel modules: r8169
>> sudo lshw -C network
*-network
description: Interface réseau sans fil
produit: RTL8723BE PCIe Wireless Network Adapter
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0
information bus: pci@0000:03:00.0
nom logique: wlo1
version: 00
numéro de série: 44:1c:a8:7b:39:95
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=rtl8723be driverversion=4.15.0-36-generic firmware=N/A ip=172.20.10.4 latency=0 link=yes multicast=yes wireless=IEEE 802.11
ressources: irq:17 portE/S:4000(taille=256) mémoire:94100000-94103fff
*-network
description: Ethernet interface
produit: RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0
information bus: pci@0000:04:00.0
nom logique: eno1
version: 0a
numéro de série: 70:5a:0f:1a:e9:cb
taille: 10Mbit/s
capacité: 100Mbit/s
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress msix bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8107e-2_0.0.2 02/26/15 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
ressources: irq:16 portE/S:3000(taille=256) mémoire:94004000-94004fff mémoire:94000000-94003fff
>> lsmod
Module Size Used by
ccm 20480 6
rfcomm 77824 4
cmac 16384 1
bnep 20480 2
ipheth 16384 0
binfmt_misc 20480 1
nls_iso8859_1 16384 1
intel_rapl 20480 0
x86_pkg_temp_thermal 16384 0
intel_powerclamp 16384 0
coretemp 16384 0
snd_soc_skl 90112 0
snd_soc_skl_ipc 65536 1 snd_soc_skl
snd_hda_ext_core 24576 1 snd_soc_skl
snd_soc_sst_dsp 32768 1 snd_soc_skl_ipc
snd_soc_sst_ipc 16384 1 snd_soc_skl_ipc
snd_soc_acpi 16384 1 snd_soc_skl
snd_hda_codec_hdmi 49152 1
kvm_intel 212992 0
snd_soc_core 241664 1 snd_soc_skl
snd_compress 20480 1 snd_soc_core
ac97_bus 16384 1 snd_soc_core
snd_pcm_dmaengine 16384 1 snd_soc_core
snd_hda_codec_realtek 106496 1
snd_hda_codec_generic 73728 1 snd_hda_codec_realtek
kvm 598016 1 kvm_intel
irqbypass 16384 1 kvm
snd_hda_intel 40960 6
snd_hda_codec 126976 4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_core 81920 7 snd_hda_intel,snd_hda_codec,snd_hda_ext_core,snd_soc_skl,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
crct10dif_pclmul 16384 0
snd_hwdep 20480 1 snd_hda_codec
crc32_pclmul 16384 0
snd_pcm 98304 8 snd_hda_intel,snd_hda_codec,snd_pcm_dmaengine,snd_hda_ext_core,snd_hda_core,snd_soc_skl,snd_hda_codec_hdmi,snd_soc_core
ghash_clmulni_intel 16384 0
pcbc 16384 0
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
uvcvideo 86016 0
videobuf2_vmalloc 16384 1 uvcvideo
videobuf2_memops 16384 1 videobuf2_vmalloc
aesni_intel 188416 6
videobuf2_v4l2 24576 1 uvcvideo
aes_x86_64 20480 1 aesni_intel
crypto_simd 16384 1 aesni_intel
videobuf2_core 40960 2 uvcvideo,videobuf2_v4l2
glue_helper 16384 1 aesni_intel
snd_rawmidi 32768 1 snd_seq_midi
videodev 184320 3 uvcvideo,videobuf2_core,videobuf2_v4l2
media 40960 2 uvcvideo,videodev
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
arc4 16384 2
cryptd 24576 3 crypto_simd,ghash_clmulni_intel,aesni_intel
btusb 45056 0
snd 81920 25 snd_compress,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_soc_core,snd_pcm
btrtl 16384 1 btusb
rtl8723be 98304 0
btcoexist 135168 1 rtl8723be
rtl8723_common 24576 1 rtl8723be
rtl_pci 32768 1 rtl8723be
rtlwifi 77824 4 rtl_pci,btcoexist,rtl8723_common,rtl8723be
soundcore 16384 1 snd
mac80211 778240 3 rtl_pci,rtlwifi,rtl8723be
intel_cstate 20480 0
rtsx_pci_ms 20480 0
cfg80211 622592 2 mac80211,rtlwifi
memstick 16384 1 rtsx_pci_ms
btbcm 16384 1 btusb
btintel 16384 1 btusb
bluetooth 548864 33 btrtl,btintel,bnep,btbcm,rfcomm,btusb
joydev 24576 0
input_leds 16384 0
ecdh_generic 24576 2 bluetooth
serio_raw 16384 0
intel_rapl_perf 16384 0
hp_wmi 16384 0
sparse_keymap 16384 1 hp_wmi
hp_accel 28672 0
wmi_bmof 16384 0
lis3lv02d 20480 1 hp_accel
processor_thermal_device 16384 0
int340x_thermal_zone 16384 1 processor_thermal_device
intel_soc_dts_iosf 16384 1 processor_thermal_device
mac_hid 16384 0
acpi_pad 180224 0
shpchp 36864 0
sch_fq_codel 20480 6
int3400_thermal 16384 0
intel_pch_thermal 16384 0
acpi_thermal_rel 16384 1 int3400_thermal
mei_me 40960 0
mei 90112 1 mei_me
input_polldev 16384 1 lis3lv02d
hp_wireless 16384 0
parport_pc 36864 0
ppdev 20480 0
lp 20480 0
parport 49152 3 lp,parport_pc,ppdev
ip_tables 28672 0
x_tables 40960 1 ip_tables
autofs4 40960 2
rtsx_pci_sdmmc 24576 0
i915 1617920 26
nouveau 1716224 1
mxm_wmi 16384 1 nouveau
ttm 106496 1 nouveau
i2c_algo_bit 16384 2 nouveau,i915
drm_kms_helper 172032 2 nouveau,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
r8169 86016 0
psmouse 147456 0
mii 16384 1 r8169
rtsx_pci 65536 2 rtsx_pci_sdmmc,rtsx_pci_ms
drm 401408 19 nouveau,i915,ttm,drm_kms_helper
ahci 36864 3
libahci 32768 1 ahci
wmi 24576 4 wmi_bmof,mxm_wmi,nouveau,hp_wmi
video 45056 2 nouveau,i915
>> iwconfig
wlo1 IEEE 802.11 ESSID:"iPhonee"
Mode:Managed Frequency:2.412 GHz Access Point: BA:00:C6:39:05:70
Bit Rate=72.2 Mb/s Tx-Power=20 dBm
Retry short limit:7 RTS thr=2347 B Fragment thr:off
Power Management:off
Link Quality=48/70 Signal level=-62 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:38 Missed beacon:0
>> ifconfig -a
>> sudo iwlist scan
>> uname -r -m
4.15.0-36-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
IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
* iPhonee Infra 1 130 Mo/s 58 ▂▄▆_ WPA2
Iphone. Infra 6 130 Mo/s 34 ▂▄__ WPA2
>> nmcli connection list (< 15.04) ou nmcli connection show (>= 15.04)
NAME UUID TYPE DEVICE
iPhonee 3f02add1-4eef-4dcc-9081-49c728a17eeb wifi wlo1
Connexion filaire 1 c6859026-c50a-382c-b5f2-ba8ae15dcf63 ethernet --
Iphone. bb381dba-7b08-4fa6-923d-b06fb02c26a9 wifi --
iPhone 68cd04d0-4db3-406e-9f53-3f63ac675eba wifi --
iPhonexxx 1fe66ca3-f554-49c9-a4da-6174cd5667ff wifi --
>> nmcli connection status
>> sudo rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
[/code]
desolé j'ai remarqué sa par après c'est pour cela que j'ai modifié mon message