From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-iy0-f174.google.com ([209.85.210.174]:61309 "EHLO mail-iy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753271Ab2IJD4i (ORCPT ); Sun, 9 Sep 2012 23:56:38 -0400 Message-ID: <504D64F1.206@lwfinger.net> Date: Sun, 09 Sep 2012 22:56:33 -0500 From: Larry Finger MIME-Version: 1.0 To: Huang Ying CC: Bjorn Helgaas , linux-pci@vger.kernel.org, LKML , =?UTF-8?B?5p2O5pyd5piO?= , "Rafael J. Wysocki" , Linux PM list Subject: Re: Question about failure in PCI power-state change References: <504A78E9.4030005@lwfinger.net> <1347236699.28607.17.camel@yhuang-dev> In-Reply-To: <1347236699.28607.17.camel@yhuang-dev> Content-Type: text/plain; charset=UTF-8; format=flowed Sender: linux-pci-owner@vger.kernel.org List-ID: On 09/09/2012 07:24 PM, Huang Ying wrote: > On Fri, 2012-09-07 at 15:48 -0700, Bjorn Helgaas wrote: >> +cc Rafael, Huang, linux-pm >> >> On Fri, Sep 7, 2012 at 3:44 PM, Larry Finger wrote: >>> Hi, >>> >>> On occasion when I unload and reload driver rtl8192ce, I get the message >>> >>> "Refused to change power state, currently in D3" > > Hi, Larry, > > We fixed a similar issue recently. And the patch has been merged by > v3.6-rc5. Can you try v3.6-rc5? V3.6-rc5 was merged with wireless-testing today. It did not change my symptoms, but I think I have identified another problem with my driver. Thanks for the heads-up. Larry