Jump to content

MattisLind

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by MattisLind

  1. Thanks a lot artur-pt for helping out. I appended the original DSDT. The pathches I have applied this far is: DTGP, IHC7 LPC, EHCI, IRQs, EHCI sleep, HDEF, HDEF_DSM and SBUS. Now there are no errors reported in the kernel log file. Comparing my set of patches to the P5W DH Deluxe patches you pointed out I found some differences: My set does not include these patches: "HID para CID", Shutdown. What are their purpose? And the following patches I cannot find matching patches in the download section, what are they doing? into device label SPKR remove_entry; into device label FDC remove_entry; into device label FDC0 remove_entry; into device label LPT1 remove_entry; into device label LPTE remove_entry; into device label LPT remove_entry; into device label ECP1 remove_entry; into device label MEM remove_entry; into device label ^^RMEM remove_entry; The HDEF patch in the P5W DH Deluxe patch-set refers to "parent_label PCI0" rather than "parent_hid PNP0A08". What is the difference? My problem right now: Audio is only working with VooDooHDA, but it gives me KP at startup sometimes. I guess that I have to dig into the AppleHDA area extracting CODEC information etc. By the way, is there a simple way of producing a diff between DSDT files, getting those nice patches you are producing? I cannot see that function in DSDT editor and google wasn't very helpful to me. EDIT: I found that by disabling USBLegacySupport in the BIOS the machine would wake up. The only drawback is that you cannot enter in to chameleon boot menu since keyboard doesn't work without LegacySupport. Tried USBBusFix=Yes. No difference. EDIT2: By changing the Mac type to Mac Pro 3,1 speedstepping started to work. /Mattis DSDT.aml.zip
  2. Hello! Thank you for pointing it out. Unfortunately it didn't work out for me. It gets stuck at PFM64 (36 cpu) 0xf8000000, 0x00000000 [ PCI configuration begin ] RTC: Only single RAM bank (128 bytes) I forgot to mention that the BIOS version is the latest, 3002. I also have been fiddling with Audio, replacing VooDooHDA which gives me KPs everyother boot. I tried the patches for ALC882 as indicated in http://Olarila.com/forum/viewtopic.php?f=19&t=749 But couldn't get it working. I cannot see that AppleHDA is loaded. In /Extra/Extensions I have AppleHDA and HDAEnabler but none of them is loaded. I compared with the ALC883 patches and changed codec-id to xxxx883. But no difference. I modified the "LayoutID" in AppleHDA to 12. But no change as well.. Any hints what I could do here? /Mattis
  3. Hello Experts! I am completely new to hackintoshing so I am learning a lot. I have put together an old Asus p5W DH Deluxe mobo with Core2Duo E6400 CPU, Nvidia Geforce 8600GT and 4 Gigabyte 800 MHz memory. I installed it using MyHack 3.1.2 (multishit would give me PCI configuration begin hang). Then I started fiddling with the DSDT. I applied the following patches successfully:DTGP, ICH7 LPC, EHCI, IRQs, EHCI sleep The machine still boots, but gets occasional KPs at boot, probably due to VooDooHDA. Speedstepping was working, I could verify it to switch between 1,6 GHz and 2.13 GHz. But not sleep. Then I regognized that the NullCPUPowerManagement.kext was still loaded. I found it burried in a myHack.kext. Removed it and then the machine could sleep (but not wake up). But the Speedstepping feature were gone. It was fixed at 1.6 GHz. Cinebench was significanly slower. SMC Monitor gives this for P&C states: 2136 0 10 10 2085 1 1869 0 10 10 1826 2 1602 0 10 10 1565 3 But it simply won't switch. I have <key>GeneratePStates</key> <string>Yes</string> <key>GenerateCStates</key> <string>Yes</string> in org.chameleon.Boot.plist This is the boot log: Mar 29 18:15:34 localhost bootlog[0]: BOOT_TIME 1364577334 0 Mar 29 18:15:55 localhost kernel[0]: Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64 Mar 29 18:15:55 localhost kernel[0]: vm_page_bootstrap: 1010027 free pages and 30357 wired pages Mar 29 18:15:55 localhost kernel[0]: kext submap [0xffffff7f80741000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000741000] Mar 29 18:15:55 localhost kernel[0]: zone leak detection enabled Mar 29 18:15:55 localhost kernel[0]: standard timeslicing quantum is 10000 us Mar 29 18:15:55 localhost kernel[0]: standard background quantum is 2500 us Mar 29 18:15:55 localhost kernel[0]: mig_table_max_displ = 74 Mar 29 18:15:55 localhost kernel[0]: Refusing new kext com.apple.driver.AppleRTC, v1.5: already have prelinked v1111.0. Mar 29 18:15:55 localhost kernel[0]: corecrypto kext started! Mar 29 18:15:55 localhost kernel[0]: Running kernel space in FIPS MODE Mar 29 18:15:55 localhost kernel[0]: Plist hmac value is 735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d Mar 29 18:15:55 localhost kernel[0]: Computed hmac value is 735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d Mar 29 18:15:55 localhost kernel[0]: corecrypto.kext FIPS integrity POST test passed! Mar 29 18:15:55 localhost kernel[0]: corecrypto.kext FIPS AES CBC POST test passed! Mar 29 18:15:55 localhost kernel[0]: corecrypto.kext FIPS TDES CBC POST test passed! Mar 29 18:15:55 localhost kernel[0]: corecrypto.kext FIPS SHA POST test passed! Mar 29 18:15:55 localhost kernel[0]: corecrypto.kext FIPS HMAC POST test passed! Mar 29 18:15:55 localhost kernel[0]: corecrypto.kext FIPS ECDSA POST test passed! Mar 29 18:15:55 localhost kernel[0]: corecrypto.kext FIPS DRBG POST test passed! Mar 29 18:15:55 localhost kernel[0]: corecrypto.kext FIPS POST passed! Mar 29 18:15:55 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled Mar 29 18:15:55 localhost kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=1 Enabled Mar 29 18:15:55 localhost kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=130 Disabled Mar 29 18:15:55 localhost kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=131 Disabled Mar 29 18:15:55 localhost kernel[0]: calling mpo_policy_init for TMSafetyNet Mar 29 18:15:55 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet) Mar 29 18:15:55 localhost kernel[0]: calling mpo_policy_init for Sandbox Mar 29 18:15:55 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox) Mar 29 18:15:55 localhost kernel[0]: calling mpo_policy_init for Quarantine Mar 29 18:15:55 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine) Mar 29 18:15:55 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993 Mar 29 18:15:55 localhost kernel[0]: The Regents of the University of California. All rights reserved. Mar 29 18:15:55 localhost kernel[0]: MAC Framework successfully initialized Mar 29 18:15:55 localhost kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers Mar 29 18:15:55 localhost kernel[0]: IOAPIC: Version 0x20 Vectors 64:87 Mar 29 18:15:55 localhost kernel[0]: ACPI: System State [s0 S3 S4 S5] Mar 29 18:15:55 localhost kernel[0]: PFM64 (36 cpu) 0xf80000000, 0x80000000 Mar 29 18:15:55 localhost kernel[0]: [ PCI configuration begin ] Mar 29 18:15:55 localhost kernel[0]: RTC: Only single RAM bank (128 bytes) Mar 29 18:15:55 localhost kernel[0]: AppleIntelCPUPowerManagement: (built 00:59:42 Aug 25 2012) initialization complete Mar 29 18:15:55 localhost kernel[0]: PCI configuration changed (bridge=3 device=2 cardbus=0) Mar 29 18:15:55 localhost kernel[0]: [ PCI configuration end, bridges 6 devices 15 ] Mar 29 18:15:55 localhost kernel[0]: mbinit: done [64 MB total pool size, (42/21) split] Mar 29 18:15:55 localhost kernel[0]: Pthread support ABORTS when sync kernel primitives misused Mar 29 18:15:55 localhost kernel[0]: rooting via boot-uuid from /chosen: 118E4969-74FE-3288-B74F-FFEAB05CF449 Mar 29 18:15:55 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict> Mar 29 18:15:55 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start Mar 29 18:15:55 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start Mar 29 18:15:55 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded Mar 29 18:15:55 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded Mar 29 18:15:55 localhost kernel[0]: AppleIntelCPUPowerManagementClient: ready Mar 29 18:15:55 localhost kernel[0]: FireWire runtime power conservation disabled. (2) Mar 29 18:15:55 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/IDE1@1F,2/AppleAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/WDC WD2500JS-40NGB2 Media/IOGUIDPartitionScheme/Mountain Lion@2 Mar 29 18:15:55 localhost kernel[0]: BSD root: disk0s2, major 1, minor 1 Mar 29 18:15:55 localhost kernel[0]: jnl: unknown-dev: replay_journal: from: 17815040 to: 1156096 (joffset 0x747000) Mar 29 18:15:55 localhost kernel[0]: FireWire (OHCI) TI ID 8023 PCI now active, GUID 0011d80000f97ed0; max speed s400. Mar 29 18:15:55 localhost kernel[0]: USBMSC Identifier (non-unique): 81URQFT1SNJQNUYG 0x8564 0x1000 0x1100 Mar 29 18:15:55 localhost kernel[0]: AppleYukon2: Marvell Yukon Gigabit Adapter 88E8053 Singleport Copper SA Mar 29 18:15:59 --- last message repeated 1 time --- Mar 29 18:15:55 localhost kernel[0]: AppleYukon2: RxRingSize <= 1024, TxRingSize 256, RX_MAX_LE 1024, TX_MAX_LE 768, ST_MAX_LE 3328 Mar 29 18:15:59 --- last message repeated 1 time --- Mar 29 18:15:55 localhost kernel[0]: jnl: unknown-dev: journal replay done. Mar 29 18:15:55 localhost kernel[0]: Kernel is LP64 Mar 29 18:15:55 localhost kernel[0]: hfs: Removed 1 orphaned / unlinked files and 15 directories So AppleIntelCPUPowerManagement seems to be running. Another result with removing the NullCPUPowerManagement.kext was that the CPU voltage was lowered from 1.287 to 1.187 Volts. I append the current DSDT. How can I make it wake up after sleep? How can I make speedstep work? Is there a DSDT patch I can apply? Please point me in the right direction. Thanks for any input /Mattis DSDT_After_EHCI_sleep_patch.aml.zip
×
×
  • Create New...