From owner-freebsd-current@FreeBSD.ORG Sun Aug 3 07:28:03 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 24D6E37B401; Sun, 3 Aug 2003 07:28:03 -0700 (PDT) Received: from humphrey.dyndns.org (12-211-118-21.client.attbi.com [12.211.118.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54A1743FBF; Sun, 3 Aug 2003 07:28:02 -0700 (PDT) (envelope-from wendy.humphrey@comcast.net) Received: from bigboot.humphrey.world (bigboot.humphrey.world [192.168.8.3]) h73ERfM15405; Sun, 3 Aug 2003 07:27:41 -0700 (PDT) From: Brendon and Wendy To: freebsd-mobile@freebsd.org, freebsd-current@freebsd.org Date: Sun, 3 Aug 2003 07:30:28 -0400 User-Agent: KMail/1.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200308030730.28830.wendy.humphrey@comcast.net> Subject: ACPI, PS/2 Mouse vs Compaq 2105US (presario 2100) 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: Sun, 03 Aug 2003 14:28:03 -0000 All, Recently started trying to get freebsd 5.1+ to work on my laptop. With 5.1 and above, I've found that unless ACPI is disabled, I cant use any PS/2 mouse - external or the internal synaptics pad. Boot -v reveals that psm0 cannot grab an interrupt. Boot logs are available here: http://humphrey.dyndns.org/boot.acpi http://humphrey.dyndns.org/boot.noacpi I would just run without ACPI, but the machine is one of these "pesky built for XP" ACPI only machines, and I find that with no ACPI I cant use the built in nic...makes the machine kinda useless. The machine has the latest BIOS as of yesterday. Current was 1-2 days old. I could swear that this used to work with 5.0-current. I've tried the device.hints workaround I saw mentioned to another person reporting a similar problem - assigning atkbd to acpi rather than isa, but this did not solve the problem. Any suggestions? Willing to try patches/hacking as directed. Cheers, Brendon