Return-path: Received: from p15195424.pureserver.info ([82.165.34.74]:48570 "EHLO p15195424.pureserver.info" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751901Ab3IMNCk (ORCPT ); Fri, 13 Sep 2013 09:02:40 -0400 Message-ID: <52330CB4.7020902@ilande.co.uk> (sfid-20130913_150243_557189_909D84A8) Date: Fri, 13 Sep 2013 14:01:40 +0100 From: Mark Cave-Ayland MIME-Version: 1.0 To: Larry Finger CC: linux-wireless References: <5232DAF0.6040907@ilande.co.uk> In-Reply-To: <5232DAF0.6040907@ilande.co.uk> Subject: Re: rtl8192cu: testing with EdiMax USB Content-Type: text/plain; charset=ISO-8859-1; format=flowed Sender: linux-wireless-owner@vger.kernel.org List-ID: On 13/09/13 10:29, Mark Cave-Ayland wrote: > I spent a bit more time tinkering further with debug=0x5, forgetting > that I had left your last diagnostic patch applied. Based upon when the > beacon output disappears in the logs (after updating the power > registers), it does seem likely that is a power-related problem. FWIW I just tried a quick test where I commented out the entire rtl92c_dm_txpower_tracking_callback_thermalmeter() function to make it a nop, and that didn't seem to make any difference... ATB, Mark.