Contribute
Register

H55M-USB3 how to display correct CPU and memory MHZ ???

Status
Not open for further replies.
Joined
Nov 17, 2010
Messages
57
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
Hello all

My first system was H55N USB3 and install was very easy.

Cant say the same on H55M-USB3 on 10.6.5.

3016.jpg


I have these remarks :

- Cpu is identified as Dual-Core Intel Xeon

- Memory is identified in DDR3 800Mhz, using iBoot i have the correct frequency 1333Mhz



Uploaded with ImageShack.us

- If you install voodooHDA you will have kernel panic. Best is to install all with audio disabled on BIOS.

Its all for now :).

btw USB3 Nec driver is running well.

Thanks all involved and please correct the issues please :)
 
rlage1 said:
Hello all

My first system was H55N USB3 and install was very easy.

Cant say the same on H55M-USB3 on 10.6.5.

I have these remarks :

- Cpu is identified as Dual-Core Intel Xeon

- Memory is identified in DDR3 800Mhz, using iBoot i have the correct frequency 1333Mhz

- If you install voodooHDA you will have kernel panic. Best is to install all with audio disabled on BIOS.

Its all for now :).

btw USB3 Nec driver is running well.

Thanks all involved and please correct the issues please :)
The issues you are seeing are self inflicted. These are cosmetic only as discussed many times before. Search for the solution.
 
I tried but couldn't find.

Thanks anyway.
 
Thanks a lot.

I will dig a little on smbios.
 
So its easy to solve.

Edit /Extra/smbios.plist and insert these lines:

Code:
<key>SMcputype</key>
<string>2305</string>	
<key>SMmemspeed</key>
<string>1333</string>

And that's it :headbang:

 
Glad it worked!!!!! Search is such a powerful tool; problem is, its sometimes very difficult to pick the right search keywords, at least it is for me. Doesn't help that there isn't documentation anywhere for common problems, but the nature of the hackery does produce different problems for everyone, making it difficult to have such documentation.
 
rlage1 said:
So its easy to solve.

Edit /Extra/smbios.plist and insert these lines:

Code:
<key>SMcputype</key>
<string>2305</string>	
<key>SMmemspeed</key>
<string>1333</string>

And that's it :headbang:

If you are using one of the Chameleon versions in MultiBeast you don't need to set memory speed.
 
Status
Not open for further replies.
Back
Top