PDA

View Full Version : AppleSMBIOS-38 for Snow Leopard


andyvand
09-29-2009, 12:21 AM
My newest release of AppleSMBIOS for SL.
Thanks to SaCleoCheater for recompiling the sources :cool:
Enjoy... ;)
Download including sources: http://rapidshare.com/files/286270185/AppleSMBIOS-38-AnV-SnowLeopard.zip

fredouille
10-09-2009, 06:15 AM
thank you very much andy

I just installed your Applesmbios.kext and hardware is recognized properly
( except the CPU type of course, cause it's a quad !) without patching the smbios.plist
I could notice that boot is much faster of almost 10 seconds !!! Do you believe it is possible or it's just a coincidence ?

Thank you man

thorazine74
10-09-2009, 08:29 AM
If you have chameleon with smbios patching, unless you explicitly disabled it in the boot.plist, smbios is still being patched by chameleon even if you delete the smbios.plist.

fredouille
10-10-2009, 04:00 AM
Thank for interest but I use boot think

miliuco
10-18-2009, 12:30 AM
Thorazine74: gracias por la info... but how can I disable smbios patching in boot.plist?

Andy: your SMBIOS works very well in my system, without smbios.plist in /Extra.
Is it a good idea to change the UUID-key in Info.plist by the right UUID of the SL volume? If yes, must I change also the UUID-data-key value? Thanks.

howoarang
10-18-2009, 12:00 PM
My newest release of AppleSMBIOS for SL.
Thanks to SaCleoCheater for recompiling the sources :cool:
Enjoy... ;)
Download including sources: http://rapidshare.com/files/286270185/AppleSMBIOS-38-AnV-SnowLeopard.zip

Hi, please, tell my how to create AppleSMBIOS.kext from your upload source files of applesmbios SNOW.
THANKS!

thorazine74
10-18-2009, 03:40 PM
Thorazine74: gracias por la info... but how can I disable smbios patching in boot.plist?

Without a SMBIOS.plist Chameleon stills do smbios patching with default values from MacPro2,1.
You can try putting this in boot.plist so chameleon doesnt do any smbios patching at all:
<key>SMBIOSdefaults</key>
<string>n</string>

miliuco
10-18-2009, 05:37 PM
Gracias, Thorazine74, I didn't have read the howto of Chameleon2 RC.

daclothe
10-19-2009, 05:14 AM
thanks andy, been waiting on this one!