From owner-freebsd-current@FreeBSD.ORG Fri Jul 16 03:52:16 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B637E16A4CE for ; Fri, 16 Jul 2004 03:52:16 +0000 (GMT) Received: from smtp002.bizmail.yahoo.com (smtp002.bizmail.yahoo.com [216.136.172.126]) by mx1.FreeBSD.org (Postfix) with SMTP id 91AF843D55 for ; Fri, 16 Jul 2004 03:52:16 +0000 (GMT) (envelope-from noackjr@alumni.rice.edu) Received: from unknown (HELO optimator.noacks.org) (noackjr@supercrime.org@70.240.197.108 with login) by smtp002.bizmail.yahoo.com with SMTP; 16 Jul 2004 03:52:16 -0000 Received: from localhost (localhost [127.0.0.1]) by optimator.noacks.org (Postfix) with ESMTP id 7474A61EF; Thu, 15 Jul 2004 22:52:15 -0500 (CDT) Received: from optimator.noacks.org ([127.0.0.1]) by localhost (optimator.noacks.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 38306-07; Thu, 15 Jul 2004 22:52:14 -0500 (CDT) Received: from compgeek.noacks.org (compgeek [192.168.1.10]) by optimator.noacks.org (Postfix) with ESMTP id 4C5366157; Thu, 15 Jul 2004 22:52:14 -0500 (CDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by compgeek.noacks.org (8.12.11/8.12.11) with ESMTP id i6G3qEfX006566; Thu, 15 Jul 2004 22:52:14 -0500 (CDT) (envelope-from noackjr@alumni.rice.edu) Message-ID: <40F750EE.9080706@alumni.rice.edu> Date: Thu, 15 Jul 2004 22:52:14 -0500 From: Jon Noack User-Agent: Mozilla Thunderbird 0.7.1 (X11/20040629) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eric Anderson References: <40F6ABF6.3000807@centtech.com> In-Reply-To: <40F6ABF6.3000807@centtech.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at noacks.org cc: freebsd-current@freebsd.org Subject: Re: ACPI degrading.. ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: noackjr@alumni.rice.edu List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jul 2004 03:52:16 -0000 On 07/15/04 11:08, Eric Anderson wrote: > Ok - On May13th, I was the happiest FreeBSD user on the planet.. All the > ACPI stuff worked (the acpi_video stuff worked for my laptop, I had > several 'cx_supported' modes, etc..), but then I cvsup'ed on July 8th > (around there), and the acpi_video was broken, and no more cx modes > (besides c1). I backed up to 06/15 and the acpi_video magically came > back, but still no cx modes.. > Is there a configuration option I need to adjust now, or is it just > broken? Is there anything I can do to help? An illuminating thread over on cvs-src (these are links to the most informative messages): http://lists.freebsd.org/pipermail/cvs-src/2004-July/027545.html http://lists.freebsd.org/pipermail/cvs-src/2004-July/027547.html Jon