From owner-freebsd-stable@FreeBSD.ORG Wed Dec 1 21:55:05 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9919C106564A for ; Wed, 1 Dec 2010 21:55:05 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id EC04F8FC08 for ; Wed, 1 Dec 2010 21:55:04 +0000 (UTC) Received: by fxm16 with SMTP id 16so5500214fxm.13 for ; Wed, 01 Dec 2010 13:55:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=RmlVVJuhf8HM4bGLGAImzJmHkYc8rnity2q+qToKwT0=; b=k6nBNNcCPOIX09SYI0Rt2eHlV077sc6vbpNHII0YxKfxSByYAzAbOxZCNUAm/1k8qp kxSJY8bPdiQanoJWfiUuZAHyFgFJ68y8oyXbYMR2eeRHfmexzGAcUlSCwyNf+76buw81 U94TJ/eZyMd+NOiSjrc5Jgfj82Wb8Dd+4Pils= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=HnNa0tSspLa//gd/hn5xGmyzCSoWFOuw6lEcBlTztR0I9sE7iOlcbVgtmZtqkx+q3B wR8o01f9MEJ85SrbMntK8tSy17PlqoWjJ4K9yRcQu9SQwQXHl2b95yc8fbhWb8Ibnybn A49r6+o9S2LsX8JNrbfLIlj7aohoU+ZYdi7YM= MIME-Version: 1.0 Received: by 10.223.96.76 with SMTP id g12mr1738648fan.32.1291240503663; Wed, 01 Dec 2010 13:55:03 -0800 (PST) Received: by 10.223.107.79 with HTTP; Wed, 1 Dec 2010 13:55:03 -0800 (PST) In-Reply-To: References: <20101115093709.GA1452@birne.dunkelkammer.void> Date: Wed, 1 Dec 2010 15:55:03 -0600 Message-ID: From: Adam Vande More To: David DEMELIER Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-multimedia@freebsd.org, freebsd-stable@freebsd.org Subject: Re: 8.1-RELEASE: snd_hda works as module only, suspend/resume leaves display off X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Dec 2010 21:55:05 -0000 On Wed, Dec 1, 2010 at 3:49 PM, David DEMELIER wrote: > Same here, if I have snd_hda directly in kernel, screen doesn't wake > up with or without hw.acpi.reset_video=1. I don't like much modules > since it takes some time to load at boot > Are you booting from a tape drive or something? -- Adam Vande More