[code]
>> cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.4 LTS"
>> lsusb
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 064e:d20c Suyin Corp.
Bus 001 Device 003: ID 046d:c063 Logitech, Inc. DELL Laser Mouse
Bus 001 Device 002: ID 8087:0024 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
03:00.0 Network controller [0280]: Broadcom Corporation BCM43227 802.11b/g/n [14e4:4358]
Subsystem: Foxconn International, Inc. BCM43227 802.11b/g/n [105b:e040]
Kernel driver in use: bcma-pci-bridge
Kernel modules: bcma
04:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM57785 Gigabit Ethernet PCIe [14e4:16b5] (rev 10)
Subsystem: Acer Incorporated [ALI] NetLink BCM57785 Gigabit Ethernet PCIe [1025:0500]
Kernel driver in use: tg3
Kernel modules: tg3
04:00.1 SD Host controller [0805]: Broadcom Corporation BCM57765/57785 SDXC/MMC Card Reader [14e4:16bc] (rev 10)
>> sudo lshw -C network
*-network
description: Network controller
produit: BCM43227 802.11b/g/n
fabriquant: Broadcom Corporation
identifiant matériel: 0
information bus: pci@0000:03:00.0
version: 00
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list
configuration: driver=bcma-pci-bridge latency=0
ressources: irq:17 mémoire:f3900000-f3903fff
*-network
description: Ethernet interface
produit: NetLink BCM57785 Gigabit Ethernet PCIe
fabriquant: Broadcom Corporation
identifiant matériel: 0
information bus: pci@0000:04:00.0
nom logique: enp4s0f0
version: 10
numéro de série: 20:6a:8a:5c:6b:65
capacité: 1Gbit/s
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi msix pciexpress bus_master cap_list rom ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.137 firmware=sb latency=0 link=no multicast=yes port=twisted pair
ressources: irq:19 mémoire:f3800000-f380ffff mémoire:f3810000-f381ffff mémoire:cfa00000-cfa007ff
*-network
description: Interface réseau sans fil
identifiant matériel: 3
nom logique: wlp3s0b1
numéro de série: 94:39:e5:67:a7:2b
fonctionnalités: ethernet physical wireless
configuration: broadcast=yes driver=b43 driverversion=4.10.0-38-generic firmware=666.2 ip=192.168.1.16 link=yes multicast=yes wireless=IEEE 802.11
>> lsmod
Module Size Used by
ccm 20480 1
pci_stub 16384 1
vboxpci 24576 0
vboxnetadp 28672 0
vboxnetflt 28672 0
vboxdrv 471040 3 vboxnetadp,vboxnetflt,vboxpci
bbswitch 16384 0
binfmt_misc 20480 1
nls_iso8859_1 16384 1
arc4 16384 2
nvidia_uvm 671744 0
b43 413696 0
uvcvideo 90112 0
intel_rapl 20480 0
mac80211 782336 1 b43
acer_wmi 20480 0
videobuf2_vmalloc 16384 1 uvcvideo
cfg80211 602112 2 b43,mac80211
sparse_keymap 16384 1 acer_wmi
ssb 57344 1 b43
x86_pkg_temp_thermal 16384 0
videobuf2_memops 16384 1 videobuf2_vmalloc
intel_powerclamp 16384 0
videobuf2_v4l2 24576 1 uvcvideo
videobuf2_core 40960 2 uvcvideo,videobuf2_v4l2
videodev 172032 3 uvcvideo,videobuf2_core,videobuf2_v4l2
coretemp 16384 0
kvm_intel 200704 0
media 40960 2 uvcvideo,videodev
kvm 593920 1 kvm_intel
irqbypass 16384 1 kvm
nvidia_drm 45056 2
nvidia_modeset 860160 5 nvidia_drm
joydev 20480 0
crct10dif_pclmul 16384 0
nvidia 13139968 268 nvidia_modeset,nvidia_uvm
snd_hda_codec_hdmi 49152 1
crc32_pclmul 16384 0
ghash_clmulni_intel 16384 0
input_leds 16384 0
cryptd 24576 1 ghash_clmulni_intel
snd_hda_codec_realtek 90112 1
snd_hda_codec_generic 73728 1 snd_hda_codec_realtek
intel_cstate 20480 0
serio_raw 16384 0
snd_hda_intel 36864 3
snd_hda_codec 126976 4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_core 81920 5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hwdep 16384 1 snd_hda_codec
intel_rapl_perf 16384 0
snd_pcm 102400 4 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
wmi 16384 1 acer_wmi
bcma 57344 1 b43
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_rawmidi 32768 1 snd_seq_midi
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
snd 77824 17 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_pcm
soundcore 16384 1 snd
lpc_ich 24576 0
mei_me 40960 0
mei 102400 1 mei_me
mac_hid 16384 0
shpchp 36864 0
parport_pc 32768 0
ppdev 20480 0
lp 20480 0
parport 49152 3 lp,parport_pc,ppdev
autofs4 40960 2
btrfs 1089536 0
xor 24576 1 btrfs
raid6_pq 114688 1 btrfs
dm_mirror 24576 0
dm_region_hash 20480 1 dm_mirror
dm_log 20480 2 dm_mirror,dm_region_hash
hid_generic 16384 0
i915 1449984 3
psmouse 139264 0
i2c_algo_bit 16384 1 i915
drm_kms_helper 151552 2 i915,nvidia_drm
uas 24576 0
syscopyarea 16384 1 drm_kms_helper
pata_acpi 16384 0
sysfillrect 16384 1 drm_kms_helper
usb_storage 69632 1 uas
sysimgblt 16384 1 drm_kms_helper
fb_sys_fops 16384 1 drm_kms_helper
tg3 163840 0
usbhid 53248 0
drm 352256 6 i915,nvidia_drm,drm_kms_helper
sdhci_pci 28672 0
ptp 20480 1 tg3
hid 118784 2 hid_generic,usbhid
sdhci 45056 1 sdhci_pci
pps_core 16384 1 ptp
video 40960 2 acer_wmi,i915
fjes 77824 0
>> iwconfig
wlp3s0b1 IEEE 802.11 ESSID:"Livebox-DE8E"
Mode:Managed Frequency:2.437 GHz Access Point: D0:84:B0:6E:DE:8E
Bit Rate=54 Mb/s Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=70/70 Signal level=-39 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:5014 Invalid misc:8501 Missed beacon:0
>> ifconfig -a
enp4s0f0 Link encap:Ethernet HWaddr 20:6a:8a:5c:6b:65
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)
Interruption:19
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:12967 erreurs:0 :0 overruns:0 frame:0
TX packets:12967 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:3443370 (3.4 MB) Octets transmis:3443370 (3.4 MB)
wlp3s0b1 Link encap:Ethernet HWaddr 94:39:e5:67:a7:2b
inet adr:192.168.1.16 Bcast:192.168.1.255 Masque:255.255.255.0
adr inet6: fe80::d486:f9fa:3605:6492/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:481163 erreurs:0 :0 overruns:0 frame:0
TX packets:289820 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:645621577 (645.6 MB) Octets transmis:32516717 (32.5 MB)
>> sudo iwlist scan
>> uname -r -m
4.10.0-38-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É
* Livebox-DE8E Infra 6 54 Mo/s 100 ▂▄▆█ WPA1 WPA2
NUMERICABLE-0B3A Infra 11 54 Mo/s 100 ▂▄▆█ WEP
INEEDMONEY Infra 1 54 Mo/s 90 ▂▄▆█ WPA1 WPA2
orange Infra 6 54 Mo/s 90 ▂▄▆█ --
NUMERICABLE-4ABC Infra 1 54 Mo/s 85 ▂▄▆█ WPA1 WPA2
xx-2G Infra 1 54 Mo/s 84 ▂▄▆█ WPA1 WPA2
FreeWifi_secure Infra 2 54 Mo/s 84 ▂▄▆█ WPA2 802.1X
FreeWifi Infra 3 54 Mo/s 70 ▂▄▆_ --
SFR WiFi Mobile Infra 5 54 Mo/s 57 ▂▄▆_ WPA2 802.1X
SFR WiFi FON Infra 5 54 Mo/s 57 ▂▄▆_ --
SFR-cb58 Infra 6 54 Mo/s 55 ▂▄__ WPA1 WPA2
SFR_52A0 Infra 5 54 Mo/s 50 ▂▄__ WPA1
Livebox-D67C Infra 11 54 Mo/s 50 ▂▄__ WPA2
freebox_pompom Infra 11 54 Mo/s 49 ▂▄__ WEP
SFR-4db8 Infra 6 54 Mo/s 45 ▂▄__ WPA1 WPA2
SFR-7b00 Infra 6 54 Mo/s 45 ▂▄__ WPA1 WPA2
FreeWifi Infra 2 54 Mo/s 42 ▂▄__ --
Bbox-339A74 Infra 11 54 Mo/s 40 ▂▄__ WPA1 WPA2
SFR-2778 Infra 11 54 Mo/s 29 ▂___ WPA1 WPA2
interkranfy Infra 7 54 Mo/s 25 ▂___ WPA1
FREEBOX_JEREMY_PK Infra 3 54 Mo/s 24 ▂___ WEP
Bbox-A7A5A7E4 Infra 1 54 Mo/s 22 ▂___ WPA1 WPA2
orange Infra 6 54 Mo/s 22 ▂___ --
SFR-bc98 Infra 6 54 Mo/s 22 ▂___ WPA1 WPA2
Livebox-1490 Infra 6 54 Mo/s 22 ▂___ WPA1 WPA2
>> nmcli connection list (< 15.04) ou nmcli connection show (>= 15.04)
NOM UUID TYPE PÉRIPHÉRIQUE
Auto Livebox-DE8E 5b742b41-b0ea-4b9d-b27c-67131a4b98ba 802-11-wireless wlp3s0b1
Bbox-CDA032 78a32def-9218-434d-be85-78e1674ac3a2 802-11-wireless --
Connexion filaire 1 883f576e-d76a-33d4-bf5b-f92a5ee58ad4 802-3-ethernet --
Livebox-DE8E 19cbafb1-b86c-450a-aff6-c5ef9d98f4de 802-11-wireless --
>> nmcli connection status
>> sudo rfkill list
0: acer-wireless: Wireless LAN
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
[/code]