From owner-freebsd-mobile@FreeBSD.ORG Fri Nov 14 15:57:43 2014 Return-Path: Delivered-To: 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 633C293D; Fri, 14 Nov 2014 15:57:43 +0000 (UTC) Received: from mail-wg0-x231.google.com (mail-wg0-x231.google.com [IPv6:2a00:1450:400c:c00::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E74EB9B8; Fri, 14 Nov 2014 15:57:42 +0000 (UTC) Received: by mail-wg0-f49.google.com with SMTP id x13so19607666wgg.22 for ; Fri, 14 Nov 2014 07:57:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=cAWqaWhS2U9ht/lqQvZ7NkuDW1D0HyHXN9HQDNVq4bo=; b=Dy/vzL9EmdUNDR0wiGKxYv1qmw/QsQI1+bedE7Ii8LCM4slE7UFrXYiNt5gtvWw5Mf KPL6HWF6ohQUqA1y/zdiT5RZJMtcNHHHshbUbPSV5uUf0GVcky5wlk2z2lP3FADd0fSr smg2ZcFGwM/HzWA+2rURPQ4cTVYZ7D1H2f35LVDn9QXYEpacCZChH6YEts/ho8Xhx4G5 WD9mGrAtQ4gpduH8fYRI+Gb+9MduqhzlOqGx/draZ66FS/FC6jr85PFBbIiPWex3xkKh 6Lgtntj+F1pZd3l34hLOoRoKwciSEPZZtIRk3PIc5IdKGqqn0u+HRk4/AMIK8JO7CAsl gR9Q== MIME-Version: 1.0 X-Received: by 10.180.99.105 with SMTP id ep9mr8907781wib.26.1415980661212; Fri, 14 Nov 2014 07:57:41 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.216.106.136 with HTTP; Fri, 14 Nov 2014 07:57:41 -0800 (PST) In-Reply-To: <20141114093249.GA3453@mx12.chaot.net> References: <20141110071601.GA1463@mx12.chaot.net> <201411131321.06212.jhb@freebsd.org> <20141114093249.GA3453@mx12.chaot.net> Date: Fri, 14 Nov 2014 07:57:41 -0800 X-Google-Sender-Auth: b4zLmgZVbgeTGXUtXO3W80jDiSU Message-ID: Subject: Re: [Bug 194884] [acpi] Asus UX31E USB hangs during suspend, due to putting the USB controllers into D3 state From: Adrian Chadd To: Johannes Meixner Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-mobile@freebsd.org" 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: Fri, 14 Nov 2014 15:57:43 -0000 The brightness keys work fine for me. The volume keys don't, but these tend to be software controlled things these days. I'm going to see if I can make acpi_asus work for this laptop and map the volume keys to the system volume or something useful like that. -adrian On 14 November 2014 01:32, Johannes Meixner wrote: > Added to https://wiki.freebsd.org/Laptops/ASUS_UX32VD?highlight=%28\bCategoryLaptop\b%29 > > Do the volume and brightness function keys work for you? > > Best, > -xmj > > On Thu, Nov 13, 2014 at 01:21:06PM -0500, John Baldwin wrote: >> 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 > > -- > Johannes Meixner | FreeBSD Committer > xmj@FreeBSD.org | http://people.freebsd.org/~xmj