From owner-freebsd-current@FreeBSD.ORG Thu May 22 00:32:06 2003 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 AD67937B401 for ; Thu, 22 May 2003 00:32:06 -0700 (PDT) Received: from foxbat.del.donetsk.ua (foxbat.del.donetsk.ua [212.66.35.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A1DB43FCB for ; Thu, 22 May 2003 00:32:05 -0700 (PDT) (envelope-from vix@foxbat.del.donetsk.ua) Received: from foxbat.del.donetsk.ua (localhost [127.0.0.1]) by foxbat.del.donetsk.ua (8.12.6/8.12.6) with ESMTP id h4M7W0fo025425 for ; Thu, 22 May 2003 10:32:00 +0300 (EEST) (envelope-from vix@foxbat.del.donetsk.ua) Received: (from vix@localhost) by foxbat.del.donetsk.ua (8.12.6/8.12.6/Submit) id h4M7W0Dh025424 for current@freebsd.org; Thu, 22 May 2003 10:32:00 +0300 (EEST) (envelope-from vix) Date: Thu, 22 May 2003 10:31:59 +0300 From: Vitaly Markitantov To: current@freebsd.org Message-ID: <20030522073159.GB24230@dics.com.ua> Mail-Followup-To: Vitaly Markitantov , current@freebsd.org References: <20030521235327.B12533@online.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20030521235327.B12533@online.fr> Subject: Re: psm0 isn't detected with acpi enabled X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2003 07:32:07 -0000 On Wed, May 21, 2003 at 11:53:27PM -0400, Rahul Siddharthan wrote: > On 5.1-BETA2 on a new machine (HP ZE5385US), with acpi enabled the > touchpad (psm0) isn't detected at all. On the other hand, if I > disable acpi the machine doesn't boot fully, but hangs while mounting > the root FS, though I see psm0 in the messages scrolling by. > > Any suggestions? This seems similar to pr i386/49116, but that report > shows a message "psm0: unable to allocate irq" while in my case psm > doesn't show up at all in dmesg. I have similar problem on my desktop. With acpi enabled my mouse is detected, but seems no IRQ is routed to it (vmstat -i dont show IRQ 12 at all), so mouse pointer moves randomly by moving mouse. But, when i disable acpi (hint.acpi.0.disabled="1" in /boot/loader.conf) mouse works correctly. -- Vitaly Markitantov mailto: vm@dics.com.ua