Jump to content

Wrong frequency after install speedstep kext


Ta Luan
 Share

8 posts in this topic

Recommended Posts

Thanks Mer! I've up to 10.5.5 from Apple , sleep work ok but this issues still there.

My Sysctl hw grep :

 

hw.tbfrequency: 1000000000

hw.cpufrequency_max: -2094967296

hw.cpufrequency_min: 800000000

hw.cpufrequency: 1456000000

hw.busfrequency_max: 800000000

hw.busfrequency_min: 800000000

hw.busfrequency: 800000000

hw.busfrequency = 800000000

hw.cpufrequency = 2200000000

hw.tbfrequency = 1000000000

 

Sysctl -a grep throttle :

 

kern.exec: unknown type returned

kern.cputhrottle_curfreq: 2200

kern.cputhrottle_curvolt: 1388

kern.cputhrottle_freqs: 800 1200 1600 2200

kern.cputhrottle_factoryvolts: 876 988 1148 1388

kern.cputhrottle_ctl: 2859

kern.cputhrottle_auto: 1

kern.cputhrottle_targetload: 30

Link to comment
Share on other sites

Had the same problem, the DSDT + SMBIOS Chameleon fixed it, I have T7250, so 2Ghz.

 

 

Into SystemConfiguration/com.apple.Boot.plist

 

		<key>SMexternalclock</key>
	<string>200</string>
	<key>SMmaximalclock</key>
	<string>2000</string>

Link to comment
Share on other sites

Had the same problem, the DSDT + SMBIOS Chameleon fixed it, I have T7250, so 2Ghz.

 

 

Into SystemConfiguration/com.apple.Boot.plist

 

		<key>SMexternalclock</key>
	 <string>200</string>
	 <key>SMmaximalclock</key>
	 <string>2000</string>

It not help me. Only way is to delete IntelSpeedStep.

Link to comment
Share on other sites

 Share

×
×
  • Create New...