![]() |
#1
|
|||
|
|||
Editing?
I installed iPC 10.5.6 PPF5 and I didn't see a SMBIOS like I did in Leo4All v3. Now my computer thinks it's a Mac Mini, instead of a Mac Pro(the one I wanted), Any Ideas on How to fix this?
Computer: Gateway 838GM | 9.5.0 Vodoo Kernel |2.0 RC4 Chameleon Bootloader | Processor:Intel Pentium 4 630 / 3 GHz | RAM: 512MB | OS: Windows 7 32BIT, OSx86 iPC 10.5.6 | Mainboard Chipset: Intel 915G Express | Graphics Card:Integrated Intel GMA 900 | Video Memory: Dynamic Video Memory Technology 3.0 | Audio:ALC 860 |Card Reader:8 in 1 Integrated| Hard Drives:1x 200GB SATA(Win 7), 1x 320GB SATA(OS X) Both Internal
|
#2
|
|||
|
|||
Use the resolver or SMBiosEFI. But as you got Chamelion 2 installed: use the SMBIOS plist. You can write anything you want into it. Also you don't need any patched kext with it, that will be overwriten by software update (One step nearer than the original).
Just the original Apple one will do. But why a Mac Pro? We don't have Xeon machines. Change it to iMac 8,1 or 9,1. For info look at geekbench results: (http://browse.geekbench.ca/) and you can have any hardware fake you want for the plist. Also see http://www.everymac.com/ for specs on Macs. Last edited by Valentine; 05-02-2009 at 04:08 PM. |
#3
|
|||
|
|||
where do i find the SMBIOS plist file? i did a quick Spotlight search but it didnt have anything...
Computer: Gateway 838GM | 9.5.0 Vodoo Kernel |2.0 RC4 Chameleon Bootloader | Processor:Intel Pentium 4 630 / 3 GHz | RAM: 512MB | OS: Windows 7 32BIT, OSx86 iPC 10.5.6 | Mainboard Chipset: Intel 915G Express | Graphics Card:Integrated Intel GMA 900 | Video Memory: Dynamic Video Memory Technology 3.0 | Audio:ALC 860 |Card Reader:8 in 1 Integrated| Hard Drives:1x 200GB SATA(Win 7), 1x 320GB SATA(OS X) Both Internal
|
#4
|
|||
|
|||
In the Extra folder, Called smbios.plist
Mine looks like this: Code:
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>SMbiosversion</key> <string>IM81.88Z.00C1.B00.0802091538</string> <key>SMmanufacter</key> <string>Apple Inc.</string> <key>SMproductname</key> <string>iMac8,1</string> <key>SMsystemversion</key> <string>1.0</string> <key>SMserial</key> <string>CK034KMHK5D</string> <key>SMexternalclock</key> <string>266</string> <key>SMmaximalclock</key> <string>2800</string> <key>SMmemtype</key> <string>19</string> <key>SMmemspeed</key> <string>1066</string> <key>SMmemmanufacter_1</key> <string>0xAD00000000000000</string> <key>SMmemserial_1</key> <string>0x00001020</string> <key>SMmempart_1</key> <string>0x48594D503131325336344350362D59352020</string> <key>SMmemmanufacter_2</key> <string>0xAD00000000000000</string> <key>SMmemserial_2</key> <string>0x00003021</string> <key>SMmempart_2</key> <string>0x48594D503131325336344350362D59352020</string> <key>SMmemmanufacter_3</key> <string>0xAD00000000000000</string> <key>SMmemserial_3</key> <string>0x00003021</string> <key>SMmempart_3</key> <string>0x48594D503131325336344350362D59352020</string> <key>SMmemmanufacter_4</key> <string>0xAD00000000000000</string> <key>SMmemserial_4</key> <string>0x00003021</string> <key>SMmempart_4</key> <string>0x48594D503131325336344350362D59352020</string> </dict> </plist> |
#5
|
|||
|
|||
i dont even have that... its not in my Extra Folder....
![]() Computer: Gateway 838GM | 9.5.0 Vodoo Kernel |2.0 RC4 Chameleon Bootloader | Processor:Intel Pentium 4 630 / 3 GHz | RAM: 512MB | OS: Windows 7 32BIT, OSx86 iPC 10.5.6 | Mainboard Chipset: Intel 915G Express | Graphics Card:Integrated Intel GMA 900 | Video Memory: Dynamic Video Memory Technology 3.0 | Audio:ALC 860 |Card Reader:8 in 1 Integrated| Hard Drives:1x 200GB SATA(Win 7), 1x 320GB SATA(OS X) Both Internal
|
#6
|
|||
|
|||
Then look into the Chamelion 2 pkg or just copy mine above
|
#7
|
|||
|
|||
i tried to copy yours but it says I do not have sufficient privileges... what's the Terminal command for move? i could use root privileges to get it there
~~~~~~~~~~~~~~~edit~~~~~~~~~~~~ i dragged it out of that folder and remade it a .plist, gonna see if it works now 💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers. Computer: Gateway 838GM | 9.5.0 Vodoo Kernel |2.0 RC4 Chameleon Bootloader | Processor:Intel Pentium 4 630 / 3 GHz | RAM: 512MB | OS: Windows 7 32BIT, OSx86 iPC 10.5.6 | Mainboard Chipset: Intel 915G Express | Graphics Card:Integrated Intel GMA 900 | Video Memory: Dynamic Video Memory Technology 3.0 | Audio:ALC 860 |Card Reader:8 in 1 Integrated| Hard Drives:1x 200GB SATA(Win 7), 1x 320GB SATA(OS X) Both Internal
|