From owner-freebsd-acpi@FreeBSD.ORG Fri Oct 7 17:48:01 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 2917116A41F for ; Fri, 7 Oct 2005 17:48:01 +0000 (GMT) (envelope-from h-k@mail.ru) Received: from mx6.mail.ru (mx6.mail.ru [194.67.23.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5E2243D4C for ; Fri, 7 Oct 2005 17:48:00 +0000 (GMT) (envelope-from h-k@mail.ru) Received: from [217.117.113.177] (port=34833 helo=217.117.113.177) by mx6.mail.ru with esmtp id 1ENwK7-0003MQ-00 for freebsd-acpi@freebsd.org; Fri, 07 Oct 2005 21:47:59 +0400 Date: Fri, 7 Oct 2005 21:49:06 +0400 From: dawnshade X-Mailer: The Bat! (v1.62 Christmas Edition) X-Priority: 3 (Normal) Message-ID: <424863796.20051007214906@mail.ru> To: freebsd-acpi@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Problem with Acer TM 4151LMi X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dawnshade List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2005 17:48:01 -0000 Hello, all. I have not worked acpi on Acer Travel Mate 4151LMi with FreeBSD 6.0 Beta 5. Laptop driven i915 with shared video and ich6 sata. If i compile 'device acpi' into kernel after detect hdd/dvd i got this messages: ad2: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=139842480 ad2 - its hdd. If i set in loader.conf 'hw.ata.ata_dma=0' i got ad2: TIMEOUT - READ_MUL retrying (1 retry left) LBA=......... Next i playing with 'debug.acpi.disabled=' in loader.conf System just hang up/not found hdd. After this i dumped asl, found 3 warning, commented out strings with warning and configured in loader.conf acpi_dsdt_load=yes+acpi_dsdt_name=DSDT.aml (compiled w/o warnings). System just rebooting during boot process. Next i disabled 'device apic' in kernel, results the same. Above test do with _disabled_ PREEMTION, WITHNESS. W/o acpi all worked fine, except suspend, battery indicator, etc. Any ideas or i should write PR? ---------- Best regards, dawnshade mailto:h-k@mail.ru