From owner-freebsd-current Tue Nov 12 7:19:58 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2036437B401 for ; Tue, 12 Nov 2002 07:19:57 -0800 (PST) Received: from dibbler.ne.client2.attbi.com (dibbler.ne.client2.attbi.com [24.61.41.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CCC343E4A for ; Tue, 12 Nov 2002 07:19:56 -0800 (PST) (envelope-from rodrigc@attbi.com) Received: from dibbler.ne.client2.attbi.com (localhost [127.0.0.1]) by dibbler.ne.client2.attbi.com (8.12.6/8.12.6) with ESMTP id gACFK0mF001341 for ; Tue, 12 Nov 2002 10:20:01 -0500 (EST) (envelope-from rodrigc@dibbler.ne.client2.attbi.com) Received: (from rodrigc@localhost) by dibbler.ne.client2.attbi.com (8.12.6/8.12.6/Submit) id gACFK0rr001340 for freebsd-current@freebsd.org; Tue, 12 Nov 2002 10:20:00 -0500 (EST) Date: Tue, 12 Nov 2002 10:20:00 -0500 From: Craig Rodrigues To: freebsd-current@freebsd.org Subject: Clock runs too fast Message-ID: <20021112102000.A1323@attbi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I have a problem with my ASUS P5A-B motherboard, where the timer runs too fast. This is with -CURRENT, cvsup'd from 1.5 weeks ago. I encountered this problem before, and found a fix which worke;: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=145760+0+archive/2002/freebsd-current/20020915.freebsd-current However, this fix (adding kern.timecounter.hardware=i8254 to /etc/sysctl.conf) does not seem to work anymore. The clock still runs too fast. Here are my sysctl values for kern.timecounter kern.timecounter.nbinuptime: 450054 kern.timecounter.nnanouptime: 3 kern.timecounter.nmicrouptime: 0 kern.timecounter.nbintime: 21313 kern.timecounter.nnanotime: 15 kern.timecounter.nmicrotime: 21298 kern.timecounter.ngetbinuptime: 0 kern.timecounter.ngetnanouptime: 95 kern.timecounter.ngetmicrouptime: 60405 kern.timecounter.ngetbintime: 0 kern.timecounter.ngetnanotime: 0 kern.timecounter.ngetmicrotime: 142134 kern.timecounter.hardware: i8254 kern.timecounter.tick: 10000 Any ideas? Thanks. -- Craig Rodrigues http://www.gis.net/~craigr rodrigc@attbi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message