eric@Eric:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.3 LTS"
eric@Eric:~$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 8087:0a2a Intel Corp.
Bus 001 Device 002: ID 064e:9700 Suyin Corp. Asus Integrated Webcam
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
eric@Eric:~$ lspci
00:00.0 Host bridge: Intel Corporation Sky Lake Host Bridge/DRAM Registers (rev 08)
00:02.0 VGA compatible controller: Intel Corporation Sky Lake Integrated Graphics (rev 07)
00:04.0 Signal processing controller: Intel Corporation Skylake Processor Thermal Subsystem (rev 08)
00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21)
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21)
00:15.0 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller (rev 21)
00:15.1 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller (rev 21)
00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI (rev 21)
00:17.0 SATA controller: Intel Corporation Sunrise Point-LP SATA Controller [AHCI mode] (rev 21)
00:1c.0 PCI bridge: Intel Corporation Device 9d13 (rev f1)
00:1f.0 ISA bridge: Intel Corporation Device 9d46 (rev 21)
00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
01:00.0 Network controller: Intel Corporation Wireless 7265 (rev 59)
eric@Eric:~$ lspci -k -nn | grep -A 3 -i net
01:00.0 Network controller [0280]: Intel Corporation Wireless 7265 [8086:095a] (rev 59)
Subsystem: Intel Corporation Dual Band Wireless-AC 7265 [8086:5110]
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
eric@Eric:~$ lspci -k
00:00.0 Host bridge: Intel Corporation Sky Lake Host Bridge/DRAM Registers (rev 08)
Subsystem: ASUSTeK Computer Inc. Skylake Host Bridge/DRAM Registers
Kernel driver in use: skl_uncore
00:02.0 VGA compatible controller: Intel Corporation Sky Lake Integrated Graphics (rev 07)
Subsystem: ASUSTeK Computer Inc. Skylake Integrated Graphics
Kernel driver in use: i915
Kernel modules: i915
00:04.0 Signal processing controller: Intel Corporation Skylake Processor Thermal Subsystem (rev 08)
Subsystem: ASUSTeK Computer Inc. Skylake Processor Thermal Subsystem
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device
00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21)
Subsystem: ASUSTeK Computer Inc. Sunrise Point-LP USB 3.0 xHCI Controller
Kernel driver in use: xhci_hcd
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21)
Subsystem: ASUSTeK Computer Inc. Sunrise Point-LP Thermal subsystem
Kernel driver in use: intel_pch_thermal
Kernel modules: intel_pch_thermal
00:15.0 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller (rev 21)
Subsystem: ASUSTeK Computer Inc. Sunrise Point-LP Serial IO I2C Controller
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:15.1 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller (rev 21)
Subsystem: ASUSTeK Computer Inc. Sunrise Point-LP Serial IO I2C Controller
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI (rev 21)
Subsystem: ASUSTeK Computer Inc. Sunrise Point-LP CSME HECI
Kernel driver in use: mei_me
Kernel modules: mei_me
00:17.0 SATA controller: Intel Corporation Sunrise Point-LP SATA Controller [AHCI mode] (rev 21)
Subsystem: ASUSTeK Computer Inc. Sunrise Point-LP SATA Controller [AHCI mode]
Kernel driver in use: ahci
Kernel modules: ahci
00:1c.0 PCI bridge: Intel Corporation Device 9d13 (rev f1)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1f.0 ISA bridge: Intel Corporation Device 9d46 (rev 21)
Subsystem: ASUSTeK Computer Inc. Device 1cfd
00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
Subsystem: ASUSTeK Computer Inc. Sunrise Point-LP PMC
Kernel driver in use: intel_pmc_core
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
Subsystem: ASUSTeK Computer Inc. Sunrise Point-LP HD Audio
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_soc_skl
00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
Subsystem: ASUSTeK Computer Inc. Sunrise Point-LP SMBus
Kernel modules: i2c_i801
01:00.0 Network controller: Intel Corporation Wireless 7265 (rev 59)
Subsystem: Intel Corporation Dual Band Wireless-AC 7265
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
eric@Eric:~$ sudo lshw -C network
[sudo] password for eric:
*-network
description: Wireless interface
product: Wireless 7265
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:01:00.0
logical name: wlp1s0
version: 59
serial: dc:53:60:da:75:78
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=iwlwifi driverversion=4.10.0-33-generic firmware=22.391740.0 ip=192.168.1.106 latency=0 link=yes multicast=yes wireless=IEEE 802.11
resources: irq:127 memory:df000000-df001fff
eric@Eric:~$ lsmod
Module Size Used by
ccm 20480 1
rfcomm 77824 0
bnep 20480 2
nls_iso8859_1 16384 1
snd_hda_codec_hdmi 49152 1
snd_hda_codec_realtek 90112 1
snd_hda_codec_generic 73728 1 snd_hda_codec_realtek
snd_soc_skl 65536 0
joydev 20480 0
snd_soc_skl_ipc 49152 1 snd_soc_skl
snd_soc_sst_ipc 16384 1 snd_soc_skl_ipc
snd_soc_sst_dsp 28672 1 snd_soc_skl_ipc
snd_hda_ext_core 24576 1 snd_soc_skl
snd_soc_sst_match 16384 1 snd_soc_skl
hid_multitouch 20480 0
snd_soc_core 233472 1 snd_soc_skl
snd_compress 20480 1 snd_soc_core
ac97_bus 16384 1 snd_soc_core
snd_pcm_dmaengine 16384 1 snd_soc_core
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 7 snd_hda_intel,snd_hda_codec,snd_hda_ext_core,snd_soc_skl,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hwdep 16384 1 snd_hda_codec
snd_pcm 102400 8 snd_hda_intel,snd_hda_codec,snd_pcm_dmaengine,snd_hda_ext_core,snd_hda_core,snd_soc_skl,snd_hda_codec_hdmi,snd_soc_core
i2c_designware_platform 16384 0
i2c_designware_core 20480 1 i2c_designware_platform
intel_rapl 20480 0
x86_pkg_temp_thermal 16384 0
intel_powerclamp 16384 0
asus_nb_wmi 28672 0
coretemp 16384 0
asus_wmi 28672 1 asus_nb_wmi
sparse_keymap 16384 1 asus_wmi
kvm_intel 200704 0
snd_seq_midi 16384 0
kvm 593920 1 kvm_intel
irqbypass 16384 1 kvm
snd_seq_midi_event 16384 1 snd_seq_midi
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
ghash_clmulni_intel 16384 0
arc4 16384 2
pcbc 16384 0
snd_rawmidi 32768 1 snd_seq_midi
snd_seq 65536 2 snd_seq_midi_event,snd_seq_midi
iwlmvm 372736 0
mac80211 782336 1 iwlmvm
aesni_intel 167936 2
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
intel_rapl_perf 16384 0
iwlwifi 225280 1 iwlmvm
snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
cfg80211 602112 3 iwlmvm,iwlwifi,mac80211
snd_timer 32768 2 snd_seq,snd_pcm
input_leds 16384 0
uvcvideo 90112 0
serio_raw 16384 0
videobuf2_vmalloc 16384 1 uvcvideo
videobuf2_memops 16384 1 videobuf2_vmalloc
snd 77824 19 snd_compress,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_soc_core,snd_pcm
videobuf2_v4l2 24576 1 uvcvideo
videobuf2_core 40960 2 uvcvideo,videobuf2_v4l2
soundcore 16384 1 snd
videodev 172032 3 uvcvideo,videobuf2_core,videobuf2_v4l2
media 40960 2 uvcvideo,videodev
idma64 20480 0
virt_dma 16384 1 idma64
shpchp 36864 0
mei_me 40960 0
processor_thermal_device 16384 0
intel_soc_dts_iosf 16384 1 processor_thermal_device
mei 102400 1 mei_me
intel_pch_thermal 16384 0
intel_lpss_pci 16384 0
elan_i2c 36864 0
int3403_thermal 16384 0
hci_uart 98304 0
btqca 16384 1 hci_uart
int3402_thermal 16384 0
int3406_thermal 16384 0
int340x_thermal_zone 16384 3 int3402_thermal,int3403_thermal,processor_thermal_device
intel_lpss_acpi 16384 0
intel_lpss 16384 2 intel_lpss_pci,intel_lpss_acpi
tpm_crb 16384 0
mac_hid 16384 0
acpi_als 16384 0
int3400_thermal 16384 0
kfifo_buf 16384 1 acpi_als
acpi_pad 180224 0
acpi_thermal_rel 16384 1 int3400_thermal
industrialio 69632 2 acpi_als,kfifo_buf
asus_wireless 16384 0
btusb 45056 0
btrtl 16384 1 btusb
btbcm 16384 2 hci_uart,btusb
btintel 16384 2 hci_uart,btusb
bluetooth 557056 33 btrtl,hci_uart,btintel,btqca,bnep,btbcm,rfcomm,btusb
parport_pc 32768 0
ppdev 20480 0
lp 20480 0
parport 49152 3 lp,parport_pc,ppdev
autofs4 40960 2
i915 1449984 91
i2c_algo_bit 16384 1 i915
drm_kms_helper 151552 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
drm 352256 6 i915,drm_kms_helper
ahci 36864 3
libahci 32768 1 ahci
wmi 16384 1 asus_wmi
i2c_hid 20480 0
hid 118784 2 i2c_hid,hid_multitouch
pinctrl_sunrisepoint 28672 0
video 40960 3 asus_wmi,int3406_thermal,i915
pinctrl_intel 20480 1 pinctrl_sunrisepoint
fjes 77824 0
eric@Eric:~$ iwconfig
lo no wireless extensions.
wlp1s0 IEEE 802.11 ESSID:"Chao"
Mode:Managed Frequency:5.745 GHz Access Point: B4:75:0E:AF:F2:F9
Bit Rate=180 Mb/s Tx-Power=22 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=41/70 Signal level=-69 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:11 Missed beacon:0
eric@Eric:~$ ifconfig
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:1514 errors:0 dropped:0 overruns:0 frame:0
TX packets:1514 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:105558 (105.5 KB) TX bytes:105558 (105.5 KB)
wlp1s0 Link encap:Ethernet HWaddr dc:53:60:da:75:78
inet addr:192.168.1.106 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::3be5:74c9:4cba:7a3d/64 Scope:Link
inet6 addr: fd5b:2d2d:d3e4:0:a91a:2d1c:de21:32f7/64 Scope:Global
inet6 addr: fd5b:2d2d:d3e4:0:4f89:229a:7d25:b58f/64 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:10120 errors:0 dropped:0 overruns:0 frame:0
TX packets:8362 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:10661923 (10.6 MB) TX bytes:1424506 (1.4 MB)
eric@Eric:~$ sudo iwlist scan
lo Interface doesn't support scanning.
wlp1s0 Scan completed :
Cell 01 - Address: B4:75:0E:AF:F2:F9
Channel:149
Frequency:5.745 GHz
Quality=31/70 Signal level=-79 dBm
Encryption key:on
ESSID:"Chao"
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=000001a6caa36fd0
Extra: Last beacon: 744ms ago
IE: Unknown: 00044368616F
IE: Unknown: 01088C129824B048606C
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: Unknown: 2D1AFE081EFFFF000001000000000000000000000000000000000000
IE: Unknown: 3D16950D0400000000000000000000000000000000000000
IE: Unknown: 4A0E14000A002C01C800140005001900
IE: Unknown: 7F0101
IE: Unknown: DD860050F204104A0001101044000102103B00010310470010BD487DE5BB1E0917C417B81A319F32FB102100074C696E6B7379731023000D4C696E6B7379732045323530301024000776332E302E30301042000234321054000800060050F20400011011000D4C696E6B737973204532353030100800022688103C0001031049000600372A000120
IE: Unknown: DD090010180201F0040000
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
Cell 02 - Address: 18:62:2C:D9:D4:32
Channel:6
Frequency:2.437 GHz (Channel 6)
Quality=35/70 Signal level=-75 dBm
Encryption key:on
ESSID:"BELL832"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
18 Mb/s; 36 Mb/s; 54 Mb/s
Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
Mode:Master
Extra:tsf=000001a6c1991ed5
Extra: Last beacon: 4572ms ago
IE: Unknown: 000742454C4C383332
IE: Unknown: 010882848B961224486C
IE: Unknown: 030106
IE: Unknown: 32040C183060
IE: Unknown: 0706434120010B14
IE: Unknown: 33082001020304050607
IE: Unknown: 33082105060708090A0B
IE: Unknown: DD270050F204104A0001101044000102104700102880288028801880A88018622CD9D432103C000101
IE: Unknown: 05050001010107
IE: Unknown: 2A0104
IE: Unknown: 2D1A6E1016FFFFFF0001000000000000000000000000030000000000
IE: Unknown: 3D1606050600000000000000000000000000000000000000
IE: Unknown: 4A0E14000A002C01C800140005001900
IE: Unknown: 7F0101
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : CCMP
Pairwise Ciphers (1) : CCMP
Authentication Suites (1) : PSK
IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
IE: Unknown: 0B0507001F127A
IE: Unknown: DD07000C4300000000
Cell 03 - Address: B4:75:0E:AF:F2:F8
Channel:11
Frequency:2.462 GHz (Channel 11)
Quality=44/70 Signal level=-66 dBm
Encryption key:on
ESSID:"Chao"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
24 Mb/s; 36 Mb/s; 54 Mb/s
Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
Mode:Master
Extra:tsf=000001a6c690d0c1
Extra: Last beacon: 4288ms ago
IE: Unknown: 00044368616F
IE: Unknown: 010882848B962430486C
IE: Unknown: 03010B
IE: Unknown: 2A0104
IE: Unknown: 2F0104
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: Unknown: 32040C121860
IE: Unknown: 2D1AFC181BFFFF000000000000000000000000000000000000000000
IE: Unknown: 3D160B081500000000000000000000000000000000000000
IE: Unknown: 4A0E14000A002C01C800140005001900
IE: Unknown: 7F0101
IE: Unknown: DD860050F204104A0001101044000102103B00010310470010BD487DE5BB1E0917C417B81A319F32FB102100074C696E6B7379731023000D4C696E6B7379732045323530301024000776332E302E30301042000234321054000800060050F20400011011000D4C696E6B737973204532353030100800022688103C0001031049000600372A000120
IE: Unknown: DD090010180202F0040000
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
Cell 04 - Address: B4:75:0E:AF:F2:FA
Channel:11
Frequency:2.462 GHz (Channel 11)
Quality=45/70 Signal level=-65 dBm
Encryption key:off
ESSID:"Chao-visiteur"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
24 Mb/s; 36 Mb/s; 54 Mb/s
Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
Mode:Master
Extra:tsf=000001a6c690de73
Extra: Last beacon: 4284ms ago
IE: Unknown: 000D4368616F2D7669736974657572
IE: Unknown: 010882848B962430486C
IE: Unknown: 03010B
IE: Unknown: 2A0104
IE: Unknown: 2F0104
IE: Unknown: 32040C121860
IE: Unknown: 2D1AFC181BFFFF000000000000000000000000000000000000000000
IE: Unknown: 3D160B081500000000000000000000000000000000000000
IE: Unknown: 4A0E14000A002C01C800140005001900
IE: Unknown: 7F0101
IE: Unknown: DD090010180202F0040000
IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
Cell 05 - Address: 00:23:6A:80:C3:B1
Channel:11
Frequency:2.462 GHz (Channel 11)
Quality=19/70 Signal level=-91 dBm
Encryption key:on
ESSID:"EBOX_ES48"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
24 Mb/s; 36 Mb/s; 54 Mb/s
Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
Mode:Master
Extra:tsf=0000008ec16754a3
Extra: Last beacon: 4280ms ago
IE: Unknown: 000945424F585F45533438
IE: Unknown: 010882848B962430486C
IE: Unknown: 03010B
IE: Unknown: 2A0104
IE: Unknown: 2F0104
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: Unknown: 32040C121860
IE: Unknown: 2D1ABC181BFFFF000000000000000000000000000000000000000000
IE: Unknown: 3D160B001B00000000000000000000000000000000000000
IE: Unknown: 7F080000000000000040
IE: Unknown: DD090010180201000C0000
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
eric@Eric:~$ uname -r -m
4.10.0-33-generic x86_64
eric@Eric:~$ cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
eric@Eric:~$ nm-tool
No command 'nm-tool' found, did you mean:
Command 'dm-tool' from package 'lightdm' (main)
nm-tool: command not found
eric@Eric:~$ sudo rfkill list
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
eric@Eric:~$ nmcli connection show
NAME UUID TYPE DEVICE
Chao 1bb3bc66-7ff1-461f-bc6a-3737f9d2517c 802-11-wireless wlp1s0
eric@Eric:~$
>> cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.3 LTS"
>> lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 8087:0a2a Intel Corp.
Bus 001 Device 002: ID 064e:9700 Suyin Corp. Asus Integrated Webcam
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>> lspci -k -nn | grep -A 3 -i net
01:00.0 Network controller [0280]: Intel Corporation Wireless 7265 [8086:095a] (rev 59)
Subsystem: Intel Corporation Dual Band Wireless-AC 7265 [8086:5110]
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
>> sudo lshw -C network
*-network
description: Wireless interface
product: Wireless 7265
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:01:00.0
logical name: wlp1s0
version: 59
serial: dc:53:60:da:75:78
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=iwlwifi driverversion=4.10.0-33-generic firmware=22.391740.0 ip=192.168.1.106 latency=0 link=yes multicast=yes wireless=IEEE 802.11
resources: irq:127 memory:df000000-df001fff
>> lsmod
Module Size Used by
ccm 20480 1
rfcomm 77824 0
bnep 20480 2
nls_iso8859_1 16384 1
snd_hda_codec_hdmi 49152 1
snd_hda_codec_realtek 90112 1
snd_hda_codec_generic 73728 1 snd_hda_codec_realtek
snd_soc_skl 65536 0
joydev 20480 0
snd_soc_skl_ipc 49152 1 snd_soc_skl
snd_soc_sst_ipc 16384 1 snd_soc_skl_ipc
snd_soc_sst_dsp 28672 1 snd_soc_skl_ipc
snd_hda_ext_core 24576 1 snd_soc_skl
snd_soc_sst_match 16384 1 snd_soc_skl
hid_multitouch 20480 0
snd_soc_core 233472 1 snd_soc_skl
snd_compress 20480 1 snd_soc_core
ac97_bus 16384 1 snd_soc_core
snd_pcm_dmaengine 16384 1 snd_soc_core
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 7 snd_hda_intel,snd_hda_codec,snd_hda_ext_core,snd_soc_skl,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hwdep 16384 1 snd_hda_codec
snd_pcm 102400 8 snd_hda_intel,snd_hda_codec,snd_pcm_dmaengine,snd_hda_ext_core,snd_hda_core,snd_soc_skl,snd_hda_codec_hdmi,snd_soc_core
i2c_designware_platform 16384 0
i2c_designware_core 20480 1 i2c_designware_platform
intel_rapl 20480 0
x86_pkg_temp_thermal 16384 0
intel_powerclamp 16384 0
asus_nb_wmi 28672 0
coretemp 16384 0
asus_wmi 28672 1 asus_nb_wmi
sparse_keymap 16384 1 asus_wmi
kvm_intel 200704 0
snd_seq_midi 16384 0
kvm 593920 1 kvm_intel
irqbypass 16384 1 kvm
snd_seq_midi_event 16384 1 snd_seq_midi
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
ghash_clmulni_intel 16384 0
arc4 16384 2
pcbc 16384 0
snd_rawmidi 32768 1 snd_seq_midi
snd_seq 65536 2 snd_seq_midi_event,snd_seq_midi
iwlmvm 372736 0
mac80211 782336 1 iwlmvm
aesni_intel 167936 2
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
intel_rapl_perf 16384 0
iwlwifi 225280 1 iwlmvm
snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
cfg80211 602112 3 iwlmvm,iwlwifi,mac80211
snd_timer 32768 2 snd_seq,snd_pcm
input_leds 16384 0
uvcvideo 90112 0
serio_raw 16384 0
videobuf2_vmalloc 16384 1 uvcvideo
videobuf2_memops 16384 1 videobuf2_vmalloc
snd 77824 19 snd_compress,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_soc_core,snd_pcm
videobuf2_v4l2 24576 1 uvcvideo
videobuf2_core 40960 2 uvcvideo,videobuf2_v4l2
soundcore 16384 1 snd
videodev 172032 3 uvcvideo,videobuf2_core,videobuf2_v4l2
media 40960 2 uvcvideo,videodev
idma64 20480 0
virt_dma 16384 1 idma64
shpchp 36864 0
mei_me 40960 0
processor_thermal_device 16384 0
intel_soc_dts_iosf 16384 1 processor_thermal_device
mei 102400 1 mei_me
intel_pch_thermal 16384 0
intel_lpss_pci 16384 0
elan_i2c 36864 0
int3403_thermal 16384 0
hci_uart 98304 0
btqca 16384 1 hci_uart
int3402_thermal 16384 0
int3406_thermal 16384 0
int340x_thermal_zone 16384 3 int3402_thermal,int3403_thermal,processor_thermal_device
intel_lpss_acpi 16384 0
intel_lpss 16384 2 intel_lpss_pci,intel_lpss_acpi
tpm_crb 16384 0
mac_hid 16384 0
acpi_als 16384 0
int3400_thermal 16384 0
kfifo_buf 16384 1 acpi_als
acpi_pad 180224 0
acpi_thermal_rel 16384 1 int3400_thermal
industrialio 69632 2 acpi_als,kfifo_buf
asus_wireless 16384 0
btusb 45056 0
btrtl 16384 1 btusb
btbcm 16384 2 hci_uart,btusb
btintel 16384 2 hci_uart,btusb
bluetooth 557056 33 btrtl,hci_uart,btintel,btqca,bnep,btbcm,rfcomm,btusb
parport_pc 32768 0
ppdev 20480 0
lp 20480 0
parport 49152 3 lp,parport_pc,ppdev
autofs4 40960 2
i915 1449984 94
i2c_algo_bit 16384 1 i915
drm_kms_helper 151552 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
drm 352256 6 i915,drm_kms_helper
ahci 36864 3
libahci 32768 1 ahci
wmi 16384 1 asus_wmi
i2c_hid 20480 0
hid 118784 2 i2c_hid,hid_multitouch
pinctrl_sunrisepoint 28672 0
video 40960 3 asus_wmi,int3406_thermal,i915
pinctrl_intel 20480 1 pinctrl_sunrisepoint
fjes 77824 0
>> iwconfig
wlp1s0 IEEE 802.11 ESSID:"Chao"
Mode:Managed Frequency:2.462 GHz Access Point: B4:75:0E:AF:F2:F8
Bit Rate=180 Mb/s Tx-Power=22 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=42/70 Signal level=-68 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:65 Missed beacon:0
>> ifconfig -a
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:2871 errors:0 dropped:0 overruns:0 frame:0
TX packets:2871 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:198401 (198.4 KB) TX bytes:198401 (198.4 KB)
wlp1s0 Link encap:Ethernet HWaddr dc:53:60:da:75:78
inet addr:192.168.1.106 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::3be5:74c9:4cba:7a3d/64 Scope:Link
inet6 addr: fd5b:2d2d:d3e4:0:a91a:2d1c:de21:32f7/64 Scope:Global
inet6 addr: fd5b:2d2d:d3e4:0:4f89:229a:7d25:b58f/64 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:13954 errors:0 dropped:0 overruns:0 frame:0
TX packets:12575 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:14938358 (14.9 MB) TX bytes:2208517 (2.2 MB)
>> sudo iwlist scan
wlp1s0 Scan completed :
Cell 01 - Address: B4:75:0E:AF:F2:F8
Channel:11
Frequency:2.462 GHz (Channel 11)
Quality=41/70 Signal level=-69 dBm
Encryption key:on
ESSID:"Chao"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
24 Mb/s; 36 Mb/s; 54 Mb/s
Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
Mode:Master
Extra:tsf=000001a6e1d8291e
Extra: Last beacon: 292ms ago
IE: Unknown: 00044368616F
IE: Unknown: 010882848B962430486C
IE: Unknown: 03010B
IE: Unknown: 2A0100
IE: Unknown: 2F0100
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: Unknown: 32040C121860
IE: Unknown: 2D1AFC181BFFFF000000000000000000000000000000000000000000
IE: Unknown: 3D160B081500000000000000000000000000000000000000
IE: Unknown: 4A0E14000A002C01C800140005001900
IE: Unknown: 7F0101
IE: Unknown: DD860050F204104A0001101044000102103B00010310470010BD487DE5BB1E0917C417B81A319F32FB102100074C696E6B7379731023000D4C696E6B7379732045323530301024000776332E302E30301042000234321054000800060050F20400011011000D4C696E6B737973204532353030100800022688103C0001031049000600372A000120
IE: Unknown: DD090010180202F0040000
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
Cell 02 - Address: 18:62:2C:D9:D4:32
Channel:6
Frequency:2.437 GHz (Channel 6)
Quality=30/70 Signal level=-80 dBm
Encryption key:on
ESSID:"BELL832"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
18 Mb/s; 36 Mb/s; 54 Mb/s
Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
Mode:Master
Extra:tsf=000001a6dce021fa
Extra: Last beacon: 776ms ago
IE: Unknown: 000742454C4C383332
IE: Unknown: 010882848B961224486C
IE: Unknown: 030106
IE: Unknown: 2A0104
IE: Unknown: 32040C183060
IE: Unknown: 2D1A6E1016FFFFFF0001000000000000000000000000030000000000
IE: Unknown: 3D1606050600000000000000000000000000000000000000
IE: Unknown: 3E0100
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : CCMP
Pairwise Ciphers (1) : CCMP
Authentication Suites (1) : PSK
IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
IE: Unknown: 0B05080023127A
IE: Unknown: 4A0E14000A002C01C800140005001900
IE: Unknown: 7F0101
IE: Unknown: DD07000C4300000000
IE: Unknown: 0706434120010B10
IE: Unknown: DD9D0050F204104A0001101044000102103B000103104700102880288028801880A88018622CD9D4321021001852616C696E6B20546563686E6F6C6F67792C20436F72702E1023001C52616C696E6B20576972656C6573732041636365737320506F696E74102400065254323836301042000831323334353637381054000800060050F20400011011000952616C696E6B415053100800020084103C000101
Cell 03 - Address: 54:64:D9:E9:D0:27
Channel:6
Frequency:2.437 GHz (Channel 6)
Quality=18/70 Signal level=-92 dBm
Encryption key:on
ESSID:"Beg for it!"
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=000001a6db4b4180
Extra: Last beacon: 836ms ago
IE: Unknown: 000B42656720666F7220697421
IE: Unknown: 010882848B960C121824
IE: Unknown: 030106
IE: Unknown: 050400010000
IE: Unknown: 0706434120010B1E
IE: Unknown: 2A0100
IE: Unknown: 32043048606C
IE: Unknown: 2D1AAD011BFFFFFF0000000000000000000100000000000000000000
IE: Unknown: 3D1606080400000000000000000000000000000000000000
IE: Unknown: 4A0E14000A002C01C800140005001900
IE: Unknown: 7F080100000000000040
IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
IE: Unknown: DD0900037F01010000FF7F
IE: Unknown: DD180050F204104A00011010440001021049000600372A000120
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : CCMP
Pairwise Ciphers (1) : CCMP
Authentication Suites (1) : PSK
Cell 04 - Address: 02:1B:29:D9:2B:54
Channel:6
Frequency:2.437 GHz (Channel 6)
Quality=14/70 Signal level=-96 dBm
Encryption key:on
ESSID:"Resto Rawche"
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=00000007936141c6
Extra: Last beacon: 812ms ago
IE: Unknown: 000C526573746F20526177636865
IE: Unknown: 010882848B960C121824
IE: Unknown: 030106
IE: Unknown: 050400010000
IE: Unknown: 0706434120010B1E
IE: Unknown: 2A0100
IE: Unknown: 32043048606C
IE: Unknown: 2D1AAD011BFFFFFF0000000000000000000100000000000000000000
IE: Unknown: 3D1606080400000000000000000000000000000000000000
IE: Unknown: 4A0E14000A002C01C800140005001900
IE: Unknown: 7F080100000000000040
IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
IE: Unknown: DD0900037F01010000FF7F
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : CCMP
Pairwise Ciphers (1) : CCMP
Authentication Suites (1) : PSK
Cell 05 - Address: B4:75:0E:AF:F2:FA
Channel:11
Frequency:2.462 GHz (Channel 11)
Quality=41/70 Signal level=-69 dBm
Encryption key:off
ESSID:"Chao-visiteur"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
24 Mb/s; 36 Mb/s; 54 Mb/s
Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
Mode:Master
Extra:tsf=000001a6e1d836d0
Extra: Last beacon: 292ms ago
IE: Unknown: 000D4368616F2D7669736974657572
IE: Unknown: 010882848B962430486C
IE: Unknown: 03010B
IE: Unknown: 2A0100
IE: Unknown: 2F0100
IE: Unknown: 32040C121860
IE: Unknown: 2D1AFC181BFFFF000000000000000000000000000000000000000000
IE: Unknown: 3D160B081500000000000000000000000000000000000000
IE: Unknown: 4A0E14000A002C01C800140005001900
IE: Unknown: 7F0101
IE: Unknown: DD090010180202F0040000
IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
Cell 06 - Address: 00:23:6A:80:C3:B1
Channel:11
Frequency:2.462 GHz (Channel 11)
Quality=20/70 Signal level=-90 dBm
Encryption key:on
ESSID:"EBOX_ES48"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
24 Mb/s; 36 Mb/s; 54 Mb/s
Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
Mode:Master
Extra:tsf=0000008edcae9a00
Extra: Last beacon: 488ms ago
IE: Unknown: 000945424F585F45533438
IE: Unknown: 010882848B962430486C
IE: Unknown: 03010B
IE: Unknown: 2A0100
IE: Unknown: 2F0100
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: Unknown: 32040C121860
IE: Unknown: 2D1ABC181BFFFF000000000000000000000000000000000000000000
IE: Unknown: 3D160B081100000000000000000000000000000000000000
IE: Unknown: 7F080000000000000040
IE: Unknown: DD090010180200000C0000
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
Cell 07 - Address: B4:75:0E:AF:F2:F9
Channel:149
Frequency:5.745 GHz
Quality=34/70 Signal level=-76 dBm
Encryption key:on
ESSID:"Chao"
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=000001a6e5bc74d8
Extra: Last beacon: 72ms ago
IE: Unknown: 00044368616F
IE: Unknown: 01088C129824B048606C
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: Unknown: 2D1AFE081EFFFF000001000000000000000000000000000000000000
IE: Unknown: 3D16950D0000000000000000000000000000000000000000
IE: Unknown: 4A0E14000A002C01C800140005001900
IE: Unknown: 7F0101
IE: Unknown: DD860050F204104A0001101044000102103B00010310470010BD487DE5BB1E0917C417B81A319F32FB102100074C696E6B7379731023000D4C696E6B7379732045323530301024000776332E302E30301042000234321054000800060050F20400011011000D4C696E6B737973204532353030100800022688103C0001031049000600372A000120
IE: Unknown: DD090010180200F0040000
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
>> uname -r -m
4.10.0-33-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 RATE SIGNAL BARS SECURITY
Chao-visiteur Infra 11 54 Mbit/s 52 ▂▄__ --
* Chao Infra 11 54 Mbit/s 52 ▂▄__ WPA1 WPA2
Chao Infra 149 54 Mbit/s 40 ▂▄__ WPA1 WPA2
BELL832 Infra 6 54 Mbit/s 34 ▂▄__ WPA2
BELL345 Infra 1 54 Mbit/s 22 ▂___ WPA2
EBOX_ES48 Infra 11 54 Mbit/s 17 ▂___ WPA1 WPA2
Beg for it! Infra 6 54 Mbit/s 14 ▂___ WPA2
Resto Rawche Infra 6 54 Mbit/s 7 ▂___ WPA2
>> nmcli connection show
NAME UUID TYPE DEVICE
Chao 1bb3bc66-7ff1-461f-bc6a-3737f9d2517c 802-11-wireless wlp1s0
>> sudo rfkill list
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no