linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jay Aurabind <mail@aurabindo.in>
To: linux-wireless@vger.kernel.org, iwl@linux.intel.com
Subject: [HELP] Intel 7260 powering up / down wifi inconsistency
Date: Wed, 23 Jul 2014 11:18:46 +0530	[thread overview]
Message-ID: <53CF4CBE.9020402@aurabindo.in> (raw)

Dear all,

I know this is devel list, but iwlwifi web page points here for support. So here we go.

Initially, I couldnt turn off wifi. I am currently on Ubuntu 14.04 (fresh install). I tried the following commands:

Via NetworkManger "nmcli nm wifi off"
Via TLP "wifi off"
Via Unity GUI, Network Menu-> Uncheck "Enable WiFi"

These were the methods that I successfully used to switch off wifi in my previous laptop with an atheros card. However, with this "HP ENVY 15T J100" with Intel 7260 Card (possibly single band version), I cannot "really" turn off the wifi and bluetooth. Even when they show turned off in GUI, I mobile can pick them up (confirmed for bluetooth only).

In the default state (after powerup), "rfkill list" gives:

0: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
1: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no

If I give "rfkill block all", I get this:

0: phy0: Wireless LAN
	Soft blocked: yes
	Hard blocked: no
1: hci0: Bluetooth
	Soft blocked: yes
	Hard blocked: no

Output of "dmesg | grep iwlwifi" is:

[    9.489423] iwlwifi 0000:07:00.0: irq 47 for MSI/MSI-X
[    9.633385] iwlwifi 0000:07:00.0: loaded firmware version 22.24.8.0 op_mode iwlmvm
[   10.339967] iwlwifi 0000:07:00.0: Detected Intel(R) Wireless N 7260, REV=0x144
[   10.340063] iwlwifi 0000:07:00.0: L1 Enabled; Disabling L0S
[   10.340323] iwlwifi 0000:07:00.0: L1 Enabled; Disabling L0S
[   15.750742] iwlwifi 0000:07:00.0: L1 Enabled; Disabling L0S
[   15.751091] iwlwifi 0000:07:00.0: L1 Enabled; Disabling L0S


This laptop does not have a dedicated physical wifi "switch". However, F12 is muxed with this function, and also hosts the wifi indicator led.

I've noticed that while system is booting up, the wifi is in off state because wifi indicator is orange color, called  "Airplane Mode" in windows 8. This laptop came with win8. Before I wiped it out, I put it to Airplane mode. As soon as Ubuntu starts up, wifi indicator becomes white. 

But things arent that worse. After I configured tlp to "block" all radio device on startup, wifi & bluetooth is "really" turned off. Now if I use nmcli, I can turn on/off the wifi.

So my question is: Why didnt it work the first time (before configuring TLP to disable radio at startup). Doest this behavior indicate a bug ? I actually dont remember if my previous laptop set up, whether I could / couldnt switch wifi *before* configuring TLP to block wifi with nmcli.

Cheers,
Aurabindo


             reply	other threads:[~2014-07-23  5:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-23  5:48 Jay Aurabind [this message]
2014-07-24  6:34 ` [HELP] Intel 7260 powering up / down wifi inconsistency Emmanuel Grumbach
2014-07-24  9:34   ` Jay Aurabind

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53CF4CBE.9020402@aurabindo.in \
    --to=mail@aurabindo.in \
    --cc=iwl@linux.intel.com \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).