Return-path: Received: from mail-ie0-f173.google.com ([209.85.223.173]:65511 "EHLO mail-ie0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753286Ab3KKVz5 (ORCPT ); Mon, 11 Nov 2013 16:55:57 -0500 Received: by mail-ie0-f173.google.com with SMTP id x13so5960363ief.18 for ; Mon, 11 Nov 2013 13:55:57 -0800 (PST) Date: Mon, 11 Nov 2013 14:55:53 -0700 From: Bjorn Helgaas To: wzyboy Cc: Emmanuel Grumbach , "Grumbach, Emmanuel" , "ilw@linux.intel.com" , "linux-wireless@vger.kernel.org" , "linux-pci@vger.kernel.org" Subject: Re: [Ilw] Intel Wireless 7260 hardware timed out randomly Message-ID: <20131111215553.GA30509@google.com> (sfid-20131111_225610_821324_DD578655) References: <0BA3FCBA62E2DC44AF3030971E174FB301DEA097@HASMSX103.ger.corp.intel.com> <527A8166.6000701@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-wireless-owner@vger.kernel.org List-ID: On Sun, Nov 10, 2013 at 06:19:58PM +0800, wzyboy wrote: > 2013/11/9 Bjorn Helgaas : > > it might > > be interesting to do "echo on > > > /sys/bus/pci/devices/0000:03:00.0/power/control" and see whether it > > makes a difference. > > Hi, should I run this command after the bug? I just ran this after the > bug occurs, but there is no output in dmesg, and "ip link set wlan0 > up" still returns same error ("RTNETLINK answers: Connection timed > out"). Run the command before the bug occurs. The idea is to disable run-time power management. If the problem is that we're turning off power to the device, disabling power management might make a difference. Bjorn