Jump to content

Slow reboot/shutdown/sleep on GA-Z68X-UD3H-B3


joelones
 Share

42 posts in this topic

Recommended Posts

I've managed to install Yosemite 10.10.3 on aGA-Z68X-UD3H-B3 U1l uefi system, however, I've faced with extremely long reboot times (spinning beachball) and long sleep times.

I'm using the most recent clover (r3193) install and I've extracted my DSDT.aml during the clover bootup by hitting the F4. I have not patched it besides the IGPU patch I found here and and put that compiled version in the patches/ directory.

#
# Use this patch to change the device-id of the IGPU HD3000 device
# to 0x0116 for native matching against stock AppleIntelSNBGraphicsFB.kext
#

# rehabman:
# Change device ID of IGPU to 0x0116 for compatibility with native HD3000 kexts
into device name_adr 0x00020000 insert
begin
Method (_DSM, 4, NotSerialized)
{\n
    If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) }\n
    Return (Package()\n
    {\n
        "device-id", Buffer() { 0x16, 0x01, 0x00, 0x00 },\n
    })\n
}\n
end;

Really, I'm not quite sure what patches to apply or where to get them.

I'm using the following kexts
FakeSMC
GenericUSBXHCI
NullCPUPowerManagement
RealtekRTl81xx

Please help...

Link to comment
Share on other sites

I've managed to install Yosemite 10.10.3 on aGA-Z68X-UD3H-B3 U1l uefi system, however, I've faced with extremely long reboot times (spinning beachball) and long sleep times.

 

I'm using the most recent clover (r3193) install and I've extracted my DSDT.aml during the clover bootup by hitting the F4. I have not patched it besides the IGPU patch I found here and and put that compiled version in the patches/ directory.

#
# Use this patch to change the device-id of the IGPU HD3000 device
# to 0x0116 for native matching against stock AppleIntelSNBGraphicsFB.kext
#

# rehabman:
# Change device ID of IGPU to 0x0116 for compatibility with native HD3000 kexts
into device name_adr 0x00020000 insert
begin
Method (_DSM, 4, NotSerialized)
{\n
    If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) }\n
    Return (Package()\n
    {\n
        "device-id", Buffer() { 0x16, 0x01, 0x00, 0x00 },\n
    })\n
}\n
end;

Really, I'm not quite sure what patches to apply or where to get them.

 

I'm using the following kexts

FakeSMC

GenericUSBXHCI

NullCPUPowerManagement

RealtekRTl81xx

 

Please help...

Send DSDT orginal f4 dump clover or linux dump .. and Remove NullCPu ..

Link to comment
Share on other sites

Send DSDT orginal f4 dump clover or linux dump .. and Remove NullCPu ..

 

 

Post more informations about your hardware!

 

Thanks for the help guys.

 

Hardware:

GA-Z68X-UD3H-B3 U1L UEFI

i5 2500K

BFG GeForce GTS 250

10.10.3 Yosemite

 

Sleep is not really the problem. It takes about 20 seconds to sleep, but it's something that I can live with, not a big thing.

 

The main problem is that reboot seems to hang:

 

I see the following when I reboot:

Calling reboot(2) with flags 0x0

And it just sits there.

 

Also if I remove NullCPUPowerManagement.kext it take 2-3 mins to boot and it will boot into a black screen (ie: monitors still is standby).

 

 

I'd like to somehow also be able to use the HD3000 integrated GPU along side my nvidia gts250, can you recommand an edit?

 

Attached clean DSDT.aml from Clover F4 boot

DSDT.aml.zip

config.plist.zip

Link to comment
Share on other sites

Remove the NullCPU and apply a patch in your AICPM.

 

Fix your power management.

 

And use two videos (switchable) is not possible in the Hackintosh. Or you use HD 3000 or Nvidia.

Link to comment
Share on other sites

Remove the NullCPU and apply a patch in your AICPM.

 

Fix your power management.

 

And use two videos (switchable) is not possible in the Hackintosh. Or you use HD 3000 or Nvidia.

 

By AICPM patch, are you referring to this one http://www.insanelymac.com/forum/files/file/132-aicpmpatch/ ?

 

I tried the above patch and after waking from sleep my display did not come back up, had to reboot

Link to comment
Share on other sites

Generate a SSDT for you...

 

I already have a SSDT (but no dsdt) in the patches directory of the EFI partition generated by ssdtPRGen.sh, unfortunately, rebooting still hangs and graphics are slow after resume from sleep.

 

And if I remove NullCPU it takes forever to boot and graphics don't come up...

Link to comment
Share on other sites

Your SSDT is good, try use this config.plist: attachicon.gifconfig.plist.zip

 

Thanks for the file. Unfortunately, if I remove NullCPU it still boots to a black screen, and takes longer to boot. I wish I understood why. Perhaps something to do with my nvidia gts 250?

 

Do I need a dsdt if i remove NullCPU? Because I am not using one.

Link to comment
Share on other sites

Run kextstat on Terminal, and put the result here.

 

PS: Use "Code" format..

Index Refs Address            Size       Wired      Name (Version) <Linked Against>
    1   75 0xffffff7f80a3e000 0x8c50     0x8c50     com.apple.kpi.bsd (14.3.0)
    2    7 0xffffff7f80df1000 0x28c0     0x28c0     com.apple.kpi.dsep (14.3.0)
    3   97 0xffffff7f80a03000 0x20500    0x20500    com.apple.kpi.iokit (14.3.0)
    4  103 0xffffff7f80a24000 0xbf50     0xbf50     com.apple.kpi.libkern (14.3.0)
    5   89 0xffffff7f80a00000 0x2d50     0x2d50     com.apple.kpi.mach (14.3.0)
    6   44 0xffffff7f80a30000 0x8590     0x8590     com.apple.kpi.private (14.3.0)
    7   60 0xffffff7f80a39000 0x4900     0x4900     com.apple.kpi.unsupported (14.3.0)
    8    3 0xffffff7f80df7000 0x9c000    0x9c000    com.apple.kec.corecrypto (1.0) <7 6 5 4 3 1>
    9    0 0xffffff7f80f2b000 0xc000     0xc000     com.apple.kec.pthread (1) <7 6 5 4 1>
   10    1 0xffffff7f814e6000 0x9000     0x9000     com.apple.kec.Libm (1) <4>
   11   17 0xffffff7f81992000 0x9000     0x9000     com.apple.iokit.IOACPIFamily (1.4) <7 6 4 3>
   12   26 0xffffff7f80b24000 0x34000    0x34000    com.apple.iokit.IOPCIFamily (2.9) <7 6 5 4 3>
   13    1 0xffffff7f826f2000 0x65000    0x65000    com.apple.driver.AppleACPIPlatform (3.1) <12 11 7 6 5 4 3 1>
   14    0 0xffffff7f82785000 0x2000     0x2000     org.tgwbd.driver.NullCPUPowerManagement (1.0.0d2) <7 4 3>
   15    1 0xffffff7f81697000 0xb000     0xb000     com.apple.driver.AppleFDEKeyStore (28.30) <8 7 6 5 4 3 1>
   16    1 0xffffff7f8198b000 0x7000     0x7000     com.apple.iokit.IOReportFamily (31) <5 4 3>
   17    8 0xffffff7f80a47000 0x2e000    0x2e000    com.apple.iokit.IOStorageFamily (2.0) <7 6 5 4 3 1>
   18    0 0xffffff7f81a45000 0x1e000    0x1e000    com.apple.driver.DiskImages (396) <17 7 6 5 4 3 1>
   19    1 0xffffff7f82276000 0xf000     0xf000     com.apple.driver.AppleCredentialManager (1.0) <7 5 4 3 1>
   20    2 0xffffff7f80ef8000 0xd000     0xd000     com.apple.driver.AppleMobileFileIntegrity (1.0.5) <7 6 5 4 3 2 1>
   21    0 0xffffff7f82285000 0x23000    0x23000    com.apple.driver.AppleKeyStore (2) <20 19 8 7 6 5 4 3 1>
   22    0 0xffffff7f82343000 0x2b000    0x2b000    com.apple.driver.AppleIntelCPUPowerManagement (218.0.0) <7 6 5 4 3 1>
   23    0 0xffffff7f82789000 0x19000    0x19000    org.netkas.driver.FakeSMC (1123) <11 7 5 4 3 1>
   24    0 0xffffff7f80df4000 0x2000     0x2000     com.apple.security.TMSafetyNet (8) <7 6 5 4 2 1>
   25    2 0xffffff7f80f05000 0x5000     0x5000     com.apple.kext.AppleMatch (1.0.0d1) <4 1>
   26    1 0xffffff7f80f0a000 0x17000    0x17000    com.apple.security.sandbox (300.0) <25 20 7 6 5 4 3 2 1>
   27    0 0xffffff7f80f21000 0x9000     0x9000     com.apple.security.quarantine (3) <26 25 7 6 5 4 2 1>
   28    0 0xffffff7f8277b000 0x8000     0x8000     com.apple.nke.applicationfirewall (161) <7 6 5 4 3 1>
   29    0 0xffffff7f826c5000 0x3000     0x3000     com.apple.driver.AppleAPIC (1.7) <4 3>
   30    0 0xffffff7f82189000 0x4000     0x4000     com.apple.driver.AppleSMBIOS (2.1) <7 4 3>
   31    0 0xffffff7f823c2000 0x3000     0x3000     com.apple.driver.AppleHPET (1.8) <11 7 5 4 3>
   32    0 0xffffff7f821b7000 0x8000     0x8000     com.apple.driver.AppleRTC (2.0) <11 5 4 3 1>
   33    1 0xffffff7f82437000 0x5000     0x5000     com.apple.driver.AppleEFIRuntime (2.0) <7 6 5 4 3>
   34    3 0xffffff7f816a2000 0x8a000    0x8a000    com.apple.iokit.IOHIDFamily (2.0.0) <15 7 6 5 4 3 2 1>
   35    0 0xffffff7f82761000 0x4000     0x4000     com.apple.driver.AppleACPIButtons (3.1) <34 13 11 7 6 5 4 3 1>
   36    1 0xffffff7f8243c000 0xb000     0xb000     com.apple.driver.AppleEFINVRAM (2.0) <33 7 6 5 4 3 1>
   37    8 0xffffff7f8160f000 0x71000    0x71000    com.apple.iokit.IOUSBFamily (720.4.4) <12 7 5 4 3 1>
   38    0 0xffffff7f817d2000 0x19000    0x19000    com.apple.driver.AppleUSBEHCI (705.4.14) <37 12 7 5 4 3 1>
   39    0 0xffffff7f8174a000 0x22000    0x22000    com.apple.driver.AppleUSBXHCI (710.4.11) <37 12 7 5 4 3 1>
   40    3 0xffffff7f81c4f000 0x19000    0x19000    com.apple.iokit.IOAHCIFamily (2.7.5) <5 4 3 1>
   41    0 0xffffff7f826ca000 0x1b000    0x1b000    com.apple.driver.AppleAHCIPort (3.1.2) <40 12 5 4 3 1>
   42    2 0xffffff7f81511000 0x84000    0x84000    com.apple.iokit.IOFireWireFamily (4.5.6) <5 4 3 1>
   43    0 0xffffff7f81aa4000 0x27000    0x27000    com.apple.driver.AppleFWOHCI (5.5.2) <42 12 7 6 5 4 3 1>
   44    3 0xffffff7f815d0000 0x33000    0x33000    com.apple.iokit.IONetworkingFamily (3.2) <7 6 5 4 3 1>
   45    0 0xffffff7f81a10000 0x2c000    0x2c000    com.apple.iokit.AppleYukon2 (3.2.3b1) <44 12 5 4 3 1>
   46    0 0xffffff7f817af000 0x1c000    0x1c000    com.apple.driver.AppleUSBHub (705.4.2) <37 5 4 3 1>
   48    0 0xffffff7f81c82000 0x18000    0x18000    com.apple.iokit.IOAHCIBlockStorage (2.7.1) <40 17 6 5 4 3 1>
   49    3 0xffffff7f80ae2000 0x31000    0x31000    com.apple.iokit.IOSCSIArchitectureModelFamily (3.7.5) <5 4 3 1>
   50    0 0xffffff7f81c68000 0xd000     0xd000     com.apple.iokit.IOAHCISerialATAPI (2.6.1) <49 40 5 4 3 1>
   51    0 0xffffff7f80b6b000 0x48000    0x48000    at.obdev.nke.LittleSnitch (4234) <5 4 3 1>
   52    0 0xffffff7f81eca000 0xa000     0xa000     com.apple.BootCache (36) <7 6 5 4 3 1>
   53    0 0xffffff7f8269f000 0x5000     0x5000     com.apple.AppleFSCompression.AppleFSCompressionTypeZlib (1.0.0d1) <6 4 3 2 1>
   54    0 0xffffff7f826a6000 0x3000     0x3000     com.apple.AppleFSCompression.AppleFSCompressionTypeDataless (1.0.0d1) <7 6 4 3 2 1>
   56    0 0xffffff7f81f99000 0x3000     0x3000     com.apple.driver.XsanFilter (404) <17 5 4 3 1>
   57    0 0xffffff7f81937000 0x7000     0x7000     com.apple.iokit.SCSITaskUserClient (3.7.5) <49 17 5 4 3 1>
   58    3 0xffffff7f81942000 0x11000    0x11000    com.apple.iokit.IOCDStorageFamily (1.7.1) <17 5 4 3 1>
   59    2 0xffffff7f81953000 0xe000     0xe000     com.apple.iokit.IODVDStorageFamily (1.7.1) <58 17 5 4 3 1>
   60    1 0xffffff7f81961000 0xc000     0xc000     com.apple.iokit.IOBDStorageFamily (1.7) <59 58 17 5 4 3 1>
   61    0 0xffffff7f8196d000 0x1e000    0x1e000    com.apple.iokit.IOSCSIMultimediaCommandsDevice (3.7.5) <60 59 58 49 17 5 4 3 1>
   62    0 0xffffff7f81740000 0xa000     0xa000     com.apple.driver.AppleUSBComposite (705.4.9) <37 4 3 1>
   64    0 0xffffff7f81736000 0xa000     0xa000     com.apple.iokit.IOUSBHIDDriver (705.4.0) <37 34 5 4 3 1>
   66   10 0xffffff7f80f3b000 0x47000    0x47000    com.apple.iokit.IOGraphicsFamily (2.4.1) <12 7 5 4 3 1>
   67    0 0xffffff7f822af000 0x2e000    0x2e000    com.apple.driver.AppleIntelSNBGraphicsFB (10.0.0) <66 12 11 7 6 5 4 3 1>
   69    4 0xffffff7f80f82000 0x10000    0x10000    com.apple.iokit.IONDRVSupport (2.4.1) <66 12 7 5 4 3>
   70    2 0xffffff7f81926000 0x11000    0x11000    com.apple.iokit.IOSerialFamily (11) <7 6 5 4 3 1>
   71    1 0xffffff7f82768000 0xf000     0xf000     com.apple.driver.Apple16X50Serial (3.2) <70 12 5 4 3>
   72    0 0xffffff7f82777000 0x2000     0x2000     com.apple.driver.Apple16X50ACPI (3.2) <71 11 4 3>
   74    5 0xffffff7f8199b000 0xa000     0xa000     com.apple.driver.IOPlatformPluginFamily (5.9.1d7) <11 7 6 5 4 3>
   75    1 0xffffff7f819aa000 0x14000    0x14000    com.apple.driver.IOPlatformPluginLegacy (1.0.0) <74 11 7 6 5 4 3>
   76    2 0xffffff7f819be000 0x1c000    0x1c000    com.apple.driver.AppleSMC (3.1.9) <11 7 5 4 3 1>
   77    0 0xffffff7f819da000 0x10000    0x10000    com.apple.driver.ACPI_SMC_PlatformPlugin (1.0.0) <76 75 74 12 11 7 6 5 4 3>
   78    2 0xffffff7f81ee1000 0x78000    0x78000    com.apple.vecLib.kext (1.2.0) <10 6 5 4 3>
   79    4 0xffffff7f81f59000 0x38000    0x38000    com.apple.iokit.IOAudioFamily (203.3) <78 5 4 3 1>
   80    2 0xffffff7f823f5000 0xf000     0xf000     com.apple.iokit.IOHDAFamily (272.18) <5 4 3 1>
   81    1 0xffffff7f82408000 0x1c000    0x1c000    com.apple.driver.AppleHDAController (272.18) <80 79 66 12 7 6 5 4 3 1>
   82    0 0xffffff7f81694000 0x3000     0x3000     com.apple.iokit.IOUSBUserClient (705.4.0) <37 7 5 4 3 1>
   83    0 0xffffff7f819a5000 0x3000     0x3000     com.apple.driver.AppleSMCPDRC (1.0.0) <74 12 6 4 3>
   84    2 0xffffff7f81b0f000 0xbb000    0xbb000    com.apple.iokit.IOBluetoothFamily (4.3.4f4) <16 7 5 4 3 1>
   85    1 0xffffff7f81bca000 0x23000    0x23000    com.apple.iokit.IOBluetoothHostControllerUSBTransport (4.3.4f4) <84 37 12 11 7 5 4 3 1>
   86    0 0xffffff7f81bf1000 0x9000     0x9000     com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport (4.3.4f4) <85 84 37 12 11 7 5 4 3>
   87    1 0xffffff7f8191c000 0x5000     0x5000     com.apple.iokit.IOSlowAdaptiveClockingFamily (1.0.0) <7 6 5 4 3 1>
   88    0 0xffffff7f822ef000 0x2000     0x2000     com.apple.driver.AppleIntelSlowAdaptiveClocking (4.0.0) <87 4 3>
   89    0 0xffffff7f8226e000 0x3000     0x3000     com.apple.driver.AppleLPC (1.7.3) <74 12 5 4 3>
   90    0 0xffffff7f82216000 0x4000     0x4000     com.apple.driver.AppleOSXWatchdog (1) <12 7 6 5 4 3 1>
   91    0 0xffffff7f82384000 0xb000     0xb000     com.apple.driver.AppleHV (1) <7 6 5 4 3 1>
   92    0 0xffffff7f81a94000 0x10000    0x10000    com.apple.iokit.IOFireWireIP (2.2.6) <44 42 5 4 3 1>
   93    0 0xffffff7f8237f000 0x3000     0x3000     com.apple.driver.AppleHWAccess (1) <7 5 4 3>
   94    0 0xffffff7f81dc6000 0x5000     0x5000     com.apple.Dont_Steal_Mac_OS_X (7.0.0) <76 7 4 3 1>
   95    0 0xffffff7f81903000 0x15000    0x15000    com.apple.iokit.IOSurface (97.4) <7 5 4 3 1>
   97    0 0xffffff7f81603000 0x6000     0x6000     com.apple.iokit.IOUserEthernet (1.0.1) <44 6 5 4 3 1>
   98    1 0xffffff7f82424000 0x13000    0x13000    com.apple.kext.OSvKernDSPLib (1.15) <5 4>
   99    1 0xffffff7f82447000 0x13b000   0x13b000   com.apple.driver.DspFuncLib (272.18) <98 79 78 36 6 5 4 3 1>
  100    0 0xffffff7f82582000 0xab000    0xab000    com.apple.driver.AppleHDA (272.18) <99 81 80 79 69 66 6 5 4 3 1>
  102    2 0xffffff7f80f92000 0x274000   0x274000   com.apple.nvidia.classic.NVDAResmanTesla (10.0.0) <69 66 12 5 4 3 1>
  103    0 0xffffff7f81206000 0x2cf000   0x2cf000   com.apple.nvidia.classic.NVDANV50HalTesla (10.0.0) <102 12 4 3>
  104    0 0xffffff7f81ca7000 0xce000    0xce000    com.apple.GeForceTesla (10.0.0) <102 69 66 12 7 6 5 4 3 1>
  105    1 0xffffff7f81918000 0x4000     0x4000     com.apple.iokit.IOSMBusFamily (1.1) <5 4 3>
  106    1 0xffffff7f82223000 0x11000    0x11000    com.apple.driver.AppleSMBusController (1.0.13d1) <105 12 11 5 4 3>
  107    0 0xffffff7f82234000 0xe000     0xe000     com.apple.driver.AppleMCCSControl (1.2.11) <106 66 12 11 7 5 4 3 1>
  108    0 0xffffff7f82047000 0x5000     0x5000     com.apple.driver.AppleUpstreamUserClient (3.6.1) <66 12 11 7 5 4 3 1>
  109    0 0xffffff7f81aff000 0xa000     0xa000     com.apple.iokit.IOBluetoothSerialManager (4.3.4f4) <70 7 5 4 3 1>
  110    1 0xffffff7f8267c000 0x6000     0x6000     com.apple.AppleGraphicsDeviceControl (3.10.22) <7 6 5 4 3 1>
  111    0 0xffffff7f82682000 0x14000    0x14000    com.apple.driver.AGPM (110.19.5) <110 74 69 66 12 5 4 3>
  113    0 0xffffff7f8220f000 0x4000     0x4000     com.apple.driver.ApplePlatformEnabler (2.2.0d4) <7 5 4 3>
  114    0 0xffffff7f82376000 0x5000     0x5000     com.apple.driver.AppleHWSensor (1.9.5d0) <5 4 3>
  115    0 0xffffff7f81f91000 0x5000     0x5000     com.apple.driver.AudioAUUC (1.70) <79 66 12 11 7 5 4 3 1>
  116    2 0xffffff7f80e93000 0x5000     0x5000     com.apple.kext.triggers (1.0) <7 6 5 4 3 1>
  117    0 0xffffff7f81ed6000 0x9000     0x9000     com.apple.filesystems.autofs (3.0) <116 7 6 5 4 3 1>
  118    0 0xffffff7f827a2000 0x22000    0x22000    org.pqrs.driver.Karabiner (10.6.0) <34 5 4 3 1>
  119    0 0xffffff7f827c4000 0x59000    0x59000    com.apple.filesystems.smbfs (3.0.1) <116 8 7 6 5 4 3 1>
Link to comment
Share on other sites

 Share

×
×
  • Create New...