Bonjour xubu1957 et alduc31, merci pour vos réponses.
@xubu1957, voilà le résultat de wificheck
>> cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.2 LTS"
>> lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 8087:0a2b Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>> lspci -k -nn | grep -A 3 -i net
03:00.1 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 12)
Subsystem: CLEVO/KAPOK Computer RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1558:5500]
Kernel driver in use: r8169
04:00.0 Network controller [0280]: Intel Corporation Wireless 8260 [8086:24f3] (rev 3a)
Subsystem: Intel Corporation Wireless 8260 [8086:1010]
>> 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:03:00.1
nom logique: enp3s0f1
version: 12
numéro de série: 80:fa:5b:32:62: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-2_0.0.1 07/08/13 ip=192.168.0.22 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
ressources: irq:126 portE/S:d000(taille=256) mémoire:df214000-df214fff mémoire:df210000-df213fff
*-network NON-RÉCLAMÉ
description: Network controller
produit: Wireless 8260
fabriquant: Intel Corporation
identifiant matériel: 0
information bus: pci@0000:04:00.0
version: 3a
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list
configuration: latency=0
ressources: mémoire:df100000-df101fff
>> lsmod
Module Size Used by
rtsx_pci_sdmmc 24576 0
nouveau 1572864 0
i915 1314816 262
mxm_wmi 16384 1 nouveau
ttm 102400 1 nouveau
i2c_algo_bit 16384 2 nouveau,i915
drm_kms_helper 167936 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
psmouse 139264 0
drm 368640 11 nouveau,i915,ttm,drm_kms_helper
r8169 81920 0
rtsx_pci 57344 1 rtsx_pci_sdmmc
ahci 36864 2
mii 16384 1 r8169
libahci 32768 1 ahci
wmi 16384 2 mxm_wmi,nouveau
video 40960 2 nouveau,i915
i2c_hid 20480 0
hid 122880 1 i2c_hid
pinctrl_sunrisepoint 28672 0
pinctrl_intel 20480 1 pinctrl_sunrisepoint
fjes 28672 0
>> iwconfig
>> ifconfig -a
enp3s0f1 Link encap:Ethernet HWaddr 80:fa:5b:32:62:01
inet adr:192.168.0.22 Bcast:192.168.0.255 Masque:255.255.255.0
adr inet6: fe80::40fb:5d5f:e58a:3003/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:22700 erreurs:0 :0 overruns:0 frame:0
TX packets:13665 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:24177093 (24.1 MB) Octets transmis:1590442 (1.5 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:5578 erreurs:0 :0 overruns:0 frame:0
TX packets:5578 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1
Octets reçus:421456 (421.4 KB) Octets transmis:421456 (421.4 KB)
>> sudo iwlist scan
>> uname -r -m
4.8.0-54-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 show
NOM UUID TYPE PÉRIPHÉRIQUE
Connexion filaire 1 094a7781-cced-345f-a116-167ff467b084 802-3-ethernet enp3s0f1
Numericable-4c56 5bee680e-7c7e-45f6-b06f-2cd839f45064 802-11-wireless --
>> sudo rfkill list
@alduc31, le sujet n'est pas là mais pour info je n'ai jamais réussi à récupérer le wifi sous Debian bien que j'eu instalér le dépôt non-free et iwlwifi... je n'ai pas approfondi la question, préférant repasser sous Ubuntu dont j'étais plus famillier, mais merci quand même ! 🙂