View Single Post
 
Old 09-02-2009, 04:07 PM
lancelotu lancelotu is offline
Jaguar
 
Join Date: Jul 2009
Posts: 58
Quote:
Originally Posted by Cee View Post
now could anybody tell me how I can get system profiler and about this mac to show correct processor speed?
I suspect that I have to edit some file to get it to show 2.4 GHz instead of the wrong 3.8GHz its currently displaying.
(cpu-x shows the real cpu name)


Would be really nice if anybody could help me out here
Read Omargoa's post here

Regarding the name of the CPU you have to edit

/System/Library/CoreServices/Resources/English.lproj/AppleSystemInfo.strings

find "UnknownCPUKind" = "Unknown"; and replace "Unknown" with the name of your CPU . Save the file.

I think you have to do this as root otherwise you won't be able to save .
Reply With Quote