>> cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.10
DISTRIB_CODENAME=yakkety
DISTRIB_DESCRIPTION="Ubuntu 16.10"
>> lsusb
Bus 002 Device 003: ID 0461:4d81 Primax Electronics, Ltd Dell N889 Optical Mouse
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 03f0:231d Hewlett-Packard Broadcom 2070 Bluetooth Combo
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>> lspci -k -nn | grep -A 3 -i net
00:19.0 Ethernet controller [0200]: Intel Corporation 82577LM Gigabit Network Connection [8086:10ea] (rev 05)
Subsystem: Hewlett-Packard Company 82577LM Gigabit Network Connection [103c:172a]
Kernel driver in use: e1000e
Kernel modules: e1000e
00:1a.0 USB controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b3c] (rev 05)
>> sudo lshw -C network
*-network
description: Ethernet interface
produit: 82577LM Gigabit Network Connection
fabriquant: Intel Corporation
identifiant matériel: 19
information bus: pci@0000:00:19.0
nom logique: enp0s25
version: 05
numéro de série: b4:99:ba:e4:24:06
taille: 1Gbit/s
capacité: 1Gbit/s
bits: 32 bits
horloge: 33MHz
fonctionnalités: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=3.2.6-k duplex=full firmware=0.12-3 ip=192.168.1.54 latency=0 link=yes multicast=yes port=twisted pair speed=1Gbit/s
ressources: irq:27 mémoire:94600000-9461ffff mémoire:9462a000-9462afff portE/S:5020(taille=32)
>> lsmod | sort
ablk_helper 16384 1 aesni_intel
aesni_intel 167936 0
aes_x86_64 20480 1 aesni_intel
ahci 36864 2
autofs4 40960 2
bluetooth 552960 31 btrtl,btintel,bnep,btbcm,rfcomm,btusb
bnep 20480 2
btbcm 16384 1 btusb
btintel 16384 1 btusb
btrtl 16384 1 btusb
btusb 45056 0
coretemp 16384 0
crc32_pclmul 16384 0
crc_itu_t 16384 1 firewire_core
crct10dif_pclmul 16384 0
cryptd 24576 3 ablk_helper,ghash_clmulni_intel,aesni_intel
drm 368640 6 i915,drm_kms_helper
drm_kms_helper 167936 1 i915
e1000e 249856 0
fb_sys_fops 16384 1 drm_kms_helper
firewire_core 65536 1 firewire_ohci
firewire_ohci 40960 0
fjes 28672 0
ghash_clmulni_intel 16384 0
glue_helper 16384 1 aesni_intel
hid 118784 2 hid_generic,usbhid
hid_generic 16384 0
hp_accel 28672 0
hp_wmi 16384 0
i2c_algo_bit 16384 1 i915
i915 1314816 103
input_leds 16384 0
input_polldev 16384 1 lis3lv02d
intel_cstate 16384 0
intel_ips 20480 0
intel_powerclamp 16384 0
ip_tables 28672 0
irqbypass 16384 1 kvm
joydev 20480 0
kvm 598016 0
libahci 32768 1 ahci
lis3lv02d 20480 1 hp_accel
lp 20480 0
lpc_ich 24576 0
lrw 16384 1 aesni_intel
mac_hid 16384 0
mei 102400 1 mei_me
mei_me 40960 0
Module Size Used by
parport 49152 3 lp,parport_pc,ppdev
parport_pc 32768 1
pata_pcmcia 20480 1
pcmcia 65536 1 pata_pcmcia
pcmcia_core 24576 3 yenta_socket,pcmcia,pcmcia_rsrc
pcmcia_rsrc 20480 1 yenta_socket
ppdev 20480 0
pps_core 20480 1 ptp
psmouse 131072 0
ptp 20480 1 e1000e
rfcomm 77824 2
sdhci 45056 1 sdhci_pci
sdhci_pci 28672 0
serio_raw 16384 0
shpchp 36864 0
snd 86016 17 snd_hda_intel,snd_hwdep,snd_seq,snd_hda_codec,snd_hda_codec_idt,snd_timer,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_seq_device,snd_pcm
snd_hda_codec 135168 4 snd_hda_intel,snd_hda_codec_idt,snd_hda_codec_hdmi,snd_hda_codec_generic
snd_hda_codec_generic 73728 1 snd_hda_codec_idt
snd_hda_codec_hdmi 45056 2
snd_hda_codec_idt 57344 1
snd_hda_core 86016 5 snd_hda_intel,snd_hda_codec,snd_hda_codec_idt,snd_hda_codec_hdmi,snd_hda_codec_generic
snd_hda_intel 36864 3
snd_hwdep 16384 1 snd_hda_codec
snd_pcm 110592 4 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
snd_rawmidi 32768 1 snd_seq_midi
snd_seq 69632 2 snd_seq_midi_event,snd_seq_midi
snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_timer 32768 2 snd_seq,snd_pcm
soundcore 16384 1 snd
sparse_keymap 16384 1 hp_wmi
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
tpm_infineon 20480 0
usbhid 53248 0
video 40960 1 i915
wmi 16384 1 hp_wmi
x_tables 36864 1 ip_tables
yenta_socket 49152 0
>> iwconfig
>> ifconfig -a
enp0s25: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.54 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::c4a0:3c02:7af7:ebf6 prefixlen 64 scopeid 0x20<link>
ether b4:99:ba:e4:24:06 txqueuelen 1000 (Ethernet)
RX packets 6494 bytes 5736209 (5.7 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 4385 bytes 604918 (604.9 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 20 memory 0x94600000-94620000
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1 (Boucle locale)
RX packets 8119 bytes 507594 (507.5 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 8119 bytes 507594 (507.5 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
>> sudo iwlist scan
>> uname -r -m
4.8.0-22-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 98438808-1101-3212-9672-2c3ace615ebf 802-3-ethernet enp0s25
SFR_8708 9de56c5f-05fe-4009-9e09-3e561db99117 802-11-wireless --
>> nmcli connection status
>> sudo rfkill list
0: hp-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: hp-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: hci0: Bluetooth
Soft blocked: no
Hard blocked: no