DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 12th April 2009
Android1's Avatar
Android1 Android1 is offline
Fdisk Soldier
 
Join Date: Mar 2009
Posts: 60
Question Enhanced Speedstep only works for two CPU cores on FreeBSD 7.1

OS: FreeBSD 7.1-RELEASE-P4/amd64 (currently used) and /i386 (priorly used)
CPU: Intel Core 2 Quad Q9550
Motherboard: ASUS P5Q Deluxe - BIOS revision 2001 (latest)


When the system boots, EIST only initializes for CPU cores 0 and 2. 1 and 3 do not initialize. Powerd is enabled in rc.conf, to no avail.

I would greatly appreciate some assistance in solving this problem. I saw some ACPI errors in dmesg (full text is attached to the thread), but they mean nothing to me, and reading the man pages for acpi, cpufreq, and a couple other utilites turned up nothing.


Code:
cpu0: <ACPI CPU> on acpi0
ACPI Warning (tbutils-0243): Incorrect checksum in table [OEMB] -  D7, should be CE [20070320]
est0: <Enhanced SpeedStep Frequency Control> on cpu0
p4tcc0: <CPU Frequency Thermal Control> on cpu0
cpu1: <ACPI CPU> on acpi0
est1: <Enhanced SpeedStep Frequency Control> on cpu1
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 61a482206004822
device_attach: est1 attach returned 6
p4tcc1: <CPU Frequency Thermal Control> on cpu1
cpu2: <ACPI CPU> on acpi0
est2: <Enhanced SpeedStep Frequency Control> on cpu2
p4tcc2: <CPU Frequency Thermal Control> on cpu2
cpu3: <ACPI CPU> on acpi0
est3: <Enhanced SpeedStep Frequency Control> on cpu3
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 61a482206004822
device_attach: est3 attach returned 6
p4tcc3: <CPU Frequency Thermal Control> on cpu3
Code:
# -- sysinstall generated deltas -- # Mon Mar 30 05:44:20 2009
# Created: Mon Mar 30 05:44:20 2009
# Enable network daemons for user convenience.
# Please make all changes to this file, not to /etc/defaults/rc.conf.
# This file now contains just the overrides from /etc/defaults/rc.conf.
defaultrouter="192.168.1.1"
hostname="chris-freebsd1.default.com"
ifconfig_msk0="inet 192.168.1.100  netmask 255.255.255.0"
ifconfig_sk0="inet 192.168.1.100  netmask 255.255.255.0"
ipv6_enable="YES"
saver="green"
blanktime="900"
powerd_enable="YES"
linux_enable="YES"
nfs_client_enable="YES"
sshd_enable="YES"
dbus_enable="YES"
hald_enable="YES"
dumpdev="AUTO"
dumpdir="/var/crash"
Attached Files
File Type: txt dmesg.txt (10.9 KB, 92 views)
Reply With Quote
 

Tags
acpi, cpufreq, eist, enhanced speedstep, speedstep

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Mouse works in console not Xorg shep FreeBSD General 6 13th February 2009 01:01 AM
Skype on FreeBSD 7.1 - works very slow.. DNAeon FreeBSD General 2 27th January 2009 11:48 AM
Network connection works fine, and then... snes-addict OpenBSD General 8 20th October 2008 11:13 PM
How to detect the frequency of individual cores in a dual core processor? mc_i2020 FreeBSD General 5 18th July 2008 01:46 AM
Numeric keypad don't works on X aleunix OpenBSD Installation and Upgrading 3 15th June 2008 11:59 AM


All times are GMT. The time now is 06:41 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick