AppleSMBIOSEFI for Tiger and Leopard |
AppleSMBIOSEFI for Tiger and Leopard |
|
~Eureka
InsanelyMac Sage
|
![]() |
Jun 4 2008, 01:30 AM Post #1
|
![]() ![]() ![]() ![]() ![]() ![]()
|
Hi guys,
Here is the beta AppleSMBIOSEFI I have been working on. It will work with original AppleSMBIOS but will try to fix or add some values that original AppleSMBIOS misses. Therefore, you don't have to worry about AppleSMBIOS being updated. It is based on original AppleSMBIOS and it only works with EFI system right now. It is for both Tiger and Leopard. In addiation, it should fix "About This Mac" crash problem and wrong "Bus Speed" issue. You can change the memory speed. Just boot with "memorySpeed=n" (n is the speed number you want) You can change the memory type. Just boot with "memoryType=n" (n is the type number you want, 18 is DDR, 19 is DDR2) Example: memoryType=19 memorySpeed=533 Again, it is just the beta version and you still need the original AppleSMBIOS with it. Chun-Nan ============================== static const char * SMBMemoryDeviceTypes[] = { "RAM", /* 00h Undefined */ "RAM", /* 01h Other */ "RAM", /* 02h Unknown */ "DRAM", /* 03h DRAM */ "EDRAM", /* 04h EDRAM */ "VRAM", /* 05h VRAM */ "SRAM", /* 06h SRAM */ "RAM", /* 07h RAM */ "ROM", /* 08h ROM */ "FLASH", /* 09h FLASH */ "EEPROM", /* 0Ah EEPROM */ "FEPROM", /* 0Bh FEPROM */ "EPROM", /* 0Ch EPROM */ "CDRAM", /* 0Dh CDRAM */ "3DRAM", /* 0Eh 3DRAM */ "SDRAM", /* 0Fh SDRAM */ "SGRAM", /* 10h SGRAM */ "RDRAM", /* 11h RDRAM */ "DDR SDRAM", /* 12h DDR */ "DDR2 SDRAM", /* 13h DDR2 */ "DDR2 FB-DIMM" /* 14h DDR2 FB-DIMM */ }; ==============================
AppleSMBIOSEFI.zip ( 137.24K )
Number of downloads: 629Update: 5/6/2008 1. It will use value of "cpu->externalClock" first. If that value returns 0, it will use value of "FSBFrequency". 2. Add "FSB" flag. You can change the FSB value in case the value is still not correct. Just boot with "FSB=n" (n is the speed number you want) However, it doesn't update the value back to "FSBFrequency" yet.
AppleSMBIOSEFI_b2.zip ( 143.47K )
Number of downloads: 637Update: 7/2/2008 1. based on AppleSMBIOS-28 2. Added "serial-number", "board-id", and "system-type". The default serial-number is "W1234567890". 3. Released AppleSMBIOSEFI from memory after adding the values. 4. It should work both on Tiger and Leopard. (I used Tiger to compile the source code.)
AppleSMBIOSEFI_28.zip ( 139.95K )
Number of downloads: 7198
AppleSMBIOSEFI_28Air.zip ( 139.81K )
Number of downloads: 2694P.S. CoolbookController won't work with AppleSMBIOSEFI_28 because model is set to "MacPro3,1". Try AppleSMBIOSEFI_28Air instead or change the model to the ones supported by CoolbookController.
Attached File(s)
|
Chun-Nan AppleSMBIOSEFI for Tiger and Leopard Jun 4 2008, 01:30 AM
2LMan So if an update comes out where there is a new SMB... Jun 4 2008, 01:59 AM
iSkylla Why not just use SMBIOSEnabler by Kabyl?
http://o... Jun 4 2008, 02:22 AM
Chrysaor Working good here with vanilla SMBIOS 1.0.14 (from... Jun 4 2008, 02:23 AM
pet1 This works better than smbiosenabler. Jun 4 2008, 03:36 AM
mitch_de Really great - that fixes my About this mac crash ... Jun 4 2008, 01:25 PM
Cillit Bang Could someone plz send me the original AppleSMBIOS... Jun 4 2008, 02:05 PM
Chrysaor QUOTE (Cillit Bang @ Jun 4 2008, 08:05 AM... Jun 4 2008, 05:49 PM
Cillit Bang Unfortunately, 10.5.3 Update doesn't contain t... Jun 4 2008, 06:09 PM
Schweppes Try downloading 10.5.3 ComboUpdate instead of 10.5... Jun 4 2008, 06:14 PM
fyr The AppleSMBIOS.kext is in the guenuine update... ... Jun 4 2008, 06:25 PM
mrroboto it does not show the right bus speed. 760MHz inste... Jun 4 2008, 07:25 PM
Chun-Nan QUOTE (mrroboto @ Jun 4 2008, 01:25 PM) i... Jun 6 2008, 07:36 AM
mrroboto QUOTE (Chun-Nan @ Jun 6 2008, 07:36 ... Jun 6 2008, 11:14 PM
macita sorry for the question, but how i must install it? Jun 5 2008, 09:19 AM
xtraa 1. use the Finder and copy it in the folder /Syste... Jun 5 2008, 12:17 PM
macita QUOTE (xtraa @ Jun 5 2008, 02:17 PM) 1. u... Jun 5 2008, 11:32 PM
cyclonefr nice Chun-Nan ! Worked perfect.
Are you expec... Jun 5 2008, 01:11 PM
Cillit Bang Where do I have to copy the unzipped folder?
EDIT... Jun 5 2008, 01:41 PM
sama7896 QUOTE (Cillit Bang @ Jun 5 2008, 01:41 PM... Jun 5 2008, 07:23 PM
build QUOTE (sama7896 @ Jun 5 2008, 08:23 PM) l... Jun 14 2008, 11:09 PM
steeple QUOTE (build @ Jun 15 2008, 12:09 AM) I h... Jun 15 2008, 12:38 AM
macgirl I also have 720Mhz Hus Speed instead of 800 Jun 5 2008, 06:53 PM
SuperNet33 QUOTE (macgirl @ Jun 5 2008, 01:53 PM) I ... Jun 5 2008, 07:42 PM
GLXOZ Displayed 100Mhz FSB in system profiller, diagnost... Jun 5 2008, 07:59 PM
derailed_spark Great ! After trying all AppleSMBios kexts i c... Jun 5 2008, 08:14 PM
Cillit Bang Thanks. Everything working fine except memory freq... Jun 5 2008, 09:32 PM
00Diabolic ~~ Ok I'm confused. AppleSMBIOSEFI.kext is the ke... Jun 5 2008, 11:19 PM
rals2007 Doesnt work in Tiger 10.4.11 with original AppleSM... Jun 6 2008, 07:28 AM
macita So i must use it with original AppleSMBIOS.kext an... Jun 6 2008, 08:54 AM
rals2007 Chun-Nan:
Any chance of fixing it on Tiger?
It d... Jun 6 2008, 09:04 AM
Cillit Bang Thanks. Now I got it working. But I wanna add it t... Jun 6 2008, 09:16 AM
MacUser2525 QUOTE (Cillit Bang @ Jun 6 2008, 06:16 AM... Jun 6 2008, 06:18 PM
Goron @MACGirl:
QUOTE I also have 720Mhz Hus Speed inste... Jun 6 2008, 09:35 AM
verleihnix Hi Chun-Nan,
Great work so far.
This is what it d... Jun 6 2008, 11:00 AM
Cillit Bang What I also noticed is that there is a double spac... Jun 6 2008, 02:05 PM
macgirl QUOTE (Chun-Nan @ Jun 6 2008, 02:36 ... Jun 6 2008, 04:41 PM
pion what about photoshop or other apps since we not us... Jun 7 2008, 08:37 AM
mrroboto QUOTE (pion @ Jun 7 2008, 08:37 AM) what ... Jun 7 2008, 10:06 AM
ontoid Wokrks ! Thank U
And it does pick up values ... Jun 7 2008, 10:02 AM
sonotone Works well also here on my Inspiron 9400, Cpu, Ram... Jun 7 2008, 01:09 PM
derailed_spark From now on this should be moved as the "prop... Jun 7 2008, 02:19 PM
macgirl My XPS is recognized as "Mac" on Model N... Jun 7 2008, 03:27 PM
mrroboto QUOTE (macgirl @ Jun 7 2008, 03:27 PM) My... Jun 8 2008, 12:02 AM
GLXOZ All work fine, thanx for our work. Jun 7 2008, 08:16 PM
ontoid Not sure but ...
I think that in your case Machine... Jun 8 2008, 11:43 AM
cyclonefr MacPro3,1 are stored in the kernel, and not in the... Jun 8 2008, 11:25 AM
verleihnix So, what is the best way to change the Model Name,... Jun 9 2008, 04:23 PM
Cillit Bang I wanna know that, too! Nun-Chan why don't... Jun 10 2008, 12:34 PM
macgirl QUOTE (verleihnix @ Jun 9 2008, 11:23 AM)... Jun 10 2008, 07:08 PM
verleihnix Hi,
I am using the vanilla and ToH on two differen... Jun 11 2008, 06:08 AM
macgirl If you modified something yes, but open the Projec... Jun 11 2008, 04:27 PM
demonfox13x QUOTE (macgirl @ Jun 11 2008, 04:27 PM) I... Jun 27 2008, 04:30 PM
vitamin My CPU is shown as 2 GHz Unknown (I have Celeron 4... Jun 13 2008, 10:28 AM
pion everything works but apart from shut down. when i ... Jun 14 2008, 10:29 PM
spectra My system informations shows "System Serial N... Jun 16 2008, 02:09 PM
macgirl Chun-Nan I wan to report that I am having problems... Jun 17 2008, 06:34 PM
MacUser2525 QUOTE (macgirl @ Jun 17 2008, 03:34 PM) C... Jun 17 2008, 06:53 PM
pitap works great for my AW9D MAX board! Many many t... Jun 25 2008, 12:31 AM
mitch_de Hi, working but a new app (Squeeze 5) crashes.
It... Jun 25 2008, 06:50 AM
Chun-Nan QUOTE (spectra @ Jun 16 2008, 08:09 AM) M... Jul 3 2008, 04:10 AM
macgirl Working flawlessly here (Dell XPS M1330). Jul 3 2008, 05:30 AM
spectra Good Work Chun-Nan!! Jul 3 2008, 11:31 AM
aliab Felicitations !
works fine on these 4 configu... Jul 3 2008, 12:18 PM
rals2007 Still... not working for Tiger.
Stuck on blue scr... Jul 3 2008, 11:20 PM
devilhood By far the best SMBIOS injector I have used (Dell ... Jul 4 2008, 03:54 PM
mitch_de "Hi spectra, and mitch_de,
I added "ser... Jul 5 2008, 05:36 AM
InorganicMatter All right, I'm confused, someone explain this ... Jul 5 2008, 03:09 PM
MacUser2525 QUOTE (InorganicMatter @ Jul 5 2008, 12:0... Jul 5 2008, 04:39 PM
BugsBunny Quartz Extreme etc. now working again with the lat... Jul 5 2008, 10:06 PM
demonfox13x =/ i cant get it to work can someone modify it so ... Jul 6 2008, 06:44 AM
boba899 QUOTE (BugsBunny @ Jul 5 2008, 11:06 PM) ... Jul 7 2008, 09:44 PM
THe KiNG boba899 how did u set Model Name to MacBook Pro? n... Jul 9 2008, 09:25 AM
Mr.Bungle Chun-Nan,
Just wanted to say thank you for this e... Jul 9 2008, 04:11 PM
THe KiNG Chun-Nan did I miss something?
I dont get why if I... Jul 9 2008, 07:49 PM
Chun-Nan Hi guys,
I have updated the beta AppleSMBIOSEnabl... Jul 10 2008, 06:57 AM
rals2007 Hi Chun-Nan
It is now working on a Tiger 10.4.11.... Jul 10 2008, 07:25 AM
devilhood QUOTE (rals2007 @ Jul 10 2008, 08:25 AM) ... Jul 10 2008, 11:58 AM
Kabyl Chun-Nan, there is already an SMBIOSEnabler kext i... Jul 10 2008, 07:54 AM
Chun-Nan QUOTE (Kabyl @ Jul 10 2008, 01:54 AM) Chu... Jul 10 2008, 03:30 PM
BugsBunny hey, you two of the most gifted coders on the boar... Jul 10 2008, 03:46 PM
devilhood I thought it was plainly obvious that Kabyl was on... Jul 10 2008, 03:59 PM
Kabyl QUOTE (devilhood @ Jul 10 2008, 04:59 PM)... Jul 10 2008, 05:57 PM
devilhood QUOTE (Kabyl @ Jul 10 2008, 06:57 PM) I k... Jul 10 2008, 06:08 PM
Kabyl QUOTE (devilhood @ Jul 10 2008, 07:08 PM)... Jul 10 2008, 06:27 PM
devilhood QUOTE (Kabyl @ Jul 10 2008, 07:27 PM) yes... Jul 10 2008, 06:29 PM
nabel0 So for now the new beta is removed from this forum... Jul 10 2008, 06:50 PM
THe KiNG I must say something on this...dunno if si ok.
Fir... Jul 10 2008, 08:59 PM
devilhood QUOTE (THe KiNG @ Jul 10 2008, 09:59 PM) ... Jul 11 2008, 10:27 AM
lemmy01 Hi,
@Chun-Nan you have write somthing about a entr... Jul 11 2008, 11:45 AM
kytzu battery meter work fine on my Lenovo T61 Leo 10.5.... Jul 11 2008, 01:24 PM
parpwhick Does this new AppleSMBIOS enable the use of Coolbo... Jul 11 2008, 09:53 PM
devilhood QUOTE (parpwhick @ Jul 11 2008, 10:53 PM)... Jul 11 2008, 11:08 PM
Chrysaor QUOTE (devilhood @ Jul 11 2008, 06:08 PM)... Jul 12 2008, 09:35 AM
jayman30 QUOTE (Chrysaor @ Jul 12 2008, 09:35 AM) ... Jul 12 2008, 03:17 PM
eraserhead77 This works great Chun-Nan, thank you! System ... Jul 12 2008, 07:29 PM
Brywalker I am king noob today. Can someone please tell me h... Jul 13 2008, 10:46 PM
eraserhead77 QUOTE (Brywalker @ Jul 13 2008, 12:46 PM)... Jul 14 2008, 12:35 AM
Brywalker OK. That helps quite a bit.
How do I set the flag... Jul 14 2008, 02:21 AM
eraserhead77 QUOTE (Brywalker @ Jul 13 2008, 04:21 PM)... Jul 14 2008, 03:41 AM ![]() |
|
Lo-Fi Version | Time is now: 21st November 2009 - 12:55 PM |