le wificheck est désormais:
>> cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=17.10
DISTRIB_CODENAME=artful
DISTRIB_DESCRIPTION="Ubuntu 17.10"
>> lsusb
Bus 001 Device 003: ID 06f8:e034 Guillemot Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
>> lspci -k -nn | grep -A 3 -i net
02:08.0 Ethernet controller [0200]: Intel Corporation NM10/ICH7 Family LAN Controller [8086:27dc] (rev 01)
Subsystem: Micro-Star International Co., Ltd. [MSI] NM10/ICH7 Family LAN Controller [1462:336c]
Kernel driver in use: e100
Kernel modules: e100
>> sudo lshw -C network
*-network
description: Ethernet interface
produit: NM10/ICH7 Family LAN Controller
fabriquant: Intel Corporation
identifiant matériel: 8
information bus: pci@0000:02:08.0
nom logique: enp2s8
version: 01
numéro de série: 00:19:db:89:0d:3c
taille: 100Mbit/s
capacité: 100Mbit/s
bits: 32 bits
horloge: 33MHz
fonctionnalités: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=e100 driverversion=3.5.24-k2-NAPI duplex=full ip=192.168.1.16 latency=64 link=yes maxlatency=56 mingnt=8 multicast=yes port=MII speed=100Mbit/s
ressources: irq:20 mémoire:fdcff000-fdcfffff portE/S:ef00(taille=64)
*-network
description: Interface réseau sans fil
identifiant matériel: 1
information bus: usb@1:4
nom logique: wlx0008d39296cc
numéro de série: 00:08:d3:92:96:cc
fonctionnalités: ethernet physical wireless
configuration: broadcast=yes driver=r8712u multicast=yes wireless=unassociated
>> lsmod
Module Size Used by
nls_utf8 16384 1
isofs 40960 1
cfg80211 524288 0
snd_hda_codec_realtek 86016 1
snd_hda_codec_generic 69632 1 snd_hda_codec_realtek
snd_hda_intel 36864 3
snd_hda_codec 106496 3 snd_hda_intel,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_core 65536 4 snd_hda_intel,snd_hda_codec,snd_hda_codec_generic,snd_hda_codec_realtek
joydev 20480 0
input_leds 16384 0
snd_hwdep 16384 1 snd_hda_codec
snd_pcm 90112 3 snd_hda_intel,snd_hda_codec,snd_hda_core
snd_timer 28672 1 snd_pcm
snd 65536 13 snd_hda_intel,snd_hwdep,snd_hda_codec,snd_timer,snd_hda_codec_generic,snd_hda_codec_realtek,snd_pcm
soundcore 16384 1 snd
lpc_ich 24576 0
serio_raw 16384 0
shpchp 32768 0
mac_hid 16384 0
r8712u 159744 0
parport_pc 32768 1
ppdev 20480 0
lp 20480 0
parport 40960 3 lp,parport_pc,ppdev
ip_tables 20480 0
x_tables 28672 1 ip_tables
autofs4 40960 2
btrfs 1069056 0
raid10 49152 0
raid456 139264 0
async_raid6_recov 16384 1 raid456
async_memcpy 16384 2 raid456,async_raid6_recov
async_pq 16384 2 raid456,async_raid6_recov
async_xor 16384 3 async_pq,raid456,async_raid6_recov
async_tx 16384 5 async_xor,async_pq,raid456,async_memcpy,async_raid6_recov
xor 28672 2 async_xor,btrfs
raid6_pq 106496 4 async_pq,btrfs,raid456,async_raid6_recov
libcrc32c 16384 1 raid456
raid1 40960 0
raid0 20480 0
multipath 16384 0
linear 16384 0
hid_generic 16384 0
usbhid 49152 0
i915 1445888 5
hid 98304 2 hid_generic,usbhid
video 40960 1 i915
i2c_algo_bit 16384 1 i915
drm_kms_helper 151552 1 i915
syscopyarea 16384 1 drm_kms_helper
psmouse 131072 0
e100 36864 0
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
fb_sys_fops 16384 1 drm_kms_helper
mii 16384 1 e100
pata_acpi 16384 0
drm 303104 7 i915,drm_kms_helper
>> iwconfig
wlx0008d39296cc unassociated Nickname:"rtl_wifi"
Mode:Managed Access Point: Not-Associated Sensitivity:0/0
Retry:off RTS thr:off Fragment thr:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
>> ifconfig -a
enp2s8: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.16 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::3207:1331:a832:219f prefixlen 64 scopeid 0x20<link>
inet6 2a01:cb19:8b15:d700:c9de:286e:ffe:8b2b prefixlen 64 scopeid 0x0<global>
ether 00:19:db:89:0d:3c txqueuelen 1000 (Ethernet)
RX packets 1978 bytes 1616037 (1.6 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1842 bytes 238533 (238.5 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
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 1000 (Boucle locale)
RX packets 306 bytes 24486 (24.4 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 306 bytes 24486 (24.4 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlx0008d39296cc: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 00:08:d3:92:96:cc txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
>> sudo iwlist scan
wlx0008d39296cc Scan completed :
Cell 01 - Address: 24:7F:20:B2:42:90
ESSID:"Livebox-4290"
Protocol:IEEE 802.11bgn
Mode:Master
Frequency:2.412 GHz (Channel 1)
Encryption key:on
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
48 Mb/s; 54 Mb/s
Extra:rsn_ie=30140100000fac040100000fac040100000fac020c00
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : CCMP
Pairwise Ciphers (1) : CCMP
Authentication Suites (1) : PSK
IE: Unknown: DD8F0050F204104A0001101044000102103B00010310470010393B3E4D3937F939FB394037393B3E4D10210008536167656D636F6D10230016536167656D636F6D46617374333936355F4C42322E381024000C53475F4C42335F312E322E34104200094E51313631383446461054000800060050F204000110110000100800020006103C0001011049000600372A000120
Signal level=100/100
>> uname -r -m
4.13.0-32-generic i686
>> 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-4290 Infra 1 54 Mo/s 100 ▂▄▆█ WPA2
>> nmcli connection list (< 15.04) ou nmcli connection show (>= 15.04)
NOM UUID TYPE PÉRIPHÉRIQUE
Connexion filaire 1 8f2e0d9b-20bc-3c84-b8da-a02ae64aa802 802-3-ethernet enp2s8
Livebox-fd0c 65ab1132-73e5-4341-a8b7-b9818b145ec1 802-11-wireless --
>> nmcli connection status
>> sudo rfkill list
Est il normal d'avoir toujours indiqué "unassociated Nickname:rtl_wifi dans iwconfig?