[code]
>> cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.3 LTS"
>> lsusb
Bus 004 Device 003: ID 05c8:036e Cheng Uei Precision Industry Co., Ltd (Foxlink)
Bus 004 Device 002: ID 0438:7900 Advanced Micro Devices, Inc.
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 004: ID 0bda:b001 Realtek Semiconductor Corp.
Bus 003 Device 003: ID 046d:c05f Logitech, Inc. M115 Optical Mouse
Bus 003 Device 002: ID 0438:7900 Advanced Micro Devices, Inc.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>> lspci -k -nn | grep -A 3 -i net
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723]
Subsystem: Hewlett-Packard Company Device [103c:2231]
Kernel driver in use: rtl8723be
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 07)
Subsystem: Hewlett-Packard Company Device [103c:226a]
Kernel driver in use: r8169
04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader [10ec:5229] (rev 01)
>> sudo lshw -C network
*-network
description: Wireless interface
product: RTL8723BE PCIe Wireless Network Adapter
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlan0
version: 00
serial: c4:8e:8f:83:54:99
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=rtl8723be driverversion=3.19.0-25-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11bgn
resources: irq:38 ioport:e000(size=256) memory:fe900000-fe903fff
*-network
description: Ethernet interface
product: RTL8101E/RTL8102E PCI Express Fast Ethernet controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:03:00.0
logical name: eth0
version: 07
serial: d0:bf:9c:94:64:79
size: 100Mbit/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=full firmware=rtl8106e-1_0.0.1 06/29/12 ip=192.168.1.17 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
resources: irq:32 ioport:d000(size=256) memory:fe814000-fe814fff memory:fe810000-fe813fff memory:fe800000-fe80ffff
>> lsmod
Module Size Used by
bnep 20480 2
rfcomm 69632 8
nls_iso8859_1 16384 1
snd_hda_codec_realtek 81920 1
snd_hda_codec_hdmi 53248 1
snd_hda_codec_generic 69632 1 snd_hda_codec_realtek
hp_wmi 16384 0
sparse_keymap 16384 1 hp_wmi
uvcvideo 90112 0
videobuf2_vmalloc 16384 1 uvcvideo
videobuf2_memops 16384 1 videobuf2_vmalloc
videobuf2_core 53248 1 uvcvideo
v4l2_common 16384 1 videobuf2_core
videodev 159744 3 uvcvideo,v4l2_common,videobuf2_core
media 24576 2 uvcvideo,videodev
kvm 479232 0
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
ghash_clmulni_intel 16384 0
aesni_intel 172032 0
aes_x86_64 20480 1 aesni_intel
lrw 16384 1 aesni_intel
gf128mul 16384 1 lrw
glue_helper 16384 1 aesni_intel
ablk_helper 16384 1 aesni_intel
cryptd 20480 3 ghash_clmulni_intel,aesni_intel,ablk_helper
snd_hda_intel 32768 5
snd_hda_controller 32768 1 snd_hda_intel
snd_hda_codec 143360 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
snd_hwdep 20480 1 snd_hda_codec
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_rawmidi 32768 1 snd_seq_midi
joydev 20480 0
serio_raw 16384 0
snd_pcm 106496 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
k10temp 16384 0
fam15h_power 16384 0
edac_core 53248 0
edac_mce_amd 24576 0
i2c_piix4 24576 0
btusb 40960 0
arc4 16384 2
bluetooth 491520 22 bnep,btusb,rfcomm
snd_seq 65536 2 snd_seq_midi_event,snd_seq_midi
rtl8723be 90112 0
btcoexist 53248 1 rtl8723be
amdkfd 81920 1
rtl8723_common 24576 1 rtl8723be
amd_iommu_v2 20480 1 amdkfd
rtl_pci 28672 1 rtl8723be
rtlwifi 73728 2 rtl_pci,rtl8723be
mac80211 708608 3 rtl_pci,rtlwifi,rtl8723be
radeon 1552384 3
rtsx_pci_ms 20480 0
memstick 20480 1 rtsx_pci_ms
snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
cfg80211 524288 2 mac80211,rtlwifi
snd_timer 32768 2 snd_pcm,snd_seq
snd 86016 21 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device
ttm 94208 1 radeon
drm_kms_helper 126976 1 radeon
soundcore 16384 2 snd,snd_hda_codec
ccp 32768 0
drm 344064 6 ttm,drm_kms_helper,radeon
shpchp 40960 0
i2c_algo_bit 16384 1 radeon
wmi 20480 1 hp_wmi
hp_accel 28672 0
lis3lv02d 20480 1 hp_accel
input_polldev 16384 1 lis3lv02d
video 20480 0
hp_wireless 16384 0
mac_hid 16384 0
parport_pc 32768 0
ppdev 20480 0
lp 20480 0
parport 45056 3 lp,ppdev,parport_pc
hid_generic 16384 0
usbhid 53248 0
hid 110592 2 hid_generic,usbhid
rtsx_pci_sdmmc 24576 0
psmouse 114688 0
ahci 36864 3
libahci 32768 1 ahci
rtsx_pci 49152 2 rtsx_pci_ms,rtsx_pci_sdmmc
r8169 81920 0
mii 16384 1 r8169
>> iwconfig
wlan0 IEEE 802.11bgn 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
eth0 Link encap:Ethernet HWaddr d0:bf:9c:94:64:79
inet addr:192.168.1.17 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::d2bf:9cff:fe94:6479/64 Scope:Link
inet6 addr: 2a01:cb10:8119:aa00:25f5:7ae1:e897:8d8b/64 Scope:Global
inet6 addr: 2a01:cb10:8119:aa00:d2bf:9cff:fe94:6479/64 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1273 errors:0 dropped:0 overruns:0 frame:0
TX packets:1321 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:380366 (380.3 KB) TX bytes:259457 (259.4 KB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:703 errors:0 dropped:0 overruns:0 frame:0
TX packets:703 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:53802 (53.8 KB) TX bytes:53802 (53.8 KB)
wlan0 Link encap:Ethernet HWaddr c4:8e:8f:83:54:99
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
>> sudo iwlist scan
wlan0 Scan completed :
Cell 01 - Address: 30:7C:B2:19:A6:B3
Channel:1
Frequency:2.412 GHz (Channel 1)
Quality=70/70 Signal level=-18 dBm
Encryption key:on
ESSID:"Livebox-A6B3"
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=00000012d76a2aff
Extra: Last beacon: 8ms ago
IE: Unknown: 000C4C697665626F782D41364233
IE: Unknown: 010882848B960C121824
IE: Unknown: 030101
IE: Unknown: 0706465220010D14
IE: Unknown: 2A0100
IE: Unknown: 32043048606C
IE: Unknown: 2D1AAD011BFFFF0000000000000000000000000000000406E4A70C00
IE: Unknown: 331AAD011BFFFF0000000000000000000000000000000406E4A70C00
IE: Unknown: 3D1601080400000000000000000000000000000000000000
IE: Unknown: 341601080400000000000000000000000000000000000000
IE: Unknown: DD180050F2020101850003A4000027A4000042435E0062322F00
IE: Unknown: DD0900037F01010000FF7F
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: DD8F0050F204104A0001101044000102103B000103104700103B383F4B4A3AF941F93E4A3B3B383F4B10210008536167656D636F6D10230016536167656D636F6D46617374333936355F4C42322E381024000C53475F4C42335F312E322E3110420009414E313632373146461054000800060050F204000110110000100800020006103C0001011049000600372A000120
Cell 02 - Address: 12:7C:B2:19:A6:B3
Channel:1
Frequency:2.412 GHz (Channel 1)
Quality=70/70 Signal level=-18 dBm
Encryption key:off
ESSID:"orange"
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=32000012d76a3ae5
Extra: Last beacon: 8ms ago
IE: Unknown: 00066F72616E6765
IE: Unknown: 010882848B960C121824
IE: Unknown: 030101
IE: Unknown: 0706465220010D14
IE: Unknown: 2A0100
IE: Unknown: 32043048606C
IE: Unknown: 2D1AAD011BFFFF0000000000000000000000000000000406E4A70C00
IE: Unknown: 331AAD011BFFFF0000000000000000000000000000000406E4A70C00
IE: Unknown: 3D1601080400000000000000000000000000000000000000
IE: Unknown: 341601080400000000000000000000000000000000000000
IE: Unknown: DD180050F2020101850003A4000027A4000042435E0062322F00
IE: Unknown: DD0900037F01010000FF7F
>> uname -r -m
3.19.0-25-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
NetworkManager Tool
State: connected (global)
- Device: eth0 [Wired connection 1] -------------------------------------------
Type: Wired
Driver: r8169
State: connected
Default: yes
HW Address: D0:BF:9C:94:64:79
Capabilities:
Carrier Detect: yes
Speed: 100 Mb/s
Wired Properties
Carrier: on
IPv4 Settings:
Address: 192.168.1.17
Prefix: 24 (255.255.255.0)
Gateway: 192.168.1.1
DNS: 192.168.1.1
IPv6 Settings:
Address: 2a01:cb10:8119:aa00:25f5:7ae1:e897:8d8b
Prefix: 64
Gateway: fe80::327c:b2ff:fe19:a6b3
Address: 2a01:cb10:8119:aa00:d2bf:9cff:fe94:6479
Prefix: 64
Gateway: fe80::327c:b2ff:fe19:a6b3
Address: fe80::d2bf:9cff:fe94:6479
Prefix: 64
Gateway: fe80::327c:b2ff:fe19:a6b3
DNS: fe80::327c:b2ff:fe19:a6b3
- Device: wlan0 ----------------------------------------------------------------
Type: 802.11 WiFi
Driver: rtl8723be
State: disconnected
Default: no
HW Address: C4:8E:8F:83:54:99
Capabilities:
Wireless Properties
WEP Encryption: yes
WPA Encryption: yes
WPA2 Encryption: yes
Wireless Access Points
Livebox-A6B3: Infra, 30:7C:B2:19:A6:B3, Freq 2412 MHz, Rate 54 Mb/s, Strength 100 WPA WPA2
orange: Infra, 12:7C:B2:19:A6:B3, Freq 2412 MHz, Rate 54 Mb/s, Strength 100
>> nmcli dev wifi
SSID BSSID MODE FREQ RATE SIGNAL SECURITY ACTIVE
'Livebox-A6B3' 30:7C:B2:19:A6:B3 Infrastructure 2412 MHz 54 MB/s 100 WPA WPA2 no
'orange' 12:7C:B2:19:A6:B3 Infrastructure 2412 MHz 54 MB/s 100 -- no
>> nmcli connection list (< 15.04) ou nmcli connection show (>= 15.04)
NAME UUID TYPE TIMESTAMP-REAL
Wired connection 1 d79f17da-27a4-4191-8bd6-6112255a801d 802-3-ethernet ven. 07 sept. 2018 22:42:50 CEST
Livebox-A6B3 807fce71-1ac2-468e-b809-ddad2e95aa67 802-11-wireless never
ESSAI aedb7201-c2b6-4f98-b27d-581ab24c93d1 802-11-wireless lun. 16 mai 2016 13:59:17 CEST
>> nmcli connection status
NAME UUID DEVICES DEFAULT VPN MASTER-PATH
Wired connection 1 d79f17da-27a4-4191-8bd6-6112255a801d eth0 yes no --
>> sudo rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
[/code]
j'avais pas grand chose car je n'avais pas tapé le mot de passe ....