voila ce que ça donne
>> cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04 LTS"
>> lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 007: ID 12d1:108a Huawei Technologies Co., Ltd.
Bus 001 Device 003: ID 8087:0a2b Intel Corp.
Bus 001 Device 002: ID 13d3:5a03 IMC Networks
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>> lspci -k -nn | grep -A 3 -i net
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
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]: Intel Corporation Device [8086:24fd] (rev 78)
Subsystem: Intel Corporation Device [8086:0010]
>> 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
information bus: pci@0000:02:00.0
nom logique: enp2s0
version: 15
numéro de série: 10:7b:44:63:17:24
taille: 10Mbit/s
capacité: 1Gbit/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 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8168h-2_0.0.2 02/26/15 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
ressources: irq:279 portE/S:d000(taille=256) mémoire:ef204000-ef204fff mémoire:ef200000-ef203fff
*-network NON-RÉCLAMÉ
description: Network controller
produit: Intel Corporation
fabriquant: Intel Corporation
identifiant matériel: 0
information bus: pci@0000:03:00.0
version: 78
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list
configuration: latency=0
ressources: mémoire:ef100000-ef101fff
*-network
description: Ethernet interface
identifiant matériel: 1
nom logique: enx26f2b4e9fe45
numéro de série: 26:f2:b4:e9:fe:45
fonctionnalités: ethernet physical
configuration: broadcast=yes driver=rndis_host driverversion=22-Aug-2005 firmware=RNDIS device ip=192.168.42.54 link=yes multicast=yes
>> lsmod
Module Size Used by
rndis_host 16384 0
cdc_ether 16384 1 rndis_host
usbnet 45056 2 rndis_host,cdc_ether
nls_utf8 16384 0
isofs 40960 0
uas 24576 0
usb_storage 69632 1 uas
bnep 20480 2
joydev 20480 0
hid_multitouch 20480 0
snd_soc_skl 49152 0
snd_soc_skl_ipc 32768 1 snd_soc_skl
snd_hda_ext_core 28672 1 snd_soc_skl
snd_soc_sst_ipc 16384 1 snd_soc_skl_ipc
snd_soc_sst_dsp 53248 1 snd_soc_skl_ipc
snd_soc_core 212992 1 snd_soc_skl
snd_compress 20480 1 snd_soc_core
ac97_bus 16384 1 snd_soc_core
snd_hda_codec_hdmi 53248 1
intel_rapl 20480 0
snd_pcm_dmaengine 16384 1 snd_soc_core
dw_dmac_core 24576 1 snd_soc_sst_dsp
snd_hda_codec_generic 77824 1
x86_pkg_temp_thermal 16384 0
intel_powerclamp 16384 0
coretemp 16384 0
i2c_designware_platform 16384 0
snd_hda_intel 36864 3
kvm_intel 172032 0
snd_hda_codec 135168 3 snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
8250_dw 16384 0
i2c_designware_core 20480 1 i2c_designware_platform
btusb 45056 0
asus_nb_wmi 24576 0
btrtl 16384 1 btusb
asus_wmi 28672 1 asus_nb_wmi
snd_hda_core 73728 6 snd_hda_ext_core,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_soc_skl
kvm 536576 1 kvm_intel
sparse_keymap 16384 1 asus_wmi
snd_hwdep 16384 1 snd_hda_codec
hci_uart 77824 0
btqca 16384 1 hci_uart
btbcm 16384 2 btusb,hci_uart
spi_pxa2xx_platform 24576 0
uvcvideo 90112 0
btintel 16384 2 btusb,hci_uart
snd_pcm 106496 8 snd_hda_ext_core,snd_soc_core,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_soc_skl,snd_pcm_dmaengine,snd_hda_core
irqbypass 16384 1 kvm
bluetooth 520192 12 bnep,btbcm,btqca,btrtl,btusb,hci_uart,btintel
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
videobuf2_vmalloc 16384 1 uvcvideo
snd_rawmidi 32768 1 snd_seq_midi
videobuf2_memops 16384 1 videobuf2_vmalloc
snd_seq 69632 2 snd_seq_midi_event,snd_seq_midi
videobuf2_v4l2 28672 1 uvcvideo
snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
videobuf2_core 36864 2 uvcvideo,videobuf2_v4l2
v4l2_common 16384 1 videobuf2_v4l2
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
snd_timer 32768 2 snd_pcm,snd_seq
videodev 176128 4 uvcvideo,v4l2_common,videobuf2_core,videobuf2_v4l2
aesni_intel 167936 0
snd 81920 18 snd_soc_core,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,snd_compress
media 24576 2 uvcvideo,videodev
aes_x86_64 20480 1 aesni_intel
soundcore 16384 1 snd
lrw 16384 1 aesni_intel
gf128mul 16384 1 lrw
glue_helper 16384 1 aesni_intel
input_leds 16384 0
ablk_helper 16384 1 aesni_intel
cryptd 20480 2 aesni_intel,ablk_helper
serio_raw 16384 0
idma64 20480 2
mei_me 36864 0
mei 98304 1 mei_me
virt_dma 16384 1 idma64
intel_lpss_acpi 16384 0
intel_lpss_pci 16384 0
intel_lpss 16384 2 intel_lpss_pci,intel_lpss_acpi
mac_hid 16384 0
acpi_als 16384 0
int3403_thermal 16384 0
processor_thermal_device 16384 0
int3400_thermal 16384 0
shpchp 36864 0
int340x_thermal_zone 16384 2 processor_thermal_device,int3403_thermal
kfifo_buf 16384 1 acpi_als
acpi_thermal_rel 16384 1 int3400_thermal
industrialio 57344 2 acpi_als,kfifo_buf
intel_soc_dts_iosf 16384 1 processor_thermal_device
tpm_crb 16384 0
acpi_pad 20480 0
parport_pc 32768 0
ppdev 20480 0
lp 20480 0
parport 49152 3 lp,ppdev,parport_pc
autofs4 40960 2
nouveau 1495040 0
i915_bpo 1261568 5
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 139264 2 i915_bpo,nouveau
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
drm 360448 8 ttm,i915_bpo,drm_kms_helper,nouveau
r8169 81920 0
ahci 36864 2
mii 16384 2 r8169,usbnet
libahci 32768 1 ahci
i2c_hid 20480 0
hid 118784 2 i2c_hid,hid_multitouch
wmi 20480 3 mxm_wmi,nouveau,asus_wmi
pinctrl_sunrisepoint 28672 0
video 40960 3 i915_bpo,nouveau,asus_wmi
pinctrl_intel 20480 1 pinctrl_sunrisepoint
fjes 28672 0
>> iwconfig
>> ifconfig -a
enp2s0 Link encap:Ethernet HWaddr 10:7b:44:63:17:24
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)
enx26f2b4e9fe45 Link encap:Ethernet HWaddr 26:f2:b4:e9:fe:45
inet adr:192.168.42.54 Bcast:192.168.42.255 Masque:255.255.255.0
adr inet6: fe80::5682:422:6d68:517c/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:271 erreurs:0 :0 overruns:0 frame:0
TX packets:287 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:93691 (93.6 KB) Octets transmis:58406 (58.4 KB)
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:9785 erreurs:0 :0 overruns:0 frame:0
TX packets:9785 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1
Octets reçus:840985 (840.9 KB) Octets transmis:840985 (840.9 KB)
>> sudo iwlist scan
>> uname -r -m
4.4.0-21-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 2 52e59ec3-8401-46e3-bca2-507ce3f6c659 802-3-ethernet enx26f2b4e9fe45
Connexion filaire 1 2824f724-5d69-4b99-90da-f39a23923f5e 802-3-ethernet --
>> nmcli connection status
>> sudo rfkill list
0: asus-wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
1: asus-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: hci0: Bluetooth
Soft blocked: no
Hard blocked: no