overdue-scratch

Author Topic: cpu-type Detection [PATCH]  (Read 16226 times)

0 Members and 1 Guest are viewing this topic.

Gringo Vermelho

  • Forum Moderator
  • Posts: 611
  • The gray monster energy hat
Re: cpu-type Detection [PATCH]
« Reply #15 on: May 06, 2010, 03:10:40 AM »
It would be great if someone would include some kind of check so that CPU injection gets disabled automatically when using the Voodoo Kernel on 10.5.x.

The Voodoo Kernel does its own CPU injection, Chameleon RC4 breaks it. If I go back to RC3 it works again.
10.9.5 - ASUS P8Z77-V Pro - i5 3570K - GTX 660 - Chameleon 2.3 svn-r2xxx
How to...
Install Chameleon: http://forum.voodooprojects.org/index.php/topic,649
Make your own Chameleon boot CD: http://forum.voodooprojects.org/index.php/topic,484.msg2131.html#msg2131

boot.teqs

  • Guest
Re: cpu-type Detection [PATCH]
« Reply #16 on: May 14, 2010, 02:56:23 AM »
hi all,
First off, thank u DigitalDJ for this one. But it is driving me crazy!
Using the kext, was fine. And since I realized this patch was already into Chameleon, I took out that kext rebuilt cache, edited smbios.plist, and guess what. for me it doen't seem to work. If anyone could help me out. These are the strings I've been putting on smbios.plist
Code: [Select]
<key>SMbusspeed</key>
<string>0</string>
<key>SMcputype</key>
<string>769</string>
I played with the values taking out SMbusspeed, then changing the other one to SMBustype, to cpu-type, changing type to data and adding AQM=, changing it to 0103, reverting to string type. No way! :-\

Please show me some light. Thanks