Jump to content

pmdsp

Members
  • Posts

    97
  • Joined

  • Last visited

Everything posted by pmdsp

  1. Take the multishit screenshot and attach it with options you are using. You can always install easybeast to get the machine up and running and do fine tuning later
  2. jazzstar10, First thing is Z77 Boards don't need a DSDT. (unless you have a HW that you want to enable through DSDT) Using a DSDT without patching makes no difference coz DSDT edits are very imp. I think the issue is your BIOS settings. Try and update your BIOS to latest version 1.3. If you are already on 1.3 then reset the BIOS to factory settings. SATA - AHCI No-Execute Memory Protection - Yes ASRock boards don't support Power-management OOB, either BIOS should be patched or AICPM kext should be patched. Where did you get the copy of OSX ML?
  3. Ok, Here is what i have done so far, The first DSDT you attached in the beginning of the thread and the original DSDT didn't match so to avoid confusion i have edited first DSDT you attached (beginning of the thread) since you had everything working except wake from sleep using keyboard or mouse. Audio codes in DSDT are changed if the audio don't work using this DSDT then please download the proper AppleHDA.kext edited for ALC888. Hope this helps.. meattattat_DSDT.zip
  4. All the credits goes to this website and amazing people managing it. I saw ASRock in the subject and i jumped straight in help..
  5. Remove that kext go to tonycrap and download the latest multishit and Install Lnx2Mac's RealteckRTL81xx Ethernet driver. Hope this helps..
  6. Have you got proper Ethernet drivers? I started saving different version as i started editing the DSDT. This attached DSDT i have only done audio and sleep edits everything else is untouched. Stormlance_DSDT_New.zip
  7. Try the attached DSDT. Stormlance_DSDT.zip
  8. Sorry, I was asking for pre-edited DSDT so that i could patch it manually with limited number of imp patches...
  9. Updated from 10.8.1 to 10.8.2 through app store. Restarted to a KP. Booted the machine in safe mode and replaced AppleACPIPlatform.kext with AppleACPIPlatform.kext (10.8.1) rebooted everything works fine. Edit: 28/09/2012 - Attached the AppleACPIPlatform.kext (10.8.1) in case if anyone needs it. AppleACPIPlatform.kext.zip
  10. Z77 chipsets don't need a DSDT to work.
  11. meattattat, seems like no one replied so i jumped in, I'm not an expert but ill try to edit your DSDT. Attach the pre-edited DSDT. Since you have already tired patched the DSDT with available patch from the database, ill try to patch it with individual and only imp patches. If you don't have a pre-edited DSDT extract it on a fresh installation or if you run windows use AIADA64.
  12. Artistus, Thanks. Actually i was helping my friend to get his build ready and he got everything working except his graphics card. HD6780 was a pain in the rare to get full performance(card replaced with GTX 650 everything is good) We did not patch the BIOS instead we patched power management kext, easy and risk free (method available on this website). He was getting almost 9 states. For audio i patched his DSDT with 892 patch but im not sure we tested it coz he had a USB audio device which worked OOB. For audio please patch the DSDT with the 892 patch and try the multishit edited audio.. Need help? please ask If you are not using a DSDT then use the non DSDT 892 audio available in multishit.
  13. Update: Googled the issue and found out that even real macs have this issue. I tried it on my MBP 2010, regard less of sleep time changes in Energy saver, display goes to sleep but system keeps running for few more mins and eventually sleeps but not like our 10mins issue. Also i found out that any changes done on Energy saver will change the settings of the file com.apple.PowerManagement.plist which is in Library > Preferences > SystemConfiguration. I tried editing it but nothing works. Deleting it and rebooting will recreate the same file.
  14. Hello Everyone, Manual sleep on my computer works fine but no matter where i set the sleeping time computer only sleeps on default time that is 10mins. Display sleep setting works fine and display goes to sleep but the computer keeps running and if i don't touch anything the computer will eventually sleep after 10mins. Please advice if i need to do any changes in the DSDT. Here are the logs. 12/09/2012 07:12:00.568 WindowServer[79]: Created shield window 0x38 for display 0x0b421e82 12/09/2012 07:12:00.585 WindowServer[79]: device_generate_desktop_screenshot: authw 0x0(0), shield 0x0(0) 12/09/2012 07:12:00.598 WindowServer[79]: device_generate_lock_screen_screenshot: authw 0x0(0), shield 0x0(0) 12/09/2012 07:12:14.059 WindowServer[79]: handle_will_sleep_auth_and_shield_windows: no lock state data DSDT Attached. DSDT.aml.zip Thank you.
  15. Please could anyone help me fixing these errors in the DSDT. Name (_T_1, Zero) // _T_x: Emitted by ASL Compiler Name (_T_0, Zero) // _T_x: Emitted by ASL Compiler Store (Arg0, Local0) Store (Arg1, Local1) If (LEqual (Local1, One)) { While (One) { Store (Local0, _T_0) If (LEqual (_T_0, 0x00)) { Store (One, OPNA) } Else { If (LEqual (_T_0, 0x01)) { Store (One, OPNB) } Else { If (LEqual (_T_0, 0x02)) { Store (One, OPNC) } Else { Return (Ones) } } } Removing the last bracket from above codes brought the errors from 79 to 7 but I'm not able to get rid of these 7 errors. 7 errors screenshot and DSDT.dsl attached. \_SB.CETP (If (CondRefOf (\_TZ.PTMD)) { \_SB.PTMD.IECD (\_SB.PTMD.PM23 (\_SB.PTMD.PM24 (\_SB.PTMD.PM25 (\_SB.PTMD.EDPM (\_SB.PTMD.IOSD (\_SB.PTMD.SOSD ()), If (CondRefOf (\_TZ.DPPM )) { \_SB.DPPM.IECD (\_SB.RSAX (\_SB.DPPM.IOSD (\_SB.DPPM.SOSD ()), If (\_SB.DPPM.WA0E) { Store (0x01, \_SB.DPPM.WAN0) \_SB.DPPM.WAM0 () }), \_SB.PCI0.LPCB.EC0.EC48 (), \_SB.DOCK ()) }), Return (Package (0x02) { 0x00, 0x00 }))))) }) } ORIGINAL.dsl.zip
  16. SABERTOOTH P67 REV 3.0 Intel i5 2500K HD6780 Use Audio device (works OOB) OSX Mountain Lion Hi There, My friend's build is running Mountain lion without DSDT and with patched AICPM.kext sleep and Speedstep works well (Pstates 16 17 24 29 33 34 35 36). Reason for running the build without DSDT is due to HD6780 and a USB sound card which works OOB. Overall performance is very poor including graphics and random freezes. So i decided to make a DSDT and patch it with available database patch but i get lots of errors. And even fixing all the errors i still don't see any improvement in the performance. Goggled the issue and found that these part of the patch needs to changed. into device name_adr 0x001F0003 parent_label PCI0 remove_entry; into device label PCI0 insert begin Device (SBUS)\n {\n Name (_ADR, 0x001F0003)\n Device (BUS0)\n {\n Name (_CID, "smbus")\n Name (_ADR, Zero)\n Device (DVL0)\n {\n Name (_ADR, 0x57)\n Name (_CID, "diagsvault")\n }\n }\n Method (_DSM, 4, NotSerialized)\n {\n Store (Package (0x02)\n {\n "device-id", \n Buffer (0x04)\n {\n 0x30, 0x3A, 0x00, 0x00\n }\n }, Local0)\n DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n Return (Local0)\n }\n } end; into device name_adr 0x001B0000 parent_label PCI0 remove_entry; into device label PCI0 insert begin Device (HDEF)\n {\n Name (_ADR, 0x001B0000)\n Method (_DSM, 4, NotSerialized)\n {\n Store (Package (0x04)\n {\n layout-id", \n Buffer (0x04)\n {\n 0x0C, 0x00, 0x00, 0x00\n }, \n PinConfigurations", \n Buffer (Zero) {}\n }, Local0)\n DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n Return (Local0)\n }\n } end; Change to into method label _DSM parent_adr 0x001F0003 remove_entry; into device name_adr 0x001F0003 insert begin Device (BUS0)\n {\n Name (_CID, "smbus")\n Name (_ADR, Zero)\n Device (DVL0)\n {\n Name (_ADR, 0x57)\n Name (_CID, "diagsvault")\n }\n }\n Method (_DSM, 4, NotSerialized)\n {\n Store (Package (0x02)\n {\n "device-id", \n Buffer (0x04)\n {\n 0x30, 0x3A, 0x00, 0x00\n }\n }, Local0)\n DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n Return (Local0)\n } end; into method label _DSM parent_adr 0x001B0000 remove_entry; into device name_adr 0x001B0000 insert begin Method (_DSM, 4, NotSerialized)\n {\n Store (Package (0x04)\n {\n "layout-id", \n Buffer (0x04)\n {\n 0x0C, 0x00, 0x00, 0x00\n }, \n PinConfigurations", \n Buffer (Zero) {}\n }, Local0)\n DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n Return (Local0)\n } end; Database patch and RAW DSDT attached. Before i do these changes could some expert please advice me if these changes are correct and are the only changes that needs done? Also the graphics card HD6780 is not working properly, get the error message unknown APGM while booting. Many thanks for all the help. P67 Sabertooth.zip pmdsp_P67 DSDT.zip
  17. Compare these boards if they match use the same patch.
  18. You can create one yourself. Extract a DSDT and patch it with required patches. How to extract DSDT and patch DSDT patches by motherboard
  19. Check it here you may find the patch http://Olarila.com/forum/packs.php
  20. He may or may not come back to this thread. Its better you ask for help. Attache your DSDT and write about the issue you have.
  21. Create your own DSDT for your laptop http://www.Olarila.com/forum/viewtopic.php?f=19&t=634
  22. I came to know the issue from tonycrap community. The issue is the installation disk has some pre loaded kext using which the either net works but after the Mulitbeast installation if you don't install either net kext it will not work.
  23. I have no idea why the old DSDT is replacing the new one. I would suggest you to do a fresh install and extract the DSDT. Patch it with Generic 2.20+ALC892 and fix errors. Disconnect any hard drives leaving only the OS drive connected. Keep the DSDT.aml file on desktop and chose only these option on multishit. User DSDT or DSDT-Free Installation Drivers & Bootloaders > Drivers > Audio > Realtek ALC8xx > With DSDT > ALC892 Also make sure you patch original kext AICPM before you restart http://Olarila.com/forum/viewtopic.php?f=9&t=1003 Reset of the drivers can be loaded later.
  24. lol, Use the file DSDT.aml. I also saved the .dsl file thinking you would be interested to know the changes i made. I have just saved it as DSDT_No erros.dsl coz all the errors are fixed.
×
×
  • Create New...