From owner-freebsd-stable@FreeBSD.ORG Sat Mar 3 18:11:32 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6FF3B16A407 for ; Sat, 3 Mar 2007 18:11:32 +0000 (UTC) (envelope-from antik@bsd.ee) Received: from a5.virtuaal.com (a5.virtuaal.com [195.222.15.75]) by mx1.freebsd.org (Postfix) with ESMTP id 2E12813C4A5 for ; Sat, 3 Mar 2007 18:11:32 +0000 (UTC) (envelope-from antik@bsd.ee) Received: from pc79.host50.starman.ee ([62.65.242.79]) by a5.virtuaal.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1HNYha-0000rz-5I for freebsd-stable@freebsd.org; Sat, 03 Mar 2007 20:11:26 +0200 From: Andrei Kolu To: freebsd-stable@freebsd.org Date: Sat, 3 Mar 2007 20:11:25 +0200 User-Agent: KMail/1.9.5 References: <87fy8mw954.fsf@zeus.crashmail.de> In-Reply-To: <87fy8mw954.fsf@zeus.crashmail.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200703032011.25754.antik@bsd.ee> X-Virtuaalcom-MailScanner-Information: Please contact the ISP for more information X-Virtuaalcom-MailScanner: Not scanned: please contact your Internet E-Mail Service Provider for details X-Virtuaalcom-MailScanner-SpamCheck: X-Virtuaalcom-MailScanner-From: antik@bsd.ee X-Spam-Status: No X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - a5.virtuaal.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - bsd.ee X-Source: X-Source-Args: X-Source-Dir: Subject: Re: Can't get Enhanced Speedstep working X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Mar 2007 18:11:32 -0000 On Saturday 03 March 2007 19:04, Stefan 'Steve' Tell wrote: > Hi, > > I still have this problem. Any hints? > > * steve.tell@crashmail.de (Stefan 'Steve' Tell) wrote: > > I cannot get Enhanced Speedstep working on my new laptop (Medion > > MD98000). Maybe you guys have an idea ... > > > > ,---- [ dmesg | grep est ] > > > > | est0: on cpu0 > > | est: CPU supports Enhanced Speedstep, but is not recognized. > > | est: cpu_vendor GenuineIntel, msr 6130a2c06000a2c > > | device_attach: est0 attach returned 6 > > I found out what is caused problem with SpeedStep. I had to disable HyperThreading from BIOS and after that everything works just fine. /etc/rc.conf powerd_enable="YES" /boot/loader.conf cpufreq_load="YES"