bcc9 Posted August 23, 2013 Share Posted August 23, 2013 Ok, I tried your image and it basically works. One nit: you are setting the model information to "Unknown Intel Graphics card" instead of letting the driver default it to "Intel Iris Pro". Second nit: The config keyword HD5K-ig doesn't make much sense for haswell hd 4600 graphics. bdmesg: bdmesg.txt % ioreg -lw0 | grep AAPL,ig-platform-id | | | | "AAPL,ig-platform-id" = <0300220d> % system_profiler SPDisplaysDataType Graphics/Displays: Unknown Intel Graphics card: Chipset Model: Unknown Intel Graphics card Type: GPU Bus: Built-In VRAM (Total): 1024 MB Vendor: Intel (0x8086) Device ID: 0x0412 Revision ID: 0x0006 Displays: HP ZR2740w: Resolution: 2560 x 1440 Pixel Depth: 32-Bit Color (ARGB8888) Display Serial Number: CNTXXXXXXX Main Display: Yes Mirror: Off Online: Yes Built-In: Yes Connection Type: DisplayPort % cat /Extra/org.chameleon.Boot.plist <?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>Kernel Flags</key> <string>-v dart=0</string> <key>Graphics Mode</key> <string>1600x1200x32</string> <key>EthernetBuiltIn</key> <string>Yes</string> <key>GraphicsEnabler</key> <string>Yes</string> <key>HD5K-ig</key> <string>10</string> </dict> </plist> % Link to comment Share on other sites More sharing options...
ErmaC Posted August 23, 2013 Author Share Posted August 23, 2013 Ok, I tried your image and it basically works. One nit: you are setting the model information to "Unknown Intel Graphics card" instead of letting the driver default it to "Intel Iris Pro". Second nit: The config keyword HD5K-ig doesn't make much sense for haswell hd 4600 graphics.bdmesg Thx bcc9 for the feedback.1. There is a "syntax" error in the for /* Get Intel GFX device name */ static char *get_gma_controller_name(uint32_t device_id){ int i = 0; static char desc[128]; for (i = 0; i < GFX_DEVICES_LEN; i++) { if (intel_gfx_chipsets[i].model == device_id) { sprintf(desc, "%s %s", INTEL_NAME, intel_gfx_chipsets[i].desc); desc[sizeof(desc) - 1] = '\0'; return desc; } } sprintf(desc, "Unknown %s Graphics card", INTEL_NAME); desc[sizeof(desc) - 1] = '\0'; return desc; }2. Maybe instead of HD5K-ig can we change it to IRIS-ig or other with more sense..? ErmaC Link to comment Share on other sites More sharing options...
bcc9 Posted August 23, 2013 Share Posted August 23, 2013 2. Maybe instead of HD5K-ig can we change it to IRIS-ig or other with more sense..?Problem is the hd graphics 4600 isn't supposed to be called iris I think (even though the OSX driver is calling it that...) So one more idea would be to make the config keyword contain the intel graphics series version. So intel-integrated-5 for 5 series chipset graphics intel-integrated-6 for 6 series on-die graphics (sandy bridge) intel-integrated-7 series on-die graphics (ivy bridge) intel-integrated-8 for 8 series on-die graphics (haswell) Then the keyword would map pretty well to the differing OSX driver support I think. Otherwise I think the clover approach of just using ig-platform-id as the config command, taking all 32 bits as the argument would be fine. Or my previously recommended keyword intel-integrated-hd maybe... Link to comment Share on other sites More sharing options...
Micky1979 Posted August 23, 2013 Share Posted August 23, 2013 Problem is the hd graphics 4600 isn't supposed to be called iris I think (even though the OSX driver is calling it that...)So one more idea would be to make the config keyword contain the intel graphics series version.So intel-integrated-5 for 5 series chipset graphicsintel-integrated-6 for 6 series on-die graphics (sandy bridge)intel-integrated-7 series on-die graphics (ivy bridge)intel-integrated-8 for 8 series on-die graphics (haswell) But this also could be incorrect ... We have seen mixed systems, 6 Series with Ivy Bridge CPU, and 7 with Sandy Bridge CPU on a PC. IntelCapri=xIntelAzul=xinstead? ..and the rest with only GE=Yes Link to comment Share on other sites More sharing options...
ErmaC Posted August 23, 2013 Author Share Posted August 23, 2013 Hi guys...as you wish! I don't have any Intel graphics card... so I can only see what your suggest going.... here the source: and here the latest precompiled version of Chameleon--- Still present the error in the forAny suggestion - correction - enchantments ... are welcome.I hope to commit a working solution soon to the main official Chameleon Trunk code.ErmaC 2 Link to comment Share on other sites More sharing options...
Simonej Posted August 23, 2013 Share Posted August 23, 2013 Testing HD5K-ig 10, but recognised as Unknown Intel Graphics card. 0x0000260c is HD5K-ig=? Link to comment Share on other sites More sharing options...
The Real Deal Posted August 23, 2013 Share Posted August 23, 2013 Chameleon 2.2svn (svn-r2258) [2013-08-23 14:32:09] msr(392): platform_info f3012200 msr(396): flex_ratio 000f0000 Unusable flex ratio detected. Patched MSR now 000e0000 Sticking with [BCLK: 100Mhz, Bus-Ratio: 340] CPU: Brand String: Intel(R) Core(TM) i5-4670K CPU @ 3.40GHz CPU: Vendor/Family/ExtFamily: 0x756e6547/0x6/0x0 CPU: Model/ExtModel/Stepping: 0x3c/0x3/0x3 CPU: MaxCoef/CurrCoef: 0x0/0x22 CPU: MaxDiv/CurrDiv: 0x0/0x0 CPU: TSCFreq: 3400MHz CPU: FSBFreq: 100MHz CPU: CPUFreq: 3400MHz 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 48465300-0000-11AA-AA11-00306543ECAC Reading GPT partition 4, type 48465300-0000-11AA-AA11-00306543ECAC Reading GPT partition 5, type 426F6F74-0000-11AA-AA11-00306543ECAC Reading GPT partition 6, type 48465300-0000-11AA-AA11-00306543ECAC Reading GPT partition 7, type 48465300-0000-11AA-AA11-00306543ECAC Read HFS+ file: [hd(0,6)/System/Library/CoreServices/SystemVersion.plist] 478 bytes. Read HFS+ file: [hd(0,4)/System/Library/CoreServices/SystemVersion.plist] 478 bytes. Read HFS+ file: [hd(0,3)/System/Library/CoreServices/SystemVersion.plist] 475 bytes. Read HFS+ file: [hd(0,2)/System/Library/CoreServices/SystemVersion.plist] 475 bytes. Read HFS+ file: [hd(0,2)/Extra/org.chameleon.Boot.plist] 532 bytes. Module 'Symbols.dylib' by 'Chameleon' Loaded. Description: Chameleon symbols for linking Version: 0 Compat: 0 Read HFS+ file: [hd(0,2)/Extra/modules/FileNVRAM.dylib] 56136 bytes. Module 'FileNVRAM.dylib' by 'Unknown' Loaded. Description: Version: 0 Compat: 0 Read HFS+ file: [hd(0,4)/Extra/nvram.9402de03-8004-6c05-3106-050700080009.plist] 2697 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/theme.plist] 2798 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/background.png] 2625144 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/logo.png] 2951 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_generic.png] 12734 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_generic_o.png] 14728 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_hfsplus_mav.png] 16983 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_hfsplus_mav_o.png] 18927 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_hfsplus_ml.png] 18863 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_hfsplus_ml_o.png] 20975 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_hfsplus_sl.png] 19437 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_hfsplus_sl_o.png] 21396 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_hfsraid_mav.png] 17185 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_hfsraid_mav_o.png] 19135 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_hfsraid_ml.png] 18774 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_hfsraid_ml_o.png] 20873 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_hfsraid_sl.png] 19373 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_hfsraid_sl_o.png] 21322 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_ext3.png] 15983 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_ext3_o.png] 18069 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_freebsd.png] 12373 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_freebsd_o.png] 14402 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_openbsd.png] 12820 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_openbsd_o.png] 14820 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_befs.png] 13368 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_befs_o.png] 15422 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_fat.png] 12998 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_fat_o.png] 15003 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_cdrom.png] 13271 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_cdrom_o.png] 15351 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_selection.png] 1435 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_scroll_prev.png] 2008 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_scroll_next.png] 2020 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_boot.png] 1975 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_verbose.png] 2155 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_ignore_caches.png] 2121 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_single_user.png] 2228 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_memory_info.png] 1486 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_video_info.png] 1550 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_help.png] 2178 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_verbose_disabled.png] 2080 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_ignore_caches_disabled.png] 2029 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_single_user_disabled.png] 2159 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_selection.png] 418 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/progress_bar.png] 1037 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/progress_bar_background.png] 1034 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/text_scroll_prev.png] 791 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/text_scroll_next.png] 798 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/font_console.png] 9386 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/font_small.png] 9634 bytes. Read HFS+ file: [hd(0,4)/Library/Preferences/SystemConfiguration/com.apple.Boot.plist] 232 bytes. Read HFS+ file: [hd(0,4)/Extra/org.chameleon.Boot.plist] 532 bytes. Loading Darwin 10.8 Loading kernel cache /System/Library/Caches/com.apple.kext.caches/Startup/kernelcache Read HFS+ file: [hd(0,4)/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache] 4096 bytes. Read HFS+ file: [hd(0,4)/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache] 18003422 bytes. ACPI table not found: DSDT.aml No DSDT found, using 0 as uid value. Using PCI-Root-UID value: 0 MSi GeForce 8400 GS 512MB NV98 [10de:06e4]-[1462:2060] :: PciRoot(0x0)/Pci(0x1,0x1)/Pci(0x0,0x0) device number: 1 --------------------------------------------- ------------ INTEL DEVICE INFO -------------- --------------------------------------------- Class code: [0300] Unknown Intel Graphics card [8086:0412] (rev 06) Subsystem: [1458:d000] :: PciRoot(0x0)/Pci(0x2,0x0) --------------------------------------------- Read HFS+ file: [hd(0,4)/Extra/smbios.plist] 728 bytes. SMBus CmdReg: 0x1 Scanning SMBus [8086:8c22], mmio: 0xd3939004, ioport: 0xf040, hostc: 0x1 SPD[0] (size): 255 @0x50 SPD[0] (size): 146 @0x51 Slot: 1 Type 24 4096MB (DDR3 SDRAM) 2666MHz Vendor=Team Group PartNo=Xtreem-LV-2666 SerialNo=00000000 SPD[0] (size): 255 @0x52 SPD[0] (size): 146 @0x53 Slot: 3 Type 24 4096MB (DDR3 SDRAM) 2666MHz Vendor=Team Group PartNo=Xtreem-LV-2666 SerialNo=00000000 SPD[0] (size): 255 @0x54 SPD[0] (size): 255 @0x55 SPD[0] (size): 255 @0x56 SPD[0] (size): 255 @0x57 Type: 0, Length: 24, Handle: 0x0 BIOSInformation: vendor: Apple Inc. version: MP51.88Z.007F.B03.1010071432 releaseDate: 10/28/10 Type: 1, Length: 27, Handle: 0x1 SystemInformation: manufacturer: Apple Inc. productName: MacPro5,1 version: 1.0 serialNumber: uuid: 9402DE03-8004-6C05-3106-050700080009 wakeupReason: 0x6 skuNumber: To be filled by O.E.M. family: Mac Pro Type: 2, Length: 15, Handle: 0x2 BaseBoard: manufacturer: Apple Inc. product: Mac-F221BEC8 version: x.x serialNumber: To be filled by O.E.M. assetTagNumber: To be filled by O.E.M. locationInChassis: To be filled by O.E.M. boardType: 0xA Type: 3, Length: 22, Handle: 0x3 SystemEnclosure: manufacturer: Gigabyte Technology Co., Ltd. type: 3 version: To Be Filled By O.E.M. serialNumber: To Be Filled By O.E.M. assetTagNumber: To Be Filled By O.E.M. Type: 7, Length: 19, Handle: 0x4 Type: 7, Length: 19, Handle: 0x5 Type: 7, Length: 19, Handle: 0x6 Type: 16, Length: 23, Handle: 0x7 Type: 8, Length: 9, Handle: 0x8 Type: 8, Length: 9, Handle: 0x9 Type: 8, Length: 9, Handle: 0xa Type: 8, Length: 9, Handle: 0xb Type: 8, Length: 9, Handle: 0xc Type: 8, Length: 9, 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: 8, Length: 9, Handle: 0x14 Type: 8, Length: 9, Handle: 0x15 Type: 8, Length: 9, Handle: 0x16 Type: 8, Length: 9, Handle: 0x17 Type: 8, Length: 9, Handle: 0x18 Type: 8, Length: 9, Handle: 0x19 Type: 8, Length: 9, Handle: 0x1a Type: 8, Length: 9, Handle: 0x1b Type: 8, Length: 9, Handle: 0x1c Type: 8, Length: 9, Handle: 0x1d Type: 8, Length: 9, Handle: 0x1e Type: 8, Length: 9, Handle: 0x1f Type: 9, Length: 17, Handle: 0x20 Type: 9, Length: 17, Handle: 0x21 Type: 9, Length: 17, Handle: 0x22 Type: 9, Length: 17, Handle: 0x23 Type: 9, Length: 17, Handle: 0x24 Type: 9, Length: 17, Handle: 0x25 Type: 10, Length: 6, Handle: 0x26 Type: 11, Length: 5, Handle: 0x27 Type: 12, Length: 5, Handle: 0x28 Type: 24, Length: 5, Handle: 0x29 Type: 32, Length: 20, Handle: 0x2a Type: 34, Length: 11, Handle: 0x2b Type: 26, Length: 22, Handle: 0x2c Type: 36, Length: 16, Handle: 0x2d Type: 35, Length: 11, Handle: 0x2e Type: 28, Length: 22, Handle: 0x2f Type: 36, Length: 16, Handle: 0x30 Type: 35, Length: 11, Handle: 0x31 Type: 27, Length: 15, Handle: 0x32 Type: 36, Length: 16, Handle: 0x33 Type: 35, Length: 11, Handle: 0x34 Type: 27, Length: 15, Handle: 0x35 Type: 36, Length: 16, Handle: 0x36 Type: 35, Length: 11, Handle: 0x37 Type: 29, Length: 22, Handle: 0x38 Type: 36, Length: 16, Handle: 0x39 Type: 35, Length: 11, Handle: 0x3a Type: 26, Length: 22, Handle: 0x3b Type: 28, Length: 22, Handle: 0x3c Type: 27, Length: 15, Handle: 0x3d Type: 29, Length: 22, Handle: 0x3e Type: 39, Length: 22, Handle: 0x3f Type: 41, Length: 11, Handle: 0x40 Type: 4, Length: 42, Handle: 0x41 ProcessorInformation: socketDesignation: SOCKET 0 processorType: 3 processorFamily: 0xC6 manufacturer: Intel processorID: 0x306C3 processorVersion: Intel(R) Core(TM) i5-4670K CPU @ 3.40GHz externalClock: 0MHz maximumClock: 3400MHz currentClock: 4500MHz serialNumber: ÛÓ assetTag: Fill By OEM partNumber: Fill By OEM Type: 17, Length: 34, Handle: 0x42 MemoryDevice: deviceLocator: ChannelA-DIMM0 bankLocator: BANK 0 memoryType: RAM memorySpeed: 0MHz errorHandle: ffff manufacturer: N/A serialNumber: N/A assetTag: 9876543210 partNumber: N/A Type: 17, Length: 34, Handle: 0x43 MemoryDevice: deviceLocator: ChannelA-DIMM1 bankLocator: BANK 1 memoryType: DDR3 memorySpeed: 2666MHz errorHandle: ffff manufacturer: Team Group serialNumber: 00000000 assetTag: 9876543210 partNumber: Xtreem-LV-2666 Type: 20, Length: 35, Handle: 0x44 Type: 17, Length: 34, Handle: 0x45 MemoryDevice: deviceLocator: ChannelB-DIMM0 bankLocator: BANK 2 memoryType: RAM memorySpeed: 0MHz errorHandle: ffff manufacturer: N/A serialNumber: N/A assetTag: 9876543210 partNumber: N/A Type: 17, Length: 34, Handle: 0x46 MemoryDevice: deviceLocator: ChannelB-DIMM1 bankLocator: BANK 3 memoryType: DDR3 memorySpeed: 2666MHz errorHandle: ffff manufacturer: Team Group serialNumber: 00000000 assetTag: 9876543210 partNumber: Xtreem-LV-2666 Type: 20, Length: 35, Handle: 0x47 Type: 19, Length: 31, Handle: 0x48 Type: 13, Length: 22, Handle: 0x4f Type: 131, Length: 6, Handle: 0x4f AppleProcessorType: ProcessorType: 0x501 Type: 132, Length: 6, Handle: 0x50 AppleProcessorBusSpeed: ProcessorBusSpeed (QPI): 0.0GT/s Type: 127, Length: 4, Handle: 0x51 Customizing SystemID with : 9402de03-8004-6c05-3106-050700080009 ACPI table not found: DSDT.aml ACPI table not found: SSDT.aml FADT: ACPI Restart Fix applied! FADT: ACPI Restart Fix applied! Starting Darwin x86_64 Boot Args: boot-uuid=0968D8BD-A8A9-3F37-ADBE-1B5D17E09CC4 rd=*uuid -v Preliminary tests ; HD5 with no value in boot plist. BIOS set to 64 Mo or 96 Mo, reports 64 Mo in Sys Profiler (maybe because of the default value when string is empty). Boot is slower when iGPU is activated, and sometimes it hangs, i must reset. Link to comment Share on other sites More sharing options...
ErmaC Posted August 24, 2013 Author Share Posted August 24, 2013 Testing HD5K-ig 10, but recognised as Unknown Intel Graphics 0x0000260c is HD5K-ig=? 7 { 0x00,0x00,0x06,0x04 },// 0 { 0x00,0x00,0x06,0x0c },// 1 { 0x00,0x00,0x16,0x04 },// 2 { 0x00,0x00,0x16,0x0a },// 3 { 0x00,0x00,0x16,0x0c },// 4 { 0x00,0x00,0x26,0x04 },// 5 { 0x00,0x00,0x26,0x0a },// 6 { 0x00,0x00,0x26,0x0c },// 7=0x0000260c { 0x00,0x00,0x26,0x0d },// 8 { 0x02,0x00,0x16,0x04 },// 9 { 0x03,0x00,0x22,0x0d },// 10 { 0x05,0x00,0x26,0x0a },// 11 { 0x06,0x00,0x26,0x0a },// 12 { 0x07,0x00,0x26,0x0d },// 13 { 0x08,0x00,0x26,0x0a },// 14 { 0x08,0x00,0x2e,0x0a },// 15 The Unknown model, as I say previusly was(or be) an error in the function get_gma_controller_name MSi GeForce 8400 GS 512MB NV98 [10de:06e4]-[1462:2060] :: PciRoot(0x0)/Pci(0x1,0x1)/Pci(0x0,0x0) device number: 1 --------------------------------------------- ------------ INTEL DEVICE INFO -------------- --------------------------------------------- Class code: [0300] Unknown Intel Graphics card [8086:0412] (rev 06) Subsystem: [1458:d000] :: PciRoot(0x0)/Pci(0x2,0x0) ---------------------------------------------Preliminary tests ; HD5 with no value in boot plist. BIOS set to 64 Mo or 96 Mo, reports 64 Mo in Sys Profiler (maybe because of the default value when string is empty). Boot is slower when iGPU is activated, and sometimes it hangs, i must reset. thx for the feedback can you try "skip" the nvidia detection? into o.c.B.p add SkipNvidiaGfx=Yes here other test (I do some modification in the function get_gma_controller_name) I need fix this issue first. Chameleon_2258_GMA_v5.zip ErmaC 1 Link to comment Share on other sites More sharing options...
bcc9 Posted August 24, 2013 Share Posted August 24, 2013 But this also could be incorrect ... We have seen mixed systems, 6 Series with Ivy Bridge CPU, and 7 with Sandy Bridge CPU on a PC. Hmm, yes, I didn't consider mixing&matching of CPUs with chipsets. So then, how about just drop the series number from the keyword, leaving intel-integrated where the argument is a number whose range of allowable values is auto-determined based upon the PCI id. Link to comment Share on other sites More sharing options...
The Real Deal Posted August 24, 2013 Share Posted August 24, 2013 Sorry, i can't skip the nVidia detection atm, cause i am waiting a new HMDI cable v5 : Chameleon 2.2svn (svn-r2258) [2013-08-24 01:55:41] msr(392): platform_info f3012200 msr(396): flex_ratio 000f0000 Unusable flex ratio detected. Patched MSR now 000e0000 Sticking with [BCLK: 100Mhz, Bus-Ratio: 340] CPU: Brand String: Intel(R) Core(TM) i5-4670K CPU @ 3.40GHz CPU: Vendor/Family/ExtFamily: 0x756e6547/0x6/0x0 CPU: Model/ExtModel/Stepping: 0x3c/0x3/0x3 CPU: MaxCoef/CurrCoef: 0x0/0x22 CPU: MaxDiv/CurrDiv: 0x0/0x0 CPU: TSCFreq: 3400MHz CPU: FSBFreq: 100MHz CPU: CPUFreq: 3400MHz 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 Read HFS+ file: [hd(0,2)/Extra/org.chameleon.Boot.plist] 532 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 Reading GPT partition 4, type 48465300-0000-11AA-AA11-00306543ECAC Reading GPT partition 5, type 48465300-0000-11AA-AA11-00306543ECAC Reading GPT partition 6, type 48465300-0000-11AA-AA11-00306543ECAC Read HFS+ file: [hd(1,5)/System/Library/CoreServices/SystemVersion.plist] 478 bytes. Read HFS+ file: [hd(1,4)/System/Library/CoreServices/SystemVersion.plist] 478 bytes. Read HFS+ file: [hd(1,3)/System/Library/CoreServices/SystemVersion.plist] 475 bytes. Read HFS+ file: [hd(1,2)/System/Library/CoreServices/SystemVersion.plist] 475 bytes. Module 'Symbols.dylib' by 'Chameleon' Loaded. Description: Chameleon symbols for linking Version: 0 Compat: 0 Read HFS+ file: [hd(0,2)/Extra/modules/FileNVRAM.dylib] 56136 bytes. Module 'FileNVRAM.dylib' by 'Unknown' Loaded. Description: Version: 0 Compat: 0 Read HFS+ file: [hd(1,4)/Extra/nvram.9402de03-8004-6c05-3106-050700080009.plist] 2701 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/theme.plist] 2798 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/background.png] 2143190 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/logo.png] 2951 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_generic.png] 12734 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_generic_o.png] 14728 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_hfsplus_mav.png] 16983 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_hfsplus_mav_o.png] 18927 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_hfsplus_ml.png] 18863 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_hfsplus_ml_o.png] 20975 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_hfsplus_sl.png] 19437 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_hfsplus_sl_o.png] 21396 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_hfsraid_mav.png] 17185 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_hfsraid_mav_o.png] 19135 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_hfsraid_ml.png] 18774 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_hfsraid_ml_o.png] 20873 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_hfsraid_sl.png] 19373 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_hfsraid_sl_o.png] 21322 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_ext3.png] 15983 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_ext3_o.png] 18069 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_freebsd.png] 12373 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_freebsd_o.png] 14402 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_openbsd.png] 12820 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_openbsd_o.png] 14820 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_befs.png] 13368 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_befs_o.png] 15422 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_fat.png] 12998 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_fat_o.png] 15003 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_ntfs.png] 16871 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_ntfs_o.png] 19072 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_cdrom.png] 13271 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_cdrom_o.png] 15351 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_selection.png] 1435 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_scroll_prev.png] 2008 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_scroll_next.png] 2020 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_boot.png] 1975 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_verbose.png] 2155 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_ignore_caches.png] 2121 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_single_user.png] 2228 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_memory_info.png] 1486 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_video_info.png] 1550 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_help.png] 2178 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_verbose_disabled.png] 2080 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_ignore_caches_disabled.png] 2029 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_single_user_disabled.png] 2159 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_selection.png] 418 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/progress_bar.png] 1037 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/progress_bar_background.png] 1034 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/text_scroll_prev.png] 791 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/text_scroll_next.png] 798 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/font_console.png] 9386 bytes. Read HFS+ file: [hd(0,2)/Extra/Themes/Default/font_small.png] 9634 bytes. Read HFS+ file: [hd(1,4)/Library/Preferences/SystemConfiguration/com.apple.Boot.plist] 232 bytes. Read HFS+ file: [hd(1,4)/Extra/org.chameleon.Boot.plist] 532 bytes. Loading Darwin 10.8 Loading kernel cache /System/Library/Caches/com.apple.kext.caches/Startup/kernelcache Read HFS+ file: [hd(1,4)/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache] 4096 bytes. Read HFS+ file: [hd(1,4)/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache] 18003422 bytes. ACPI table not found: DSDT.aml No DSDT found, using 0 as uid value. Using PCI-Root-UID value: 0 MSi GeForce 8400 GS 512MB NV98 [10de:06e4]-[1462:2060] :: PciRoot(0x0)/Pci(0x1,0x1)/Pci(0x0,0x0) device number: 1 --------------------------------------------- ------------ INTEL DEVICE INFO -------------- --------------------------------------------- Class code: [0300] Intel HD Graphics 4600 [8086:0412] (rev 06) Subsystem: [1458:d000] :: PciRoot(0x0)/Pci(0x2,0x0) --------------------------------------------- Read HFS+ file: [hd(1,4)/Extra/smbios.plist] 728 bytes. SMBus CmdReg: 0x1 Scanning SMBus [8086:8c22], mmio: 0xd3939004, ioport: 0xf040, hostc: 0x1 SPD[0] (size): 255 @0x50 SPD[0] (size): 146 @0x51 Slot: 1 Type 24 4096MB (DDR3 SDRAM) 2666MHz Vendor=Team Group PartNo=Xtreem-LV-2666 SerialNo=00000000 SPD[0] (size): 255 @0x52 SPD[0] (size): 146 @0x53 Slot: 3 Type 24 4096MB (DDR3 SDRAM) 2666MHz Vendor=Team Group PartNo=Xtreem-LV-2666 SerialNo=00000000 SPD[0] (size): 255 @0x54 SPD[0] (size): 255 @0x55 SPD[0] (size): 255 @0x56 SPD[0] (size): 255 @0x57 Type: 0, Length: 24, Handle: 0x0 BIOSInformation: vendor: Apple Inc. version: MP51.88Z.007F.B03.1010071432 releaseDate: 10/28/10 Type: 1, Length: 27, Handle: 0x1 SystemInformation: manufacturer: Apple Inc. productName: MacPro5,1 version: 1.0 serialNumber: uuid: 9402DE03-8004-6C05-3106-050700080009 wakeupReason: 0x6 skuNumber: To be filled by O.E.M. family: Mac Pro Type: 2, Length: 15, Handle: 0x2 BaseBoard: manufacturer: Apple Inc. product: Mac-F221BEC8 version: x.x serialNumber: To be filled by O.E.M. assetTagNumber: To be filled by O.E.M. locationInChassis: To be filled by O.E.M. boardType: 0xA Type: 3, Length: 22, Handle: 0x3 SystemEnclosure: manufacturer: Gigabyte Technology Co., Ltd. type: 3 version: To Be Filled By O.E.M. serialNumber: To Be Filled By O.E.M. assetTagNumber: To Be Filled By O.E.M. Type: 7, Length: 19, Handle: 0x4 Type: 7, Length: 19, Handle: 0x5 Type: 7, Length: 19, Handle: 0x6 Type: 16, Length: 23, Handle: 0x7 Type: 8, Length: 9, Handle: 0x8 Type: 8, Length: 9, Handle: 0x9 Type: 8, Length: 9, Handle: 0xa Type: 8, Length: 9, Handle: 0xb Type: 8, Length: 9, Handle: 0xc Type: 8, Length: 9, 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: 8, Length: 9, Handle: 0x14 Type: 8, Length: 9, Handle: 0x15 Type: 8, Length: 9, Handle: 0x16 Type: 8, Length: 9, Handle: 0x17 Type: 8, Length: 9, Handle: 0x18 Type: 8, Length: 9, Handle: 0x19 Type: 8, Length: 9, Handle: 0x1a Type: 8, Length: 9, Handle: 0x1b Type: 8, Length: 9, Handle: 0x1c Type: 8, Length: 9, Handle: 0x1d Type: 8, Length: 9, Handle: 0x1e Type: 8, Length: 9, Handle: 0x1f Type: 9, Length: 17, Handle: 0x20 Type: 9, Length: 17, Handle: 0x21 Type: 9, Length: 17, Handle: 0x22 Type: 9, Length: 17, Handle: 0x23 Type: 9, Length: 17, Handle: 0x24 Type: 9, Length: 17, Handle: 0x25 Type: 10, Length: 6, Handle: 0x26 Type: 11, Length: 5, Handle: 0x27 Type: 12, Length: 5, Handle: 0x28 Type: 24, Length: 5, Handle: 0x29 Type: 32, Length: 20, Handle: 0x2a Type: 34, Length: 11, Handle: 0x2b Type: 26, Length: 22, Handle: 0x2c Type: 36, Length: 16, Handle: 0x2d Type: 35, Length: 11, Handle: 0x2e Type: 28, Length: 22, Handle: 0x2f Type: 36, Length: 16, Handle: 0x30 Type: 35, Length: 11, Handle: 0x31 Type: 27, Length: 15, Handle: 0x32 Type: 36, Length: 16, Handle: 0x33 Type: 35, Length: 11, Handle: 0x34 Type: 27, Length: 15, Handle: 0x35 Type: 36, Length: 16, Handle: 0x36 Type: 35, Length: 11, Handle: 0x37 Type: 29, Length: 22, Handle: 0x38 Type: 36, Length: 16, Handle: 0x39 Type: 35, Length: 11, Handle: 0x3a Type: 26, Length: 22, Handle: 0x3b Type: 28, Length: 22, Handle: 0x3c Type: 27, Length: 15, Handle: 0x3d Type: 29, Length: 22, Handle: 0x3e Type: 39, Length: 22, Handle: 0x3f Type: 41, Length: 11, Handle: 0x40 Type: 4, Length: 42, Handle: 0x41 ProcessorInformation: socketDesignation: SOCKET 0 processorType: 3 processorFamily: 0xC6 manufacturer: Intel processorID: 0x306C3 processorVersion: Intel(R) Core(TM) i5-4670K CPU @ 3.40GHz externalClock: 0MHz maximumClock: 3400MHz currentClock: 4500MHz serialNumber: ÛÓ assetTag: Fill By OEM partNumber: Fill By OEM Type: 17, Length: 34, Handle: 0x42 MemoryDevice: deviceLocator: ChannelA-DIMM0 bankLocator: BANK 0 memoryType: RAM memorySpeed: 0MHz errorHandle: ffff manufacturer: N/A serialNumber: N/A assetTag: 9876543210 partNumber: N/A Type: 17, Length: 34, Handle: 0x43 MemoryDevice: deviceLocator: ChannelA-DIMM1 bankLocator: BANK 1 memoryType: DDR3 memorySpeed: 2666MHz errorHandle: ffff manufacturer: Team Group serialNumber: 00000000 assetTag: 9876543210 partNumber: Xtreem-LV-2666 Type: 20, Length: 35, Handle: 0x44 Type: 17, Length: 34, Handle: 0x45 MemoryDevice: deviceLocator: ChannelB-DIMM0 bankLocator: BANK 2 memoryType: RAM memorySpeed: 0MHz errorHandle: ffff manufacturer: N/A serialNumber: N/A assetTag: 9876543210 partNumber: N/A Type: 17, Length: 34, Handle: 0x46 MemoryDevice: deviceLocator: ChannelB-DIMM1 bankLocator: BANK 3 memoryType: DDR3 memorySpeed: 2666MHz errorHandle: ffff manufacturer: Team Group serialNumber: 00000000 assetTag: 9876543210 partNumber: Xtreem-LV-2666 Type: 20, Length: 35, Handle: 0x47 Type: 19, Length: 31, Handle: 0x48 Type: 13, Length: 22, Handle: 0x4f Type: 131, Length: 6, Handle: 0x4f AppleProcessorType: ProcessorType: 0x501 Type: 132, Length: 6, Handle: 0x50 AppleProcessorBusSpeed: ProcessorBusSpeed (QPI): 0.0GT/s Type: 127, Length: 4, Handle: 0x51 Customizing SystemID with : 9402de03-8004-6c05-3106-050700080009 ACPI table not found: DSDT.aml ACPI table not found: SSDT.aml FADT: ACPI Restart Fix applied! FADT: ACPI Restart Fix applied! Starting Darwin x86_64 Boot Args: boot-uuid=0968D8BD-A8A9-3F37-ADBE-1B5D17E09CC4 rd=*uuid -v 1 Link to comment Share on other sites More sharing options...
Onixs Posted August 24, 2013 Share Posted August 24, 2013 What is the default setting of the skip nvidia,ati & intel, Yes or No? Link to comment Share on other sites More sharing options...
Micky1979 Posted August 24, 2013 Share Posted August 24, 2013 So then, how about just drop the series number from the keyword, leaving intel-integrated where the argument is a number whose range of allowable values is auto-determined based upon the PCI id. I think it is a nice idea (for ErmaC), if I understand what you said <key>IntelGMA</key> // (PCI ID autotetected, like GE=Yes) <string>Yes</string> <key>GMAval</key> <string>4</string> // ig to be set only for Ivy/Haswell/Sandy (for Sandy mean the "AAPL,snb-platform-id") EDIT or <key>IntelGMA</key> // (PCI ID autotetected, like GE=Yes) <string>Yes</string> <key>GMAval</key> <string>04006601</string> // ig to be set only for Ivy/Haswell/Sandy (for Sandy mean the "AAPL,snb-platform-id") ?? Micky Link to comment Share on other sites More sharing options...
ErmaC Posted August 24, 2013 Author Share Posted August 24, 2013 Sorry, i can't skip the nVidia detection atm, cause i am waiting a new HMDI cable v5 : MSi GeForce 8400 GS 512MB NV98 [10de:06e4]-[1462:2060] :: PciRoot(0x0)/Pci(0x1,0x1)/Pci(0x0,0x0) device number: 1 --------------------------------------------- ------------ INTEL DEVICE INFO -------------- --------------------------------------------- Class code: [0300] Intel HD Graphics 4600 [8086:0412] (rev 06) Subsystem: [1458:d000] :: PciRoot(0x0)/Pci(0x2,0x0) --------------------------------------------- Nice! looks like in your case the name issue is gone... Have you used any HD5K-ig value? or you just leave the o.c.B.p w/o it? (so the injector use the default 0x0000260c) IOREG? Anyway thx for the test. Other confirm the "Unknow" model issue is gone? ErmaC Link to comment Share on other sites More sharing options...
ErmaC Posted August 25, 2013 Author Share Posted August 25, 2013 What is the default setting of the skip nvidia,ati & intel, Yes or No? by default are all set to No so if you wont skip a nvidia card: SkipNvidiaGfx=Yes or a Ati card: SkipAtiGfx=Yes NOTE: The Skip option not mean DISABLE. ErmaC Link to comment Share on other sites More sharing options...
The Real Deal Posted August 25, 2013 Share Posted August 25, 2013 Nice! looks like in your case the name issue is gone... Have you used any HD5K-ig value? or you just leave the o.c.B.p w/o it? (so the injector use the default 0x0000260c) IOREG? Anyway thx for the test. Other confirm the "Unknow" model issue is gone? ErmaC Blank value at the moment, despite i'd like to use a desktop one as i got a 4670K by default are all set to No so if you wont skip a nvidia card: SkipNvidiaGfx=Yes or a Ati card: SkipAtiGfx=Yes NOTE: The Skip option not mean DISABLE. ErmaC For my concern, i tought it was. I have to check the purpose of this key so. EDIT : i will upload my IOREG Link to comment Share on other sites More sharing options...
Simonej Posted August 26, 2013 Share Posted August 26, 2013 Other confirm the "Unknow" model issue is gone? ErmaC I can confirm, works fine for me, now testing some settings Link to comment Share on other sites More sharing options...
hesselk Posted August 30, 2013 Share Posted August 30, 2013 I am trying to get my HD 4000 to work. I have installed Enoch bootloader 2248 and tried all the HD4K-ig (from 0 to 11) settings. OSX does recognize the card, but never loads a kext for it. GraphicsEnabler=Yes. I dont have many other settings in my Chameleon plist. I only load an SSDT.aml for my cpu: i5 3317U. I only have an HD4000 card, no other gpu's. There are no settings that I can change in my bios. What am I doing wrong? Link to comment Share on other sites More sharing options...
Micky1979 Posted August 30, 2013 Share Posted August 30, 2013 GraphicsEnabler=Yes ...and your Mei driver loaded . What is your Series Chopset....6 or 7? Micky Link to comment Share on other sites More sharing options...
hesselk Posted August 30, 2013 Share Posted August 30, 2013 GraphicsEnabler=Yes ...and your Mei driver loaded . What is your Series Chopset....6 or 7? Micky GraphicsEnabler=Yes, furthermore, almost no other settings in chameleon plist. Its a 7 series chipset, HM77 with Ivy bridge cpu. What do you mean by the Mei driver? Link to comment Share on other sites More sharing options...
Vahids Posted August 30, 2013 Share Posted August 30, 2013 I tried all value 1 to 11 but everytime I have this prompt: Please specify 96, 64, or 32MB RAM for the HD4000 in the biosThe selected 128MB RAM configuration is not supported for the HD4000 Press any key to con... My system spec: Laptop Acer E1-571G Cpu i3-3120M INTEL 4000HD and GeForce 710M 4G RAM ML 10.8 I use this flags: UseKernelCache=No GraphicsEnabler=Yes HD4K-ig=X -v X was 1 to 11 but not helped. I set Mac Book Pro 9.2 in SSDT Link to comment Share on other sites More sharing options...
ErmaC Posted September 2, 2013 Author Share Posted September 2, 2013 During last week I redesign part of the Intel Injector (gam.c/gma.h)due to the new hardware (Haswell)still need some few TEST and TESTER and than those changes are ready to be committed into Chameleon main trunk code.FIST OF ALLI rename the key flag (thx Micky1979 and bcc9):- For Ivy Bridge the old keyflag HD4K-ig is now deprecated the new name is IntelCapriFB (match with Apple kext name for that hardware)ex: IntelCapriFB=a_value from 0 to 11 0 = 00006601 1 = 01006601 2 = 02006601 3 = 03006601 4 = 04006601 5 = 05006201 6 = 06006201 7 = 07006201 8 = 08006601 9 = 09006601 10 = 0a006601 11 = 0b006601 - For the Haswell the recently introduced key flag HD5K-ig is also deprecated and the new name is IntelAzulFB (Same things... match with Apple kext)ex: IntelAzulFB=a_value from 0 to 15 0 = 00000604 1 = 0000060c 2 = 00001604 3 = 0000160a 4 = 0000160c 5 = 00002604 6 = 0000260a 7 = 0000260c 8 = 0000260d 9 = 02001604 10 = 0300220d 11 = 0500260a 12 = 0600260a 13 = 0700260d 14 = 0800260a 15 = 08002e0a I also introduced the ability to inject a custom AAPL,ig-platform-id for both kind of gfx (Ivy & Haswell) the keyflag is InjectIntel-igex: InjectIntel-ig=09006601 (a flipped 01660009)The priority is:1° InjectIntel-ig2° IntelXxxxFB3° the default setting (based on BIOS memory for Ivy, and default ig for Haswell)Example of data into org.chameleon.Boot.plist <key>InjectIntel-ig</key> <string>09006601</string> <key>IntelCapriFB</key> <string>9</string> <key>IntelAzulFB</key> <string>9</string> Here we go:Chameleon_2260_GMA.zipErmaC This post has been promoted to an article Link to comment Share on other sites More sharing options...
Simonej Posted September 2, 2013 Share Posted September 2, 2013 -Test 1, Autodetect with GE=Yes detect HD4600 but no kext loaded with 64mb -Test 2, IntelAzulFB works well -Test 3, InjectIntel-ig works well Advice, would be useful to use IntelAzulFB / InjectIntel-ig without GE = Yes I think this is useful for those use multiple graphics cards Thanks ErmaC for your wonderful work. 1 Link to comment Share on other sites More sharing options...
ErmaC Posted September 2, 2013 Author Share Posted September 2, 2013 Advice, would be useful to use IntelAzulFB / InjectIntel-ig without GE = Yes I think this is useful for those use multiple graphics cards thx for the feedback! Today I probably commit those changes to the SVN. About the GE... I implement the Skip flag for this purpose!!!! Fabio 1 Link to comment Share on other sites More sharing options...
ErmaC Posted September 2, 2013 Author Share Posted September 2, 2013 Commit done.Enoch Injector port to main Chameleon Trunk code: 2262 Special credits to Micky1979 and bcc9 for test and suggestion. Of course also thx all people for his tests and reports. ErmaC 5 Link to comment Share on other sites More sharing options...
stirkac Posted September 4, 2013 Share Posted September 4, 2013 Hey there I've installed this chameleon and I also have trouble with 128 MB ram... I know i'm supposed to set it at 64 or 32 but on a laptop that is not possible. I've also tried all ig-platform values and they freeze or leave blank screen when dsmos arrives (jumping to GUI). Is there any way around this? My computer is Acer V5-571 (i5-3317U) which used to work on ML. Any info is much appreciated Link to comment Share on other sites More sharing options...
Recommended Posts