Date: Wed, 25 Dec 2002 11:54:40 -0200 From: Antonio Torres <antonio.torres@newspace.net.br> To: freebsd-current@FreeBSD.ORG Subject: ACPI x systat Message-ID: <20021225115440.79d65c21.antonio.torres@newspace.net.br>
next in thread | raw e-mail | index | archive | help
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<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE
36,MMX,FXSR>
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021225115440.79d65c21.antonio.torres>
