Date: Wed, 4 Dec 2002 14:41:50 +1030 From: bastill@adam.com.au To: Bertrand Habib <bib@infomaniak.ch> Cc: FreeBSD-Questions <freebsd-questions@freebsd.org> Subject: Re: microuptime went backwards ?? Message-ID: <1038975110.3ded8086e5dec@webmail.adam.com.au> In-Reply-To: <5.1.1.6.2.20021203191529.02036ed0@mail.infomaniak.ch> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Bertrand Habib <bib@infomaniak.ch>: > > >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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1038975110.3ded8086e5dec>