From owner-freebsd-mobile@FreeBSD.ORG Thu Nov 13 19:23:41 2014 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C7E3772E; Thu, 13 Nov 2014 19:23:41 +0000 (UTC) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [IPv6:2001:470:1f11:75::1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A1E139DF; Thu, 13 Nov 2014 19:23:41 +0000 (UTC) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 9D84FB965; Thu, 13 Nov 2014 14:23:40 -0500 (EST) From: John Baldwin To: freebsd-mobile@freebsd.org Subject: Re: [Bug 194884] [acpi] Asus UX31E USB hangs during suspend, due to putting the USB controllers into D3 state Date: Thu, 13 Nov 2014 13:21:06 -0500 User-Agent: KMail/1.13.5 (FreeBSD/8.4-CBSD-20140415; KDE/4.5.5; amd64; ; ) References: <20141110071601.GA1463@mx12.chaot.net> In-Reply-To: <20141110071601.GA1463@mx12.chaot.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201411131321.06212.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Thu, 13 Nov 2014 14:23:40 -0500 (EST) Cc: Johannes Meixner X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Nov 2014 19:23:41 -0000 On Monday, November 10, 2014 2:16:02 am Johannes Meixner wrote: > Patch works for me on an ASUS ZenBook UX32VD and makes > Suspend/Resume feasible: > > Before, my display wouldn't come back out of suspend. > > With this patch, and with acpi_video loaded, everything > finally works fine. > > NB: As long as acpi_video is not loaded, the display > won't restart. Please add an entry on the wiki.freebsd.org/Laptops page. -- John Baldwin