Contribute
Register

Z77X-D3H - Your computer was restarted because of a problem - reboots after shutdown

Status
Not open for further replies.
Joined
Feb 25, 2011
Messages
129
Motherboard
Z390 Designare
CPU
i9-9900K
Graphics
Vega 56
Mac
  1. MacBook Pro
Mobile Phone
  1. iOS
@P1LGRIM I was hoping you could help me out.

I have this build: (config.plist attached)

GA-Z77X-D3H | i5 3570 | GTX 970 running 10.13.6, which works fine.

But every time I shut down the computer, it automatically reboots and displays "You computer was restarted because of a problem" (The error report at the bottom of this post)

What I have tried so far:

Bios F16
Bios F18g
Bios F18i
Bios F18k

applied the ShutdownFix in clover.

in terminal: sudo nvram -c

Tried it with these builds:

MacPro 5,1
iMac 13,2
iMac 14,2

Tried to use the SSDT from this url: https://github.com/al3xtjames/SSDT/tree/master/Gigabyte

But for the love of god I cannot seem to fix this problem...



*** Panic Report ***
panic(cpu 0 caller 0xffffff800286e2e1): "USB2.0 Hub[0x100000280]::terminate(kIOServiceSynchronous) timeout\n"@/BuildRoot/Library/Caches/com.apple.xbs/Sources/xnu/xnu-4570.71.2/iokit/Kernel/IOService.cpp:2297
Backtrace (CPU 0), Frame : Return Address
0xffffff8111193960 : 0xffffff800226c1c6
0xffffff81111939b0 : 0xffffff8002395274
0xffffff81111939f0 : 0xffffff8002387544
0xffffff8111193a60 : 0xffffff800221e1e0
0xffffff8111193a80 : 0xffffff800226bc3c
0xffffff8111193bb0 : 0xffffff800226b9fc
0xffffff8111193c10 : 0xffffff800286e2e1
0xffffff8111193c70 : 0xffffff8002871e17
0xffffff8111193cf0 : 0xffffff7f8364b884
0xffffff8111193d10 : 0xffffff7f848bef2b
0xffffff8111193d50 : 0xffffff7f848be908
0xffffff8111193db0 : 0xffffff7f848b3d8b
0xffffff8111193df0 : 0xffffff7f848b6a8d
0xffffff8111193e40 : 0xffffff800287eef5
0xffffff8111193eb0 : 0xffffff800287ec9a
0xffffff8111193ed0 : 0xffffff80022a5844
0xffffff8111193f40 : 0xffffff80022a53a5
0xffffff8111193fa0 : 0xffffff800221d557
Kernel Extensions in backtrace:
com.apple.iokit.IOUSBFamily(900.4.1)[2837DD62-F2B0-3357-A164-D44FEF6810E0]@0xffffff7f8360e000->0xffffff7f836a8fff
dependency: com.apple.iokit.IOPCIFamily(2.9)[AEA4C7F5-CCB0-338B-B471-CF28A9792522]@0xffffff7f82a94000
dependency: com.apple.iokit.IOUSBHostFamily(1.2)[CE61D704-9BFF-308E-BC1C-56FF071DBB74]@0xffffff7f8358d000
dependency: com.apple.driver.usb.AppleUSBCommon(1.0)[E7111D99-B893-3F96-9741-71C88BC6F66B]@0xffffff7f83585000
com.apple.driver.AppleUSBLegacyHub(900.4.1)[F34036CF-9F86-3025-8C0B-18273A15F4A3]@0xffffff7f848b1000->0xffffff7f848c9fff
dependency: com.apple.iokit.IOUSBFamily(900.4.1)[2837DD62-F2B0-3357-A164-D44FEF6810E0]@0xffffff7f8360e000

BSD process name corresponding to current thread: kernel_task
Boot args: dart=0 nvda_drv=1

Mac OS version:
17G66
 

Attachments

  • config.plist
    6.3 KB · Views: 164
It seems to be USB related.
Suggest you configure your USB ports correctly, there are several guides available via the forum Search tool.

BTW your config.plist is corrupt which is the same as no config at all :
Code:
config.plist: Found non-key inside <dict> at line 346
 
It seems to be USB related.
Suggest you configure your USB ports correctly, there are several guides available via the forum Search tool.

BTW your config.plist is corrupt which is the same as no config at all :
Code:
config.plist: Found non-key inside <dict> at line 346
I removed my serials from the config.plist, that must be it I think.

But I'm one step further right now, did a clean install and installed nothing from the usb tab in multibeast. Then I sequentially tried to install the options below:

no usb kexts
perfect shutdown, no error on boot, front usb works fine, back usb doesn't.

7/8/9 Series USB Support
perfect shutdown, no error on boot, front usb works fine, back usb doesn't.

Remove XHCI USB port Limit
perfect shutdown, no error on boot, front usb works fine, back usb doesn't.

USBInjectAll
perfect shutdown, no error on boot, front usb works fine, back usb doesn't.

3rd Party USB 3.0
shutdown results in automatic reboot, no error on boot, all USB work fine.

So my kernel panic is gone, so are the error messages, now I need to figure out how to stop automatic reboot...
 

Attachments

  • config.plist
    6.5 KB · Views: 169
Hi,

I'm working on a similar issue on a similar Motherboard. (GA-Z77X-UD3H Rev 1.0)

I am seeing a Kernel Panic caused by USB 2.0 on Shutdown/Restart. Sleep seems to not be impacted (from what I can see up until now.)

Using the following from Multibeast Install:
3rd Party USB3.0 (This activates the USB3.0 Ports on the rear of the board.) USB2.0 Ports all work without.
7/8/9 Series USB Support
USBInjectAll

Deleting /L/E/GenericUSBXHCI.kext seems to eliminate the Kernel Panic. However, none of the USB3.0 ports work without this file.

I've tried to manually apply the RehabMan GenericUSBXHCI.kext files to hope improve the situation. But the outcome is still the same. I keep looking for more ideas on what specifically could cause this issue.



Anonymous UUID:

Thu May 16 06:45:08 2019

*** Panic Report ***
panic(cpu 0 caller 0xffffff8001a2b756): "USB2.0 Hub[0x1000002a2]::terminate(kIOServiceSynchronous) timeout\n"@/BuildRoot/Library/Caches/com.apple.xbs/Sources/xnu/xnu-4903.251.3/iokit/Kernel/IOService.cpp:2428
Backtrace (CPU 0), Frame : Return Address
0xffffff81e49a3950 : 0xffffff80013af82d
0xffffff81e49a39a0 : 0xffffff80014eb795
0xffffff81e49a39e0 : 0xffffff80014dcf4a
0xffffff81e49a3a50 : 0xffffff800135cae0
0xffffff81e49a3a70 : 0xffffff80013af247
0xffffff81e49a3b90 : 0xffffff80013af093
0xffffff81e49a3c00 : 0xffffff8001a2b756
0xffffff81e49a3c60 : 0xffffff8001a2f27a
0xffffff81e49a3ce0 : 0xffffff7f81f8c936
0xffffff81e49a3d00 : 0xffffff7f837a4f7b
0xffffff81e49a3d40 : 0xffffff7f837a4957
0xffffff81e49a3da0 : 0xffffff7f83799eb5
0xffffff81e49a3de0 : 0xffffff7f8379cc33
0xffffff81e49a3e30 : 0xffffff8001a3dbd7
0xffffff81e49a3ea0 : 0xffffff8001a3d98a
0xffffff81e49a3ec0 : 0xffffff80013ee265
0xffffff81e49a3f40 : 0xffffff80013ede05
0xffffff81e49a3fa0 : 0xffffff800135c0ce
Kernel Extensions in backtrace:
com.apple.iokit.IOUSBFamily(900.4.2)[ED210399-4500-3D88-A69C-9DFFA667ACAE]@0xffffff7f81f50000->0xffffff7f81fe9fff
dependency: com.apple.iokit.IOPCIFamily(2.9)[6EC56853-DB65-393D-B7F0-D1B15D77E97B]@0xffffff7f81c95000
dependency: com.apple.iokit.IOUSBHostFamily(1.2)[B4E774D4-BBF8-3D22-B5EB-4A0108FF12A4]@0xffffff7f81ece000
dependency: com.apple.driver.usb.AppleUSBCommon(1.0)[816FC5B6-B572-3016-B3CA-17B73A887DFA]@0xffffff7f81ec6000
com.apple.driver.AppleUSBLegacyHub(900.4.2)[14E1150A-1711-337A-9F99-5149F79EE5D1]@0xffffff7f83797000->0xffffff7f837affff
dependency: com.apple.iokit.IOUSBFamily(900.4.2)[ED210399-4500-3D88-A69C-9DFFA667ACAE]@0xffffff7f81f50000

BSD process name corresponding to current thread: kernel_task
Boot args: dart=0

Mac OS version:
18E2034

Kernel version:
Darwin Kernel Version 18.5.0: Mon Mar 11 22:26:31 PDT 2019; root:xnu-4903.251.3~5/RELEASE_X86_64
Kernel UUID: 42DACCAC-DDD8-31EA-B868-50874FF04F1E
Kernel slide: 0x0000000001000000
Kernel text base: 0xffffff8001200000
__HIB text base: 0xffffff8001100000
System model name: iMac14,2 (Mac-27ADBB7B4CEE8E61)

System uptime in nanoseconds: 125423174308
last loaded kext at 51888671613: com.apple.filesystems.msdosfs 1.10 (addr 0xffffff7f82abb000, size 69632)
loaded kexts:
com.insanelymac.AtherosE2200Ethernet 2.2.2
net.osx86.kexts.GenericUSBXHCI 1.2.11
org.rehabman.driver.FakePCIID.XHCIMux 1.3.15
org.rehabman.driver.FakePCIID 1.3.15
as.vit9696.AppleALC 1.3.3
as.vit9696.Lilu 1.2.8
com.rehabman.driver.USBInjectAll 0.7.1
org.netkas.driver.FakeSMC 1800
com.apple.filesystems.msdosfs 1.10
com.apple.filesystems.ntfs 3.13
com.apple.filesystems.exfat 1.4
com.apple.fileutil 20.036.15
com.apple.filesystems.autofs 3.0
com.apple.driver.AppleHDAHardwareConfigDriver 282.54
com.apple.driver.AppleHDA 282.54
com.apple.driver.AppleGraphicsDevicePolicy 3.30.14
com.apple.driver.AppleUpstreamUserClient 3.6.5
com.apple.driver.AppleMCCSControl 1.5.6
com.apple.AGDCPluginDisplayMetrics 3.30.14
com.apple.GeForce 12.0.0
com.apple.driver.AppleHV 1
com.apple.iokit.IOUserEthernet 1.0.1
com.apple.iokit.IOBluetoothSerialManager 6.0.11f4
com.apple.driver.eficheck 1
com.apple.driver.pmtelemetry 1
com.apple.driver.ACPI_SMC_PlatformPlugin 1.0.0
com.apple.driver.AppleLPC 3.1
com.apple.driver.AppleOSXWatchdog 1
com.apple.driver.AppleIntelFramebufferCapri 12.0.8
com.apple.driver.AudioAUUC 1.70
com.apple.nvidia.NVDAStartup 12.0.0
com.apple.Dont_Steal_Mac_OS_X 7.0.0
com.apple.driver.AppleIntelSlowAdaptiveClocking 4.0.0
com.apple.driver.AppleFIVRDriver 4.1.0
com.apple.driver.AppleFileSystemDriver 3.0.1
com.apple.driver.AppleVirtIO 2.1.3
com.apple.filesystems.hfs.kext 407.200.4
com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
com.apple.BootCache 40
com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0
com.apple.AppleSystemPolicy 1.0
com.apple.iokit.SCSITaskUserClient 408.250.3
com.apple.filesystems.apfs 945.250.134
com.apple.driver.AppleUSBLegacyHub 900.4.2
com.apple.driver.AirPort.Atheros40 700.74.5
com.apple.driver.AppleAHCIPort 329.200.2
com.apple.private.KextAudit 1.0
com.apple.driver.AppleRTC 2.0
com.apple.driver.AppleACPIButtons 6.1
com.apple.driver.AppleHPET 1.8
com.apple.driver.AppleSMBIOS 2.1
com.apple.driver.AppleAPIC 1.7
com.apple.driver.AppleIntelCPUPowerManagementClient 220.0.0
com.apple.nke.applicationfirewall 190
com.apple.security.TMSafetyNet 8
com.apple.driver.AppleIntelCPUPowerManagement 220.0.0
com.apple.kext.triggers 1.0
com.apple.driver.DspFuncLib 282.54
com.apple.kext.OSvKernDSPLib 528
com.apple.driver.AppleGraphicsControl 3.30.14
com.apple.driver.AppleSMBusController 1.0.18d1
com.apple.iokit.IOSMBusFamily 1.1
com.apple.nvidia.driver.NVDAGK100Hal 12.0.0
com.apple.nvidia.driver.NVDAResman 12.0.0
com.apple.iokit.IOAVBFamily 740.1
com.apple.plugin.IOgPTPPlugin 740.2
com.apple.iokit.IOEthernetAVBController 1.1.0
com.apple.iokit.IOSkywalkFamily 1
com.apple.driver.AppleSSE 1.0
com.apple.iokit.IONDRVSupport 530.51
com.apple.driver.IOPlatformPluginLegacy 1.0.0
com.apple.iokit.IOUSBHIDDriver 900.4.2
com.apple.driver.AppleHDAController 282.54
com.apple.iokit.IOHDAFamily 282.54
com.apple.driver.IOPlatformPluginFamily 6.0.0d8
com.apple.iokit.IOAcceleratorFamily2 404.8
com.apple.iokit.IOSurface 255.4.2
com.apple.driver.AppleSMBusPCI 1.0.14d1
com.apple.AppleGPUWrangler 3.30.14
com.apple.AppleGraphicsDeviceControl 3.30.14
com.apple.iokit.IOGraphicsFamily 530.60
com.apple.iokit.IOSlowAdaptiveClockingFamily 1.0.0
com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 6.0.11f4
com.apple.iokit.IOBluetoothHostControllerUSBTransport 6.0.11f4
com.apple.iokit.IOBluetoothHostControllerTransport 6.0.11f4
com.apple.iokit.IOBluetoothFamily 6.0.11f4
com.apple.driver.AppleUSBAudio 315.6
com.apple.driver.usb.IOUSBHostHIDDevice 1.2
com.apple.iokit.IOAudioFamily 206.5
com.apple.vecLib.kext 1.2.0
com.apple.driver.usb.cdc 5.0.0
com.apple.driver.usb.networking 5.0.0
com.apple.driver.usb.AppleUSBHostCompositeDevice 1.2
com.apple.driver.usb.AppleUSBHub 1.2
com.apple.iokit.IOUSBMassStorageClass 4.0.4
com.apple.driver.AppleUSBComposite 900.4.2
com.apple.iokit.IOSerialFamily 11
com.apple.filesystems.hfs.encodings.kext 1
com.apple.driver.AppleUSBMergeNub 900.4.2
com.apple.driver.AppleUSBHostMergeProperties 1.2
com.apple.driver.usb.AppleUSBHostPacketFilter 1.0
com.apple.iokit.IOSCSIMultimediaCommandsDevice 408.250.3
com.apple.iokit.IOBDStorageFamily 1.8
com.apple.iokit.IODVDStorageFamily 1.8
com.apple.iokit.IOCDStorageFamily 1.8
com.apple.driver.AppleXsanScheme 3
com.apple.iokit.IOAHCISerialATAPI 267.50.1
com.apple.iokit.IOAHCIBlockStorage 301.250.5
com.apple.iokit.IO80211Family 1200.12.2
com.apple.driver.corecapture 1.0.4
com.apple.driver.usb.AppleUSBEHCIPCI 1.2
com.apple.driver.usb.AppleUSBEHCI 1.2
com.apple.iokit.IOAHCIFamily 288
com.apple.iokit.IOUSBFamily 900.4.2
com.apple.driver.usb.AppleUSBXHCIPCI 1.2
com.apple.driver.usb.AppleUSBXHCI 1.2
com.apple.driver.AppleEFINVRAM 2.1
com.apple.driver.AppleEFIRuntime 2.1
com.apple.iokit.IOHIDFamily 2.0.0
com.apple.security.quarantine 3
com.apple.security.sandbox 300.0
com.apple.kext.AppleMatch 1.0.0d1
com.apple.driver.DiskImages 493.0.0
com.apple.driver.AppleFDEKeyStore 28.30
com.apple.driver.AppleEffaceableStorage 1.0
com.apple.driver.AppleKeyStore 2
com.apple.driver.AppleUSBTDM 456.250.6
com.apple.driver.AppleMobileFileIntegrity 1.0.5
com.apple.iokit.IOUSBMassStorageDriver 145.200.2
com.apple.iokit.IOSCSIBlockCommandsDevice 408.250.3
com.apple.iokit.IOSCSIArchitectureModelFamily 408.250.3
com.apple.iokit.IOStorageFamily 2.1
com.apple.kext.CoreTrust 1
com.apple.driver.AppleCredentialManager 1.0
com.apple.driver.KernelRelayHost 1
com.apple.iokit.IOUSBHostFamily 1.2
com.apple.driver.usb.AppleUSBCommon 1.0
com.apple.driver.AppleBusPowerController 1.0
com.apple.driver.AppleSEPManager 1.0.1
com.apple.driver.IOSlaveProcessor 1
com.apple.iokit.IOTimeSyncFamily 740.2
com.apple.iokit.IONetworkingFamily 3.4
com.apple.iokit.IOReportFamily 47
com.apple.driver.AppleACPIPlatform 6.1
com.apple.driver.AppleSMC 3.1.9
com.apple.iokit.IOPCIFamily 2.9
com.apple.iokit.IOACPIFamily 1.4
com.apple.kec.pthread 1
com.apple.kec.Libm 1
com.apple.kec.corecrypto 1.0

EOF
Model: iMac14,2, BootROM 133.0.0.0.0, 4 processors, Intel Core i5, 3.40 GHz, 16 GB, SMC 2.15f7
Graphics: NVIDIA GeForce GTX 780, NVIDIA GeForce GTX 780, spdisplays_pcie_device, 3 GB
Memory Module: BANK 0/DIMM1, 8 GB, DDR3, 1600 MHz, Corsair, CMZ16GX3M2A1600C10
Memory Module: BANK 1/DIMM1, 8 GB, DDR3, 1600 MHz, Corsair, CMZ16GX3M2A1600C10
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x3112), Atheros 9380: 4.0.74.0-P2P
Bluetooth: Version 6.0.11f4, 3 services, 27 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: Samsung SSD 840 EVO 500GB, 500.11 GB
Serial ATA Device: ST3300622AS, 300.07 GB
Serial ATA Device: WDC WD1002FAEX-00Z3A0, 1 TB
Serial ATA Device: HL-DT-ST DVDRAM GH22NS50
USB Device: USB 3.0 Bus
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: USB 2.0 Card Chip
USB Device: USB Receiver
USB Device: Hub
USB Device: Hub
USB Device: DTK-2241 Tablet
USB Device: BCM920702 Bluetooth 4.0
USB Device: B525 HD Webcam
USB Device: USB 2.0 Bus
USB Device: Hub
Thunderbolt Bus:
 

Attachments

  • config.plist
    5.2 KB · Views: 145
Last edited:
Any solution? I running on same issue here
 
Any solution? I running on same issue here
 
Status
Not open for further replies.
Back
Top