nyolc8 Posted July 18, 2011 Share Posted July 18, 2011 boot with -v see if shows what its holding on thanks, it loads all kexts, even sleepenabler and nullcpupowermanagement, I don't have this kexts on lion partition, they are on the SL partition But when I go to system profiler extensions, no nullcpupowermanagement and sleepenabler loaded... And an other problem: It's not read out correctly my smbios file cause: (with RC5 r1096 there is the model year, with newer chameleon it's empty) I checked the boot.plist file, it's name is org.chameleon.Boot.plist and i have UseKernelCache=Yes in it. Tried with: <key>UseKernelCache</key><string>Yes</string> and with: <key>UseKernelCache</key></true> too. Any way to fix this? (edit.: is that possible it loads the smbios and boot.plist file from the SL partition?) Link to comment Share on other sites More sharing options...
digital_dreamer Posted July 18, 2011 Share Posted July 18, 2011 nyolc8, Make sure you are booting from the right drive in the BIOS. Use F12 to select the Lion drive to boot into. Chameleon loads the kexts from the drive the BIOS is pointing to, not the drive selected from the bootloader screen. This may sound odd, but this procedure allows preboot CDs/drives to work. MAJ Link to comment Share on other sites More sharing options...
nyolc8 Posted July 18, 2011 Share Posted July 18, 2011 digital_dreamer: I have an HDD for Windows, and an other HDD with two separate partitions for SL and for Lion. I set the OSX's HDD to boot in BIOS. I think the problem is that I have two chameleons installed... I have one on the SL partition (this one starting with the boot menu) and one on the Lion partition with separate Extra folders and stuff. But when Lion officially comes out, I will merge the two partitions for just Lion, so maybe the problem will go away when only one chameleon will be there... Link to comment Share on other sites More sharing options...
mitch_de Posted July 18, 2011 Share Posted July 18, 2011 digital_dreamer:I have an HDD for Windows, and an other HDD with two separate partitions for SL and for Lion. I set the OSX's HDD to boot in BIOS. I think the problem is that I have two chameleons installed... I have one on the SL partition (this one starting with the boot menu) and one on the Lion partition with separate Extra folders and stuff. But when Lion officially comes out, I will merge the two partitions for just Lion, so maybe the problem will go away when only one chameleon will be there... That dont work: 2 Chameleons on one hd (in different partitions). Only that one is used (also that /EXTRA) from which the system was bootet, ven if you select other boot volume in chameleon menue later. Only on 2 HDs its possible to have different chameleon and F12 is working to select the HD and the differnet chameleon version on each HD. Beside that (whoch chameleon is loaded) it also effects the /EXTRA usage. For my knowledge even if you select other boot volume in chameleon the /EXTRA is used from that volume chameleon started to boot. Link to comment Share on other sites More sharing options...
Azimutz Posted July 19, 2011 Share Posted July 19, 2011 i thought this might helped i've been using svnx for a while to track changes in chameleon trunk (and branches) http://code.google.com/p/svnx/ i'm too lazy to deal with command lines. That's even easier, indeed; i use mainly Cornerstone, it's a power house; Versions it's also a good client; both paid, but good investments... or hacks, if you prefer I just like to mention terminal because it's available to all, svn has a good and simple help, everyone should know the terminal basics and it's a way to force check me to check the Terminal way Thanks for the tip, farhanito. digital_dreamer:I have an HDD for Windows, and an other HDD with two separate partitions for SL and for Lion. I set the OSX's HDD to boot in BIOS. I think the problem is that I have two chameleons installed... I have one on the SL partition (this one starting with the boot menu) and one on the Lion partition with separate Extra folders and stuff. But when Lion officially comes out, I will merge the two partitions for just Lion, so maybe the problem will go away when only one chameleon will be there... Two Chameleons on the same HDD (one boot1h/boot on each partition) works, but you have to choose which one to use by setting the partition were it's installed as active and make sure that the boot0 file installed on the HDD boot sector, is indeed boot0 and not boot0hfs. There's also a new boot0 in town (boot0md); see here for info and here for compiled binaries. Don't trust any package that doesn't feature all the boot0 files!! Link to comment Share on other sites More sharing options...
digital_dreamer Posted July 19, 2011 Share Posted July 19, 2011 digital_dreamer:I have an HDD for Windows, and an other HDD with two separate partitions for SL and for Lion. I set the OSX's HDD to boot in BIOS. I think the problem is that I have two chameleons installed... I have one on the SL partition (this one starting with the boot menu) and one on the Lion partition with separate Extra folders and stuff. But when Lion officially comes out, I will merge the two partitions for just Lion, so maybe the problem will go away when only one chameleon will be there... I hope the comments the others have added helped to explain what may be happening. But, just in case it's still confusing, I'll add the following: Nothing wrong with having Chameleon installed on both partitions. That's perfectly fine and normal. But, the BIOS is only going to "boot" into one of those partitions at the start to load Chameleon. Which one? In your case, it's the SL partition. From the information provided in the previous post, it's apparently loading your SL setup, either because it's the first partition on the drive or because it was set 'active.' The only way to 'force' Chameleon to load your Lion kexts and plists with your current setup is to set that partition as 'active.' But, that's assuming you are using the traditional boot0 booter, that prefers 'active' partitions first. If you installed what was considered the boot0hfs booter (it preferred HFS+ partitions first), you'll have to install the traditional boot0 booter in place of it. Then, set that partition as 'active.' Complicated, I know. But, the point I made earlier cannot be overstated: Chameleon is always going to load the kexts and plists (edit: wrong. See Azimutz's comments below.) from the partition the BIOS is pointed to. On a multi-partition drive, that includes more than simply setting the drive as first in the BIOS, but, also designating which partition on that drive you wish to boot from, as well. If both are bootable HFS+ partitions (as true in your case), the boot0hfs booter won't help you here. However, the traditional boot0 booter will allow one to set a desired partition as 'active' and tell the BIOS this is the partition we want to boot, even though there are other bootable HFS+ partitions on that drive. Again, Chameleon will load the kexts and plists from whatever drive and partition the BIOS is pointing to, not the kexts/plists that "belong" to the system you are attempting to select in the GUI and boot. I actually wish the later was true - that Chameleon would load the kexts/plists on the partition where the system resides by default (on non-EFI setups), unless told otherwise (via flag or something of the kind). This would eliminate much of the confusion and failed or incomplete boot issues we see here. But, you're right, once you go to a single Lion install on the partition or even multiple Lion installs on multiple partitions on the same drive, this issue will disappear (assuming the kexts/plists are the same for all installs, so there's no conflict). best of wishes, MAJ Link to comment Share on other sites More sharing options...
nyolc8 Posted July 19, 2011 Share Posted July 19, 2011 If I'm using r1096 build, it loads the Lion partition's Extra folder and stuff... I tried it: modified dsdt, boot.plist, smbios.plist on the Lion partition and things changed in Lion. Link to comment Share on other sites More sharing options...
Azimutz Posted July 19, 2011 Share Posted July 19, 2011 But, the point I made earlier cannot be overstated: Chameleon is always going to load the kexts and plists from the partition the BIOS is pointed to. ai ai ai... this is not true! The booter loads the Boot.plist from the partition were it's installed to, before it gets to the boot prompt and again from the selected partition after leaving the boot prompt; if the selected partition is not the same as the one were the booter is installed, the Boot.plist on the selected partition will override the first read. Any boot arg typed at the boot prompt, will override any other setting. All other files and kexts are loaded from the selected partition. ----------//---------- On a side note, i will take this opportunity to shout to the world that, from now on i will be just another face on this IM crowd. Meaning, i will not give or announce any Chameleon support/news outside of Voodoo forums/forge and irc. Of course i'll continue to track interesting topics and will be happy to provide any help, if and when i have free time. So, if you guys still love me and like my company, you'll have to meet me there. Stay very safe... Link to comment Share on other sites More sharing options...
digital_dreamer Posted July 19, 2011 Share Posted July 19, 2011 Oh, thanks for that clarification, Azimutz! I don't want to spread wrong information! That's good to know! So, the boot plist IS loaded from the selection and the only file loaded from the selection. Got ya. Thanks, again, Azimutz! best of wishes, MAJ If I'm using r1096 build, it loads the Lion partition's Extra folder and stuff... I tried it: modified dsdt, boot.plist, smbios.plist on the Lion partition and things changed in Lion. This may be because the boot0 booter had changed it's role. Originally, the boot0 file was strictly for active partitions and it was accompanied by the boot0hfs booter for those who wished to use it. Then, to simplify things, only a boot0 was built during compile and its role was determined by a configuration switch. By default, I think it was the boot0hfs role. If you wanted the other boot0 booter, you had to modify the configuration and it would produce a boot0 (yes, the same name) for active partitions. Your r1096 build is probably using the traditional boot0 (active partitions) booter. The other build, the boot0hfs booter with the same boot0 name. That's just my guess, AFAICT Edit: It's generally good practice to have the same build of the bootloader on all affected partitions. No mixing, so that it's predictable. regards, MAJ Link to comment Share on other sites More sharing options...
HFW Posted July 19, 2011 Share Posted July 19, 2011 Hopefully this is the right place to ask... ;P Just started using boot0hfs after running into the usuel issues of Windows not being on the "Active" partition... Of course, now I have a new problem Chameleon doesn't seem to be reading my org.chameleon.Boot.plist file anymore. Pretty sure that's what's going on since GraphicsEnabler doesn't work no more and tis the same with timeout (just sits waiting for me to select a partition) Not sure what I can post to help you help me help us all (e-cookies if you get the reference ), but here's my current setup: Disk layout: disk0s1: EFI partition containing Chameleon RC5 r1183, my DSDT, etc disk0s2: Snow Leopard install disk0s3: Windows 7 disk2s3: Lion GM (currently set as default with UUID) org.chameleon.Boot.plist is in disk0s1/Extra/ (correct, yus?). Screenshot in case it helps somehow :S Am I missing something blindingly obvious here or what? =/ Link to comment Share on other sites More sharing options...
meklort Posted July 20, 2011 Share Posted July 20, 2011 HFW, where did you install boot1 too? Link to comment Share on other sites More sharing options...
HFW Posted July 20, 2011 Share Posted July 20, 2011 HFW, where did you install boot1 too? The EFI partition. boot is ofc there too Link to comment Share on other sites More sharing options...
meklort Posted July 20, 2011 Share Posted July 20, 2011 K, just making sure. chameleon will load the plist from the bios boot partition first. Note that it *will* get reloaded from the selected boot partition again, so if there is another version there, make sure it has the GE key as well (all previous values will be thrown out). Link to comment Share on other sites More sharing options...
Slice Posted July 20, 2011 Share Posted July 20, 2011 Why MacBook1,1? Hardware Overview: Model Name: MacBook Model Identifier: MacBook1,1 Processor Speed: 2,4 GHz Number Of Processors: 1 Total Number Of Cores: 2 L2 Cache: 3 MB Memory: 2 GB SMC Version (system): 1.30f3 Type: 0, Length: 24, Handle: 0x0 BIOSInformation: vendor: Apple Inc. version: MB41.88Z.0073.B00.0809221748 releaseDate: 2/29/2008 Type: 1, Length: 27, Handle: 0x100 SystemInformation: manufacturer: Apple Inc. productName: MacBook4,1 version: 1.1 serialNumber: RM83064H0P1 uuid: 44454C4C-3900-1031-8053-C8C04F51334A wakeupReason: 0x6 skuNumber: bÏ family: MacBook Link to comment Share on other sites More sharing options...
HFW Posted July 20, 2011 Share Posted July 20, 2011 K, just making sure. chameleon will load the plist from the bios boot partition first. Note that it *will* get reloaded from the selected boot partition again, so if there is another version there, make sure it has the GE key as well (all previous values will be thrown out). Well, I've checked every partition for a org.chameleon.Boot.plist and haven't found one other then the one on my EFI partition bdmesg: Chameleon 2.0-RC5 (svn-r1183) msr(230): platform_info 00011401 msr(234): flex_ratio 00000000 Sticking with [bCLK: 133Mhz, Bus-Ratio: 200] CPU: Brand String: Intel® Core(tm) i7 CPU 920 @ 2.67GHz CPU: Vendor/Family/ExtFamily: 0x756e6547/0x6/0x0 CPU: Model/ExtModel/Stepping: 0x1a/0x1/0x5 CPU: MaxCoef/CurrCoef: 0x0/0x14 CPU: MaxDiv/CurrDiv: 0x0/0x0 CPU: TSCFreq: 2664MHz CPU: FSBFreq: 133MHz CPU: CPUFreq: 2664MHz CPU: NoCores/NoThreads: 4/4 CPU: Features: 0x0000027f Attempting to read GPT Read GPT Reading GPT partition 1, type C12A7328-F81F-11D2-BA4B-00A0C93EC93B Reading GPT partition 2, type 48465300-0000-11AA-AA11-00306543ECAC Reading GPT partition 3, type EBD0A0A2-B9E5-4433-87C0-68B6B72699C7 Attempting to read GPT Read GPT Reading GPT partition 1, type C12A7328-F81F-11D2-BA4B-00A0C93EC93B Reading GPT partition 2, type 48465300-0000-11AA-AA11-00306543ECAC Reading GPT partition 3, type 48465300-0000-11AA-AA11-00306543ECAC Attempting to read GPT Read GPT Reading GPT partition 1, type C12A7328-F81F-11D2-BA4B-00A0C93EC93B Reading GPT partition 2, type 48465300-0000-11AA-AA11-00306543ECAC Reading GPT partition 3, type 48465300-0000-11AA-AA11-00306543ECAC Module 'Symbols.dylib' by 'Chameleon' Loaded. Description: Chameleon symbols for linking Version: 0 Compat: 0 Read HFS+ file: [hd(0,1)/Extra/modules/klibc.dylib] 35936 bytes. Module 'klibc.dylib' by 'Unknown' Loaded. Description: Version: 0 Compat: 0 Read HFS+ file: [hd(0,1)/Extra/modules/Resolution.dylib] 22376 bytes. Module 'Resolution.dylib' by 'Unknown' Loaded. Description: Version: 0 Compat: 0 Buffer location: 0x1000EAD6 status: 0 0x00 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0x00 0x10 0xAC 0x1D 0xD0 0x53 0x43 0x4C 0x30 0xFF 0xFF 0xFF 0x00 0xAC 0xD0 0x43 0x30 0x14 0x03 0x33 0x78 0x18 0xA9 0x37 0x25 0xFF 0xFF 0x10 0xD0 0x4C 0x14 0x80 0x78 0x55 0x37 0x13 0xA5 0x71 0x80 0x01 0x01 0xFF 0x00 0xD0 0x30 0x03 0x78 0xA9 0x25 0xA5 0x4F 0x00 0x01 0x01 0x3D 0x80 0x20 0xFF 0xAC 0x4C 0x03 0xEA 0x37 0x54 0x4F 0x01 0x01 0x3B 0x80 0x35 0x00 0x00 0x34 0xFF 0xD0 0x14 0x78 0x37 0xA5 0x80 0x01 0x01 0x80 0x00 0x1A 0x54 0x34 0x0A 0x38 0xFF 0x43 0x80 0xA9 0x54 0x80 0x01 0x3D 0x30 0x00 0x00 0x34 0x00 0x1E 0x20 0xFC 0x00 0x30 0x78 0x25 0x4F 0x01 0x3D 0x20 0x1A 0x34 0x43 0x38 0x20 0xFC 0x50 0x17 EDID claims 1 more blocks left getResolution: 2048x1152x32 Buffer location: 0x1000EA1E status: 0 0x00 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0x00 0x10 0xAC 0x1D 0xD0 0x53 0x43 0x4C 0x30 0xFF 0xFF 0xFF 0x00 0xAC 0xD0 0x43 0x30 0x14 0x03 0x33 0x78 0x18 0xA9 0x37 0x25 0xFF 0xFF 0x10 0xD0 0x4C 0x14 0x80 0x78 0x55 0x37 0x13 0xA5 0x71 0x80 0x01 0x01 0xFF 0x00 0xD0 0x30 0x03 0x78 0xA9 0x25 0xA5 0x4F 0x00 0x01 0x01 0x3D 0x80 0x20 0xFF 0xAC 0x4C 0x03 0xEA 0x37 0x54 0x4F 0x01 0x01 0x3B 0x80 0x35 0x00 0x00 0x34 0xFF 0xD0 0x14 0x78 0x37 0xA5 0x80 0x01 0x01 0x80 0x00 0x1A 0x54 0x34 0x0A 0x38 0xFF 0x43 0x80 0xA9 0x54 0x80 0x01 0x3D 0x30 0x00 0x00 0x34 0x00 0x1E 0x20 0xFC 0x00 0x30 0x78 0x25 0x4F 0x01 0x3D 0x20 0x1A 0x34 0x43 0x38 0x20 0xFC 0x50 0x17 EDID claims 1 more blocks left Read HFS+ file: [hd(0,1)/Extra/modules/uClibcxx.dylib] 69180 bytes. Module 'uClibcxx.dylib' by 'Unknown' Loaded. Description: Version: 0 Compat: 0 Darwin/x86 boot v5.0.132 - Chameleon v2.0-RC5 r1183 Build date: 2011-06-26 01:03:30 6142MB memory VESA v3.0 16MB (AMD ATOMBIOS) Scanning device 80...Use keys to select the startup volume. hd(0,2) Macintosh HD (Snow) hd(0,3) Windows 7 hd(1,3) Mac OS X Base System hd(2,3) Macintosh HD hd(3,1) Windows Storage hd(3,2) Untitled Press Enter to start up Darwin/x86 with no options, or you can: Type -v and press Enter to start up with diagnostic messages Type ? and press Enter to learn about advanced startup options boot: hd(0,2) Macintosh HD (Snow) hd(0,3) Windows 7 Press Enter to start up the foreign OS. hd(0,3) Windows 7 hd(1,3) Mac OS X Base System Press Enter to start up Darwin/x86 with no options, or you can: Type -v and press Enter to start up with diagnostic messages Type ? and press Enter to learn about advanced startup options boot: hd(1,3) Mac OS X Base System hd(2,3) Macintosh HD Read HFS+ file: [hd(2,3)/Library/Preferences/SystemConfiguration/com.apple.Boot.plist] 232 bytes. Setting boot-uuid to: A9D05BCF-B453-30E2-B117-A3AB1A6D1686 Read HFS+ file: [hd(2,3)/System/Library/CoreServices/SystemVersion.plist] 476 bytes. Hibernate image is too old by 2960832 seconds. Use ForceWake=y to override Loading Darwin 10.7 Loading kernel cache /System/Library/Caches/com.apple.kext.caches/Startup/kernelcache Read HFS+ file: [hd(2,3)/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache] 4096 bytes. Read HFS+ file: [hd(2,3)/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache] 14301316 bytes. Read HFS+ file: [hd(0,1)/Extra/DSDT.aml] 17438 bytes. Using PCI-Root-UID value: 1 Read HFS+ file: [hd(0,1)/Extra/smbios.plist] 738 bytes. Intel NHM IMC DRAM Controller [8086:3405] at 00:00.0 Frequency detected: 799 MHz (1598) Triple Channel CAS:8 tRC:8 tRP:8 RAS:24 (8-8-8-24) SMBus CmdReg: 0x3 Scanning SMBus [8086:3a30], mmio: 0xfbffb004, ioport: 0x500, hostc: 0x1 SPD[0] (size): 147 @0x50 Slot: 0 Type 24 2048MB (DDR3 SDRAM) 1600MHz Vendor=Crucial Technology PartNo=BL25664TG1608.16FF SerialNo=A2018DF9 SPD[0] (size): 255 @0x51 SPD[0] (size): 147 @0x52 Slot: 2 Type 24 2048MB (DDR3 SDRAM) 1600MHz Vendor=Crucial Technology PartNo=BL25664TG1608.16FF SerialNo=A2018DE3 SPD[0] (size): 255 @0x53 SPD[0] (size): 147 @0x54 Slot: 4 Type 24 2048MB (DDR3 SDRAM) 1600MHz Vendor=Crucial Technology PartNo=BL25664TB1608.16FF SerialNo=A30179D6 SPD[0] (size): 255 @0x55 SPD[0] (size): 255 @0x56 SPD[0] (size): 255 @0x57 CPU is Intel® Core(tm) i7 CPU 920 @ 2.67GHz, family 0x6, model 0x1a Type: 0, Length: 24, Handle: 0x0 BIOSInformation: vendor: Apple Inc. version: MP51.007F.B03 releaseDate: 10/28/2010 Type: 1, Length: 27, Handle: 0x1 SystemInformation: manufacturer: Apple Inc. productName: MacPro5,1 version: 1.0 serialNumber: CK9210834PD uuid: 00000000-0000-0000-0000-6CF04950709B wakeupReason: 0x6 skuNumber: ? family: MacPro Type: 2, Length: 8, Handle: 0x2 BaseBoard: manufacturer: Apple Computer, Inc. product: Mac-F2268DAE version: ? serialNumber: ? assetTagNumber: locationInChassis: boardType: 0x20 Type: 3, Length: 17, Handle: 0x3 SystemEnclosure: manufacturer: Gigabyte Technology Co., Ltd. type: 3 version: serialNumber: assetTagNumber: Type: 4, Length: 35, Handle: 0x4 ProcessorInformation: socketDesignation: Socket 1366 processorType: 3 processorFamily: 0x1 manufacturer: Intel processorID: 0x106A5 processorVersion: Intel® Core(tm) i7 CPU externalClock: 133MHz maximumClock: 2664MHz currentClock: 2800MHz serialNumber: ? assetTag: ? partNumber: ? Type: 5, Length: 28, Handle: 0x5 Type: 6, Length: 12, Handle: 0x6 Type: 6, Length: 12, Handle: 0x7 Type: 6, Length: 12, Handle: 0x8 Type: 6, Length: 12, Handle: 0x9 Type: 6, Length: 12, Handle: 0xa Type: 6, Length: 12, Handle: 0xb Type: 7, Length: 19, Handle: 0xc Type: 7, Length: 19, Handle: 0xd Type: 8, Length: 9, Handle: 0xe Type: 8, Length: 9, Handle: 0xf Type: 8, Length: 9, Handle: 0x10 Type: 8, Length: 9, Handle: 0x11 Type: 8, Length: 9, Handle: 0x12 Type: 8, Length: 9, Handle: 0x13 Type: 9, Length: 13, Handle: 0x14 Type: 9, Length: 13, Handle: 0x15 Type: 13, Length: 22, Handle: 0x16 Type: 16, Length: 15, Handle: 0x17 Type: 17, Length: 27, Handle: 0x18 MemoryDevice: deviceLocator: A0 bankLocator: Bank0/1 memoryType: DDR3 memorySpeed: 1600MHz manufacturer: Crucial Technology serialNumber: A2018DF9 assetTag: ? partNumber: BL25664TG1608.16FF Type: 17, Length: 27, Handle: 0x19 MemoryDevice: deviceLocator: A1 bankLocator: Bank2/3 memoryType: RAM memorySpeed: 0MHz manufacturer: N/A serialNumber: N/A assetTag: ? partNumber: N/A Type: 17, Length: 27, Handle: 0x1a MemoryDevice: deviceLocator: A2 bankLocator: Bank4/5 memoryType: DDR3 memorySpeed: 1600MHz manufacturer: Crucial Technology serialNumber: A2018DE3 assetTag: ? partNumber: BL25664TG1608.16FF Type: 17, Length: 27, Handle: 0x1b MemoryDevice: deviceLocator: A3 bankLocator: Bank6/7 memoryType: RAM memorySpeed: 0MHz manufacturer: N/A serialNumber: N/A assetTag: ? partNumber: N/A Type: 17, Length: 27, Handle: 0x1c MemoryDevice: deviceLocator: A4 bankLocator: Bank8/9 memoryType: DDR3 memorySpeed: 1600MHz manufacturer: Crucial Technology serialNumber: A30179D6 assetTag: ? partNumber: BL25664TB1608.16FF Type: 17, Length: 27, Handle: 0x1d MemoryDevice: deviceLocator: A5 bankLocator: Bank10/11 memoryType: RAM memorySpeed: 0MHz manufacturer: N/A serialNumber: N/A assetTag: ? partNumber: N/A Type: 19, Length: 15, Handle: 0x1e Type: 20, Length: 19, Handle: 0x1f Type: 20, Length: 19, Handle: 0x20 Type: 20, Length: 19, Handle: 0x21 Type: 20, Length: 19, Handle: 0x22 Type: 20, Length: 19, Handle: 0x23 Type: 20, Length: 19, Handle: 0x24 Type: 32, Length: 11, Handle: 0x25 Type: 64, Length: 13, Handle: 0x26 Type: 131, Length: 6, Handle: 0x26 AppleProcessorType: ProcessorType: 0x701 Type: 132, Length: 6, Handle: 0x27 AppleProcessorBusSpeed: ProcessorBusSpeed (QPI): 4.8GT/s Type: 127, Length: 4, Handle: 0x28 Customizing SystemID with : 00000000-0000-0000-0000-6cf04950709b efi_inject_get_devprop_string NULL trying stringdata Read HFS+ file: [hd(0,1)/Extra/DSDT.aml] 17438 bytes. ACPI table not found: SSDT.aml FADT: Restart Fix applied! FADT: Using custom DSDT! Starting Darwin x86_64 As you can see it reads my smbios.plist from the same location... Can't find any reason why it isn't reading my org.chameleon.Boot.plist >< Link to comment Share on other sites More sharing options...
Slice Posted July 21, 2011 Share Posted July 21, 2011 Why MacBook1,1? OK. I asked, I answer. This name came from DSDT header. In my case it is simple mistake. I think the bootloader should patch DSDT header on the fly according to chosen MacModel in SMBIOS. Cosmetics? Don't think so. Link to comment Share on other sites More sharing options...
olegischinski Posted July 21, 2011 Share Posted July 21, 2011 hi, noticed something under Lion GM (patched AppleHDA.kext and ACL885_889a.kext in /E/E) Sound is ok but with chameleon > rev 1093 there appears in the logs: Sound assertion "0 == iterator" failed in AppleHDAController at line 1047 goto Exit No errors under SL. Did someone notice this too? Link to comment Share on other sites More sharing options...
Peter_sm Posted July 22, 2011 Share Posted July 22, 2011 hi,noticed something under Lion GM (patched AppleHDA.kext and ACL885_889a.kext in /E/E) Sound is ok but with chameleon > rev 1093 there appears in the logs: Sound assertion "0 == iterator" failed in AppleHDAController at line 1047 goto Exit No errors under SL. Did someone notice this too? Yes I have that also with original kext, now I'm trying with a older kext, and I got sound , but not perfect, we need a new kext for sound Link to comment Share on other sites More sharing options...
Peter_sm Posted July 22, 2011 Share Posted July 22, 2011 Hi! FYI: Cham ver 1192 and 1208 break my WIFI hardware for lion ,it also have a issue with restart, however 1078 is OK for lion. //Peter Link to comment Share on other sites More sharing options...
HFW Posted July 22, 2011 Share Posted July 22, 2011 Well, I've checked every partition for a org.chameleon.Boot.plist and haven't found one other then the one on my EFI partition bdmesg: Chameleon 2.0-RC5 (svn-r1183) msr(230): platform_info 00011401 msr(234): flex_ratio 00000000 Sticking with [bCLK: 133Mhz, Bus-Ratio: 200] CPU: Brand String: Intel® Core(tm) i7 CPU 920 @ 2.67GHz CPU: Vendor/Family/ExtFamily: 0x756e6547/0x6/0x0 CPU: Model/ExtModel/Stepping: 0x1a/0x1/0x5 CPU: MaxCoef/CurrCoef: 0x0/0x14 CPU: MaxDiv/CurrDiv: 0x0/0x0 CPU: TSCFreq: 2664MHz CPU: FSBFreq: 133MHz CPU: CPUFreq: 2664MHz CPU: NoCores/NoThreads: 4/4 CPU: Features: 0x0000027f Attempting to read GPT Read GPT Reading GPT partition 1, type C12A7328-F81F-11D2-BA4B-00A0C93EC93B Reading GPT partition 2, type 48465300-0000-11AA-AA11-00306543ECAC Reading GPT partition 3, type EBD0A0A2-B9E5-4433-87C0-68B6B72699C7 Attempting to read GPT Read GPT Reading GPT partition 1, type C12A7328-F81F-11D2-BA4B-00A0C93EC93B Reading GPT partition 2, type 48465300-0000-11AA-AA11-00306543ECAC Reading GPT partition 3, type 48465300-0000-11AA-AA11-00306543ECAC Attempting to read GPT Read GPT Reading GPT partition 1, type C12A7328-F81F-11D2-BA4B-00A0C93EC93B Reading GPT partition 2, type 48465300-0000-11AA-AA11-00306543ECAC Reading GPT partition 3, type 48465300-0000-11AA-AA11-00306543ECAC Module 'Symbols.dylib' by 'Chameleon' Loaded. Description: Chameleon symbols for linking Version: 0 Compat: 0 Read HFS+ file: [hd(0,1)/Extra/modules/klibc.dylib] 35936 bytes. Module 'klibc.dylib' by 'Unknown' Loaded. Description: Version: 0 Compat: 0 Read HFS+ file: [hd(0,1)/Extra/modules/Resolution.dylib] 22376 bytes. Module 'Resolution.dylib' by 'Unknown' Loaded. Description: Version: 0 Compat: 0 Buffer location: 0x1000EAD6 status: 0 0x00 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0x00 0x10 0xAC 0x1D 0xD0 0x53 0x43 0x4C 0x30 0xFF 0xFF 0xFF 0x00 0xAC 0xD0 0x43 0x30 0x14 0x03 0x33 0x78 0x18 0xA9 0x37 0x25 0xFF 0xFF 0x10 0xD0 0x4C 0x14 0x80 0x78 0x55 0x37 0x13 0xA5 0x71 0x80 0x01 0x01 0xFF 0x00 0xD0 0x30 0x03 0x78 0xA9 0x25 0xA5 0x4F 0x00 0x01 0x01 0x3D 0x80 0x20 0xFF 0xAC 0x4C 0x03 0xEA 0x37 0x54 0x4F 0x01 0x01 0x3B 0x80 0x35 0x00 0x00 0x34 0xFF 0xD0 0x14 0x78 0x37 0xA5 0x80 0x01 0x01 0x80 0x00 0x1A 0x54 0x34 0x0A 0x38 0xFF 0x43 0x80 0xA9 0x54 0x80 0x01 0x3D 0x30 0x00 0x00 0x34 0x00 0x1E 0x20 0xFC 0x00 0x30 0x78 0x25 0x4F 0x01 0x3D 0x20 0x1A 0x34 0x43 0x38 0x20 0xFC 0x50 0x17 EDID claims 1 more blocks left getResolution: 2048x1152x32 Buffer location: 0x1000EA1E status: 0 0x00 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0x00 0x10 0xAC 0x1D 0xD0 0x53 0x43 0x4C 0x30 0xFF 0xFF 0xFF 0x00 0xAC 0xD0 0x43 0x30 0x14 0x03 0x33 0x78 0x18 0xA9 0x37 0x25 0xFF 0xFF 0x10 0xD0 0x4C 0x14 0x80 0x78 0x55 0x37 0x13 0xA5 0x71 0x80 0x01 0x01 0xFF 0x00 0xD0 0x30 0x03 0x78 0xA9 0x25 0xA5 0x4F 0x00 0x01 0x01 0x3D 0x80 0x20 0xFF 0xAC 0x4C 0x03 0xEA 0x37 0x54 0x4F 0x01 0x01 0x3B 0x80 0x35 0x00 0x00 0x34 0xFF 0xD0 0x14 0x78 0x37 0xA5 0x80 0x01 0x01 0x80 0x00 0x1A 0x54 0x34 0x0A 0x38 0xFF 0x43 0x80 0xA9 0x54 0x80 0x01 0x3D 0x30 0x00 0x00 0x34 0x00 0x1E 0x20 0xFC 0x00 0x30 0x78 0x25 0x4F 0x01 0x3D 0x20 0x1A 0x34 0x43 0x38 0x20 0xFC 0x50 0x17 EDID claims 1 more blocks left Read HFS+ file: [hd(0,1)/Extra/modules/uClibcxx.dylib] 69180 bytes. Module 'uClibcxx.dylib' by 'Unknown' Loaded. Description: Version: 0 Compat: 0 Darwin/x86 boot v5.0.132 - Chameleon v2.0-RC5 r1183 Build date: 2011-06-26 01:03:30 6142MB memory VESA v3.0 16MB (AMD ATOMBIOS) Scanning device 80...Use keys to select the startup volume. hd(0,2) Macintosh HD (Snow) hd(0,3) Windows 7 hd(1,3) Mac OS X Base System hd(2,3) Macintosh HD hd(3,1) Windows Storage hd(3,2) Untitled Press Enter to start up Darwin/x86 with no options, or you can: Type -v and press Enter to start up with diagnostic messages Type ? and press Enter to learn about advanced startup options boot: hd(0,2) Macintosh HD (Snow) hd(0,3) Windows 7 Press Enter to start up the foreign OS. hd(0,3) Windows 7 hd(1,3) Mac OS X Base System Press Enter to start up Darwin/x86 with no options, or you can: Type -v and press Enter to start up with diagnostic messages Type ? and press Enter to learn about advanced startup options boot: hd(1,3) Mac OS X Base System hd(2,3) Macintosh HD Read HFS+ file: [hd(2,3)/Library/Preferences/SystemConfiguration/com.apple.Boot.plist] 232 bytes. Setting boot-uuid to: A9D05BCF-B453-30E2-B117-A3AB1A6D1686 Read HFS+ file: [hd(2,3)/System/Library/CoreServices/SystemVersion.plist] 476 bytes. Hibernate image is too old by 2960832 seconds. Use ForceWake=y to override Loading Darwin 10.7 Loading kernel cache /System/Library/Caches/com.apple.kext.caches/Startup/kernelcache Read HFS+ file: [hd(2,3)/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache] 4096 bytes. Read HFS+ file: [hd(2,3)/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache] 14301316 bytes. Read HFS+ file: [hd(0,1)/Extra/DSDT.aml] 17438 bytes. Using PCI-Root-UID value: 1 Read HFS+ file: [hd(0,1)/Extra/smbios.plist] 738 bytes. Intel NHM IMC DRAM Controller [8086:3405] at 00:00.0 Frequency detected: 799 MHz (1598) Triple Channel CAS:8 tRC:8 tRP:8 RAS:24 (8-8-8-24) SMBus CmdReg: 0x3 Scanning SMBus [8086:3a30], mmio: 0xfbffb004, ioport: 0x500, hostc: 0x1 SPD[0] (size): 147 @0x50 Slot: 0 Type 24 2048MB (DDR3 SDRAM) 1600MHz Vendor=Crucial Technology PartNo=BL25664TG1608.16FF SerialNo=A2018DF9 SPD[0] (size): 255 @0x51 SPD[0] (size): 147 @0x52 Slot: 2 Type 24 2048MB (DDR3 SDRAM) 1600MHz Vendor=Crucial Technology PartNo=BL25664TG1608.16FF SerialNo=A2018DE3 SPD[0] (size): 255 @0x53 SPD[0] (size): 147 @0x54 Slot: 4 Type 24 2048MB (DDR3 SDRAM) 1600MHz Vendor=Crucial Technology PartNo=BL25664TB1608.16FF SerialNo=A30179D6 SPD[0] (size): 255 @0x55 SPD[0] (size): 255 @0x56 SPD[0] (size): 255 @0x57 CPU is Intel® Core(tm) i7 CPU 920 @ 2.67GHz, family 0x6, model 0x1a Type: 0, Length: 24, Handle: 0x0 BIOSInformation: vendor: Apple Inc. version: MP51.007F.B03 releaseDate: 10/28/2010 Type: 1, Length: 27, Handle: 0x1 SystemInformation: manufacturer: Apple Inc. productName: MacPro5,1 version: 1.0 serialNumber: CK9210834PD uuid: 00000000-0000-0000-0000-6CF04950709B wakeupReason: 0x6 skuNumber: ? family: MacPro Type: 2, Length: 8, Handle: 0x2 BaseBoard: manufacturer: Apple Computer, Inc. product: Mac-F2268DAE version: ? serialNumber: ? assetTagNumber: locationInChassis: boardType: 0x20 Type: 3, Length: 17, Handle: 0x3 SystemEnclosure: manufacturer: Gigabyte Technology Co., Ltd. type: 3 version: serialNumber: assetTagNumber: Type: 4, Length: 35, Handle: 0x4 ProcessorInformation: socketDesignation: Socket 1366 processorType: 3 processorFamily: 0x1 manufacturer: Intel processorID: 0x106A5 processorVersion: Intel® Core(tm) i7 CPU externalClock: 133MHz maximumClock: 2664MHz currentClock: 2800MHz serialNumber: ? assetTag: ? partNumber: ? Type: 5, Length: 28, Handle: 0x5 Type: 6, Length: 12, Handle: 0x6 Type: 6, Length: 12, Handle: 0x7 Type: 6, Length: 12, Handle: 0x8 Type: 6, Length: 12, Handle: 0x9 Type: 6, Length: 12, Handle: 0xa Type: 6, Length: 12, Handle: 0xb Type: 7, Length: 19, Handle: 0xc Type: 7, Length: 19, Handle: 0xd Type: 8, Length: 9, Handle: 0xe Type: 8, Length: 9, Handle: 0xf Type: 8, Length: 9, Handle: 0x10 Type: 8, Length: 9, Handle: 0x11 Type: 8, Length: 9, Handle: 0x12 Type: 8, Length: 9, Handle: 0x13 Type: 9, Length: 13, Handle: 0x14 Type: 9, Length: 13, Handle: 0x15 Type: 13, Length: 22, Handle: 0x16 Type: 16, Length: 15, Handle: 0x17 Type: 17, Length: 27, Handle: 0x18 MemoryDevice: deviceLocator: A0 bankLocator: Bank0/1 memoryType: DDR3 memorySpeed: 1600MHz manufacturer: Crucial Technology serialNumber: A2018DF9 assetTag: ? partNumber: BL25664TG1608.16FF Type: 17, Length: 27, Handle: 0x19 MemoryDevice: deviceLocator: A1 bankLocator: Bank2/3 memoryType: RAM memorySpeed: 0MHz manufacturer: N/A serialNumber: N/A assetTag: ? partNumber: N/A Type: 17, Length: 27, Handle: 0x1a MemoryDevice: deviceLocator: A2 bankLocator: Bank4/5 memoryType: DDR3 memorySpeed: 1600MHz manufacturer: Crucial Technology serialNumber: A2018DE3 assetTag: ? partNumber: BL25664TG1608.16FF Type: 17, Length: 27, Handle: 0x1b MemoryDevice: deviceLocator: A3 bankLocator: Bank6/7 memoryType: RAM memorySpeed: 0MHz manufacturer: N/A serialNumber: N/A assetTag: ? partNumber: N/A Type: 17, Length: 27, Handle: 0x1c MemoryDevice: deviceLocator: A4 bankLocator: Bank8/9 memoryType: DDR3 memorySpeed: 1600MHz manufacturer: Crucial Technology serialNumber: A30179D6 assetTag: ? partNumber: BL25664TB1608.16FF Type: 17, Length: 27, Handle: 0x1d MemoryDevice: deviceLocator: A5 bankLocator: Bank10/11 memoryType: RAM memorySpeed: 0MHz manufacturer: N/A serialNumber: N/A assetTag: ? partNumber: N/A Type: 19, Length: 15, Handle: 0x1e Type: 20, Length: 19, Handle: 0x1f Type: 20, Length: 19, Handle: 0x20 Type: 20, Length: 19, Handle: 0x21 Type: 20, Length: 19, Handle: 0x22 Type: 20, Length: 19, Handle: 0x23 Type: 20, Length: 19, Handle: 0x24 Type: 32, Length: 11, Handle: 0x25 Type: 64, Length: 13, Handle: 0x26 Type: 131, Length: 6, Handle: 0x26 AppleProcessorType: ProcessorType: 0x701 Type: 132, Length: 6, Handle: 0x27 AppleProcessorBusSpeed: ProcessorBusSpeed (QPI): 4.8GT/s Type: 127, Length: 4, Handle: 0x28 Customizing SystemID with : 00000000-0000-0000-0000-6cf04950709b efi_inject_get_devprop_string NULL trying stringdata Read HFS+ file: [hd(0,1)/Extra/DSDT.aml] 17438 bytes. ACPI table not found: SSDT.aml FADT: Restart Fix applied! FADT: Using custom DSDT! Starting Darwin x86_64 As you can see it reads my smbios.plist from the same location... Can't find any reason why it isn't reading my org.chameleon.Boot.plist >< Well whatever my problem was, it appears to have been solved by upgrading my Snow Leopard install to Lion. :S Link to comment Share on other sites More sharing options...
dantesieg Posted July 22, 2011 Share Posted July 22, 2011 Hi!FYI: Cham ver 1192 and 1208 break my WIFI hardware for lion ,it also have a issue with restart, however 1078 is OK for lion. //Peter I have same problem on Lion, AR9285 is not working with version 1200, also panic on restart about AirPortAtheros40.kext. Link to comment Share on other sites More sharing options...
Cheezmen Posted July 23, 2011 Share Posted July 23, 2011 I've found that Chameleon 1208 will not load Legacy (PList only) kexts from /E/E Unless i boot with UseKernelCache=No -f. Is there a fix for this? (N.B. I dont need to do this when i boot my snow leo partion, only my lion install) Link to comment Share on other sites More sharing options...
Peter_sm Posted July 23, 2011 Share Posted July 23, 2011 I have same problem on Lion, AR9285 is not working with version 1200, also panic on restart about AirPortAtheros40.kext. I also have booting problem with newer release of Cham when I used UseKernelCache=Yes So I have removed that, is this necessary to have UseKernelCache=Yes to get LION work good ? //Peter Link to comment Share on other sites More sharing options...
Azimutz Posted July 24, 2011 Share Posted July 24, 2011 Well whatever my problem was, it appears to have been solved by upgrading my Snow Leopard install to Lion. :S hum... now i'm curious can you post bdmesg again? Link to comment Share on other sites More sharing options...
HFW Posted July 24, 2011 Share Posted July 24, 2011 hum... now i'm curious can you post bdmesg again? Yea here it is Chameleon 2.0-RC5 (svn-r1183) [2011-07-19 18:17:53] msr(230): platform_info 00011401 msr(234): flex_ratio 00000000 Sticking with [bCLK: 133Mhz, Bus-Ratio: 200] CPU: Brand String: Intel® Core(tm) i7 CPU 920 @ 2.67GHz CPU: Vendor/Family/ExtFamily: 0x756e6547/0x6/0x0 CPU: Model/ExtModel/Stepping: 0x1a/0x1/0x5 CPU: MaxCoef/CurrCoef: 0x0/0x14 CPU: MaxDiv/CurrDiv: 0x0/0x0 CPU: TSCFreq: 2664MHz CPU: FSBFreq: 133MHz CPU: CPUFreq: 2664MHz CPU: NoCores/NoThreads: 4/4 CPU: Features: 0x0000027f Attempting to read GPT Read GPT Reading GPT partition 1, type C12A7328-F81F-11D2-BA4B-00A0C93EC93B Reading GPT partition 2, type 48465300-0000-11AA-AA11-00306543ECAC Reading GPT partition 3, type EBD0A0A2-B9E5-4433-87C0-68B6B72699C7 Read HFS+ file: [hd(0,1)/Extra/org.chameleon.Boot.plist] 639 bytes. Attempting to read GPT Read GPT Reading GPT partition 1, type C12A7328-F81F-11D2-BA4B-00A0C93EC93B Reading GPT partition 2, type 48465300-0000-11AA-AA11-00306543ECAC Reading GPT partition 3, type 48465300-0000-11AA-AA11-00306543ECAC Attempting to read GPT Read GPT Reading GPT partition 1, type C12A7328-F81F-11D2-BA4B-00A0C93EC93B Reading GPT partition 2, type 48465300-0000-11AA-AA11-00306543ECAC Module 'Symbols.dylib' by 'Chameleon' Loaded. Description: Chameleon symbols for linking Version: 0 Compat: 0 Read HFS+ file: [hd(0,1)/Extra/modules/klibc.dylib] 35936 bytes. Module 'klibc.dylib' by 'Unknown' Loaded. Description: Version: 0 Compat: 0 Read HFS+ file: [hd(0,1)/Extra/modules/Resolution.dylib] 22376 bytes. Module 'Resolution.dylib' by 'Unknown' Loaded. Description: Version: 0 Compat: 0 Buffer location: 0x1000EB0E status: 0 0x00 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0x00 0x10 0xAC 0x1D 0xD0 0x53 0x43 0x4C 0x30 0xFF 0xFF 0xFF 0x00 0xAC 0xD0 0x43 0x30 0x14 0x03 0x33 0x78 0x18 0xA9 0x37 0x25 0xFF 0xFF 0x10 0xD0 0x4C 0x14 0x80 0x78 0x55 0x37 0x13 0xA5 0x71 0x80 0x01 0x01 0xFF 0x00 0xD0 0x30 0x03 0x78 0xA9 0x25 0xA5 0x4F 0x00 0x01 0x01 0x3D 0x80 0x20 0xFF 0xAC 0x4C 0x03 0xEA 0x37 0x54 0x4F 0x01 0x01 0x3B 0x80 0x35 0x00 0x00 0x34 0xFF 0xD0 0x14 0x78 0x37 0xA5 0x80 0x01 0x01 0x80 0x00 0x1A 0x54 0x34 0x0A 0x38 0xFF 0x43 0x80 0xA9 0x54 0x80 0x01 0x3D 0x30 0x00 0x00 0x34 0x00 0x1E 0x20 0xFC 0x00 0x30 0x78 0x25 0x4F 0x01 0x3D 0x20 0x1A 0x34 0x43 0x38 0x20 0xFC 0x50 0x17 EDID claims 1 more blocks left getResolution: 2048x1152x32 Buffer location: 0x1000EA56 status: 0 0x00 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0x00 0x10 0xAC 0x1D 0xD0 0x53 0x43 0x4C 0x30 0xFF 0xFF 0xFF 0x00 0xAC 0xD0 0x43 0x30 0x14 0x03 0x33 0x78 0x18 0xA9 0x37 0x25 0xFF 0xFF 0x10 0xD0 0x4C 0x14 0x80 0x78 0x55 0x37 0x13 0xA5 0x71 0x80 0x01 0x01 0xFF 0x00 0xD0 0x30 0x03 0x78 0xA9 0x25 0xA5 0x4F 0x00 0x01 0x01 0x3D 0x80 0x20 0xFF 0xAC 0x4C 0x03 0xEA 0x37 0x54 0x4F 0x01 0x01 0x3B 0x80 0x35 0x00 0x00 0x34 0xFF 0xD0 0x14 0x78 0x37 0xA5 0x80 0x01 0x01 0x80 0x00 0x1A 0x54 0x34 0x0A 0x38 0xFF 0x43 0x80 0xA9 0x54 0x80 0x01 0x3D 0x30 0x00 0x00 0x34 0x00 0x1E 0x20 0xFC 0x00 0x30 0x78 0x25 0x4F 0x01 0x3D 0x20 0x1A 0x34 0x43 0x38 0x20 0xFC 0x50 0x17 EDID claims 1 more blocks left Read HFS+ file: [hd(0,1)/Extra/modules/uClibcxx.dylib] 69180 bytes. Module 'uClibcxx.dylib' by 'Unknown' Loaded. Description: Version: 0 Compat: 0 Darwin/x86 boot v5.0.132 - Chameleon v2.0-RC5 r1183 Build date: 2011-07-19 18:17:53 6142MB memory VESA v3.0 16MB (AMD ATOMBIOS) Scanning device 80...Press any key to enter startup options.(5) (4) (3) (2) (1) (0) Read HFS+ file: [hd(0,2)/Library/Preferences/SystemConfiguration/com.apple.Boot.plist] 232 bytes. Read HFS+ file: [hd(0,1)/Extra/org.chameleon.Boot.plist] 639 bytes. Setting boot-uuid to: 5BE1C9F3-5D59-3F24-BE0F-A33B3EAE1D9E Read HFS+ file: [hd(0,2)/System/Library/CoreServices/SystemVersion.plist] 475 bytes. Loading Darwin 10.7 Loading kernel cache /System/Library/Caches/com.apple.kext.caches/Startup/kernelcache Read HFS+ file: [hd(0,2)/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache] 4096 bytes. Read HFS+ file: [hd(0,2)/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache] 14350223 bytes. Read HFS+ file: [hd(0,1)/Extra/DSDT.aml] 17438 bytes. Using PCI-Root-UID value: 1 Framebuffer @0xE0000000 MMIO @0xFBDC0000 I/O Port @0x0000DE00 ROM Addr @0x00000000 ATI card POSTed, reading VBIOS from legacy space ATI Barts AMD Radeon HD 6870 Series 1024MB (Duckweed) [1002:6738] (subsys [1462:2510]):: PciRoot(0x1)/Pci(0x7,0x0)/Pci(0x0,0x0) Read HFS+ file: [hd(0,1)/Extra/smbios.plist] 738 bytes. Intel NHM IMC DRAM Controller [8086:3405] at 00:00.0 Frequency detected: 799 MHz (1598) Triple Channel CAS:8 tRC:8 tRP:8 RAS:24 (8-8-8-24) SMBus CmdReg: 0x3 Scanning SMBus [8086:3a30], mmio: 0xfbffb004, ioport: 0x500, hostc: 0x1 SPD[0] (size): 147 @0x50 Slot: 0 Type 24 2048MB (DDR3 SDRAM) 1600MHz Vendor=Crucial Technology PartNo=BL25664TG1608.16FF SerialNo=A2018DF9 SPD[0] (size): 255 @0x51 SPD[0] (size): 147 @0x52 Slot: 2 Type 24 2048MB (DDR3 SDRAM) 1600MHz Vendor=Crucial Technology PartNo=BL25664TG1608.16FF SerialNo=A2018DE3 SPD[0] (size): 255 @0x53 SPD[0] (size): 147 @0x54 Slot: 4 Type 24 2048MB (DDR3 SDRAM) 1600MHz Vendor=Crucial Technology PartNo=BL25664TB1608.16FF SerialNo=A30179D6 SPD[0] (size): 255 @0x55 SPD[0] (size): 255 @0x56 SPD[0] (size): 255 @0x57 CPU is Intel® Core(tm) i7 CPU 920 @ 2.67GHz, family 0x6, model 0x1a Type: 0, Length: 24, Handle: 0x0 BIOSInformation: vendor: Apple Inc. version: MP51.007F.B03 releaseDate: 10/28/2010 Type: 1, Length: 27, Handle: 0x1 SystemInformation: manufacturer: Apple Inc. productName: MacPro5,1 version: 1.0 serialNumber: CK9210834PD uuid: 00000000-0000-0000-0000-6CF04950709B wakeupReason: 0x6 skuNumber: ? family: MacPro Type: 2, Length: 8, Handle: 0x2 BaseBoard: manufacturer: Apple Computer, Inc. product: Mac-F2268DAE version: ? serialNumber: ? assetTagNumber: locationInChassis: boardType: 0x20 Type: 3, Length: 17, Handle: 0x3 SystemEnclosure: manufacturer: Gigabyte Technology Co., Ltd. type: 3 version: serialNumber: assetTagNumber: Type: 4, Length: 35, Handle: 0x4 ProcessorInformation: socketDesignation: Socket 1366 processorType: 3 processorFamily: 0x1 manufacturer: Intel processorID: 0x106A5 processorVersion: Intel® Core(tm) i7 CPU externalClock: 133MHz maximumClock: 2664MHz currentClock: 2800MHz serialNumber: ? assetTag: ? partNumber: ? Type: 5, Length: 28, Handle: 0x5 Type: 6, Length: 12, Handle: 0x6 Type: 6, Length: 12, Handle: 0x7 Type: 6, Length: 12, Handle: 0x8 Type: 6, Length: 12, Handle: 0x9 Type: 6, Length: 12, Handle: 0xa Type: 6, Length: 12, Handle: 0xb Type: 7, Length: 19, Handle: 0xc Type: 7, Length: 19, Handle: 0xd Type: 8, Length: 9, Handle: 0xe Type: 8, Length: 9, Handle: 0xf Type: 8, Length: 9, Handle: 0x10 Type: 8, Length: 9, Handle: 0x11 Type: 8, Length: 9, Handle: 0x12 Type: 8, Length: 9, Handle: 0x13 Type: 9, Length: 13, Handle: 0x14 Type: 9, Length: 13, Handle: 0x15 Type: 13, Length: 22, Handle: 0x16 Type: 16, Length: 15, Handle: 0x17 Type: 17, Length: 27, Handle: 0x18 MemoryDevice: deviceLocator: A0 bankLocator: Bank0/1 memoryType: DDR3 memorySpeed: 1600MHz manufacturer: Crucial Technology serialNumber: A2018DF9 assetTag: ? partNumber: BL25664TG1608.16FF Type: 17, Length: 27, Handle: 0x19 MemoryDevice: deviceLocator: A1 bankLocator: Bank2/3 memoryType: RAM memorySpeed: 0MHz manufacturer: N/A serialNumber: N/A assetTag: ? partNumber: N/A Type: 17, Length: 27, Handle: 0x1a MemoryDevice: deviceLocator: A2 bankLocator: Bank4/5 memoryType: DDR3 memorySpeed: 1600MHz manufacturer: Crucial Technology serialNumber: A2018DE3 assetTag: ? partNumber: BL25664TG1608.16FF Type: 17, Length: 27, Handle: 0x1b MemoryDevice: deviceLocator: A3 bankLocator: Bank6/7 memoryType: RAM memorySpeed: 0MHz manufacturer: N/A serialNumber: N/A assetTag: ? partNumber: N/A Type: 17, Length: 27, Handle: 0x1c MemoryDevice: deviceLocator: A4 bankLocator: Bank8/9 memoryType: DDR3 memorySpeed: 1600MHz manufacturer: Crucial Technology serialNumber: A30179D6 assetTag: ? partNumber: BL25664TB1608.16FF Type: 17, Length: 27, Handle: 0x1d MemoryDevice: deviceLocator: A5 bankLocator: Bank10/11 memoryType: RAM memorySpeed: 0MHz manufacturer: N/A serialNumber: N/A assetTag: ? partNumber: N/A Type: 19, Length: 15, Handle: 0x1e Type: 20, Length: 19, Handle: 0x1f Type: 20, Length: 19, Handle: 0x20 Type: 20, Length: 19, Handle: 0x21 Type: 20, Length: 19, Handle: 0x22 Type: 20, Length: 19, Handle: 0x23 Type: 20, Length: 19, Handle: 0x24 Type: 32, Length: 11, Handle: 0x25 Type: 64, Length: 13, Handle: 0x26 Type: 131, Length: 6, Handle: 0x26 AppleProcessorType: ProcessorType: 0x701 Type: 132, Length: 6, Handle: 0x27 AppleProcessorBusSpeed: ProcessorBusSpeed (QPI): 4.8GT/s Type: 127, Length: 4, Handle: 0x28 Customizing SystemID with : 00000000-0000-0000-0000-6cf04950709b Read HFS+ file: [hd(0,1)/Extra/DSDT.aml] 17438 bytes. ACPI table not found: SSDT.aml FADT: Restart Fix applied! FADT: Using custom DSDT! Found ACPI CPU: CPU0 Found ACPI CPU: CPU1 Found ACPI CPU: CPU2 Found ACPI CPU: CPU3 Found ACPI CPU: CPU4 Found ACPI CPU: CPU5 Found ACPI CPU: CPU6 Found ACPI CPU: CPU7 Found ACPI CPU: CPU8 Found ACPI CPU: CPU9 Found ACPI CPU: CPUA Found ACPI CPU: CPUB Found ACPI CPU: CPUC Found ACPI CPU: CPUD Found ACPI CPU: CPUE Found ACPI CPU: CPUF SSDT with CPU C-States generated successfully P-States: min 0xc, max 0x15 SSDT with CPU P-States generated successfully RSDT: Added 2 SSDT table(s) Read HFS+ file: [hd(0,1)/Extra/Extensions/DeviceMergeNub.kext/Contents/Info.plist] 2057 bytes. Read HFS+ file: [hd(0,1)/Extra/Extensions/DeviceMergeNub.kext/Contents/MacOS/DeviceMergeNub] 4096 bytes. Read HFS+ file: [hd(0,1)/Extra/Extensions/DeviceMergeNub.kext/Contents/MacOS/DeviceMergeNub] 38304 bytes. Starting Darwin x86_64 Link to comment Share on other sites More sharing options...
Recommended Posts