From owner-freebsd-current Wed Dec 25 5:54:44 2002 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 DA47B37B401 for ; Wed, 25 Dec 2002 05:54:42 -0800 (PST) Received: from traven10.uol.com.br (traven10.uol.com.br [200.221.4.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1C5343EE1 for ; Wed, 25 Dec 2002 05:54:40 -0800 (PST) (envelope-from antonio.torres@newspace.net.br) Received: from thinkpad.newspace.net.br ([200.221.55.15]) by traven10.uol.com.br (8.9.1/8.9.1) with SMTP id LAA02812 for ; Wed, 25 Dec 2002 11:53:05 -0200 (BRST) Date: Wed, 25 Dec 2002 11:54:40 -0200 From: Antonio Torres To: freebsd-current@FreeBSD.ORG Subject: ACPI x systat Message-Id: <20021225115440.79d65c21.antonio.torres@newspace.net.br> Organization: Newspace Telecom. X-Mailer: Sylpheed version 0.8.6 (GTK+ 1.2.10; i386-portbld-freebsd5.0) 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 is not a real problem, but : On my laptop (Thinkpad i1400/most recent BIOS) *all* is runing fine (display, sound, internal modem (lucent), suspend/resume, auto-shutdown on power-button, X, pccard,...), except : with ACPI loaded: 1) internal clock drifts without "kern.timecounter.hardware=i8254" in /etc/sysctl.conf; documented issue, not realy a problem (I think). 2) `systat -vmstat` do not work! I receive the message "The alternate system clock has died! Reverting to ``pigs'' display." also `top` and similar programs can't be able to display instantaneous cpu load ! ( reports 0% CPU all times) without ACPI, systat & top works fine I tested -current with GENERIC (built uesterday) and my custom kernel (GENERIC striped nonexistent devices) from dmesg : Copyright (c) 1992-2002 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.0-CURRENT #0: Tue Dec 24 22:54:51 BRST 2002 antonio@thinkpad.newspace.net.br:/usr/src/sys/i386/compile/TPi1400 Preloaded elf kernel "/boot/kernel/kernel" at 0xc0538000. Preloaded elf module "/boot/kernel/vesa.ko" at 0xc05380a8. Preloaded elf module "/boot/kernel/snd_solo.ko" at 0xc0538154. Preloaded elf module "/boot/kernel/snd_pcm.ko" at 0xc0538204. Preloaded elf module "/boot/kernel/ltmdm.ko" at 0xc05382b0. Preloaded elf module "/boot/kernel/acpi.ko" at 0xc053835c. Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 365808256 Hz CPU: Pentium II/Pentium II Xeon/Celeron (365.81-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x66a Stepping = 10 Features=0x183f9ff real memory = 67043328 (63 MB) avail memory = 59510784 (56 MB) ... Any idea ? Note: the 'systat' problem apears on 4.7-stable if I build a custom kernel with "options USER_LDT" Thanks -- Antonio Torres antonio.torres@newspace.net.br To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message