Jump to content

Grim Reaper

Members
  • Posts

    11
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Grim Reaper

  1. maybe you should try making your own  efistring for org.chame instead if you can not modify the dsdt. should have same affect your trying to achieve.

    What if I, or someone else, wants to use a different boot loader such as Clover (which I would like to learn about too)?  Modding the DSDT is, apparently, the best way to go to avoid having to redo edits to kexts, etc.  Once done, it's done forever.  

  2. I have a fully working installation of Mavericks in an Optiplex 780, including sleep and wake.  I just installed an XFX HD 5450 1GB video/graphics card ( 0X68F91002 ) and got it fully working with acceleration by modding two kext files but I want to edit the DSDT to enable it without hacked kexts so OS updates won't affect it.  

     

    I've looked around the net, including OSX86 ( http://www.insanelymac.com/forum/topic/293049-guide-mavericks-amd-radeon-hd5450/ ) and elsewhere, and found instructions but none appear to relate well to the DSDT for the Optiplex 780, or the 760 which is very similar, for me to understand well enough to do it with any confidence that what I do will work.  

     

    Would someone here please help me with the editing or edit the DSDT for me?  

     

    Attached is a zipped folder containing the DSDT and the IOREG files generated by IORegistryExplorer.

     

    Thanks.

    Opti 780 DSDT IOREG.zip

  3. Usually means that there's something plugged into usb that isn't recognized.

     

    If you want your 760 to run Mavericks, take out the video card and get it working then do whatever needs to be done to set it up to use your video card such as modifying and installing appropriate kexts then reboot to make sure that it will then reinstall your video card and see if it works.  If it doesn't, there may be some other alterations necessary or your video card just won't work with Mavericks (yet???). It is important to get it working first without any add-on hardware.

  4. I successfully installed Mavericks on an Optiplex 780 and 960 (I posted the method for the 960 in the OSX86 Wicki).  I am trying to get audio working with the internal speaker but I haven't had any success with finding a ready-made solution such as VoodooHDA of which I've tried various versions.  I am interested in hacking AppleHDA but don't know the faintest about how to do it.  The Optiplex 780 and 960 are virtually identical in hardware, they both use the AD1984a chip.  I've found some guides to hacking AppleHDA but, apparently, they are out-of-date due to changes with AppleHDA in Mavericks.  Does anyone have a hacked AppleHDA or VoodooHDA that works with Mavericks and the AD1984a so that the internal speaker works.  If not, can someone guide me through how to hack AppleHDa to do it?  Thanks.

    • Like 1
  5. Here's after I set hibernatemode to 0:

     

     

    sudo pmset -g assertions
    2013-08-09 9:56:28 PM ED 
    Assertion status system-wide:
       PreventUserIdleDisplaySleep    0
       PreventSystemSleep             0
       PreventUserIdleSystemSleep     0
       ExternalMedia                  1
       DisableLowPowerBatteryWarnings 0
       UserIsActive                   0
       ApplePushServiceTask           0
       BackgroundTask                 1
     
    Listed by owning process:
      pid 768(helpd): [0x0000000c00000141] 04:11:00 BackgroundTask named: "com.apple.helpd.sdmbuilding" 
      pid 17(powerd): [0x000000090000012c] 04:11:34 ExternalMedia named: "com.apple.powermanagement.externalmediamounted" 
     
    Kernel Assertions: 0x0004 
     * Kernel Assertion ID = 500
       Created At = 2013-08-09 5:45:18 PM ED 
       Modified At = 2013-08-09 5:50:37 PM ED 
       Owner ID = 0xffffff800e3a9000
       Level = 255
       Assertions Set = None (4)
     
     * Kernel Assertion ID = 501
       Created At = 2013-08-09 5:45:19 PM ED 
       Modified At = 2013-08-09 5:50:22 PM ED 
       Owner ID = 0xffffff800e3cb000
       Level = 255
       Assertions Set = None (4)
     
     * Kernel Assertion ID = 502
       Created At = 2013-08-09 5:47:00 PM ED 
       Modified At = 2013-08-09 5:53:35 PM ED 
       Owner ID = 0xffffff809af4d000
       Level = 255
       Assertions Set = None (4)
     
     * Kernel Assertion ID = 503
       Created At = 2013-08-09 5:47:00 PM ED 
       Modified At = 2013-08-09 5:53:03 PM ED 
       Owner ID = 0xffffff809af47000
       Level = 255
       Assertions Set = None (4)
     
     * Kernel Assertion ID = 504
       Created At = 2013-08-09 5:47:01 PM ED 
       Modified At = 2013-08-09 5:53:46 PM ED 
       Owner ID = 0xffffff809af4a000
       Level = 255
       Assertions Set = None (4)
     
     * Kernel Assertion ID = 505
       Created At = 2013-08-09 5:47:11 PM ED 
       Modified At = 2013-08-09 5:45:01 PM ED 
       Owner ID = 0xffffff809af56000
       Level = 255
       Assertions Set = None (4)
     
     * Kernel Assertion ID = 506
       Created At = 2013-08-09 5:47:11 PM ED 
       Modified At = 1969-12-31 7:00:00 PM ES 
       Owner ID = 0xffffff809af53000
       Level = 0
       Assertions Set = None (4)
     
     * Kernel Assertion ID = 507
       Created At = 2013-08-09 5:47:11 PM ED 
       Modified At = 2013-08-09 5:53:45 PM ED 
       Owner ID = 0xffffff809af50000
       Level = 255
       Assertions Set = None (4)
  6. I set the hybernation mode to 0 with the following command and put the computer to sleep but it didn't wake up:

     

    sudo pmset -a hibernatemode 0

     

    Here's where I got the command:

     

    http://www.osx86.in/2009/07/fix-sleep-in-hackintosh.html

     

    The information there says that HPET in DSDT has to be edited.

     

    I don't have a clue about what to do.

     

    Here's some more information:

     

     

    sudo pmset -g assertions
    Password:
    2013-08-09 9:52:04 PM ED 
    Assertion status system-wide:
       PreventUserIdleDisplaySleep    0
       PreventSystemSleep             0
       PreventUserIdleSystemSleep     0
       ExternalMedia                  1
       DisableLowPowerBatteryWarnings 0
       UserIsActive                   0
       ApplePushServiceTask           0
       BackgroundTask                 1
     
    Listed by owning process:
      pid 768(helpd): [0x0000000c00000141] 04:06:36 BackgroundTask named: "com.apple.helpd.sdmbuilding" 
      pid 17(powerd): [0x000000090000012c] 04:07:10 ExternalMedia named: "com.apple.powermanagement.externalmediamounted" 
     
    Kernel Assertions: 0x0132 
     * Kernel Assertion ID = 500
       Created At = 2013-08-09 5:45:18 PM ED 
       Modified At = 2013-08-09 5:50:37 PM ED 
       Owner ID = 0xffffff800e3a9000
       Level = 255
       Assertions Set = None (4)
     
     * Kernel Assertion ID = 501
       Created At = 2013-08-09 5:45:19 PM ED 
       Modified At = 2013-08-09 5:50:22 PM ED 
       Owner ID = 0xffffff800e3cb000
       Level = 255
       Assertions Set = None (4)
     
     * Kernel Assertion ID = 502
       Created At = 2013-08-09 5:47:00 PM ED 
       Modified At = 2013-08-09 5:53:35 PM ED 
       Owner ID = 0xffffff809af4d000
       Level = 255
       Assertions Set = None (4)
     
     * Kernel Assertion ID = 503
       Created At = 2013-08-09 5:47:00 PM ED 
       Modified At = 2013-08-09 5:53:03 PM ED 
       Owner ID = 0xffffff809af47000
       Level = 255
       Assertions Set = None (4)
     
     * Kernel Assertion ID = 504
       Created At = 2013-08-09 5:47:01 PM ED 
       Modified At = 2013-08-09 5:53:46 PM ED 
       Owner ID = 0xffffff809af4a000
       Level = 255
       Assertions Set = None (4)
     
     * Kernel Assertion ID = 505
       Created At = 2013-08-09 5:47:11 PM ED 
       Modified At = 2013-08-09 5:45:01 PM ED 
       Owner ID = 0xffffff809af56000
       Level = 255
       Assertions Set = None (4)
     
     * Kernel Assertion ID = 506
       Created At = 2013-08-09 5:47:11 PM ED 
       Modified At = 1969-12-31 7:00:00 PM ES 
       Owner ID = 0xffffff809af53000
       Level = 0
       Assertions Set = None (4)
     
     * Kernel Assertion ID = 507
       Created At = 2013-08-09 5:47:11 PM ED 
       Modified At = 2013-08-09 5:53:45 PM ED 
       Owner ID = 0xffffff809af50000
       Level = 255
       Assertions Set = None (4)
     
     * Kernel Assertion ID = 508
       Created At = 2013-08-09 5:48:16 PM ED 
       Modified At = 1969-12-31 7:00:00 PM ES 
       Owner ID = 0xffffff800e4d5f00
       Level = 255
       Assertions Set = None (128)
  7. Is hibernation mode set to 0 ? Check with Terminal command: sudo pmset -g

    Here's the report:

     

     

    Active Profiles:
    AC Power             -1*
    Currently in use:
     hibernatemode     0
     sleep                    0
     powerbutton         0
     ttyskeepawake     1
     hibernatefile        /var/vm/sleepimage
     disksleep              0
     displaysleep         15
  8. Great!

     

    I did the same but I haven't been able to get wakeup from sleep working, does yours work?  If it does, would you mind telling me what settings you used to install iFail ML2.  I also updated to 10.8.4 and everything except wakeup from sleep works.

×
×
  • Create New...