Jump to content

bizarre speedstep kext problem


nobb1x
 Share

2 posts in this topic

Recommended Posts

Hi, i'm using Voodoo kernel and the intelenhancespeedstep kext on both my hacks, one works flawlessy (modern c2d laptop) while on the old machine i get this

 

bash-3.2# sysctl kern.cputhrottle_freqs

kern.cputhrottle_freqs: 6553565535655356553565535655356553565535800 1060 1330 1600

 

The Speedstep app runs fine, but it sit on the 800mhz freq and never change, changing the freq manually it works, and it set the correct frequence, from one of the available,1060,1330 or 1600.

These are the infos on my cpu

 

bash-3.2# sysctl machdep.cpu && uname -a > cpu_specs

machdep.cpu.address_bits.virtual: 32

machdep.cpu.address_bits.physical: 32

machdep.cpu.cache.size: 2048

machdep.cpu.cache.L2_associativity: 6

machdep.cpu.cache.linesize: 64

machdep.cpu.arch_perf.fixed_width: 131

machdep.cpu.arch_perf.fixed_number: 29

machdep.cpu.arch_perf.events: 240

machdep.cpu.arch_perf.events_number: 2

machdep.cpu.arch_perf.width: 179

machdep.cpu.arch_perf.number: 176

machdep.cpu.arch_perf.version: 1

machdep.cpu.thermal.ACNT_MCNT: 0

machdep.cpu.thermal.thresholds: 0

machdep.cpu.thermal.dynamic_acceleration: 0

machdep.cpu.thermal.sensor: 1

machdep.cpu.mwait.sub_Cstates: 738472061

machdep.cpu.mwait.extensions: 0

machdep.cpu.mwait.linesize_max: 240

machdep.cpu.mwait.linesize_min: 45330433

machdep.cpu.cores_per_package: 1

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 TM EST TM2

machdep.cpu.brand: 22

machdep.cpu.signature: 1752

machdep.cpu.extfeature_bits: 1048576 0

machdep.cpu.feature_bits: -1343620097 384

machdep.cpu.stepping: 8

machdep.cpu.extfamily: 0

machdep.cpu.extmodel: 0

machdep.cpu.model: 13

machdep.cpu.family: 6

machdep.cpu.brand_string: Intel® Pentium® M processor 1.60GHz

machdep.cpu.vendor: GenuineIntel

 

and Kernel

 

bash-3.2# uname -a

Darwin hooks-mac-pro.local 9.5.0 Darwin Kernel Version 9.5.0: Thu Sep 25 05:59:23 IST 2008; Voodoo; based on ToH:xnu-1228.7.58/BUILD/obj/RELEASE_I386 i386

 

Dmesg

bash-3.2# dmesg

npvhash=4095

hi mem tramps at 0xffe00000

PAE enabled

rtclock_init: Taking bus ratio path 4 (Intel / Apple)

TSC: Frequency = 1595.981820MHz, bus frequency = 132.998485MHz, multiplier = 12

Darwin Kernel Version 9.5.0: Thu Sep 25 05:59:23 IST 2008; Voodoo; based on ToH:xnu-1228.7.58/BUILD/obj/RELEASE_I386

standard timeslicing quantum is 10000 us

vm_page_bootstrap: 255332 free pages and 6812 wired pages

mig_table_max_displ = 79

com.apple.kernel.6.0: Undefined in symbol set: __Z19IODTMapOneInterruptP15IORegistryEntryPmPP6OSDataPPK8OSSymbol

com.apple.kernel.6.0: Undefined in symbol set: __Z23IODTFindInterruptParentP15IORegistryEntry

com.apple.kpi.iokit: Undefined in symbol set: __Z19IODTMapOneInterruptP15IORegistryEntryPmPP6OSDataPPK8OSSymbol

com.apple.kpi.iokit: Undefined in symbol set: __Z23IODTFindInterruptParentP15IORegistryEntry

ACPI CA 20051117 [debug level=0 layer=0]

AppleACPICPU: ProcessorApicId=1 LocalApicId=0 Enabled

Enabling SSE3 emulator...done.

 

The old machine is a Toshiba Tecra M3 laptop, running macos 10.5.2, with voodoo 10.5.5 and system.kext from 10.5.5, i'm running Voodoo kernel with no flags in the boot.

 

I can post any other info if requested.

 

Thanks for your work.

Link to comment
Share on other sites

 Share

×
×
  • Create New...