From owner-freebsd-acpi@FreeBSD.ORG Sat Jul 12 23:09:03 2008 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 149D8106564A for ; Sat, 12 Jul 2008 23:09:03 +0000 (UTC) (envelope-from patttern@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.30]) by mx1.freebsd.org (Postfix) with ESMTP id C862A8FC16 for ; Sat, 12 Jul 2008 23:09:02 +0000 (UTC) (envelope-from patttern@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so1833047ywe.13 for ; Sat, 12 Jul 2008 16:09:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=KU5gMmOsfHr/nGAZc3k4P8P4A1z9e1kW9V0exOyHR/Y=; b=UNlGAPvqhqSWS3+ssS/UoyzoMBd77grzCf2GSNbPNuY0GgSSDiitdlWnBBcPhE7Zs4 vl39K22dpJ6HCVvcznSWO7Wvg/oYGy2Ah+oA+ko3EwPZKoXVP2NtyDuIOaCI0fPNcitc ESPb17uZu1k2JVuA+GwnMoNoT2UtGodxJlMyM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=luzqjDYAbCsU/MMH4OgjURIlqqrpm75iflIcf6KAh1Xv8I0u4TZXr0eVco4pTKRsg/ 9glzXWMijyAM+OGK9bQRHKou7a+k14FlwRBJ/A/zFLWK1Ajg+/YCa50TmDFWizZviCOv m085494kdkDSt8M8EpSDzBbm1375h3jjm1kks= Received: by 10.151.155.10 with SMTP id h10mr18068503ybo.96.1215902461231; Sat, 12 Jul 2008 15:41:01 -0700 (PDT) Received: by 10.150.178.12 with HTTP; Sat, 12 Jul 2008 15:41:01 -0700 (PDT) Message-ID: <107cc88f0807121541y6f1f9385s600d32bc98c0b40b@mail.gmail.com> Date: Sun, 13 Jul 2008 02:41:01 +0400 From: "=?ISO-8859-1?Q?Pattern=AE?=" To: freebsd-acpi@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Trouble with ACPI on Toshiba Satellite A210 X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jul 2008 23:09:03 -0000 Hi! I have notebook Toshiba Satellite A210-16F with configuration^ CPU: AMD Turion 64 x2 Mobile Technology TL-58 1,9GHz RAM: 2GB HDD: Hitachi HTS542516K9SA00 DVD: HL-DT-ST DVDRAM GSA-T20N/WT03 I trying install FreeBSD 7.0 versions AMD64 ( ftp://ftp.freebsd.org/pub/FreeBSD/releases/amd64/ISO-IMAGES/7.0/) and i386 ( ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/7.0/) (bootonly and disk1 for both). After booting with ACPI, sysinstall don't find HDD. I can install FreeBSD only without ACPI with distributive of i386. After install in normal booting with ACPI (point 1 in beasty-boot console), system don't find HDD too. This link on dmesg with acpi (http://www.8855.ru/acpi/dmesg-with_acpi.log) (10kb). Kernel build with option ACPI_DEBUG=1. But if booting without ACPI (point 2 in beasty-boot console), HDD avaible. This link on dmesg without acpi ( http://www.8855.ru/acpi/dmesg-without_acpi.log) (9kb) I can't sending "sysctl hw.acpi", because with ACPI system don't loading, but without ACPI sysctl haven't information about it. This link on dump ASL without acpi ( http://www.8855.ru/acpi/patttern-toshiba_a210_16f-without_acpi.asl) (287kb) Please, help me correct this trouble. Sorry for my english (i'm russian) Thanks.