From owner-freebsd-current@FreeBSD.ORG Mon Jun 20 11:20:23 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 1A33216A420 for ; Mon, 20 Jun 2005 11:20:23 +0000 (GMT) (envelope-from vanco@satro.sk) Received: from mail.satronet.sk (mail.satronet.sk [217.144.16.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA71D43D48 for ; Mon, 20 Jun 2005 11:20:22 +0000 (GMT) (envelope-from vanco@satro.sk) Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.satronet.sk (Postfix) with ESMTP id 877BB16056654 for ; Mon, 20 Jun 2005 13:20:21 +0200 (CEST) Received: from mail.satronet.sk ([127.0.0.1]) by localhost (mail [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 04778-01-29 for ; Mon, 20 Jun 2005 13:20:20 +0200 (CEST) Received: from [147.175.51.163] (unknown [147.175.51.163]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.satronet.sk (Postfix) with ESMTP id 935C316051D51 for ; Mon, 20 Jun 2005 13:20:20 +0200 (CEST) Message-ID: <42B6A670.6020205@satro.sk> Date: Mon, 20 Jun 2005 13:20:16 +0200 From: Michal Vanco User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050620) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org X-Enigmail-Version: 0.91.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by ANTIvirus at satronet.sk Subject: acpi_fujitsu not working X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 20 Jun 2005 11:20:23 -0000 Hi, on my Fujitsu Siemens LB E8020 acpi_fujitsu module is not working. After kldload-ing I get this in my dmesg: acpi_fujitsu0: on acpi0 acpi_fujitsu0: Couldn't query volume level acpi_fujitsu0: Couldn't init button states acpi_fujitsu0: Couldn't initialize button states! michal