#1
Posted 08 October 2008 - 10:46 PM
I'm running Leopard 10.5.5 on an MSI Wind clon, a Medion Akoya. Is there any solution?
Thanks a lot
#2
Posted 09 October 2008 - 03:19 AM
hi, I've loaded the extension sucesufuly, and I can get the frecuecys without any problem, but when I try to change the speed, I get a kernel panic
I'm running Leopard 10.5.5 on an MSI Wind clon, a Medion Akoya. Is there any solution?
Thanks a lot
/dude could you provide a little more details about the context?
What ext are you talking about ?
CoolBook works great, no idea what u r talking about...
#3
Posted 09 October 2008 - 03:21 AM
hi, I've loaded the extension sucesufuly, and I can get the frecuecys without any problem, but when I try to change the speed, I get a kernel panic
I'm running Leopard 10.5.5 on an MSI Wind clon, a Medion Akoya. Is there any solution?
Thanks a lot
Please post a pic of the kernel panic. Thanks!
BTW why are you using it on an Atom CPU? I don't think it's worth the hassle as the atom uses barely 7W at full throttle.
/dude could you provide a little more details about the context?
What ext are you talking about ?
CoolBook works great, no idea what u r talking about...
Hey, this forum is for the IntelEnhancedSpeedStep.kext so you can assume the OP is talking about it
#4
Posted 09 October 2008 - 03:52 PM
How can I make a repoort more specific?
It's tre that the cpu uses very low vat, but If intel put speedsteep on it. I've a tiny 3 cell batt and I dont wat the cpu to get hotter
#5
Posted 09 October 2008 - 09:39 PM
when i am lunching the DCPU manager i get a freeze screen and i must restart
i have the same hardware Msi wind on a leo4all upgraded to 1.5.5 and using a voodoo kernel
Sacaman
#6
Posted 11 October 2008 - 02:47 AM
Then type sudo kextload /System/Library/Extensions/IntelEnhancedSpeedStep.kext
Try to switch frequency using sysctl. When it panics you'll be able to see the message. Take a photo of it and post it.
#7
Posted 12 October 2008 - 10:13 PM
kextload: /Sys... loaded successfully
IntelEnhancedSpeedStep: INFO Initializing version 1.3.2 ...
IntelEnhancedSpeedStep: INFO On your processor, voltages cna be changed in 12.5 mV steps
IntelEnhancedSpeedStep: WARN there was an error while getting PState arrayt fron ACPI. Please create your P-State table manually
#sysctl kern.cputhrottle_freqs
second level name cputhrottle_freqs in kern.cputhrottle_freqs is invalid
#sudo sysctl -w kern.cputhrottle_curfreq=YYYY
second level name cputhrottle_cpufreq in kern.cputhrottle_cpufreq is invalid
So, what can I do now?
#8
Posted 12 October 2008 - 10:21 PM
leads to "WARN There was an error while getting PState array from ACPI. Please create your P-State table manually."Reboot with bootflag -s
Then type sudo kextload /System/Library/Extensions/IntelEnhancedSpeedStep.kext
doesnt work: "second level name cputhrottle_freqs in kern.cputhrottle_freqs is invalid"Try to switch frequency using sysctl. When it panics you'll be able to see the message. Take a photo of it and post it.
when i'm booting osx normally, using the same command leads to "kern.cputhrottle_freqs: 800 1067 1333 1600"
*edit*
g2rp was faster ^^
#9
Posted 13 October 2008 - 05:14 AM
Second, I really need the kernel panic message so I know what the error is - so try to find some way to get that. Like look at the system.log file or something ..
Third, edit the kext's Info.plist and set Kernel Features to 0. Then delete Extensions.mkext and reboot. See if that helps.
#10
Posted 13 October 2008 - 10:50 AM
system.log
13.10.08 12:25:56 sudo[157] nuddelmaddin : TTY=ttys000 ; PWD=/Users nuddelmaddin ; USER=root ; COMMAND=/usr/sbin/sysctl -w kern.cputhrottle_curfreq=1333
13.10.08 12:26:53 kernel npvhash=4095
13.10.08 12:26:41 com.apple.launchctl.System[2] fsck_hfs: Volume is journaled. No checking performed.
nvram -p gives me the message that my system doesn't support nvram.
changed Kernel Features from -1 to 0 but got still the kernel panic
update
found a way to get a log - if you boot with "debug=0x100" the graphical panic-you-need-to-restart-image is disabled and you get the text on your display

if you need it, i would type the whole thing into a file.
#11
Posted 13 October 2008 - 03:40 PM
I didn't remember about the debug flag.
Update: I need the output of sysctl kern | grep throttle.
Also, could you edit Info.plist and set DebugMessages to <true/>, then just after booting up, type this and copy the output:
sudo dmesg | grep IntelEnhanced
After that, try switching freq. It will panic, but hopefully it will have saved some info in /var/log/system.log just before panicking. If it's there, please paste the relevant part as well.
The problem seems to be at the moment where we write the new p-state control to the processor. According to Intel docs, this will happen only if the pstate we are writing (frequency and voltage) is invalid. So I'm trying to figure out why it's invalid on an Atom, which should follow the same convention as any other Intel processor with speedstep support.
#12
Posted 13 October 2008 - 04:13 PM
update
here the additional information
sysctl kern | grep throttle
kern.exec: unknown type returnedkern.cputhrottle_curfreq: 1600kern.cputhrottle_curvolt: 1162kern.cputhrottle_freqs: 800 1067 1333 1600 kern.cputhrottle_factoryvolts: 900 987 1075 1162 kern.cputhrottle_ctl: 3108
sudo dmesg | grep IntelEnhanced
IntelEnhancedSpeedStep: INFO Initializing version 1.3.2 © Prashant Vaibhav IntelEnhancedSpeedStep: DBG FSB = 133 MHzIntelEnhancedSpeedStep: DBG Probing for Intel processor...IntelEnhancedSpeedStep: DBG Supported Intel processor found on your systemIntelEnhancedSpeedStep: DBG Processor Family 6, Model 44IntelEnhancedSpeedStep: DBG StartingIntelEnhancedSpeedStep: INFO On your processor, voltages can be changed in 12.5 mV stepsIntelEnhancedSpeedStep: DBG Using data from CPU0IntelEnhancedSpeedStep: DBG Found 4 P-StatesIntelEnhancedSpeedStep: DBG P-State 0: 1600 MHz at 1162 mV, consuming 2 W, latency 10 usecIntelEnhancedSpeedStep: DBG P-State 1: 1333 MHz at 1075 mV, consuming 1 W, latency 10 usecIntelEnhancedSpeedStep: DBG P-State 2: 1067 MHz at 987 mV, consuming 1 W, latency 10 usecIntelEnhancedSpeedStep: DBG P-State 3: 800 MHz at 900 mV, consuming 0 W, latency 10 usecIntelEnhancedSpeedStep: INFO Using 4 PStates.
/var/log/system.log just before panicking
coudn't find anything relevant :-(
#13
Posted 13 October 2008 - 08:20 PM
I tried. Frist I edited plist.info, debug mode true, kernel features 0. Reboot whit the debug=0x100 flag.
sysctl kern | grep throttle
result exactly the same
sudo dmesg | grep IntelEnhanced
IntelEnhancedSpeedStep: INFO Initializing version 1.3.2 © Prashant Vaibhav IntelEnhancedSpeedStep: INFO On your processor, voltages can be changed in 12.5 mV steps IntelEnhancedSpeedStep: INFO Using 4 PStates
sudo sysctl -w kern.cputhrottle_curfreq=1333
And a kernel panic like the photo of nuddelmaddin and nothing util in system.log
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account







