Voilà ce que tu ma demandé
root@deepmind:~# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.1 LTS"
root@deepmind:~# lsusb
Bus 002 Device 003: ID 0bda:0158 Realtek Semiconductor Corp. USB 2.0 multicard reader
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 002: ID 1bcf:0005 Sunplus Innovation Technology Inc. Optical Mouse
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 18e8:6229 Qcom RT2573
Bus 001 Device 002: ID 04f2:b062 Chicony Electronics Co., Ltd
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 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
root@deepmind:~# lspci
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
00:1a.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
00:1f.2 IDE interface: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 2 port SATA Controller [IDE mode] (rev 03)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
00:1f.5 IDE interface: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 2 port SATA Controller [IDE mode] (rev 03)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller (rev 02)
root@deepmind:~# lshw -c network
*-usb:1
description: Wireless interface
product: 802.11 bg WLAN
vendor: Ralink
physical id: 3
bus info: usb@1:3
logical name: wlx000df05cb36c
version: 0.01
serial: 00:0d:f0:5c:b3:6c
capabilities: usb-2.00 ethernet physical wireless
configuration: broadcast=yes driver=rt73usb driverversion=4.15.0-43-generic firmware=1.7 link=no maxpower=300mA multicast=yes speed=480Mbit/s wireless=IEEE 802.11
*-network
description: Ethernet interface
product: RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:02:00.0
logical name: enp2s0
version: 02
serial: 00:1e:68:e1:26:99
size: 10Mbit/s
capacity: 100Mbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half latency=0 link=no multicast=yes port=MII speed=10Mbit/s
resources: irq:16 ioport:2000(size=256) memory:f6000000-f6000fff memory:f4000000-f400ffff memory:f0000000-f001ffff
root@deepmind:~# lsmod
Module Size Used by
ccm 20480 0
arc4 16384 2
snd_hda_codec_realtek 106496 1
snd_hda_codec_generic 73728 1 snd_hda_codec_realtek
snd_hda_intel 40960 6
snd_hda_codec 126976 3 snd_hda_codec_generic,snd_hda_intel,snd_hda_codec_realtek
snd_hda_core 81920 4 snd_hda_codec_generic,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
snd_hwdep 20480 1 snd_hda_codec
snd_pcm 98304 3 snd_hda_intel,snd_hda_codec,snd_hda_core
rt73usb 32768 0
rt2x00usb 20480 1 rt73usb
rt2x00lib 53248 2 rt73usb,rt2x00usb
mac80211 778240 2 rt2x00lib,rt2x00usb
coretemp 16384 0
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_rawmidi 32768 1 snd_seq_midi
joydev 24576 0
input_leds 16384 0
serio_raw 16384 0
snd_seq 65536 2 snd_seq_midi,snd_seq_midi_event
cfg80211 622592 2 rt2x00lib,mac80211
uvcvideo 86016 0
snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
videobuf2_vmalloc 16384 1 uvcvideo
snd_timer 32768 2 snd_seq,snd_pcm
videobuf2_memops 16384 1 videobuf2_vmalloc
videobuf2_v4l2 24576 1 uvcvideo
videobuf2_core 40960 2 videobuf2_v4l2,uvcvideo
crc_itu_t 16384 1 rt73usb
videodev 184320 3 videobuf2_core,videobuf2_v4l2,uvcvideo
media 40960 2 videodev,uvcvideo
snd 81920 22 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi
lpc_ich 24576 0
soundcore 16384 1 snd
shpchp 36864 0
mac_hid 16384 0
sch_fq_codel 20480 6
parport_pc 36864 0
ppdev 20480 0
lp 20480 0
parport 49152 3 parport_pc,lp,ppdev
ip_tables 28672 0
x_tables 40960 1 ip_tables
autofs4 40960 2
ums_realtek 20480 0
uas 24576 0
usb_storage 69632 2 uas,ums_realtek
hid_generic 16384 0
i915 1617920 24
psmouse 147456 0
i2c_algo_bit 16384 1 i915
drm_kms_helper 172032 1 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
i2c_i801 28672 0
pata_acpi 16384 0
drm 401408 16 drm_kms_helper,i915
r8169 86016 0
mii 16384 1 r8169
video 45056 1 i915
usbhid 49152 0
hid 118784 2 usbhid,hid_generic
root@deepmind:~# iwconfig
enp2s0 no wireless extensions.
lo no wireless extensions.
wlx000df05cb36c IEEE 802.11 ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:on
root@deepmind:~# ifconfig -a
enp2s0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 00:1e:68:e1:26:99 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
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 (Local Loopback)
RX packets 4503 bytes 276380 (276.3 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 4503 bytes 276380 (276.3 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlx000df05cb36c: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 00:0d:f0:5c:b3:6c txqueuelen 1000 (Ethernet)
RX packets 12 bytes 1538 (1.5 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 63 bytes 10076 (10.0 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
root@deepmind:~# sudo iwlist scan
enp2s0 Interface doesn't support scanning.
lo Interface doesn't support scanning.
wlx000df05cb36c Scan completed :
Cell 01 - Address: 00:19:70:32:78:BB
Channel:6
Frequency:2.437 GHz (Channel 6)
Quality=32/70 Signal level=-78 dBm
Encryption key:on
ESSID:"Livebox-6b1c"
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
Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Master
Extra:tsf=000000017453d4c2
Extra: Last beacon: 56ms ago
IE: Unknown: 000C4C697665626F782D36623163
IE: Unknown: 010882848B960C121824
IE: Unknown: 030106
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: Unknown: 2A0100
IE: Unknown: 32043048606C
IE: Unknown: DD180050F2020101830003A4000027A4000042435E0062322F00
IE: Unknown: 2D1A0C101BFFFF000000000000000000000000000000000000000000
IE: Unknown: 3D1606000900000000000000000000000000000000000000
IE: Unknown: DD0900037F01010000FF7F
IE: Unknown: DD0A00037F04010000000000
IE: Unknown: 0706465220010D14
IE: Unknown: DD850050F204104A0001101044000102103B00010310470010000000000000100000000019703278BB10210005536167656D1023000F4C697665626F78204654544820763210240007422E312E302E30104200094C4B313030333246461054000800060050F20400011011000F4C697665626F782046545448207632100800020086103C000101
root@deepmind:~# uname -r -m
4.15.0-43-generic x86_64
root@deepmind:~# cat /etc/network/interfaces
auto lo
iface lo inet loopback
root@deepmind:~# sudo rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no