Return-path: Received: from ey-out-2122.google.com ([74.125.78.25]:22990 "EHLO ey-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751304AbYL3QsX (ORCPT ); Tue, 30 Dec 2008 11:48:23 -0500 Message-ID: <495A50D0.3080000@tuffmail.co.uk> (sfid-20081230_174829_187611_50E7ED71) Date: Tue, 30 Dec 2008 16:48:16 +0000 From: Alan Jenkins MIME-Version: 1.0 To: Bob Copeland CC: Alan Stern , linux-wireless@vger.kernel.org, linux-pm@lists.linux-foundation.org, USB list Subject: Re: [linux-pm] rtl8187 usb wifi adaptor causes suspend hang References: <495A1DC8.1050609@tuffmail.co.uk> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: Bob Copeland wrote: > On Tue, Dec 30, 2008 at 10:45 AM, Alan Stern wrote: > >>> Is it possible to fix this without suspend support in mac80211? If not, >>> I vote we change rtl8187 (and zd_usb) to prevent suspend. I.e. set USB >>> suspend callbacks which return an error. >>> > > Alan J: > > Are you using 'echo -n mem > /sys/power/state' directly to do suspend, > or hitting the power button? Various. Normally I use my GUI, which is using s2disk. I did try using /sys/power/state directly as well, but there was no difference.