From owner-freebsd-mobile@freebsd.org Fri Apr 1 02:45:45 2016 Return-Path: Delivered-To: freebsd-mobile@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 53B7FAE5CF2 for ; Fri, 1 Apr 2016 02:45:45 +0000 (UTC) (envelope-from ambrisko@ambrisko.com) Received: from mail.ambrisko.com (mail.ambrisko.com [70.91.206.90]) by mx1.freebsd.org (Postfix) with ESMTP id 391A916FA; Fri, 1 Apr 2016 02:45:44 +0000 (UTC) (envelope-from ambrisko@ambrisko.com) X-Ambrisko-Me: Yes Received: from server2.ambrisko.com (HELO internal.ambrisko.com) ([192.168.1.2]) by ironport.ambrisko.com with ESMTP; 31 Mar 2016 20:00:07 -0700 Received: from ambrisko.com (localhost [127.0.0.1]) by internal.ambrisko.com (8.14.9/8.14.4) with ESMTP id u312jiK3020908; Thu, 31 Mar 2016 19:45:44 -0700 (PDT) (envelope-from ambrisko@ambrisko.com) Received: (from ambrisko@localhost) by ambrisko.com (8.14.9/8.14.4/Submit) id u312jh6E020907; Thu, 31 Mar 2016 19:45:43 -0700 (PDT) (envelope-from ambrisko) Date: Thu, 31 Mar 2016 19:45:43 -0700 From: Doug Ambrisko To: Glen Barber Cc: Adrian Chadd , "freebsd-mobile@freebsd.org" , David Christensen , Ian Smith , Torfinn Ingolfsen Subject: Re: Recommended laptop for FreeBSD 10.2 Xfce workstation? Message-ID: <20160401024543.GA19980@ambrisko.com> References: <56F6290E.10500@holgerdanske.com> <20160331142243.6e81d13b04bb549362a1fea2@getmail.no> <20160401003029.F39547@sola.nimnet.asn.au> <20160331214931.GA65904@ambrisko.com> <20160331222951.GA81396@ambrisko.com> <20160401022459.GA17837@ambrisko.com> <20160401023747.GB81593@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160401023747.GB81593@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Apr 2016 02:45:45 -0000 On Fri, Apr 01, 2016 at 02:37:47AM +0000, Glen Barber wrote: | On Thu, Mar 31, 2016 at 07:24:59PM -0700, Doug Ambrisko wrote: | > On Thu, Mar 31, 2016 at 04:30:28PM -0700, Adrian Chadd wrote: | > | Hi, | > | | > | Unload the USB kernel drivers and try again. The last couple times I | > | had this problem it was something about expected power versus set | > | power in ACPI for USB (for wake on USB), which we were getting wrong - | > | and it wouldn't wake up right. | > | > Would that be different from building a kernel without USB and other | > devices. I tried that again and it got stuck on resume. | > | > I could try to kldload usb and then unload it. | | You need the i915kms from 11-CURRENT for suspend/resume to work properly | on the T540p. It does not work at all otherwise. Trust me, I've tried | everything. Yep, have i915kms. My BIOS is version GMET71WW (2.19). I have the quad core CPU and the 2880x1620 LCD. My kernel is based on r297366M. I'm booting in UEFI mode with vt and have tried non-UEFI with vt before and it didn't work. Thanks, Doug A.