From owner-freebsd-questions Tue Dec 3 20:12: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C784D37B401 for ; Tue, 3 Dec 2002 20:11:58 -0800 (PST) Received: from monster.filearena.net (monster.filearena.net [202.6.159.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0E8743EC5 for ; Tue, 3 Dec 2002 20:11:57 -0800 (PST) (envelope-from bastill@adam.com.au) Received: from lightning.adam.com.au (lightning.adam.com.au [203.2.124.20]) by monster.filearena.net (8.12.6/8.12.6) with SMTP id gB44BtbT062965 for ; Wed, 4 Dec 2002 14:41:55 +1030 (CST) (envelope-from bastill@adam.com.au) Received: (qmail 85294 invoked by uid 65534); 4 Dec 2002 04:11:51 -0000 Received: from 202.6.144.21 ( [202.6.144.21]) as user bastill@mail.adam.com.au by webmail.adam.com.au with HTTP; Wed, 4 Dec 2002 14:41:50 +1030 Message-ID: <1038975110.3ded8086e5dec@webmail.adam.com.au> Date: Wed, 4 Dec 2002 14:41:50 +1030 From: bastill@adam.com.au To: Bertrand Habib Cc: FreeBSD-Questions Subject: Re: microuptime went backwards ?? References: <5.1.1.6.2.20021203163612.02025f98@mail.infomaniak.ch> <5.1.1.6.2.20021203163612.02025f98@mail.infomaniak.ch> <5.1.1.6.2.20021203191529.02036ed0@mail.infomaniak.ch> In-Reply-To: <5.1.1.6.2.20021203191529.02036ed0@mail.infomaniak.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Originating-IP: 202.6.144.21 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Quoting Bertrand Habib : > > >BH> "microuptime() went backwards ( nnn.nnnnnn -> mmm.mmmmm )" > > > >Sounds like an AMD Athlon. > > Yes > > >Disable power management in your BIOS. > > Nop! It was disabled and this brough me to the microuptime problem. > After having re-enabled it (i.e: ACPI enable, APM enable), it seams to work. > > >Also, I recommend disabling it in > >the kernel as well. NOT ENOUGH! > Kernel is GENERIC (in fact I did'nt checked if APM was still disabled in > 4.7 GENRIC ). Makes no difference. As Greg Lehey explained earlier the only solution is to delete all reference to APM in your kernel config file. "Disabled" means "still there but not being used". What we want is NOT PRESENT in any shape or form. Regards, Brian ----------------------------------------------- This message sent through Adam Internet Webmail http://www.adam.com.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message