From owner-freebsd-acpi@FreeBSD.ORG Sat Oct 19 07:27:19 2013 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DF39B26F; Sat, 19 Oct 2013 07:27:19 +0000 (UTC) (envelope-from andrewklaus@gmail.com) Received: from mail-ve0-x22f.google.com (mail-ve0-x22f.google.com [IPv6:2607:f8b0:400c:c01::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8D74E2B52; Sat, 19 Oct 2013 07:27:19 +0000 (UTC) Received: by mail-ve0-f175.google.com with SMTP id pa12so2556294veb.20 for ; Sat, 19 Oct 2013 00:27:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=1iFYc66g6EHyrS4HFzAgTgtLbSTrRR87+ZXf2ngdEdk=; b=DtQMzgBquygoxMaHfBUcrAEjKrk/YIfsO17zYN2fZQKnPIenePlMaYesSOKYl1wJUu 3I5oyqVvTjLK2AR5mm43u/eBQB7EW8joYjqzLjOA4hsb3UUVeWwv9T5WbHG8YRahSBMR b2oWYuUe5FS0tDI8dQk+CxtApr67iTPOK5oE7ZTkm47cF/l5UyXBpKohyw3eSBQJfpoQ 6ERIJmciOsCCeLGOWIBgKPRNsYf1Iht0mR+NITQkU/KCK596zU87fpiglce/yvO4AWgL o2eJ/1i4olcCesD6m9wYh5jI3jYMnGKrtmFkLszvR+Z6yVl8xZvFv7evchT/Pv64daHW QJVQ== X-Received: by 10.220.244.132 with SMTP id lq4mr77799vcb.31.1382167638531; Sat, 19 Oct 2013 00:27:18 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.93.74 with HTTP; Sat, 19 Oct 2013 00:26:58 -0700 (PDT) In-Reply-To: <20131019062929.GP94496@glenbarber.us> References: <20131019062929.GP94496@glenbarber.us> From: Andrew Klaus Date: Sat, 19 Oct 2013 01:26:58 -0600 Message-ID: Subject: Re: Suspend/Resume on Dell E6410 Laptop To: Glen Barber Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-acpi@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: Sat, 19 Oct 2013 07:27:19 -0000 Thanks for the response. Just did that, but nothing seems to have really changed. I've disabled any devices I can from the bios as well, just in case any of them are causing an issue. Thanks, Andrew On Sat, Oct 19, 2013 at 12:29 AM, Glen Barber wrote: > On Sat, Oct 19, 2013 at 12:16:06AM -0600, Andrew Klaus wrote: > > Suspend to S3 works, but when trying to resume from S3, the screen stays > > blank. > > Please try rebuilding your kernel without 'options VESA'. > > Glen > >