Date: Tue, 12 Oct 2004 13:34:30 -0400 From: John Baldwin <jhb@FreeBSD.org> To: freebsd-current@FreeBSD.org Cc: Andrew Wiles <adw@jara23.co.uk> Subject: Re: vr0: watchdog timeout Message-ID: <200410121334.31297.jhb@FreeBSD.org> In-Reply-To: <416B3975.8050304@jara23.co.uk> References: <4165A018.8040906@jara23.co.uk> <20041011184340.I34886@carver.gumbysoft.com> <416B3975.8050304@jara23.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 11 October 2004 09:55 pm, Andrew Wiles wrote: > I neglected to include a dmesg in my initial report, here it is: > Copyright (c) 1992-2004 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.3-BETA7 #4: Tue Oct 5 03:22:53 BST 2004 > adw@skynet.asgard.jara23.co.uk:/usr/obj/usr/src/sys/SKYNET.7ZXE > WARNING: MPSAFE network stack disabled, expect reduced performance. > MPTable: <VIA KT133 > > Timecounter "i8254" frequency 1193182 Hz quality 0 > CPU: AMD Duron(tm) (750.03-MHz 686-class CPU) > Origin = "AuthenticAMD" Id = 0x631 Stepping = 1 > > Features=0x183fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA >,CMOV,PAT,PSE36,MMX,FXSR> AMD Features=0xc0440000<RSVD,AMIE,DSP,3DNow!> > real memory = 536805376 (511 MB) > avail memory = 515645440 (491 MB) > ioapic0: Assuming intbase of 0 > ioapic0 <Version 1.1> irqs 0-23 on motherboard > npx0: [FAST] > npx0: <math processor> on motherboard > npx0: INT 16 interface > pcib0: <Host to PCI bridge> pcibus 0 on motherboard Your BIOS is busted, you'll need to not use apic either by disabling it in the loader or compiling a custom kernel without it. Can you mail me the output of 'mptable' from this machine? -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410121334.31297.jhb>