pvaibhav / xnu-speedstep

Automatically exported from code.google.com/p/xnu-speedstep
0 stars 0 forks source link

Kernel panic on MSI Wind / Intel Atom #7

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Any write to kern.cputhrottle_curfreq produces kernel panic (grayed screen). 

My system: MSI Wind Netbook (Atom 270), Leo 10.5.0 (original) + Combo upto 
10.5.4 + 
Chameleon 1.0.11 + SMBIOSResolver.kext + Natit.kext + RealtekR1000 1.04

----------------------
IntelEnhancedSpeedStep: INFO  Initializing version 1.3.2 (C) Prashant Vaibhav 
<mercurysquad@yahoo.com>
IntelEnhancedSpeedStep: DBG   FSB = 133 MHz
IntelEnhancedSpeedStep: DBG   Probing for Intel processor...
IntelEnhancedSpeedStep: DBG   Supported Intel processor found on your system
IntelEnhancedSpeedStep: DBG   Processor Family 6, Model 44
IntelEnhancedSpeedStep: DBG   Starting
IntelEnhancedSpeedStep: INFO  On your processor, voltages can be changed in 
12.5 mV steps
IntelEnhancedSpeedStep: DBG   Using data from CPU0
IntelEnhancedSpeedStep: DBG   Found 4 P-States
IntelEnhancedSpeedStep: DBG   P-State 0: 1600 MHz at 1112 mV, consuming 2 W, 
latency 10 
usec
IntelEnhancedSpeedStep: DBG   P-State 1: 1333 MHz at 1050 mV, consuming 1 W, 
latency 10 
usec
IntelEnhancedSpeedStep: DBG   P-State 2: 1067 MHz at 975 mV, consuming 1 W, 
latency 10 usec
IntelEnhancedSpeedStep: DBG   P-State 3: 800 MHz at 900 mV, consuming 0 W, 
latency 10 usec
IntelEnhancedSpeedStep: INFO  Using 4 PStates.
IntelEnhancedSpeedStep: DBG   Shutting down
IntelEnhancedSpeedStep: DBG   Freeing driver resources
hw.busfrequency: 533338384
machdep.cpu.address_bits.virtual: 32
machdep.cpu.address_bits.physical: 32
machdep.cpu.cache.size: 512
machdep.cpu.cache.L2_associativity: 8
machdep.cpu.cache.linesize: 64
machdep.cpu.arch_perf.fixed_width: 40
machdep.cpu.arch_perf.fixed_number: 1
machdep.cpu.arch_perf.events: 0
machdep.cpu.arch_perf.events_number: 7
machdep.cpu.arch_perf.width: 40
machdep.cpu.arch_perf.number: 2
machdep.cpu.arch_perf.version: 3
machdep.cpu.thermal.ACNT_MCNT: 1
machdep.cpu.thermal.thresholds: 2
machdep.cpu.thermal.dynamic_acceleration: 0
machdep.cpu.thermal.sensor: 1
machdep.cpu.mwait.sub_Cstates: 131616
machdep.cpu.mwait.extensions: 3
machdep.cpu.mwait.linesize_max: 64
machdep.cpu.mwait.linesize_min: 64
machdep.cpu.cores_per_package: 1
machdep.cpu.logical_per_package: 2
machdep.cpu.extfeatures: XD
machdep.cpu.features: FPU VME DE PSE TSC MSR PAE MCE CX8 APIC SEP MTRR PGE MCA 
CMOV 
PAT CLFSH DS ACPI MMX FXSR SSE SSE2 SS HTT TM SSE3 MON DSCPL EST TM2 SSSE3 TPR 
PDCM
machdep.cpu.brand: 0
machdep.cpu.signature: 67266
machdep.cpu.extfeature_bits: 1048576 1
machdep.cpu.feature_bits: -1075184641 4244381
machdep.cpu.stepping: 2
machdep.cpu.extfamily: 0
machdep.cpu.extmodel: 1
machdep.cpu.model: 28
machdep.cpu.family: 6
machdep.cpu.brand_string: Intel(R) Atom(TM) CPU N270   @ 1.60GHz
machdep.cpu.vendor: GenuineIntel
Darwin ikseekBook.home.ikseek.od.ua 9.4.0 Darwin Kernel Version 9.4.0: Mon Jun  
9 19:30:53 
PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386 i386
----------------
Loaded in single user mode kext said that it can't get Pstate table from ACPI. 
`sysctl -a | grep 
throttle` output nothing.
Before panic in NORMAL mode `sysctl -a|grep throttle` outputs this:
-----------------
kern.cputhrottle_curfreq: 1600
kern.cputhrottle_curvolt: 1112
kern.cputhrottle_freqs: 800 1067 1333 1600 
kern.cputhrottle_factoryvolts: 900 975 1050 1112 
kern.cputhrottle_ctl: 3104

Original issue reported on code.google.com by iks...@gmail.com on 10 Sep 2008 at 10:28

GoogleCodeExporter commented 8 years ago
Hi, could you edit the Info.plist file inside the kext and set KernelFeatures 
to 0 or 3, and then try again? Please 
ask for help on the forum if you are not sure how to do that. 
http://forum.insanelymac.com/index.php?
showforum=163

Original comment by mercurys...@gmail.com on 16 Sep 2008 at 1:25

GoogleCodeExporter commented 8 years ago
I tried different values from 0 to 3 for KernelFeatures and results were same.
I can't say exactly if I tried all of the values, but I believe that I did.
Sorry, I can not check it because my Wind is now reverted back to WinXP.

Original comment by iks...@gmail.com on 16 Sep 2008 at 10:23

GoogleCodeExporter commented 8 years ago
Changing to WontFix because user cannot test anymore.

Original comment by mercurys...@gmail.com on 22 Sep 2008 at 8:52

GoogleCodeExporter commented 8 years ago
I got same machine, with MSI Wind Netbook (Atom 270), Leopard 10.5.5(Retail) + 
EFIv8
I also met the kernal panic after writing to kern.cputhrottle_curfreq
anything I can try for?

Original comment by ac9...@gmail.com on 5 Oct 2008 at 1:02

GoogleCodeExporter commented 8 years ago
I'm experiencing the same problem. Msi Wind clon, Medion Akoya, (Atom 170), 
Leopard
10.5.5

Original comment by g2rp...@gmail.com on 8 Oct 2008 at 10:40

GoogleCodeExporter commented 8 years ago
re-opening bug report.

Original comment by mercurys...@gmail.com on 13 Oct 2008 at 4:36

GoogleCodeExporter commented 8 years ago
Same problem here with a Acer Aspire One 150 (Intel Atom 270)...

Original comment by ncas...@gmail.com on 7 Nov 2008 at 8:16

GoogleCodeExporter commented 8 years ago
I have the same issue on my MSI Wind U123 OS X 10.5.7.

Original comment by djabbour on 22 May 2009 at 6:58