Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Mar 2004 13:07:28 -0800 (PST)
From:      "Denis R." <darom@filmkern.com>
To:        <mark@ukug.uk.freebsd.org>
Cc:        freebsd-questions@freebsd.org
Subject:   re: SOLVED :-) Re: Wierd time changes
Message-ID:  <22997.206.169.45.183.1078952848.squirrel@mail.filmkern.com>

next in thread | raw e-mail | index | archive | help
Hi Mark!

Gee, who would have thought that it was the keyboard. Thanks for your
ideas. I recompiled the kernel (Compaq SP700 dual PII-450) following the
NOTES guidelines and your email, with these enabled:
# To make an SMP kernel, the next two are needed
options         SMP                     # Symmetric MultiProcessor Kernel
device          apic                    # I/O APIC

options NO_MIXED_MODE
options BROKEN_KEYBOARD_RESET
options EISA_SLOTS=12

and in /boot/loader.conf
kern.timecounter.method=1

I still got the broken time (10 second test lasts 22 seconds). The server
also hung upon the 'reboot' command while releasing the CPU1. Since it is
a production server, I switched back to my single CPU kernel.

If you have any other suggestions, I'd appreciate the input.

Thanks,
Denis


>>>>>>>>>>>
I've solved it and I bet you can't guess what it was - it
was the fscking keyboard!!!

After spending the last 8 hours building kernels (about 20) with
unnecessary stuff removed and trying various options documented in
/sys/i386/conf/NOTES I finally nailed it down. What made me wonder was a
kernel option BROKEN_KEYBOARD_RESET
<skip>




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