>> cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=17.04
DISTRIB_CODENAME=zesty
DISTRIB_DESCRIPTION="Ubuntu 17.04"
>> lsusb
Bus 002 Device 003: ID 062a:5918 Creative Labs
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 046d:0a4d Logitech, Inc. G430 Surround Sound Gaming Headset
Bus 001 Device 003: ID 28de:1142
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
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 04b4:0101 Cypress Semiconductor Corp. Keyboard/Hub
Bus 003 Device 004: ID 0bda:8178 Realtek Semiconductor Corp. RTL8192CU 802.11n WLAN Adapter
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>> lspci -k -nn | grep -A 3 -i net
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 09)
Subsystem: ASUSTeK Computer Inc. P8 series motherboard [1043:8505]
Kernel driver in use: r8169
Kernel modules: r8169
>> 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:03:00.0
nom logique: enp3s0
version: 09
numéro de série: ac:22:0b:85:40:f5
taille: 100Mbit/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=rtl8168f-1_0.0.5 06/18/12 ip=192.168.0.13 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
ressources: irq:27 portE/S:d000(taille=256) mémoire:f2104000-f2104fff mémoire:f2100000-f2103fff
*-network
description: Interface réseau sans fil
identifiant matériel: 2
information bus: usb@3:2
nom logique: wlxc46e1f12d55e
numéro de série: 16:17:e2:bf:5e:ca
fonctionnalités: ethernet physical wireless
configuration: broadcast=yes driver=rtl8xxxu driverversion=4.10.0-28-generic firmware=N/A link=no multicast=yes wireless=IEEE 802.11
>> lsmod
Module Size Used by
rtl8192cu 65536 0
rtl_usb 20480 1 rtl8192cu
rtl8192c_common 49152 1 rtl8192cu
rtlwifi 73728 3 rtl_usb,rtl8192c_common,rtl8192cu
nls_iso8859_1 16384 1
eeepc_wmi 16384 0
asus_wmi 28672 1 eeepc_wmi
sparse_keymap 16384 1 asus_wmi
snd_hda_codec_hdmi 49152 1
intel_rapl 20480 0
x86_pkg_temp_thermal 16384 0
intel_powerclamp 16384 0
coretemp 16384 0
rtl8xxxu 126976 0
kvm_intel 200704 0
kvm 593920 1 kvm_intel
irqbypass 16384 1 kvm
crct10dif_pclmul 16384 0
arc4 16384 2
crc32_pclmul 16384 0
ghash_clmulni_intel 16384 0
pcbc 16384 0
aesni_intel 167936 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
snd_hda_codec_realtek 90112 1
snd_hda_codec_generic 73728 1 snd_hda_codec_realtek
intel_rapl_perf 16384 0
mac80211 782336 4 rtl_usb,rtlwifi,rtl8192cu,rtl8xxxu
snd_hda_intel 36864 8
snd_hda_codec 126976 4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_usb_audio 184320 5
snd_hda_core 81920 5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_usbmidi_lib 32768 1 snd_usb_audio
snd_hwdep 16384 2 snd_hda_codec,snd_usb_audio
snd_seq_midi 16384 0
nvidia_uvm 643072 0
snd_seq_midi_event 16384 1 snd_seq_midi
cfg80211 602112 2 mac80211,rtlwifi
snd_rawmidi 32768 2 snd_seq_midi,snd_usbmidi_lib
joydev 20480 0
snd_pcm 102400 6 snd_hda_intel,snd_hda_codec,snd_usb_audio,snd_hda_core,snd_hda_codec_hdmi
input_leds 16384 0
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 38 snd_hda_intel,snd_hwdep,snd_seq,snd_hda_codec,snd_usb_audio,snd_timer,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_usbmidi_lib,snd_seq_device,snd_hda_codec_realtek,snd_pcm
lpc_ich 24576 0
mei_me 40960 0
mei 102400 1 mei_me
soundcore 16384 1 snd
shpchp 36864 0
wmi 16384 1 asus_wmi
mac_hid 16384 0
parport_pc 32768 0
ppdev 20480 0
lp 20480 0
parport 49152 3 lp,parport_pc,ppdev
ip_tables 24576 0
x_tables 36864 1 ip_tables
autofs4 40960 2
hid_generic 16384 0
usbhid 53248 0
hid 114688 2 hid_generic,usbhid
nvidia_drm 45056 2
nvidia_modeset 811008 7 nvidia_drm
drm_kms_helper 151552 1 nvidia_drm
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 352256 5 nvidia_drm,drm_kms_helper
nvidia 11546624 129 nvidia_modeset,nvidia_uvm
ahci 36864 5
r8169 81920 0
libahci 32768 1 ahci
mii 16384 1 r8169
fjes 73728 0
video 40960 1 asus_wmi
>> iwconfig
wlxc46e1f12d55e IEEE 802.11 ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
Retry short limit:7 RTS thr=2347 B Fragment thr:off
Power Management:off
>> ifconfig -a
>> sudo iwlist scan
wlxc46e1f12d55e Scan completed :
Cell 01 - Address: 50:56:A8:01:6B:7E
Channel:1
Frequency:2.412 GHz (Channel 1)
Quality=34/70 Signal level=-76 dBm
Encryption key:on
ESSID:"Jolla"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s
Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Master
Extra:tsf=000000023588543e
Extra: Last beacon: 29320ms ago
IE: Unknown: 00054A6F6C6C61
IE: Unknown: 010482848B96
IE: Unknown: 030101
IE: Unknown: 2A0100
IE: Unknown: 32080C1218243048606C
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : CCMP
Pairwise Ciphers (1) : CCMP
Authentication Suites (1) : PSK
IE: Unknown: 2D1A2C0103FF00000000000000000000000000000000000000000000
IE: Unknown: 3D1601000400000000000000000000000000000000000000
IE: Unknown: DD180050F2020101010003A4000027A4000042435E0062322F00
IE: Unknown: DD5C0050F204104A0001101044000102103B00010310470010C8D3DBD6544A51859354EFA819A6E48C102100012010230001201024000120104200012010540008000000000000000010110001201008000200001049000600372A000120
>> uname -r -m
4.10.0-28-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É
Jolla Infra 1 54 Mo/s 40 ▂▄__ WPA2
>> nmcli connection show
NOM UUID TYPE PÉRIPHÉRIQUE
Connexion filaire 1 08746749-b72f-361b-bfd4-5d945c8c1306 802-3-ethernet enp3s0
Jolla 743b9350-8268-4c64-b161-fa8ab1ffb7a7 802-11-wireless --
Jolla 1 a3a25a35-91c8-4029-9421-250fb1d24e2c 802-11-wireless --
Jolla 2 bda1f0f4-6c3d-41ae-9424-08822075abc6 802-11-wireless --
>> sudo rfkill list
2: phy2: Wireless LAN
Soft blocked: no
Hard blocked: no