Andy Vandijck Posted September 28, 2014 Share Posted September 28, 2014 I must say that in my the boot times from enter to boot and kernel running are so damn low that for booting with the new kernel cache and Chameleon far beat Clover, even with Apple's HFS+ driver installed and UEFI boot it can't beat the time from enter to kernel running... In my case it realistically took me about 1,2 seconds to see the kernel cache kick in decompressed and good to go! It is an updated version ErmaC's Chameleon build with latest clang without any modules (for Chameleon to work) and no module support and some optimisations. Test it yourself guys, binaries and Package are attached below and it works amazing for booting once the kernel cache is up to date. There also seemed to be less warnings in my case during boot than boot.efi and Clover. All seems stable and good Test it, it is a must... We finally did it with big help for decompilation by MinusZwei, which after some changes and optimisations was so damn fast and good that it just blows the original stolen assembly code wide away... Big thanks to him and everyone who made this possible!!! Chameleon with full LZVN decompression support is now awesome and working great!! New version available on Github: https://github.com/andyvand/Enoch Prebuilt using Xcode 6.1.1 with all modules compiled into boot. Package is under sym Cham-Yos_v2400-ErmaC-AnV.zip 13 Link to comment Share on other sites More sharing options...
RobertX Posted September 28, 2014 Share Posted September 28, 2014 ...nice work, is this build yosemite boot only, or will it also boot mavericks10.9.5? Link to comment Share on other sites More sharing options...
Andy Vandijck Posted September 28, 2014 Author Share Posted September 28, 2014 ...nice work, is this build yosemite boot only, or will it also boot mavericks10.9.5? Should boot all OS X versions from 10.4 and up, tested 10.9 and 10.10 DP1 1 Link to comment Share on other sites More sharing options...
rlf Posted September 28, 2014 Share Posted September 28, 2014 it works amazing for booting once the kernel cache is up to date. Thanks for the build. Any suggestions on getting the kernel cache up to date? I’ve deleted it, rebooted and allowed Yosemite to rebuild it, then rebooted again. But it still goes through all of the extensions during boot. Also, your download link says v2400, but the binary and installer say v2399. Link to comment Share on other sites More sharing options...
Andy Vandijck Posted September 28, 2014 Author Share Posted September 28, 2014 Thanks for the build. Any suggestions on getting the kernel cache up to date? I’ve deleted it, rebooted and allowed Yosemite to rebuild it, then rebooted again. But it still goes through all of the extensions during boot. Also, your download link says v2400, but the binary and installer say v2399. That's simple under Yosemite itself... With compression type set to LZVN type this:: sudo k'extcache -system-prelinked-kernel -z Make sure also the kext-dev-mode=1 boot argument is set before boot the -z parameters to kextcache has esured for a while in case of OS X that it permits even more drivers in the cache and actually doesn't check them... It's easier making a new kernel cache using Apple Yosemite kextcache tool than it was booting from one... 2 Link to comment Share on other sites More sharing options...
rlf Posted September 28, 2014 Share Posted September 28, 2014 Hmmm…something still wrong. In Yosemite DP8: Bootcaches.plist has compression set to lzvn Boot.plist has kernel flag: kext-dev-mode=1 Used installer from Cham-Yos_v2400-ErmaC-AnV.zip from link above. Executed command: sudo kextcache -system-prelinked-kernel -z Still, when I boot Yosemite, it doesn’t use the kernel cache. Link to comment Share on other sites More sharing options...
bronxteck Posted September 28, 2014 Share Posted September 28, 2014 try with -s boot then mount the drive /sbin/mount -uw then kextcache -u thats how it states to build it in the DP read me. Link to comment Share on other sites More sharing options...
Onixs Posted September 29, 2014 Share Posted September 29, 2014 Could it be that booting with -v also force it to skip cache. ( just guesssing) Link to comment Share on other sites More sharing options...
rlf Posted September 29, 2014 Share Posted September 29, 2014 try with -s boot then mount the drive /sbin/mount -uw then kextcache -u thats how it states to build it in the DP read me. Well, the real commands are: /sbin/mount -uw / /usr/sbin/kextcache -Boot -U / -or- mount -uw / kextcache -Boot -U / And, no, that did not help, but thanks for the suggestion. Could it be that booting with -v also force it to skip cache. ( just guesssing) Booting with -v does not ignore the kextcache. Booting with -x does. Link to comment Share on other sites More sharing options...
Onixs Posted September 29, 2014 Share Posted September 29, 2014 remove: <key>Kernel</key> <string>/System/Library/Kernels/kernel</string> Link to comment Share on other sites More sharing options...
chris1111 Posted September 29, 2014 Share Posted September 29, 2014 remove: <key>Kernel</key> <string>/System/Library/Kernels/kernel</string> Yes this one works , not need the flag Thanks for you work AnV Link to comment Share on other sites More sharing options...
rlf Posted September 29, 2014 Share Posted September 29, 2014 remove: <key>Kernel</key> <string>/System/Library/Kernels/kernel</string> Yes, that did it. The boot used the kernel cache once the kernel location was removed. Thanks. Link to comment Share on other sites More sharing options...
RobertX Posted September 29, 2014 Share Posted September 29, 2014 ...@andy, will the modules support be added to the bootloader? (I use the FileNVRAM.dylib module)...or at least I did Link to comment Share on other sites More sharing options...
Onixs Posted September 29, 2014 Share Posted September 29, 2014 ...@andy, will the modules support be added to the bootloader? (I use the FileNVRAM.dylib module)...or at least I did It works with FileNVRAM.dylib Link to comment Share on other sites More sharing options...
crusher Posted September 29, 2014 Share Posted September 29, 2014 It works with FileNVRAM.dylib This is answer or question??? Link to comment Share on other sites More sharing options...
crusher Posted September 29, 2014 Share Posted September 29, 2014 Yes this one works , not need the flag Thanks for you work AnV I told you chris1111!!!!Good luck!!! @Andy Vandijck Why does not work the same as the Clover? I mean black background and white logo!! Where is the error? Thanks in advanced. Link to comment Share on other sites More sharing options...
luxinhaus Posted September 29, 2014 Share Posted September 29, 2014 This is answer or question??? Its defenitely an answer Link to comment Share on other sites More sharing options...
RobertX Posted September 29, 2014 Share Posted September 29, 2014 Its defenitely an answer updated version ErmaC's Chameleon build with latest clang without any modules (for Chameleon to work) and no module support ... definitely does NOT work with modules here... I have FileNVRAM.dylib installed, and it does not pass values through to the OS Link to comment Share on other sites More sharing options...
luxinhaus Posted September 29, 2014 Share Posted September 29, 2014 filenvram works. Link to comment Share on other sites More sharing options...
RobertX Posted September 30, 2014 Share Posted September 30, 2014 Chameleon 2.2svn (svn-rDevelop-v2399) [2014-09-28 19:26:57]CPUID Raw Values:00: 0000000d-756e6547-6c65746e-49656e6901: 0001067a-00040800-0408e3fd-bfebfbff02: 05b0b101-005657f0-00000000-2cb4304803: 00000000-00000000-00000000-0000000004: 0c000121-01c0003f-0000003f-0000000105: 00000040-00000040-00000003-0002222006: 00000001-00000002-00000003-0000000007: 80000008-00000000-00000000-0000000008: 00000000-00000000-00000001-2010000009: 00003024-00000000-00000000-00000000msr(602): ia32_perf_stat 0x06000821max: 8 current: 8------------------------------------------------------------ CPU INFO ------------------------------------------------------------Brand String: Intel® Core2 Quad CPU Q9400 @ 2.66GHzVendor: 0x756e6547Family: 0x6ExtFamily: 0x0Signature: 1067aModel: 0x17ExtModel: 0x1Stepping: 0xaMaxCoef: 0x8CurrCoef: 0x8MaxDiv: 0x0CurrDiv: 0x8TSCFreq: 2660MHzFSBFreq: 332MHzCPUFreq: 2660MHzCores: 4Logical processor: 4Features: 0x0000025f---------------------------------------------Read HFS+ file: [hd(0,2)/System/Library/CoreServices/SystemVersion.plist] 478 bytes.Read HFS+ file: [hd(0,2)/Extra/org.chameleon.Boot.plist] 817 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/theme.plist] 2786 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/background.png] 945596 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/logo.png] 114 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_generic.png] 11945 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_generic_o.png] 13886 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_hfsplus.png] 15149 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_hfsplus_o.png] 16282 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_hfsraid.png] 15205 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_hfsraid_o.png] 16432 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_ext3.png] 15106 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_ext3_o.png] 16491 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_fat.png] 11622 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_fat_o.png] 13581 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_ntfs.png] 14142 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_ntfs_o.png] 15891 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_cdrom.png] 14946 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_cdrom_o.png] 16910 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_selection.png] 891 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_scroll_prev.png] 462 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_scroll_next.png] 476 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/menu_boot.png] 1922 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/menu_verbose.png] 1826 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/menu_ignore_caches.png] 1763 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/menu_single_user.png] 1883 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/menu_memory_info.png] 1830 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/menu_video_info.png] 1945 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/menu_help.png] 1879 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/menu_verbose_disabled.png] 1464 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/menu_ignore_caches_disabled.png] 1464 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/menu_single_user_disabled.png] 1464 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/menu_selection.png] 1593 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/progress_bar.png] 1040 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/progress_bar_background.png] 1026 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/text_scroll_prev.png] 369 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/text_scroll_next.png] 355 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/font_console.png] 8277 bytes.Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/font_small.png] 407 bytes.Read HFS+ file: [hd(0,2)/Extra/org.chameleon.Boot.plist] 817 bytes.boot-uuid: 5F7A3C45-A8E5-3F46-9239-A6552E90D6FA10.7, 10.8, 10.9 & 10.10 kernel cache file path = /System/Library/Caches/com.apple.kext.caches/Startup/kernelcacheLoading 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.Fat Binary found. Reading thin part only...Read HFS+ file: [hd(0,2)/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache] 17654190 bytes.Decompressing Kernel: OK.ACPI Table not found: DSDT.amlNo DSDT found, using 0 as uid value.Using PCI-Root-UID value: 0Framebuffer @0xE0000000 MMIO @0xFC200000 I/O Port @0x00002000 ROM Addr @0x00000000ATI card POSTed, Read HFS+ file: [hd(0,2)/Extra/1002_6759_04031043.rom] 65536 bytes.(AtiConfig) Framebuffer set to: Ipomoea# of ports set to framebuffer's default: 3ATI Turks AMD Radeon HD 6570 Series 1024MB (Ipomoea) [1002:6759] (subsys [1043:0403]):: PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)LAN Controller [8086:10de] :: PciRoot(0x0)/Pci(0x19,0x0)Setting up lan keysRead HFS+ file: [hd(0,2)/Extra/smbios.plist] 797 bytes.Intel Corporation Q45/Q43 DRAM Controller [8086:2e10] at 00:00.0Frequency detected: 532 MHz (1064) Dual ChannelCAS:8 tRC:8 tRP:8 RAS:20 (8-8-8-20)SMBus CmdReg: 0x1Scanning SMBus [8086:3a60], mmio: 0xfc32b004, ioport: 0x1c20, hostc: 0x1SPD[0] (size): 147 @0x50Slot: 0 Type 24 4096MB (DDR3 SDRAM) 1064MHz Vendor=OCZPartNo=OCZ3G1333ULV4G SerialNo=00000000SPD[0] (size): 146 @0x51Slot: 1 Type 24 4096MB (DDR3 SDRAM) 1064MHz Vendor=Micron TechnologyPartNo=16JTF51264AZ-1G4H1H1 SerialNo=313331BFSPD[0] (size): 146 @0x52Slot: 2 Type 24 2048MB (DDR3 SDRAM) 1064MHz Vendor=Micron TechnologyPartNo=8JTF25664AZ-1G4D1D1 SerialNo=2923049ASPD[0] (size): 146 @0x53Slot: 3 Type 24 2048MB (DDR3 SDRAM) 1064MHz Vendor=SamsungPartNo=M378B5773CH0-CH9 SerialNo=93631BF8SPD[0] (size): 255 @0x54SPD[0] (size): 85 @0x55SPD[0] (size): 255 @0x56SPD[0] (size): 255 @0x57CPU is Intel® Core2 Quad CPU Q9400 @ 2.66GHz, family 0x6, model 0x17SMBIOS rev.: 2.4, DMI rev.: 2.4Handle: 0x0000, DMI type 0, 24 bytesBIOS InformationVendor: Apple Computer, Inc.Version: MP41.88Z.0081.B08.1001221313Release Date: 01/22/10BIOS Revision: 0.1Handle: 0x0001, DMI type 1, 27 bytesSystem InformationManufacturer: Apple Computer, Inc.Product Name: MacPro4,1Version: 1.0Serial Number: ** PRIVATE **UUID: ** PRIVATE **Wake-up Type: Power SwitchSKU Number: Default SKU#Family: Mac ProHandle: 0x0002, DMI type 2, 16 bytesBase Board InformationManufacturer: Apple Inc.Product Name: Mac-F221BEC8Version: NONESerial Number: ** PRIVATE **Asset Tag: Default Asset Tag#Location In Chassis: INSIDEType: MotherboardHandle: 0x0003, DMI type 3, 20 bytesChassis InformationManufacturer: Apple Inc.Type: UnknownVersion: NONESerial Number: ** PRIVATE **Asset Tag: Default Asset Tag#Handle: 0x0004, DMI type 4, 38 bytesProcessor InformationSocket Designation: LGA 775Type: Central ProcessorFamily: 0xBEManufacturer: IntelID: 0x1067AVersion: Intel® Core2 Quad CPU Q9400 @ 2.66GHzExternal Clock: 333 MHzMax Speed: 2660 MHzCurrent Speed: 2660 MHzUpgrade: Socket LGA775Serial Number: Not SpecifiedAsset Tag: Not SpecifiedPart Number: Not SpecifiedCore Count: 4Core Enabled: 4Thread Count: 4Handle: 0x001a, DMI type 11, 5 bytesOEM StringsString 1: BB:5C54AHandle: 0x001f, DMI type 17, 27 bytesMemory DeviceError Information Handle: No ErrorSize: 4096 MBForm Factor: DIMMLocator: J6G1Bank Locator: DIMM 0Memory Type: DDR3Speed: 1067 MHzManufacturer: OCZSerial Number: ** PRIVATE **Asset Tag: 00000000Part Number: OCZ3G1333ULV4GHandle: 0x0020, DMI type 17, 27 bytesMemory DeviceError Information Handle: No ErrorSize: 4096 MBForm Factor: DIMMLocator: J6G2Bank Locator: DIMM 1Memory Type: DDR3Speed: 1067 MHzManufacturer: Micron TechnologySerial Number: ** PRIVATE **Asset Tag: 00000000Part Number: 16JTF51264AZ-1G4H1H1Handle: 0x0021, DMI type 17, 27 bytesMemory DeviceError Information Handle: No ErrorSize: 2048 MBForm Factor: DIMMLocator: J6H1Bank Locator: DIMM 2Memory Type: DDR3Speed: 1067 MHzManufacturer: Micron TechnologySerial Number: ** PRIVATE **Asset Tag: 00000000Part Number: 8JTF25664AZ-1G4D1D1Handle: 0x0022, DMI type 17, 27 bytesMemory DeviceError Information Handle: No ErrorSize: 2048 MBForm Factor: DIMMLocator: J6H2Bank Locator: DIMM 3Memory Type: DDR3Speed: 1067 MHzManufacturer: SamsungSerial Number: ** PRIVATE **Asset Tag: 00000000Part Number: M378B5773CH0-CH9Handle: 0x003d, DMI type 131, 6 bytesApple specific Processor TypeCpu-type: 0x501Handle 0x003e, DMI type 127, 4 bytesEnd of TableSMBIOS orig was = f6920SMBIOS new is = 296a000ACPI Table not found: DSDT.amlGenerating P-States config: NOGenerating C-States config: NOACPI Table not found: SSDT.amlNo ACPI version 1 found. IgnoringRSDP version 2 found @f68f0. Length=36RSDT @dfe9d7e7, Length 108TABLE FACP,FADT found @dfeaab19, Length 132FADT: ACPI Restart Fix applied!TABLE TCPA,TABLE _MAR,TABLE SLIC,TABLE MCFG,TABLE HPET,TABLE APIC,TABLE BOOT,TABLE ASF!,TABLE SSDT,TABLE SSDT,TABLE SSDT,TABLE SSDT,TABLE SSDT,TABLE SSDT,TABLE SSDT,TABLE SSDT,TABLE SSDT,RSDT: Original checksum 84, New checksum 89 at 2970000XSDT @0;dfe9d853, Length=180copied (OEM)FADT found @0dfeaabcf, Length 244FADT: ACPI Restart Fix applied!copied (OEM)copied (OEM)copied (OEM)copied (OEM)copied (OEM)copied (OEM)copied (OEM)copied (OEM)copied (OEM)copied (OEM)copied (OEM)copied (OEM)copied (OEM)copied (OEM)copied (OEM)copied (OEM)RSDP: Original checksum 134, New checksum 115RSDP: Original extended checksum 233, New extended checksum 35ACPI version 2 patching finishedStarting Darwin/x86_64 [Darwin Kernel Version 13.4.0: Sun Aug 17 19:50:11 PDT 2014; root:xnu-2422.115.4~1/RELEASE_X86_64]Boot Args: ...this is my bdmesg, as can be seen, no dylib loaded...so I ask again...will modules support be added? Link to comment Share on other sites More sharing options...
Micky1979 Posted September 30, 2014 Share Posted September 30, 2014 (edited) Chameleon 2.2svn (svn-rDevelop-v2399) [2014-09-28 19:26:57] CPUID Raw Values: 00: 0000000d-756e6547-6c65746e-49656e69 01: 0001067a-00040800-0408e3fd-bfebfbff 02: 05b0b101-005657f0-00000000-2cb43048 03: 00000000-00000000-00000000-00000000 04: 0c000121-01c0003f-0000003f-00000001 05: 00000040-00000040-00000003-00022220 06: 00000001-00000002-00000003-00000000 07: 80000008-00000000-00000000-00000000 08: 00000000-00000000-00000001-20100000 09: 00003024-00000000-00000000-00000000 msr(602): ia32_perf_stat 0x06000821 max: 8 current: 8 --------------------------------------------- --------------- CPU INFO --------------- --------------------------------------------- Brand String: Intel® Core2 Quad CPU Q9400 @ 2.66GHz Vendor: 0x756e6547 Family: 0x6 ExtFamily: 0x0 Signature: 1067a Model: 0x17 ExtModel: 0x1 Stepping: 0xa MaxCoef: 0x8 CurrCoef: 0x8 MaxDiv: 0x0 CurrDiv: 0x8 TSCFreq: 2660MHz FSBFreq: 332MHz CPUFreq: 2660MHz Cores: 4 Logical processor: 4 Features: 0x0000025f --------------------------------------------- Read HFS+ file: [hd(0,2)/System/Library/CoreServices/SystemVersion.plist] 478 bytes. Read HFS+ file: [hd(0,2)/Extra/org.chameleon.Boot.plist] 817 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/theme.plist] 2786 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/background.png] 945596 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/logo.png] 114 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_generic.png] 11945 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_generic_o.png] 13886 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_hfsplus.png] 15149 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_hfsplus_o.png] 16282 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_hfsraid.png] 15205 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_hfsraid_o.png] 16432 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_ext3.png] 15106 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_ext3_o.png] 16491 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_fat.png] 11622 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_fat_o.png] 13581 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_ntfs.png] 14142 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_ntfs_o.png] 15891 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_cdrom.png] 14946 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_cdrom_o.png] 16910 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_selection.png] 891 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_scroll_prev.png] 462 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/device_scroll_next.png] 476 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/menu_boot.png] 1922 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/menu_verbose.png] 1826 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/menu_ignore_caches.png] 1763 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/menu_single_user.png] 1883 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/menu_memory_info.png] 1830 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/menu_video_info.png] 1945 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/menu_help.png] 1879 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/menu_verbose_disabled.png] 1464 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/menu_ignore_caches_disabled.png] 1464 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/menu_single_user_disabled.png] 1464 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/menu_selection.png] 1593 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/progress_bar.png] 1040 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/progress_bar_background.png] 1026 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/text_scroll_prev.png] 369 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/text_scroll_next.png] 355 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/font_console.png] 8277 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/iCham2/font_small.png] 407 bytes. Read HFS+ file: [hd(0,2)/Extra/org.chameleon.Boot.plist] 817 bytes. boot-uuid: 5F7A3C45-A8E5-3F46-9239-A6552E90D6FA 10.7, 10.8, 10.9 & 10.10 kernel cache file path = /System/Library/Caches/com.apple.kext.caches/Startup/kernelcache 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. Fat Binary found. Reading thin part only... Read HFS+ file: [hd(0,2)/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache] 17654190 bytes. Decompressing Kernel: OK. ACPI Table not found: DSDT.aml No DSDT found, using 0 as uid value. Using PCI-Root-UID value: 0 Framebuffer @0xE0000000 MMIO @0xFC200000 I/O Port @0x00002000 ROM Addr @0x00000000 ATI card POSTed, Read HFS+ file: [hd(0,2)/Extra/1002_6759_04031043.rom] 65536 bytes. (AtiConfig) Framebuffer set to: Ipomoea # of ports set to framebuffer's default: 3 ATI Turks AMD Radeon HD 6570 Series 1024MB (Ipomoea) [1002:6759] (subsys [1043:0403]):: PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0) LAN Controller [8086:10de] :: PciRoot(0x0)/Pci(0x19,0x0) Setting up lan keys Read HFS+ file: [hd(0,2)/Extra/smbios.plist] 797 bytes. Intel Corporation Q45/Q43 DRAM Controller [8086:2e10] at 00:00.0 Frequency detected: 532 MHz (1064) Dual Channel CAS:8 tRC:8 tRP:8 RAS:20 (8-8-8-20) SMBus CmdReg: 0x1 Scanning SMBus [8086:3a60], mmio: 0xfc32b004, ioport: 0x1c20, hostc: 0x1 SPD[0] (size): 147 @0x50 Slot: 0 Type 24 4096MB (DDR3 SDRAM) 1064MHz Vendor=OCZ PartNo=OCZ3G1333ULV4G SerialNo=00000000 SPD[0] (size): 146 @0x51 Slot: 1 Type 24 4096MB (DDR3 SDRAM) 1064MHz Vendor=Micron Technology PartNo=16JTF51264AZ-1G4H1H1 SerialNo=313331BF SPD[0] (size): 146 @0x52 Slot: 2 Type 24 2048MB (DDR3 SDRAM) 1064MHz Vendor=Micron Technology PartNo=8JTF25664AZ-1G4D1D1 SerialNo=2923049A SPD[0] (size): 146 @0x53 Slot: 3 Type 24 2048MB (DDR3 SDRAM) 1064MHz Vendor=Samsung PartNo=M378B5773CH0-CH9 SerialNo=93631BF8 SPD[0] (size): 255 @0x54 SPD[0] (size): 85 @0x55 SPD[0] (size): 255 @0x56 SPD[0] (size): 255 @0x57 CPU is Intel® Core2 Quad CPU Q9400 @ 2.66GHz, family 0x6, model 0x17 SMBIOS rev.: 2.4, DMI rev.: 2.4 Handle: 0x0000, DMI type 0, 24 bytes BIOS Information Vendor: Apple Computer, Inc. Version: MP41.88Z.0081.B08.1001221313 Release Date: 01/22/10 BIOS Revision: 0.1 Handle: 0x0001, DMI type 1, 27 bytes System Information Manufacturer: Apple Computer, Inc. Product Name: MacPro4,1 Version: 1.0 Serial Number: ** PRIVATE ** UUID: ** PRIVATE ** Wake-up Type: Power Switch SKU Number: Default SKU# Family: Mac Pro Handle: 0x0002, DMI type 2, 16 bytes Base Board Information Manufacturer: Apple Inc. Product Name: Mac-F221BEC8 Version: NONE Serial Number: ** PRIVATE ** Asset Tag: Default Asset Tag# Location In Chassis: INSIDE Type: Motherboard Handle: 0x0003, DMI type 3, 20 bytes Chassis Information Manufacturer: Apple Inc. Type: Unknown Version: NONE Serial Number: ** PRIVATE ** Asset Tag: Default Asset Tag# Handle: 0x0004, DMI type 4, 38 bytes Processor Information Socket Designation: LGA 775 Type: Central Processor Family: 0xBE Manufacturer: Intel ID: 0x1067A Version: Intel® Core2 Quad CPU Q9400 @ 2.66GHz External Clock: 333 MHz Max Speed: 2660 MHz Current Speed: 2660 MHz Upgrade: Socket LGA775 Serial Number: Not Specified Asset Tag: Not Specified Part Number: Not Specified Core Count: 4 Core Enabled: 4 Thread Count: 4 Handle: 0x001a, DMI type 11, 5 bytes OEM Strings String 1: BB:5C54A Handle: 0x001f, DMI type 17, 27 bytes Memory Device Error Information Handle: No Error Size: 4096 MB Form Factor: DIMM Locator: J6G1 Bank Locator: DIMM 0 Memory Type: DDR3 Speed: 1067 MHz Manufacturer: OCZ Serial Number: ** PRIVATE ** Asset Tag: 00000000 Part Number: OCZ3G1333ULV4G Handle: 0x0020, DMI type 17, 27 bytes Memory Device Error Information Handle: No Error Size: 4096 MB Form Factor: DIMM Locator: J6G2 Bank Locator: DIMM 1 Memory Type: DDR3 Speed: 1067 MHz Manufacturer: Micron Technology Serial Number: ** PRIVATE ** Asset Tag: 00000000 Part Number: 16JTF51264AZ-1G4H1H1 Handle: 0x0021, DMI type 17, 27 bytes Memory Device Error Information Handle: No Error Size: 2048 MB Form Factor: DIMM Locator: J6H1 Bank Locator: DIMM 2 Memory Type: DDR3 Speed: 1067 MHz Manufacturer: Micron Technology Serial Number: ** PRIVATE ** Asset Tag: 00000000 Part Number: 8JTF25664AZ-1G4D1D1 Handle: 0x0022, DMI type 17, 27 bytes Memory Device Error Information Handle: No Error Size: 2048 MB Form Factor: DIMM Locator: J6H2 Bank Locator: DIMM 3 Memory Type: DDR3 Speed: 1067 MHz Manufacturer: Samsung Serial Number: ** PRIVATE ** Asset Tag: 00000000 Part Number: M378B5773CH0-CH9 Handle: 0x003d, DMI type 131, 6 bytes Apple specific Processor Type Cpu-type: 0x501 Handle 0x003e, DMI type 127, 4 bytes End of Table SMBIOS orig was = f6920 SMBIOS new is = 296a000 ACPI Table not found: DSDT.aml Generating P-States config: NO Generating C-States config: NO ACPI Table not found: SSDT.aml No ACPI version 1 found. Ignoring RSDP version 2 found @f68f0. Length=36 RSDT @dfe9d7e7, Length 108 TABLE FACP,FADT found @dfeaab19, Length 132 FADT: ACPI Restart Fix applied! TABLE TCPA,TABLE _MAR,TABLE SLIC,TABLE MCFG,TABLE HPET,TABLE APIC,TABLE BOOT,TABLE ASF!,TABLE SSDT,TABLE SSDT,TABLE SSDT,TABLE SSDT,TABLE SSDT,TABLE SSDT,TABLE SSDT,TABLE SSDT,TABLE SSDT, RSDT: Original checksum 84, New checksum 89 at 2970000 XSDT @0;dfe9d853, Length=180 copied (OEM) FADT found @0dfeaabcf, Length 244 FADT: ACPI Restart Fix applied! copied (OEM) copied (OEM) copied (OEM) copied (OEM) copied (OEM) copied (OEM) copied (OEM) copied (OEM) copied (OEM) copied (OEM) copied (OEM) copied (OEM) copied (OEM) copied (OEM) copied (OEM) copied (OEM) RSDP: Original checksum 134, New checksum 115 RSDP: Original extended checksum 233, New extended checksum 35 ACPI version 2 patching finished Starting Darwin/x86_64 [Darwin Kernel Version 13.4.0: Sun Aug 17 19:50:11 PDT 2014; root:xnu-2422.115.4~1/RELEASE_X86_64] Boot Args: ...this is my bdmesg, as can be seen, no dylib loaded...so I ask again...will modules support be added? Hey RobertX, AnV has remove the module in this build, and you ask because the modules does not work? However AnV, is giving us the biggest hand for this, and perhaps soon some modules will return to work...... I saw today a very important thing in his other Topic Edited September 30, 2014 by Micky1979 removed the Smiley Link to comment Share on other sites More sharing options...
RobertX Posted September 30, 2014 Share Posted September 30, 2014 Hey RobertX, AnV has remove the module in this build, and you ask because the modules does not work? However AnV, is giving us the biggest hand for this, and perhaps soon some modules will return to work...... I saw today a very important thing in his other Topic ...Mickey, I too can read, and am well aware of andy's contributions here...I asked a question, directed to andy, if modules support could be added to this build...forgive me if, a question from me to andy makes you laugh...I've been asking question here for almost ten years Link to comment Share on other sites More sharing options...
Micky1979 Posted September 30, 2014 Share Posted September 30, 2014 ...Micky, I too can read, and am well aware of andy's contributions here...I asked a question, directed to andy, if modules support could be added to this build...forgive me if, a question from me to andy makes you laugh...I've been asking question here for almost ten years Oops, sorry I did not laugh at you in a negative way, much less to offend. I apologize. Only think that AnV removed modules because they can not work. This because some things are not yet in place, and maybe one of these is the lzvn compression, which AnV today has posted here a starting point.. so I do not expect anyone to ask because the modules does not work (and test with it installed) after it has been declared state that does not work 1 Link to comment Share on other sites More sharing options...
luxinhaus Posted October 2, 2014 Share Posted October 2, 2014 trunk doesnt have Yosemite patches atm Link to comment Share on other sites More sharing options...
marmotta Posted October 2, 2014 Share Posted October 2, 2014 In my system boot from cache not work. I have a raid and fusiondrive, without cache osx not boot. With mavericks work great... I tryed to rebuild a cache some times, but the issue remain... Can't find mach_kernel or (with boot.plist edit) can't find /System/Library/Kernels/kernel Link to comment Share on other sites More sharing options...
Recommended Posts