Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2002 17:01:12 +1000
From:      Nick Slager <ns@BlueSkyFrog.COM>
To:        freebsd-questions@freebsd.org
Subject:   racing clock
Message-ID:  <20020117170112.A25151@BlueSkyFrog.COM>

next in thread | raw e-mail | index | archive | help

--M9NhX3UHpAaciwkO
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

I have a machine which appears to be in a great hurry:

orange$ date;sleep 1;date;sleep 1;date
Fri Jan 18 06:39:10 EST 2002
Fri Jan 18 06:39:23 EST 2002
Fri Jan 18 06:39:35 EST 2002

The machine is an oldish Acer. Until recently this box ran linux with
no apparent issues. dmesg(8) attached; particularly worrying is the
alleged cpu speed...

Anyone seen this before and can suggest a possible solution? Please CC
me on replies as I'm not on -questions.

Thanks,


Nick

-- 
Excuse of the day:
/dev/clue was linked to /dev/null

--M9NhX3UHpAaciwkO
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="dmesg.boot"

Copyright (c) 1992-2001 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 4.4-RELEASE #1: Thu Jan 17 13:40:40 EST 2002
    ns@orange.internal.blueskyfrog.com:/usr/src/sys/compile/ORANGE1
Timecounter "i8254"  frequency 1193182 Hz
Timecounter "TSC"  frequency 19007228 Hz
CPU: Cyrix GXm (19.01-MHz 586-class CPU)
  Origin = "CyrixInstead"  Id = 0x540  DIR=0x6246  Stepping=6  Revision=2
real memory  = 64487424 (62976K bytes)
config> di sn0
No such device: sn0
Invalid command or syntax.  Type `?' for help.
config> di lnc0
No such device: lnc0
Invalid command or syntax.  Type `?' for help.
config> di ie0
No such device: ie0
Invalid command or syntax.  Type `?' for help.
config> di fe0
No such device: fe0
Invalid command or syntax.  Type `?' for help.
config> di ed0
No such device: ed0
Invalid command or syntax.  Type `?' for help.
config> di cs0
No such device: cs0
Invalid command or syntax.  Type `?' for help.
config> q
avail memory = 60157952 (58748K bytes)
Preloaded elf kernel "kernel" at 0xc0292000.
Preloaded userconfig_script "/boot/kernel.conf" at 0xc029209c.
Using $PIR table, 2 entries at 0xc00fdf60
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
dc0: <Intel 21143 10/100BaseTX> port 0x6000-0x607f mem 0xe0000000-0xe00003ff irq 10 at device 7.0 on pci0
dc0: Ethernet address: 00:40:c7:99:7b:16
miibus0: <MII bus> on dc0
amphy0: <Am79C873 10/100 media interface> on miibus0
amphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
isab0: <PCI to ISA bridge (vendor=1078 device=0002)> port 0x5000-0x500f,0x4000-0x401f,0x3000-0x307f mem 0x40010000-0x40010fff at device 18.0 on pci0
isa0: <ISA bus> on isab0
orm0: <Option ROM> at iomem 0xc0000-0xc7fff on isa0
fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/8 bytes threshold
ppi0: <Parallel I/O> on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ad0: 4126MB <ST34311A> [8944/15/63] at ata0-master BIOSPIO
acd0: CDROM <SONY CDU4811> at ata0-slave using BIOSPIO
Mounting root from ufs:/dev/ad0s1a

--M9NhX3UHpAaciwkO--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020117170112.A25151>