From owner-freebsd-acpi@FreeBSD.ORG Wed Dec 19 13:46:05 2007 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E4CB16A41B for ; Wed, 19 Dec 2007 13:46:05 +0000 (UTC) (envelope-from danfe@regency.nsu.ru) Received: from mx.nsu.ru (mx.nsu.ru [212.192.164.5]) by mx1.freebsd.org (Postfix) with ESMTP id F05F913C469 for ; Wed, 19 Dec 2007 13:46:04 +0000 (UTC) (envelope-from danfe@regency.nsu.ru) Received: from regency.nsu.ru ([193.124.210.26]) by mx.nsu.ru with esmtp (Exim 4.50) id 1J4z4k-0001V5-UW for freebsd-acpi@freebsd.org; Wed, 19 Dec 2007 19:35:07 +0600 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.14.1/8.14.1) with ESMTP id lBJDXwiT012453 for ; Wed, 19 Dec 2007 19:33:58 +0600 (NOVT) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.14.1/8.14.1/Submit) id lBJDXoSq012383 for freebsd-acpi@freebsd.org; Wed, 19 Dec 2007 19:33:50 +0600 (NOVT) (envelope-from danfe) Date: Wed, 19 Dec 2007 19:33:50 +0600 From: Alexey Dokuchaev To: freebsd-acpi@freebsd.org Message-ID: <20071219133350.GA7301@regency.nsu.ru> References: <20070721192323.GA38759@regency.nsu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070721192323.GA38759@regency.nsu.ru> User-Agent: Mutt/1.4.2.1i Subject: Re: 6.2-STABLE + NEC Versa S950 problems 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: Wed, 19 Dec 2007 13:46:05 -0000 On Sun, Jul 22, 2007 at 02:23:23AM +0700, Alexey Dokuchaev wrote: > Hello there, > > I've recently got that NEC Versa S950 laptop, and installed FreeBSD > 6.2-RELEASE on it. Since getting sound working required HDA support, > which is missing in 6.2-RELEASE but present in 6-STABLE, I've cvsup'ed > to RELENG_6, rebuilt world and kernel. And that's where the problems > begin (userland + kernel sources as of 17 July). I've been periodically trying new versions of RELENG_6 during these several months that passed from July. So far there're still major problems: - Keyboard does not work when booted w/ ACPI. vmstat -i shows that irq9 does not receive any interrupts. This happens both with kbdmux and w/out it, and dmesg output does not show any irq9 override. - Suspend/resume still do not work (well, it does not come up from resume, really). reset_video=1 hack does not help. My dmesg, ASL, etc. is attached to the mail I am replying to, so I won't attach them here, but they can be easily found (google for "FreeBSD nec versa s950" and you'll get the link to my previous email with all the attachments there). Anything I can do about it? Thanks. ./danfe