spakk Posted May 9, 2013 Share Posted May 9, 2013 (edited) I want to show you this link, try to adapt your dsdt to this manual. http://rampagedev.wo...g-with-full-qe/ Delete the spaces so it reads /Extra/dsdt.aml. If you want, just remove both the DSDT key and string, Chameleon reads dsdt.aml automatically from /Extra, you don't need to tell it where it is. that was the reason why I asked him the upload here the chameleon.boot.plist and smbios.plist, the original chameleon.boot.plist are ok! if their graphics card is recognized their Boot.plist may look like this: ,<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>AtiConfig</key> <string>Chutoro</string> <key>DSDT</key> <string>\Extra\DSDT.aml</string> <key>EHCIacquire</key> <string>Yes</string> <key>EthernetBuiltIn</key> <string>Yes</string> <key>Graphics Mode</key> <string>2560x1600x32</string> [u]pease enter the correct information of your graphics resolution, this is just an example !!!!![/u] <key>GraphicsEnabler</key> <string>Yes</string> <key>PCIRootUID</key> <string>0</string> <key>Timeout</key> <string>5</string> <key>USBBusFix</key> <string>Yes</string> <key>Kernel</key> <string>mach_kernel</string> <key>Kernel Flags</key> <string>-v -f npci=0x3000 ahcidisk=1 debug=8</string> <key>Legacy Logo</key> <string>Yes</string> <key>RestartFix</key> <string>YES</string> <key>SMBIOS</key> <string>/Extra/smbios.plist</string> <key>Theme</key> <string>iHack</string> <key>Timeout</key> <string>5</string> <key>UHCIreset</key> <string>Yes</string> <key>UseKernelCache</key> <string>No</string> </dict> </plist> try it first time with this chameleon.boot.plist to boot, then we'll see Edited May 9, 2013 by spakk Link to comment Share on other sites More sharing options...
JorgeMax Posted May 9, 2013 Share Posted May 9, 2013 But Spakk the key: "GraphicsEnabler = Yes" does not need, the mountain lion 10.8.3 supports my video card (Asus Radeon HD7750), if I put this "org.chameleon.boot.plist" not that you edited will cause any problem with the video card? Link to comment Share on other sites More sharing options...
spakk Posted May 9, 2013 Share Posted May 9, 2013 ok, then you modify it to NO Link to comment Share on other sites More sharing options...
JorgeMax Posted May 9, 2013 Share Posted May 9, 2013 Spakk, I left like this: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>AtiConfig</key> <string>Chutoro</string> <key>DSDT</key> <string>/Extra/DSDT.aml</string> <key>EHCIacquire</key> <string>Yes</string> <key>EthernetBuiltIn</key> <string>Yes</string> <key>GraphicsEnabler</key> <string>No</string> <key>Kernel</key> <string>mach_kernel</string> <key>Kernel Flags</key> <string>arch=x86_64 npci=0x2000</string> <key>Legacy Logo</key> <string>Yes</string> <key>RestartFix</key> <string>YES</string> <key>SMBIOS</key> <string>/Extra/smbios.plist</string> <key>Timeout</key> <string>2</string> <key>UHCIreset</key> <string>Yes</string> <key>UseKernelCache</key> <string>No</string> </dict> </plist> And usually loaded OS X no kernel panic. Link to comment Share on other sites More sharing options...
spakk Posted May 9, 2013 Share Posted May 9, 2013 Very Good! Link to comment Share on other sites More sharing options...
JorgeMax Posted May 9, 2013 Share Posted May 9, 2013 I want to show you this link, try to adapt your dsdt to this manual. http://rampagedev.wo...g-with-full-qe/ But how can I do this in my DSDT? add the information from my video card. Link to comment Share on other sites More sharing options...
spakk Posted May 9, 2013 Share Posted May 9, 2013 So Mountain Lion starts normally and without error? Link to comment Share on other sites More sharing options...
JorgeMax Posted May 9, 2013 Share Posted May 9, 2013 Spakk. I'm sorry friend, if I'm writing wrong, I do not quite understand the English language. I'm using Google Translator! So Mountain Lion starts normally and without error? I'll see if I get an error using the flags: "-v-f" now I tell you. Link to comment Share on other sites More sharing options...
spakk Posted May 9, 2013 Share Posted May 9, 2013 if their graphics card is fully recognized under mountain lion, then you do not need to do that. if it does not work completely, then they can do it with the example. you create with the text-editor an *.txt-file, see example, than safe the txt-file on your desktop. Open DSDT-Editor and import this txt-file as a patch by using the patch tool from the dsdt editor, than compile this and safe it as dsdt.aml Spakk. I'm sorry friend, if I'm writing wrong, I do not quite understand the English language. I'm using Google Translator! I'll see if I get an error using the flags: "-v-f" now I tell you. ok, no problem Link to comment Share on other sites More sharing options...
JorgeMax Posted May 9, 2013 Share Posted May 9, 2013 Spakk, Can you tell me what this exclamation point in Chameleon Wizard in this photo?: Link to comment Share on other sites More sharing options...
iFIRE Posted May 9, 2013 Share Posted May 9, 2013 How to~ Extract Tables DSDT SSDT from Aida64 MSI-Z68A-G45-G3 Osx86~Intel DSDT Editor Mac.mp4.zip Link to comment Share on other sites More sharing options...
spakk Posted May 9, 2013 Share Posted May 9, 2013 (edited) I think IFIRE can certainly help you he has more experience with it Edited May 9, 2013 by spakk Link to comment Share on other sites More sharing options...
JorgeMax Posted May 9, 2013 Share Posted May 9, 2013 Spakk, Will my system recognize my video card without any additional in dsdt, only have problems with the graphics, they are faulty! In another blog, a friend told me that there was to add the "Framebuffer" right off my plate, I tried all referring to the Radeon HD 7000, but none worked. The right for my board is "chutoro", but the problem seems to be the same Kernel. Link to comment Share on other sites More sharing options...
spakk Posted May 9, 2013 Share Posted May 9, 2013 @Ifire, I have a question for you. is it possible subsequently to modify the faulty video memory 0 MB to 3072 MB? Spakk, Will my system recognize my video card without any additional in dsdt, only have problems with the graphics, they are faulty! In another blog, a friend told me that there was to add the "Framebuffer" right off my plate, I tried all referring to the Radeon HD 7000, but none worked. The right for my board is "chutoro", but the problem seems to be the same Kernel. Unfortunately I have no experience with their harware, I was the assumption that their system does not start Please look here http://www.osx86.net/view/3480-ati_7000_kext.html @Ifire though I wrote my Natit.kext or NVkush.kext or ATY_Init.kext with proper indication of the total size Vram, I get for my 3072 MB -> 0 MB, that's crazy Link to comment Share on other sites More sharing options...
JorgeMax Posted May 9, 2013 Share Posted May 9, 2013 iFIRE, I just extract the AIDA64 Windows 8 these files from my system without any modification: acpi_dsdt.bin (53 KB) https://mega.co.nz/#!FkYzSB5Y!UZIAwS33jJdHbv-cmIU7hluOVZ4VYZrUYka9GccRV3U acpi_ssdt.bin (2 KB) https://mega.co.nz/#!oxJShZLI!HnsPn3uoar11h7VShKfiYjFvyzceuMsXAtTaW8PwNGA Link to comment Share on other sites More sharing options...
iFIRE Posted May 9, 2013 Share Posted May 9, 2013 post IOREG and full report Darwin Dumper @Ifire, I have a question for you. is it possible subsequently to modify the faulty video memory 0 MB to 3072 MB? Unfortunately I have no experience with their harware, I was the assumption that their system does not start Please look here http://www.osx86.net..._7000_kext.html @Ifire though I wrote my Natit.kext or NVkush.kext or ATY_Init.kext with proper indication of the total size Vram, I get for my 3072 MB -> 0 MB, that's crazy I think that can work if the card is inject in DSDT with Vram size 1 Link to comment Share on other sites More sharing options...
spakk Posted May 9, 2013 Share Posted May 9, 2013 (edited) post IOREG and full report Darwin Dumper I think that can work if the card is inject in DSDT with Vram size I have integrated my video card into the dsdt, even with proper Vram, you want to make a look at my dsdt? Hi Ifire , Here is the complete DarwinDumper folder including new raw_dsdt including old DSDT.aml the device-properties.plist is included in the darwindumper folder, I hope that all data are included Please do not laugh at me because of my strange building my chameleon.boot.plist :wink2: darwinDumper_spakk.zip raw dsdt spakk.zip old dsdt.zip Edited May 9, 2013 by spakk Link to comment Share on other sites More sharing options...
iFIRE Posted May 9, 2013 Share Posted May 9, 2013 I sugest for you, use the lasted Enoch Bootloader that is for NVIDIA Cards, and extract your rom of your card with GPUZ or AIDA64, then rename, for ex:"Rename GTX550TI.rom -> "YOUR DEVICE ID" 10de_0611.rom and put it in /Extra add these flags in your boot.plist. <key>GraphicsEnabler</key> <string>Yes</string> <key>UseNvidiaROM</key> <string>Yes</string> <key>VBIOS</key> <string>Yes</string> 1 Link to comment Share on other sites More sharing options...
spakk Posted May 9, 2013 Share Posted May 9, 2013 Ifire, thank you very much for your help, I'll test it immediately and will report. that is, that my dsdt is ok, just the bootloader not ok? Link to comment Share on other sites More sharing options...
iFIRE Posted May 9, 2013 Share Posted May 9, 2013 Jorge, I inject your card in the DSDT.aml with framenbufer Aji, and all usuals patches, test if work for you or we can change the framenbufer, install the kext lspci.kext too, if you have problem boot with DSDT.aml use this flag: DSDT.aml=aaaaaaa, post ioreg an Darwin Dumper report. jorge.zip Ifire, thank you very much for your help, I'll test it immediately and will report. that is, that my dsdt is ok, just the bootloader not ok? post your DSDT and IOREG, I take a look in it Link to comment Share on other sites More sharing options...
spakk Posted May 9, 2013 Share Posted May 9, 2013 are you sure this is the correct Device-ID 10de_0611 I was the assumption I have 10de 1244 according to systemInfo tool Link to comment Share on other sites More sharing options...
iFIRE Posted May 9, 2013 Share Posted May 9, 2013 are you sure this is the correct Device-ID 10de_0611 I was the assumption I have 10de 1244 according to systemInfo tool it is only a Example, put your device id Link to comment Share on other sites More sharing options...
spakk Posted May 9, 2013 Share Posted May 9, 2013 OK :wink2: Link to comment Share on other sites More sharing options...
JorgeMax Posted May 9, 2013 Share Posted May 9, 2013 Jorge, I inject your card in the DSDT.aml with framenbufer Aji, and all usuals patches, test if work for you or we can change the framenbufer, install the kext lspci.kext too, if you have problem boot with DSDT.aml use this flag: DSDT.aml=aaaaaaa, post ioreg an Darwin Dumper report. jorge.zip post your DSDT and IOREG, I take a look in it Where to find this kext lspci ML 10.8.x? This service is in this link: http://www.osx86.net/downloads.php?do=file&id=1643 Link to comment Share on other sites More sharing options...
iFIRE Posted May 9, 2013 Share Posted May 9, 2013 Spakk, you have a lot of errors with yours kexts, Take a look in your boot.log rtclock_init: Taking bus ratio path 3 (AMD Phenom) rtclock_init: Phenom MSR 0xc0010071 returned: 0x140000c15 TSC: Verification of clock speed not available in x86_64. TSC: Frequency = 3616.550390MHz, FSB frequency = 200.919466MHz, bus ratio = 18 Darwin Kernel Version 12.2.0: ma 7 jan 2013 17:11:39 CET; SinetekBronzovkAnVoodoo v1.0.0:xnu-2050.18.24/BUILD/obj/RELEASE_X86_64 vm_page_bootstrap: 4067217 free pages and 94319 wired pages kext submap [0xffffff7f80819000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000819000] zone leak detection enabled standard timeslicing quantum is 10000 us standard background quantum is 2500 us mig_table_max_displ = 74 corecrypto kext started! Running kernel space in FIPS MODE Plist hmac value is 735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d Computed hmac value is 735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d corecrypto.kext FIPS integrity POST test passed! corecrypto.kext FIPS AES CBC POST test passed! corecrypto.kext FIPS TDES CBC POST test passed! corecrypto.kext FIPS SHA POST test passed! corecrypto.kext FIPS HMAC POST test passed! corecrypto.kext FIPS ECDSA POST test passed! corecrypto.kext FIPS DRBG POST test passed! corecrypto.kext FIPS POST passed! warning: skipping personalities in blacklisted kext com.apple.driver.AppleIntelCPUPowerManagement [sleepEnabler] Registering PowerManagement dispatch table with PM_DISPATCH_VERSION 102... [sleepEnabler] To disable (if the kernel panics), please specify the boot argument pmVersion=0 [sleepEnabler] Calling pmInitComplete()... NullCPUPowerManagement::init: properties=0xffffff802046e980 Built-in decrypter used NullCPUPowerManagement::start AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled AppleACPICPU: ProcessorId=1 LocalApicId=1 Enabled AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled AppleACPICPU: ProcessorId=3 LocalApicId=3 Enabled AppleACPICPU: ProcessorId=4 LocalApicId=4 Enabled AppleACPICPU: ProcessorId=5 LocalApicId=5 Enabled AppleACPICPU: ProcessorId=6 LocalApicId=6 Disabled AppleACPICPU: ProcessorId=7 LocalApicId=7 Disabled calling mpo_policy_init for Sandbox Security policy loaded: Seatbelt sandbox policy (Sandbox) calling mpo_policy_init for Quarantine Security policy loaded: Quarantine policy (Quarantine) calling mpo_policy_init for TMSafetyNet Security policy loaded: Safety net for Time Machine (TMSafetyNet) Copyright © 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. MAC Framework successfully initialized using 16384 buffer headers and 10240 cluster IO buffer headers IOAPIC: Version 0x21 Vectors 64:87 ACPI: System State [s0 S3 S4 S5] (S3) PCI configuration changed (bridge=0 device=4 yenta=0) RTC: Only single RAM bank (128 bytes) USBF: 1.220 AppleUSBEHCI[0xffffff8020633000]::CheckSleepCapability - controller will be unloaded across sleep USBF: 1.272 AppleUSBOHCI[0xffffff8020637000]::CheckSleepCapability - controller will be unloaded across sleep USBF: 1.314 AppleUSBEHCI[0xffffff802098e000]::CheckSleepCapability - controller will be unloaded across sleep USBF: 1.315 AppleUSBEHCI[0xffffff802098f000]::CheckSleepCapability - controller will be unloaded across sleep OSMetaClass: Kext org.netkas.FakeSMC class FakeSMC is a duplicate;kext org.netkas.driver.FakeSMC already has a class by that name. Kext org.netkas.FakeSMC start failed (result 0xdc00400a). Kext org.netkas.FakeSMC failed to load (0xdc008017). Failed to load kext org.netkas.FakeSMC (error 0xdc008017). HWSensors Project Copyright 2012 netkas, slice, usr-sse2, kozlek, navi, THe KiNG. All rights reserved. HWSensors Project Copyright 2012 netkas, slice, usr-sse2, kozlek, navi, THe KiNG. All rights reserved. FakeSMCDevice: 15 preconfigured key(s) added SMC: successfully initialized USBF: 1.371 AppleUSBOHCI[0xffffff8020639000]::CheckSleepCapability - controller will be unloaded across sleep USBF: 1.371 AppleUSBOHCI[0xffffff8020638000]::CheckSleepCapability - controller will be unloaded across sleep Kext com.apple.NVDAResman - library kext com.apple.iokit.IONDRVSupport not found. Can't load kext com.apple.NVDAResman - failed to resolve library dependencies. Kext com.apple.NVDAResman failed to load (0xdc00800e). Failed to load kext com.apple.NVDAResman (error 0xdc00800e). Kext com.apple.nvidia.nv50hal - library kext com.apple.NVDAResman not found. Can't load kext com.apple.nvidia.nv50hal - failed to resolve library dependencies. Kext com.apple.nvidia.nv50hal failed to load (0xdc00800e). Failed to load kext com.apple.nvidia.nv50hal (error 0xdc00800e). Kext com.apple.nvidia.nvGK100hal - library kext com.apple.NVDAResman not found. Can't load kext com.apple.nvidia.nvGK100hal - failed to resolve library dependencies. Kext com.apple.nvidia.nvGK100hal failed to load (0xdc00800e). Failed to load kext com.apple.nvidia.nvGK100hal (error 0xdc00800e). Kext com.apple.nvidia.nvGF100hal - library kext com.apple.NVDAResman not found. Can't load kext com.apple.nvidia.nvGF100hal - failed to resolve library dependencies. Kext com.apple.nvidia.nvGF100hal failed to load (0xdc00800e). Failed to load kext com.apple.nvidia.nvGF100hal (error 0xdc00800e). SuperIODevice: found ITE IT8720F on port=0x2e address=0x228 FireWire runtime power conservation disabled. (2) [RealtekRTL81xx:init] RealtekRTL81xx.kext v0.0.90 ©2010-2011 by Lnx2Mac (lnx2mac@gmail.com) IT87xxSensors: started NVinject: Probing. NVinject: Setting @0,device_type=display NVinject: Setting @1,compatible=NVDA,NVMac NVinject: Setting @0,name=NVDA,Display-A NVinject: Setting NVCAP=<data not shown> NVinject: Setting device_type=NVDA,Parent NVinject: Setting rom-revision=NVinject 0.2.2 NVinject: Setting NVPM=<data not shown> NVinject: Setting @1,name=NVDA,Display-B NVinject: Setting @0,compatible=NVDA,NVMac NVinject: Setting @1,device_type=display NVinject: Setting model=Graphics by NVIDIA NVinject: Setting name=display Couldn't alloc class "NVDAPreset" Couldn't alloc class "NVDANV50HAL" Couldn't alloc class "NVDAGK100HAL" Couldn't alloc class "NVDAGF100HAL" [RealtekRTL81xx:init] _logLevel is now 132 (0x0084) [RealtekRTL81xx:init] Using updated PHY config method [RealtekRTL81xx:init] init completed FireWire (OHCI) VendorID 1106 ID 3044 built-in now active, GUID 0049e5503ff60200; max speed s400. GeForceSensors (0): chipset: GF116 (NVCF) bios: 70.26.28.00 GeForceSensors (0): started NVinject: Probing. NVinject: Setting @0,device_type=display NVinject: Setting @1,compatible=NVDA,NVMac NVinject: Setting @0,name=NVDA,Display-A NVinject: Setting NVCAP=<data not shown> NVinject: Setting device_type=NVDA,Parent NVinject: Setting rom-revision=NVinject 0.2.2 NVinject: Setting NVPM=<data not shown> NVinject: Setting @1,name=NVDA,Display-B NVinject: Setting @0,compatible=NVDA,NVMac NVinject: Setting @1,device_type=display NVinject: Setting model=Graphics by NVIDIA NVinject: Setting name=display ERROR: FireWire unable to determine security-mode; defaulting to full-secure. mbinit: done [128 MB total pool size, (85/42) split] Pthread support ABORTS when sync kernel primitives misused com.apple.AppleFSCompressionTypeDataless kmod start rooting via boot-uuid from /chosen: 25E87822-8064-3BD4-BE7A-4D5752802AEC Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict> com.apple.AppleFSCompressionTypeZlib kmod start com.apple.AppleFSCompressionTypeDataless load succeeded com.apple.AppleFSCompressionTypeZlib load succeeded [RTL81xx@0xa000:rtl8168_init_board] NIC identified as RTL8168E-VL/8111E-VL (mcfg=16) Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@11/AppleAHCI/PRID@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/HTS541080G9SA00 Media/IOGUIDPartitionScheme/MountainLion-AMD1084@3 BSD root: disk0s3, major 1, minor 3 jnl: unknown-dev: replay_journal: from: 6571008 to: 1414656 (joffset 0x129000) jnl: unknown-dev: journal replay done. Kernel is LP64 USBF: 37.924 AppleUSBOHCI[0xffffff8020631000]::CheckSleepCapability - controller will be unloaded across sleep macx_swapon SUCCESS com_lnx2mac_RealtekRTL81xx: Ethernet address 50:e5:49:53:cb:87 jnl: disk0s2: replay_journal: from: 8084480 to: 3169280 (joffset 0x12d000) Previous Shutdown Cause: 5 jnl: disk0s2: journal replay done. hfs: Removed 0 orphaned / unlinked files and 22 directories ACPI_SMC_PlatformPlugin::start - waitForService(resourceMatching(AppleIntelCPUPowerManagement) timed out WARNING: IOPlatformPluginUtil : getCPUIDInfo unknown CPU family: family 0x10, model 0xa -- power management may be incomplete or unsupported NVinject: Probing. NVinject: Setting @0,device_type=display NVinject: Setting @1,compatible=NVDA,NVMac NVinject: Setting @0,name=NVDA,Display-A NVinject: Setting NVCAP=<data not shown> NVinject: Setting device_type=NVDA,Parent NVinject: Setting rom-revision=NVinject 0.2.2 NVinject: Setting NVPM=<data not shown> NVinject: Setting @1,name=NVDA,Display-B NVinject: Setting @0,compatible=NVDA,NVMac NVinject: Setting @1,device_type=display NVinject: Setting model=Graphics by NVIDIA NVinject: Setting name=display NVDAGF100HAL loaded and registered. NVinject: Probing. NVinject: Setting @0,device_type=display NVinject: Setting @1,compatible=NVDA,NVMac NVinject: Setting @0,name=NVDA,Display-A NVinject: Setting NVCAP=<data not shown> NVinject: Setting device_type=NVDA,Parent NVinject: Setting rom-revision=NVinject 0.2.2 NVinject: Setting NVPM=<data not shown> NVinject: Setting @1,name=NVDA,Display-B NVinject: Setting @0,compatible=NVDA,NVMac NVinject: Setting @1,device_type=display NVinject: Setting model=Graphics by NVIDIA NVinject: Setting name=display NTFS driver 3.10 [Flags: R/W]. NTFS volume name System-reserviert, version 3.1. Built-in decrypter used [iOBluetoothHCIController][start] -- completed NTFS volume name , version 3.1. NTFS volume name SPIELE ect, version 3.1. NTFS volume name CAD, version 3.1. NTFS volume name Downloads 3, version 3.1. NTFS volume name Downloads, version 3.1. NTFS volume name Musik und Video 3, version 3.1. NTFS volume name Datentra\M-L\M^Hger, version 3.1. NTFS volume name Musik und Video 1, version 3.1. NTFS volume name Musik und Video 2, version 3.1. NTFS volume name Mac Daten, version 3.1. HFS: Vol: Adobe AIR Very Low Disk: freeblks: 0, dangerlimit: 330 HFS: Vol: Flash Player Very Low Disk: freeblks: 0, dangerlimit: 90 Sandbox: sandboxd(792) deny mach-lookup com.apple.coresymbolicationd ERROR: user_trap(0x23d052d0) type=13 vaddr=0x0000000005114aec Sandbox: xpcd(221) deny ipc-posix-shm-read-data /tmp/com.apple.csseed.63 Sandbox: sandboxd(1088) deny mach-lookup com.apple.coresymbolicationd Sandbox: sandboxd(1105) deny mach-lookup com.apple.coresymbolicationd Link to comment Share on other sites More sharing options...
Recommended Posts