From owner-freebsd-acpi@FreeBSD.ORG Fri Jan 19 23:43:30 2007 Return-Path: X-Original-To: freebsd-acpi@freebsd.org Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4B57916A402 for ; Fri, 19 Jan 2007 23:43:30 +0000 (UTC) (envelope-from nate@root.org) Received: from root.org (root.org [67.118.192.226]) by mx1.freebsd.org (Postfix) with ESMTP id 18BE013C44C for ; Fri, 19 Jan 2007 23:43:29 +0000 (UTC) (envelope-from nate@root.org) Received: (qmail 13186 invoked from network); 19 Jan 2007 23:43:31 -0000 Received: from adsl-67-119-74-222.dsl.sntc01.pacbell.net (HELO ?10.0.0.44?) (nate-mail@67.119.74.222) by root.org with ESMTPA; 19 Jan 2007 23:43:31 -0000 Message-ID: <45B1579B.7010009@root.org> Date: Fri, 19 Jan 2007 15:43:23 -0800 From: Nate Lawson User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Joerg Wunsch References: <45AF925C.9050104@aei.mpg.de> <20070119223740.GD47713@uriah.heep.sax.de> In-Reply-To: <20070119223740.GD47713@uriah.heep.sax.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-acpi@freebsd.org Subject: Re: ACPI problems on HP Compaq nx6325 X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Jan 2007 23:43:30 -0000 Joerg Wunsch wrote: > As Michele Heurs wrote: > >> Meanwhile I have freeBSD 6.2 stable (of Monday), but ACPI still >> doesn't work. Booting with ACPI enabled results in the the system >> being unresponsive, the mouse is "jumpy" and input is only >> recognised after long delays or when the mouse is moved. > > Sounds a lot like what I've been suffering from as well. > > Have a look at PR i386/104678, and the patches referenced there. > Using these patches, my nx6325 works reasonably well. Alas, it still > appears to burn a lot more energy than when running under Win32, and > speedstep doesn't appear to be fully supported. > > I've got more troubles still (wakeup from suspend mode always freezes, > sound is only supported by the commercial OSS driver and even there, > it always mutes the speaker, battery is often not properly detected in > acpiconf -i0, the ndiswrapper driver for the builtin WLAN card panics > immediately when loading), but I think you have to get the more basic > things to run first until we could talk about that. > I looked at this and the solution should be "don't use anything other than C1". That's the default for both 7.x and 6.x so you must be explicitly changing rc.conf or sysctl.conf to enable lower cx_lowest states, right? Also, *which* patch are you using from the PR? THere are a few different ones. -- Nate