MaLd0n Posted September 20, 2011 Author Share Posted September 20, 2011 889 0x79, 0x03, 0x00, 0x00 12 0x0C, 0x00, 0x00, 0x00 Link to comment Share on other sites More sharing options...
Mackenstein Posted September 20, 2011 Share Posted September 20, 2011 8890x79, 0x03, 0x00, 0x00 12 0x0C, 0x00, 0x00, 0x00 It's been a long time since I feel like a n00b It should be clear, but I don't get it! Should I go via (1) or (2) solution? Original device (HDEF) { Name (_ADR, 0x001B0000) Method (_PRW, 0, NotSerialized) { Return (Package (0x02) { 0x0D, 0x05 }) } Method (_DSM, 4, NotSerialized) { Store (Package (0x04) { "layout-id", Buffer (0x04) { 0x0C, 0x00, 0x00, 0x00 }, "PinConfigurations", Buffer (Zero) {} }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } } solution (1) device (HDEF) { Name (_ADR, 0x001B0000) Method (_PRW, 0, NotSerialized) { Return (Package (0x02) { 0x0D, 0x05 }) } } solution (2) device (HDEF) { Name (_ADR, 0x001B0000) Method (_PRW, 0, NotSerialized) { Return (Package (0x02) { 0x0D, 0x05 }) } Method (_DSM, 4, NotSerialized) { Store (Package (0x04) { "layout-id", Buffer (0x04) { 0x79, 0x03, 0x00, 0x00 }, "PinConfigurations", Buffer (Zero) {} }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } } Link to comment Share on other sites More sharing options...
MaLd0n Posted September 21, 2011 Author Share Posted September 21, 2011 It's been a long time since I feel like a n00bIt should be clear, but I don't get it! Should I go via (1) or (2) solution? Original device (HDEF) { Name (_ADR, 0x001B0000) Method (_PRW, 0, NotSerialized) { Return (Package (0x02) { 0x0D, 0x05 }) } Method (_DSM, 4, NotSerialized) { Store (Package (0x04) { "layout-id", Buffer (0x04) { 0x0C, 0x00, 0x00, 0x00 }, "PinConfigurations", Buffer (Zero) {} }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } } solution (1) device (HDEF) { Name (_ADR, 0x001B0000) Method (_PRW, 0, NotSerialized) { Return (Package (0x02) { 0x0D, 0x05 }) } } solution (2) device (HDEF) { Name (_ADR, 0x001B0000) Method (_PRW, 0, NotSerialized) { Return (Package (0x02) { 0x0D, 0x05 }) } Method (_DSM, 4, NotSerialized) { Store (Package (0x04) { "layout-id", Buffer (0x04) { 0x79, 0x03, 0x00, 0x00 }, "PinConfigurations", Buffer (Zero) {} }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } } try solution 2 remove HDAENABLER Link to comment Share on other sites More sharing options...
desper@do Posted September 21, 2011 Share Posted September 21, 2011 Hi, My hackintosh works perfectly. the only problem is the sleep. i solved shotdown problem thanks to evoreboot. when i try tu put my pc in splee, my monitor turn off, but my pc stay on, and i can't wake it. what should i do??? thanks (p5e3 deluxe, q6600, gt 512 oc, NO dsdt.aml) Link to comment Share on other sites More sharing options...
Candurin Posted September 21, 2011 Share Posted September 21, 2011 Hi, My hackintosh works perfectly. the only problem is the sleep. i solved shotdown problem thanks to evoreboot.when i try tu put my pc in splee, my monitor turn off, but my pc stay on, and i can't wake it. what should i do??? thanks (p5e3 deluxe, q6600, gt 512 oc, NO dsdt.aml) Try openhaltrestart instead. Put it in Extra/Extentions. Worked for my p5Q Deluxe (but, I can't gurantee it will work for the P5e3). OpenHaltRestart.kext.zip Link to comment Share on other sites More sharing options...
Mackenstein Posted September 21, 2011 Share Posted September 21, 2011 try solution 2remove HDAENABLER hi MaLd0n, thanks for showing me the way. but I'm still getting KP. After force shutdown my system disk dies. when I try to repair it, from Lion install pen, with Disk Util it stops with the following error: Error: Disk Utility can't repair this disk... disk, and restore your backed-up files. In other words... You're f#$%& Then I ave to both into backup system disk, repair it with Disk 'time consuming' Warrior. Re-install Chameleon (or it wont boot) any suggestions (maybe it's something to do with SATA controller...)? Link to comment Share on other sites More sharing options...
MaLd0n Posted September 21, 2011 Author Share Posted September 21, 2011 hi MaLd0n, thanks for showing me the way. but I'm still getting KP. After force shutdown my system disk dies. when I try to repair it, from Lion install pen, with Disk Util it stops with the following error: Error: Disk Utility can't repair this disk... disk, and restore your backed-up files. In other words... You're f#$%& Then I ave to both into backup system disk, repair it with Disk 'time consuming' Warrior. Re-install Chameleon (or it wont boot) any suggestions (maybe it's something to do with SATA controller...)? I have no idea Link to comment Share on other sites More sharing options...
Mackenstein Posted September 21, 2011 Share Posted September 21, 2011 I have no idea fck! fresh install is my middle name! I'll let know what went on in the end. All my best. Link to comment Share on other sites More sharing options...
magnifico Posted September 21, 2011 Share Posted September 21, 2011 Maldon.i have a very problem.. Also new mouse logiteck Sep 21 18:21:38 Mac-Pro-di-Magnifico kernel[0]: USBF: 9.369 AppleUSBEHCI[0xffffff802317f000]::Found a transaction which hasn't moved in 5 seconds on bus 0x1a, timing out! (Addr: 0, EP: 0) Sep 21 18:21:38 Mac-Pro-di-Magnifico kernel[0]: USBF: 9.436 [0xffffff8023284a00] The IOUSBFamily is having trouble enumerating a USB device that has been plugged in. It will keep retrying. (Port 6 of Hub at 0x1a100000) Sep 21 18:21:39 Mac-Pro-di-Magnifico kernel[0]: USBF: 11. 70 [0xffffff8023284a00] The IOUSBFamily has successfully enumerated the device. Sep 21 18:21:39 Mac-Pro-di-Magnifico kernel[0]: 0 0 AppleUSBCDC: start - initDevice failed Sep 21 18:21:46 Mac-Pro-di-Magnifico kernel[0]: USBF: 17.372 AppleUSBEHCI[0xffffff802317f000]::Found a transaction which hasn't moved in 5 seconds on bus 0x1a, timing out! (Addr: 0, EP: 0) Sep 21 18:21:46 Mac-Pro-di-Magnifico kernel[0]: USBF: 17.408 [0xffffff8023284a00] The IOUSBFamily is having trouble enumerating a USB device that has been plugged in. It will keep retrying. (Port 6 of Hub at 0x1a100000) Sep 21 18:21:46 Mac-Pro-di-Magnifico kernel[0]: USBF: 18.210 [0xffffff8023284a00] The IOUSBFamily has successfully enumerated the device. Sep 21 18:21:46 Mac-Pro-di-Magnifico kernel[0]: 0 0 AppleUSBCDC: start - initDevice failed Sep 21 18:21:47 Mac-Pro-di-Magnifico kernel[0]: USBF: 18.772 [0xffffff8023284a00] The IOUSBFamily is having trouble enumerating a USB device that has been plugged in. It will keep retrying. (Port 6 of Hub at 0x1a100000) Sep 21 18:22:02 Mac-Pro-di-Magnifico kernel[0]: Saiph 3200 Gaming Mouse::terminate(kIOServiceSynchronous) timeout Sep 21 18:22:02 Mac-Pro-di-Magnifico kernel[0]: USBF: 34. 76 [0xffffff8023284a00] The IOUSBFamily was not able to enumerate a device. Sep 21 18:22:03 Mac-Pro-di-Magnifico kernel[0]: 0 0 AppleUSBCDC: start - initDevice failed Link to comment Share on other sites More sharing options...
desper@do Posted September 22, 2011 Share Posted September 22, 2011 Try openhaltrestart instead. Put it in Extra/Extentions. Worked for my p5Q Deluxe (but, I can't gurantee it will work for the P5e3). the resoult is the same as evoreboot. only shutdown and reboot works, but no sleep!!! my monitor go off by my pc stay on!!!! what should i do??? thanks Link to comment Share on other sites More sharing options...
magnifico Posted September 22, 2011 Share Posted September 22, 2011 Daniel my Kextstat I have a serious problem with my hackintosh.It's reboot automatically while operating system is starting and when I sometimes use it. Where I can find a registry of errors or issues on lion osx? kexttat.txt Link to comment Share on other sites More sharing options...
voyanger Posted September 24, 2011 Share Posted September 24, 2011 Hello, I've got the problem where the mouse and keyboard turns off when it reaches the welcome screen, and thus i cannot do anything, thus I'm stuck. If I use the bootCD it gives me the [PCI CONFIGURATION START] hang, note that I have used npci=2000 and to try and fix my USB problem I have tried USBBusFix=Yes in the com.apple.Boot.plist for boot cds and org.chameleon.Boot.plist for chameleon, to no avail the USB mouse and keyboard doesn't work, even in safe mode. I have even resorted from getting a DSTD for my motherboard from Tonymac, yet mouse and keyboard still doesn't work, I've tried various other install methods and they don't work either. Specs Gigabyte GA-P55A-UD3R Intel Core i5 750 8GB ddr3 ram nVidia GTS 250 All bios settings are correct, AHCI, 64bit HPET. Attached is the dstd file and my org.chameleon.boot.plist file if it helps. Regards Voyanger p.s. For now I've given up after spending two days on it. If anyone has any Ideas on how to fix this please reply and PM as I think this is a gigabyte problem. DSTD.aml.zip org.chameleon.Boot.plist.zip Link to comment Share on other sites More sharing options...
kext755 Posted September 26, 2011 Share Posted September 26, 2011 Hi I had a problem here: Run the installers "Extra Lion" and "Chameleon RC5". ... With the installer USB ready, boot it and install Lion to an HD partition. I didn't install "Extra Lion" , just Chameleon 2.1 r1544.pkg. After I restarted there is an error booting (error 3F which is a "reserved" error). I see the BIOS splash screen but everything is locked. So is there anything to configure in the BIOS or hardware so Chameleon can boot? I set the SATA Mode to ACHI, anything else? - 1 memory stick? - HPET Mode - 64-bit mode? - ACPI Power mode: Set it to S3(STR) This is the first time I try using Chameleon and I've read a lot but maybe I missed something? Link to comment Share on other sites More sharing options...
Mackenstein Posted September 26, 2011 Share Posted September 26, 2011 fck! fresh install is my middle name! I'll let know what went on in the end. All my best. installed: /Extra/Extensions/NullCPUPowerManagement.kext and now it runs smoothly. Full /Extra/Extensions list: FakeSMC.kext --> Version 3.1.0 IOAHCIBlockStorageInjector.kext NullCPUPowerManagement.kext (for alc889) ALC8xxHDA.kext --> Version 1.0.1 Edited /System/Library/Extensions (For RADEON 6870) ATI6000Controller.kext --> Version 1.6.34.13 (9707) ATIFramebuffer.kext --> Version 1.6.34.13 (9707) ATISupport.kext --> Version 1.6.34.13 (9707) ATY_Init.kext --> http://netkas.org/?p=798 (for alc889) AppleHDA.kext --> Version 1.7.9a4 (for Realtek RTL8111E --> Official Realtek 2.0.6) /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleRTL8169Ethernet.kext org.chameleon.Boot.plist ... <key>GenerateCStates</key> <string>Yes</string> <key>GeneratePStates</key> <string>Yes</string> <key>Kernel</key> <string>mach_kernel</string> ... smbios.plist ... <key>SMfamily</key> <string>iMac</string> ... <key>SMproductname</key> <string>iMac12,2</string> ... Hardware list: GA-Z68XP-UD5 + i7 2600K + GV-R687SO-1GD I'll fine tune and OC it now, but with stock 3.40GHz it just scored 12721 Link to comment Share on other sites More sharing options...
Mackenstein Posted September 26, 2011 Share Posted September 26, 2011 humm... it looks like that the Kernel freezes are related to: kernel[0]: IOSurface: buffer allocation size is zero http://www.nanofunk.net/mac-osx-lion-10-7-...onsole-message/ I've download and installed http://labs.adobe.com/downloads/flashplayer11.html I still do have the spam 'kernel[0]: IOSurface: buffer allocation size is zero' console message but at least it doesn't KP. [KP alert]: here we go again... I'm getting very close to desperate. Any help here will make my day. last message before kernel panic on kernel.log was: Kernel[0]: 1 pagetable corruption incident(s) detected, timeout: 0 Kernel[0]: Incident 0x0, reason: 0x4, action: 0x0, time: 0x12830042fbc Kernel[0]: Write for 0xffffff804158c800 done, status e00002d6 is this a RAM related issue? thanks in advance! Link to comment Share on other sites More sharing options...
Mackenstein Posted September 27, 2011 Share Posted September 27, 2011 this is RAM related! :/ memtest86+ is screaming red on my screen... Link to comment Share on other sites More sharing options...
Mackenstein Posted September 29, 2011 Share Posted September 29, 2011 Store changed my ram! 1st 3 seconds of memtest reported 4k errors :/ I asked if they wanted to keep the test going on just to make sure Guys, my system looks rock solid now, I'm just short on sleep function. What it does is, it turns of my screens but computer keeps running... When pressing keyboard to kind of wake it up (it actually never sleeped) it takes ages to load screens and things fail, like keyboard, or to slow or what so haver. I also tried Meklort xnu-sleep-enabler with same results. Any ideas? send_me.zip Link to comment Share on other sites More sharing options...
Johnny V Posted September 29, 2011 Share Posted September 29, 2011 Mack! What's the "Energy Saver" settings in the System Preferences? That will influence wake from sleep. Link to comment Share on other sites More sharing options...
Mackenstein Posted September 30, 2011 Share Posted September 30, 2011 Mack! What's the "Energy Saver" settings in the System Preferences? That will influence wake from sleep. Hi, check file attached Link to comment Share on other sites More sharing options...
andycorleone Posted October 1, 2011 Share Posted October 1, 2011 I follow step by step I get this error: "Can't find /mach_kernel" any idea why? Link to comment Share on other sites More sharing options...
Raiders Posted October 2, 2011 Share Posted October 2, 2011 Hey, I'm doing this tutorial and I'm up to the bit where I need the DSDT. How does one go about obtaining a DSDT patch? If anyone can help, it'll be greatly appreciated. Link to comment Share on other sites More sharing options...
Mackenstein Posted October 2, 2011 Share Posted October 2, 2011 Hey, I'm doing this tutorial and I'm up to the bit where I need the DSDT. How does one go about obtaining a DSDT patch? If anyone can help, it'll be greatly appreciated. To get proper help you need to make a proper question: your motherboard/hardware details and some status would help?! Link to comment Share on other sites More sharing options...
magnifico Posted October 2, 2011 Share Posted October 2, 2011 Hi Dan ..please...why i have a cpu overclocked at 4,7 ghz and in information sistem is 3,4 ? Link to comment Share on other sites More sharing options...
MaLd0n Posted October 2, 2011 Author Share Posted October 2, 2011 Hi Dan ..please...why i have a cpu overclocked at 4,7 ghz and in information sistem is 3,4 ? add in smbios SMmaximalclock=4700 Link to comment Share on other sites More sharing options...
magnifico Posted October 2, 2011 Share Posted October 2, 2011 add in smbiosSMmaximalclock=4700 Look please..if my native pm working in my sandy nativepm.txt Link to comment Share on other sites More sharing options...
Recommended Posts