From owner-freebsd-acpi@FreeBSD.ORG Wed Jun 26 19:53:44 2013 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 92DD6AA7; Wed, 26 Jun 2013 19:53:44 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-qa0-x236.google.com (mail-qa0-x236.google.com [IPv6:2607:f8b0:400d:c00::236]) by mx1.freebsd.org (Postfix) with ESMTP id 34D0C195D; Wed, 26 Jun 2013 19:53:44 +0000 (UTC) Received: by mail-qa0-f54.google.com with SMTP id n20so6017qaj.20 for ; Wed, 26 Jun 2013 12:53:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=mXNwhO6EiWxWcBkaiRSdnWqo5Obx9UoZHrO6UB4IAgI=; b=FFENfRbJyDU5yBmuvUSwiTtVrnLNSPXF5up0CPcR8q71fx3KCmOvrnTLe4fyf+FSXM +cBvBAYy+23oRkUSdpGQYZpByY1TUoCOaDPF6kkPwY0+SkQ2uy9kW1idh9jz3feGwre5 lZRzekiEWbarOGk8dtc8O2fZNt6zbg63kZTh1e+rEUcZjgmc2W/7A6BACFO+wMgd3gFJ Vp3BQtLhuci8pMGVW6o1DFx0KQmf2BzUIcmxA2rGTFYytPX56GdKXfwml7jluij4iFBU R1gupAc5ZV1hbf1ENasEIFJfCfcyiCdzjr+LkpA1cOCCNrJvh5KqsZeyiOyNGxqhuyFX VUYw== MIME-Version: 1.0 X-Received: by 10.49.35.65 with SMTP id f1mr6798267qej.72.1372276423771; Wed, 26 Jun 2013 12:53:43 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.214.7 with HTTP; Wed, 26 Jun 2013 12:53:43 -0700 (PDT) In-Reply-To: <20130626195154.GK88288@e-new.0x20.net> References: <20130621220013.X55167@sola.nimnet.asn.au> <20130626152833.M78748@sola.nimnet.asn.au> <20130626195154.GK88288@e-new.0x20.net> Date: Wed, 26 Jun 2013 12:53:43 -0700 X-Google-Sender-Auth: wfK3AXfpO02dPcoh6fmhwQ0Ijxw Message-ID: Subject: Re: USB ports on Lenovo T400 do not work after a suspend/resume From: Adrian Chadd To: Lars Engels Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-acpi@freebsd.org, freebsd-stable@freebsd.org, Ian Smith , freebsd-usb@freebsd.org X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jun 2013 19:53:44 -0000 On 26 June 2013 12:51, Lars Engels wrote: > On Tue, Jun 25, 2013 at 11:09:20PM -0700, Adrian Chadd wrote: >> [snip] ok, I'll do a boot -v tonight when I get home and log things. >> >> Thanks! > > Please also try a recent CURRENT. I was having the same issues with dead > USB ports on my X200, but IIRC it suddenly worked a few weeks ago. > Unfotunately with the new X.org resuming doesn't work for me, so I can't > try it now. .. having resume not work with xorg is a big, big red flag. I'm happy to boot a -head snapshot on this thing, but I can't really migrate to running -head if resume doesn't work. :( adrian