08-04-2017, 11:05 PM
Thank you. Here is the output of those commands:
Code:
root@TOSHIBA-NETBOOK:~# lspci -nnk | grep 0280 -A2
07:00.0 Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b1] (rev 73)
Subsystem: Intel Corporation Dual Band Wireless-AC 7260 [8086:4070]
Kernel driver in use: iwlwifi
Code:
root@TOSHIBA-NETBOOK:~# rfkill list all
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
Code:
root@TOSHIBA-NETBOOK:~# dmesg | grep iwl
[ 11.533835] iwlwifi 0000:07:00.0: loaded firmware version 17.459231.0 op_mode iwlmvm
[ 11.783664] iwlwifi 0000:07:00.0: Detected Intel(R) Dual Band Wireless AC 7260, REV=0x144
[ 11.783866] iwlwifi 0000:07:00.0: L1 Enabled - LTR Disabled
[ 11.784196] iwlwifi 0000:07:00.0: L1 Enabled - LTR Disabled
[ 12.114773] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 13.655131] iwlwifi 0000:07:00.0 wlp7s0: renamed from wlan0
[ 15.086110] iwlwifi 0000:07:00.0: L1 Enabled - LTR Disabled
[ 15.086366] iwlwifi 0000:07:00.0: L1 Enabled - LTR Disabled
[ 15.278222] iwlwifi 0000:07:00.0: L1 Enabled - LTR Disabled
[ 15.278482] iwlwifi 0000:07:00.0: L1 Enabled - LTR Disabled
root@TOSHIBA-NETBOOK:~#