From owner-freebsd-current Mon Sep 10 9:19:59 2001 Delivered-To: freebsd-current@freebsd.org Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by hub.freebsd.org (Postfix) with ESMTP id 6175B37B409 for ; Mon, 10 Sep 2001 09:19:56 -0700 (PDT) Received: from localhost (iwasaki.imasy.or.jp [202.227.24.92]) by tasogare.imasy.or.jp (8.11.6+3.4W/8.11.6/tasogare) with ESMTP/inet id f8AGJXm55892; Tue, 11 Sep 2001 01:19:36 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) Date: Tue, 11 Sep 2001 01:19:13 +0900 (JST) Message-Id: <20010911.011913.71083688.iwasaki@jp.FreeBSD.org> To: nakaji@tutrp.tut.ac.jp Cc: freebsd-current@freebsd.org Subject: Re: ACPI kills my current-box frequently. From: Mitsuru IWASAKI In-Reply-To: <87u1ycist7.fsf@boggy.acest.tutrp.tut.ac.jp> References: <87u1ycist7.fsf@boggy.acest.tutrp.tut.ac.jp> X-Mailer: Mew version 2.0 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, NAKAJI-san. Thank you for reporting. > Just after rebooting with this kernel and installworld, this host reboots > frequently, about every 10 minutes. /var/log/messages shows that Could you describe your hardware? I'd like see boot -v dmesg and ACPI data. Please send them to acpi-jp ML. Also could you try adjust loader variable `debug.acpi.disable' and see if which component is causing the problem? Possible values to debug.acpi.disable are; bus, children, button, cpu, ec, lid, pci, sysresource, thermal and timer. You can specify them in loader, like; ok set debug.acpi.disable="cpu ec lid pci sysresource thermal timer" See also acpi(4). Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message