Author Topic: Chameleon 2.0 RC1 & RC2 couldn't get right info of CPUspeed and FSB  (Read 2501 times)

0 Members and 1 Guest are viewing this topic.

saber0524

  • Entrant
  • Posts: 2
I use smbios.plist injection function, and set

[SMexternalclock] -> 200 (MHz)
[SMmaximalclock] -> 2200 (GHz)

But I get 3 wrong value:

  Model Name:   MacBook
  Model Identifier:   MacBook3,1
  Processor Name:   Intel Core Duo -- Core "2" Duo
  Processor Speed:   2.01 GHz  -- my T7500 is 2.20 GHz
  Number Of Processors:   1
  Total Number Of Cores:   2
  L2 Cache:   4 MB
  Memory:   4 GB
  Processor Interconnect Speed:   55.30 GT/s -- the right value is 800 MT/s
  Boot ROM Version:   MB31.008E.B01
  Serial Number (system):   W8750E1SZ62

saber0524

  • Entrant
  • Posts: 2
Re: Chameleon 2.0 RC1 & RC2 couldn't get right info of CPUspeed and FSB
« Reply #1 on: July 28, 2009, 08:29:35 PM »
  Processor Name:   Intel Core Duo -- Core "2" Duo

  Processor Speed:   2.01 GHz  -- my T7500 is 2.20 GHz
This due to VoodooPower.kext

Quote
  Processor Interconnect Speed:   55.30 GT/s -- the right value is 800 MT/s
This info is correct in 10.5.6, but after upgrading it, it breaks.