From owner-freebsd-acpi@FreeBSD.ORG Tue Jan 30 10:08:40 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 BFBA616A402 for ; Tue, 30 Jan 2007 10:08:40 +0000 (UTC) (envelope-from michele.heurs@aei.mpg.de) Received: from mailserv.aei.mpg.de (mailserv.aei.mpg.de [194.94.224.6]) by mx1.freebsd.org (Postfix) with ESMTP id 4EED113C4AA for ; Tue, 30 Jan 2007 10:08:38 +0000 (UTC) (envelope-from michele.heurs@aei.mpg.de) Received: by mailserv.aei.mpg.de (Postfix, from userid 65534) id DCAF1A29474; Tue, 30 Jan 2007 11:08:36 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mailserv.aei.mpg.de (Postfix) with ESMTP id 95EC6A3A238; Tue, 30 Jan 2007 11:08:36 +0100 (CET) Received: from [130.75.117.7] (unknown [130.75.117.7]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (Client did not present a certificate) by mailserv.aei.mpg.de (Postfix) with ESMTP id BDDFF976F1E; Tue, 30 Jan 2007 11:08:29 +0100 (CET) Message-ID: <45BF1918.8010206@aei.mpg.de> Date: Tue, 30 Jan 2007 11:08:24 +0100 From: Michele Heurs User-Agent: Thunderbird 1.5.0.9 (X11/20070109) 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: 8bit X-Virus-Scanned: by AMaViS snapshot-20020531 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on mailserv.aei.mpg.de X-Spam-Level: X-Spam-Status: No, hits=-0.7 required=5.0 tests=BAYES_10 autolearn=no version=2.64 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: Tue, 30 Jan 2007 10:08:40 -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. As I wrote in my last mail (message ID 45B636EE.40602@aei.mpg.de) ACPI now works, both cores are recognised and I do get some information on ACPI in dmesg. I haven't yet dealt with speedstep. > 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 installed the driver from OSS, but as you described, it always mutes the speakers. osstest gives perfect output on the headphone jack, but applications such as xmms or kmplayer don't. kmix doesn't recognise anything from the sound system. I have already removed the driver oss-freebsd-v4.0rc8-190-amd64 from 4front. Ariff has a patch on his page (http://people.freebsd.org/~ariff/snd_RELENG_6_20070121_141_lowlatency.diff.gz), which I have now applied. The debugging messages (which Ariff specifies on his page) are: uname -a FreeBSD draco 6.2-STABLE FreeBSD 6.2-STABLE #6: Tue Jan 30 10:39:49 CET 2007 root@draco:/usr/obj/usr/src/sys/DRACO amd64 pciconf -lv | grep -B 4 audio dmesg | grep ^pcm pcm0: mem 0xd4408000-0xd440bfff irq 16 at device 20.2 on pci0 pcm0: hdac_mem_alloc: Unable to allocate memory resource sysctl hw.snd.verbose=2 ; cat /dev/sndstat hw.snd.verbose: 1 -> 2 FreeBSD Audio Driver (newpcm: 64bit) Installed devices: sysctl hw.snd hw.snd.latency_profile: 1 hw.snd.latency: 5 hw.snd.report_soft_formats: 1 hw.snd.feeder_buffersize: 16384 hw.snd.feeder_rate_round: 25 hw.snd.feeder_rate_max: 2016000 hw.snd.feeder_rate_min: 1 hw.snd.verbose: 2 hw.snd.maxautovchans: 4 hw.snd.default_unit: 0 /usr/sbin/mixer mixer: /dev/mixer: No such file or directory The kernel config is more or less GENERIC. Any advice is much appreciated :) All the best, Michèle -- ********************************************** Dr. Michèle Heurs Max-Planck-Institut für Gravitationsphysik (Albert-Einstein-Institut) Callinstr. 38 30167 Hannover Germany Tel.: +49 (0)511 - 762 - 5845 Fax: +49 (0)511 - 762 - 2784 Web: http://www.aei.mpg.de **********************************************