From owner-freebsd-current@FreeBSD.ORG Wed Nov 26 16:52:34 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4D6521065677 for ; Wed, 26 Nov 2008 16:52:34 +0000 (UTC) (envelope-from stb@lassitu.de) Received: from koef.zs64.net (koef.zs64.net [212.12.50.230]) by mx1.freebsd.org (Postfix) with ESMTP id BE6278FC0C for ; Wed, 26 Nov 2008 16:52:33 +0000 (UTC) (envelope-from stb@lassitu.de) Received: from localhost by koef.zs64.net (8.14.3/8.14.3) with ESMTP id mAQGqVaF072394 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Wed, 26 Nov 2008 17:52:32 +0100 (CET) (envelope-from stb@lassitu.de) (authenticated as stb) Message-Id: From: Stefan Bethke To: swell.k@gmail.com In-Reply-To: <8663mazupt.fsf@gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Date: Wed, 26 Nov 2008 17:52:31 +0100 References: <042691A3-A958-4E84-8BAA-37A340A6D531@lassitu.de> <8663mazupt.fsf@gmail.com> X-Mailer: Apple Mail (2.929.2) Cc: FreeBSD Current Subject: Re: est not happy about E7300? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2008 16:52:34 -0000 Am 26.11.2008 um 10:45 schrieb swell.k@gmail.com: > Stefan Bethke writes: > >> Got myself a new Shuttle K45 (965 chipset) with an E7300 cpu and >> seeing this with a kernel from yesterday: >> >> FreeBSD 8.0-CURRENT #0: Wed Nov 26 06:58:02 UTC 2008 >> root@lokschuppen.lassitu.de:/usr/obj/usr/src/sys/EISENBOOT >> Timecounter "i8254" frequency 1193182 Hz quality 0 >> CPU: Intel(R) Core(TM)2 Duo CPU E7300 @ 2.66GHz (2669.76-MHz K8- >> class CPU) >> Origin = "GenuineIntel" Id = 0x10676 Stepping = 6 >> Features >> = >> 0xbfebfbff> MOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> >> Features2 >> =0x8e39d >> AMD Features=0x20100800 >> AMD Features2=0x1 >> Cores per package: 2 >> usable memory = 3478437888 (3317 MB) >> avail memory = 3363401728 (3207 MB) >> ... >> cpu0: on acpi0 >> est0: on cpu0 >> est: CPU supports Enhanced Speedstep, but is not recognized. >> est: cpu_vendor GenuineIntel, msr 61a0a2006000a20 >> device_attach: est0 attach returned 6 >> p4tcc0: on cpu0 >> cpu1: on acpi0 >> est1: on cpu1 >> est: CPU supports Enhanced Speedstep, but is not recognized. >> est: cpu_vendor GenuineIntel, msr 61a0a2006000a20 >> device_attach: est1 attach returned 6 >> p4tcc1: on cpu1 >> >> What can I provide to make est happy? > > Perhaps, > hw.est.msr_info=1 # build list of cpu frequencies > in /boot/loader.conf? Does not appear to help, this is with boot -v: cpu0: on acpi0 cpu0: switching to generic Cx mode est0: on cpu0 est0: Guessed bus clock (high) of 266 MHz est0: Guessed bus clock (low) of 444 MHz est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr 61a0a2006000a20 device_attach: est0 attach returned 6 p4tcc0: on cpu0 cpu1: on acpi0 est1: on cpu1 est1: Guessed bus clock (high) of 266 MHz est1: Guessed bus clock (low) of 444 MHz est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr 61a0a2006000a20 device_attach: est1 attach returned 6 p4tcc1: on cpu1 Stefan -- Stefan Bethke Fon +49 170 346 0140