Jump to content

fluid | fixed

AppleSMBIOSEFI for Tiger and Leopard


  • Please log in to reply
241 replies to this topic

#241
Slice

Slice

    InsanelyMac Deity

  • Local Moderators
  • 1,829 posts
  • Gender:Male
  • Location:Moscow

View Postnawcom, on Jan 7 2011, 11:58 PM, said:

Yeah, someone on one of the IRC channels claimed that using smbios.plist didn't work,
Some bootloaders may not inject all needed SMBIOS fields even present in smbios.plist. Use correct one.

#242
oswaldini

oswaldini

    InsanelyMac Protégé

  • Members
  • PipPip
  • 88 posts
  • Gender:Male
  • Location:Cracow, Poland

View Postnawcom, on Jan 7 2011, 04:14 AM, said:

Someone was asking for 32/64 bit support the other day on the moofspeak irc channels (even though you can use smbios.plist) so here it is:

compiled (32/64) http://nawcom.com/SMBIOSEFI.kext.zip
source code http://nawcom.com/SMBIOSEFI-src.zip

Have fun. It's best to install it into /System/Library/Extensions, not /Extra/Extensions.

Hello,
Nawcom I have Sony Vaio VPC-EB3M1E and I made change in your kext to MacBookPro6,1. Everything work now but I have problem with memory detecting: DRAM instead of DDR3 and 0 MHz instead of 1066 MHz. I changed in SMBIOSEFI.cpp:
memTypesData->appendBytes("DRAM", 5);
to
memTypesData->appendBytes("DDR3", 5);
and
memSpeedData->appendBytes("0 MHz", 6);
to
memSpeedData->appendBytes("1066 MHz", 6);


I added info to smbios.plist too but nothing works ! What can I do now ?





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

© 2013 InsanelyMac  |   News  |   Forum  |   Downloads  |   OSx86 Wiki  |   Mac Netbook  |   Web hosting by CatN  |   Designed by Ed Gain  |   Logo by irfan  |   Privacy Policy