From owner-freebsd-current Mon Jan 13 14:28:41 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6589437B401; Mon, 13 Jan 2003 14:28:40 -0800 (PST) Received: from dilbert.timing.com (dilbert.timing.com [206.168.13.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 827D243F1E; Mon, 13 Jan 2003 14:28:39 -0800 (PST) (envelope-from marc@dilbert.timing.com) Received: from dilbert.timing.com (localhost.timing.com [127.0.0.1]) by dilbert.timing.com (8.12.3/8.12.3) with ESMTP id h0DMSZwV032503; Mon, 13 Jan 2003 15:28:35 -0700 (MST) (envelope-from marc@dilbert.timing.com) Received: (from marc@localhost) by dilbert.timing.com (8.12.3/8.12.3/Submit) id h0DMSYsC032502; Mon, 13 Jan 2003 15:28:34 -0700 (MST) Date: Mon, 13 Jan 2003 15:28:34 -0700 From: Marc Butler To: Mark Sergeant Cc: freebsd-current@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG Subject: Re: USB problems after resume from suspend in current as of January 9 Message-ID: <20030113152834.A32346@timing.com> Mail-Followup-To: Mark Sergeant , freebsd-current@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG References: <1042161742.1021.2.camel@xyzzy.wireless.snsonline.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1042161742.1021.2.camel@xyzzy.wireless.snsonline.net>; from msergeant@snsonline.net on Fri, Jan 10, 2003 at 12:22:22PM +1100 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Jan 10, 2003 at 12:22:22PM +1100, Mark Sergeant wrote: > I'm running a toshiba portege 4000 with -CURRENT as of January 9. > Suspending and resuming runs fine apart from USB, on resume it is unable > to recognise my USB mouse (logitech), nothing even registers that it is > plugged in, nor does the mouse get any power yet on booting normally USB > works fine. Has anyone got any ideas how I can work around this issues ? It may be the USB controller is being shutdown and not restarted. To check whether the USB controller is up try: "usbdevs -v" which I believe should complain: "no USB controllers found" or similar. You may want to check the BIOS for any obvious settings related to USB and power management. Is ACPI involved in suspension? I'm sorry but I know nothing about ACPI (or laptop power management). -- Marc Butler To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message