Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 May 2007 17:11:52 +0200
From:      des@des.no (Dag-Erling =?utf-8?Q?Sm=C3=B8rgrav?=)
To:        Darren Reed <darrenr@hub.freebsd.org>
Cc:        Robert Watson <rwatson@FreeBSD.org>, current@freebsd.org
Subject:   Re: Experiences with 7.0-CURRENT and vmware.
Message-ID:  <86bqgs90hz.fsf@dwp.des.no>
In-Reply-To: <20070510125445.GA5460@hub.freebsd.org> (Darren Reed's message of "Thu, 10 May 2007 12:54:45 %2B0000")
References:  <20070510111326.GA94093@hub.freebsd.org> <20070510132153.A91312@fledge.watson.org> <20070510125445.GA5460@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Darren Reed <darrenr@hub.freebsd.org> writes:
> On Thu, May 10, 2007 at 01:28:16PM +0100, Robert Watson wrote:
> > Have you tried hint.acpi.0.disabled=3D1 instead?  This is what
> > appears in acpi(4), and is what is used in various existing boot
> > loader bits when I grep around.
> In another reply it was "hint.apic.0.disabled=3D1".

No, those are two different things.  Disabling the APIC sometimes help
with timekeeping on broken hardware.

You would get swifter and better help if you put in a minimum amount
of effort yourself.  The correct way to disable ACPI (whether
partially or entirely) is clearly documented in the acpi(4) man page.

> Hmm.
>
> # sysctl kern.timecounter.hardware=3D"ACPI-fast"
> kern.timecounter.hardware: ACPI-safe
> sysctl: kern.timecounter.hardware: Invalid argument
>
> Or is this a loader.conf setting?

No, you can change it at runtime, but it's quite possible that
ACPI-fast is not available.  You can tell which timecounters are
available by checking kern.timecounter.choice.

> btw, there are instances where you can be promopted 6 times for a
> password when logging in with ssh, 3 times with "Password:" prompt
> and another three with "root@hostname's password:" promopt.

Yes.  If that is a problem, there is an excellent sshd_config(5) man
page which explains how to tweak your configuration.

DES
--=20
Dag-Erling Sm=C3=B8rgrav - des@des.no



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