>> cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.3 LTS"
>> lsusb
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 002: ID 0bda:57b4 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]: Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe [1814:3290]
Subsystem: Foxconn International, Inc. RT3290 Wireless 802.11n 1T/1R PCIe [105b:e055]
Kernel driver in use: rt2800pci
Kernel modules: rt2800pci
>> 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: 38:2c:4a:11:28:86
taille: 10Mbit/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.25 latency=0 link=yes multicast=yes port=MII speed=10Mbit/s
ressources: irq:47 portE/S:e000(taille=256) mémoire:f7914000-f7914fff mémoire:f7910000-f7913fff
*-network DÉSACTIVÉ
description: Interface réseau sans fil
produit: RT3290 Wireless 802.11n 1T/1R PCIe
fabriquant: Ralink corp.
identifiant matériel: 0
information bus: pci@0000:03:00.0
nom logique: wlp3s0f0
version: 00
numéro de série: ec:0e:c4:09:cb:d1
bits: 32 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=rt2800pci driverversion=4.13.0-32-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11
ressources: irq:19 mémoire:f7810000-f781ffff
>> lsmod
Module Size Used by
uvcvideo 90112 0
videobuf2_vmalloc 16384 1 uvcvideo
videobuf2_memops 16384 1 videobuf2_vmalloc
videobuf2_v4l2 24576 1 uvcvideo
videobuf2_core 40960 2 uvcvideo,videobuf2_v4l2
videodev 172032 3 uvcvideo,videobuf2_core,videobuf2_v4l2
media 40960 2 uvcvideo,videodev
intel_rapl 20480 0
x86_pkg_temp_thermal 16384 0
intel_powerclamp 16384 0
coretemp 16384 0
kvm_intel 208896 0
kvm 585728 1 kvm_intel
irqbypass 16384 1 kvm
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
ghash_clmulni_intel 16384 0
pcbc 16384 0
aesni_intel 188416 0
aes_x86_64 20480 1 aesni_intel
crypto_simd 16384 1 aesni_intel
glue_helper 16384 1 aesni_intel
cryptd 24576 3 crypto_simd,ghash_clmulni_intel,aesni_intel
intel_cstate 20480 0
intel_rapl_perf 16384 0
joydev 20480 0
snd_hda_codec_hdmi 49152 1
input_leds 16384 0
arc4 16384 2
serio_raw 16384 0
rt2800pci 16384 0
rt2800mmio 16384 1 rt2800pci
rt2800lib 110592 2 rt2800mmio,rt2800pci
rt2x00pci 16384 1 rt2800pci
rt2x00mmio 16384 2 rt2800mmio,rt2800pci
rt2x00lib 53248 5 rt2800lib,rt2x00pci,rt2800mmio,rt2x00mmio,rt2800pci
intel_pch_thermal 16384 0
mac80211 782336 3 rt2800lib,rt2x00pci,rt2x00lib
snd_hda_codec_realtek 94208 1
snd_hda_codec_generic 73728 1 snd_hda_codec_realtek
snd_soc_rt5640 118784 0
lpc_ich 24576 0
snd_soc_rl6231 16384 1 snd_soc_rt5640
snd_soc_core 229376 1 snd_soc_rt5640
cfg80211 614400 2 rt2x00lib,mac80211
snd_hda_intel 40960 5
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 126976 4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
eeprom_93cx6 16384 1 rt2800pci
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
rtsx_pci_ms 20480 0
snd_hda_core 81920 5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_rawmidi 32768 1 snd_seq_midi
memstick 16384 1 rtsx_pci_ms
snd_hwdep 20480 1 snd_hda_codec
mei_me 40960 0
snd_seq 65536 2 snd_seq_midi_event,snd_seq_midi
snd_pcm 98304 7 snd_hda_intel,snd_hda_codec,snd_pcm_dmaengine,snd_hda_core,snd_soc_rt5640,snd_hda_codec_hdmi,snd_soc_core
shpchp 36864 0
mei 98304 1 mei_me
snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer 32768 2 snd_seq,snd_pcm
int3406_thermal 16384 0
snd 81920 23 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
dw_dmac 16384 0
dw_dmac_core 24576 1 dw_dmac
int3402_thermal 16384 0
processor_thermal_device 16384 0
elan_i2c 36864 0
asus_wireless 16384 0
int3400_thermal 16384 0
soundcore 16384 1 snd
mac_hid 16384 0
snd_soc_sst_acpi 16384 0
snd_soc_sst_match 16384 1 snd_soc_sst_acpi
8250_dw 16384 0
int340x_thermal_zone 16384 2 int3402_thermal,processor_thermal_device
intel_soc_dts_iosf 16384 1 processor_thermal_device
acpi_thermal_rel 16384 1 int3400_thermal
spi_pxa2xx_platform 24576 0
parport_pc 32768 0
ppdev 20480 0
lp 20480 0
parport 49152 3 lp,parport_pc,ppdev
autofs4 40960 2
nouveau 1642496 1
i915 1806336 94
rtsx_pci_sdmmc 24576 0
mxm_wmi 16384 1 nouveau
ttm 94208 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 143360 0
r8169 81920 0
ahci 36864 2
libahci 32768 1 ahci
drm 356352 11 nouveau,i915,ttm,drm_kms_helper
rtsx_pci 57344 2 rtsx_pci_sdmmc,rtsx_pci_ms
mii 16384 1 r8169
wmi 24576 2 mxm_wmi,nouveau
sdhci_acpi 16384 0
video 40960 3 int3406_thermal,nouveau,i915
sdhci 45056 1 sdhci_acpi
i2c_hid 20480 0
hid 118784 1 i2c_hid
>> iwconfig
wlp3s0f0 IEEE 802.11 ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=off
Retry short long limit:2 RTS thr:off Fragment thr:off
Power Management:off
>> ifconfig -a
enp2s0f1 Link encap:Ethernet HWaddr 38:2c:4a:11:28:86
inet adr:192.168.0.25 Bcast:192.168.0.255 Masque:255.255.255.0
adr inet6: 2a01:e35:8a25:350:b79:4b3c:b3ac:390c/64 Scope:Global
adr inet6: 2a01:e35:8a25:350:218b:7946:8edd:b612/64 Scope:Global
adr inet6: fe80::94a7:3473:881c:a71/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:5483 erreurs:0 :0 overruns:0 frame:0
TX packets:4888 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:4463618 (4.4 MB) Octets transmis:641214 (641.2 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:3198 erreurs:0 :0 overruns:0 frame:0
TX packets:3198 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:250301 (250.3 KB) Octets transmis:250301 (250.3 KB)
wlp3s0f0 Link encap:Ethernet HWaddr ec:0e:c4:09:cb:d1
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)
>> sudo iwlist scan
>> uname -r -m
4.13.0-32-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É
>> nmcli connection list (< 15.04) ou nmcli connection show (>= 15.04)
NOM UUID TYPE PÉRIPHÉRIQUE
Connexion filaire 1 fa3a265e-5dc8-38cf-ad26-c75d6a386945 802-3-ethernet enp2s0f1
>> nmcli connection status
>> sudo rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes