From owner-freebsd-acpi@FreeBSD.ORG Mon Sep 19 08:56:43 2005 Return-Path: X-Original-To: freebsd-acpi@freebsd.org Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5281016A41F for ; Mon, 19 Sep 2005 08:56:43 +0000 (GMT) (envelope-from jedihobbes@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id E67B743D46 for ; Mon, 19 Sep 2005 08:56:42 +0000 (GMT) (envelope-from jedihobbes@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so161286nzd for ; Mon, 19 Sep 2005 01:56:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=InH3bKwwSDfOtKa6ZXQprLO6GYUFYl+GTSTbXds3+qNhGE2PVmyRiSiT4L8+sf4iRXi5HB69NEl/FygWmifF+kdlky2a9xlTfXtiiSdGeqdmhIDz4IgYDWX/y14x/gXZrb15cILbKj4Yi+jti64SZJlJ74j59E6RfsxjL72emY4= Received: by 10.54.2.7 with SMTP id 7mr930280wrb; Mon, 19 Sep 2005 01:56:42 -0700 (PDT) Received: by 10.54.119.1 with HTTP; Mon, 19 Sep 2005 01:56:42 -0700 (PDT) Message-ID: Date: Mon, 19 Sep 2005 10:56:42 +0200 From: "jedihobbes@gmail.com" To: freebsd-acpi@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Thinkpad T43 strangeness X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jedihobbes@gmail.com List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Sep 2005 08:56:43 -0000 Alright, so I'm running 6.0-BETA4 on a Thinkpad T43, and I'd like to use tpb, which requires ACPI_IBM, which in turn only seems to work properly when I have "device ACPI" in my kernel conf. If I leave out ACPI in my kernel conf, then everything works hardware wise. When I enable ACPI, then ACPI_IBM and tpb work brilliantly...but the mouse doesn't work. I've disabled APIC in loader.conf to fix the suspend/restart problems (as per a recommendation on a site somewhere), but other then that everything else is fairly stock. Suggestions? Thanks, Ric