Jump to content

Random resets after sleep


JayW8888
 Share

4 posts in this topic

Recommended Posts

Hi all;

 

I have just migrated from Chameleon Camp to the Clover camp and took the best part of three weeks to figure out the settings. Right now, I have a booting system and everything is functional except I keep getting this reset randomly.

 

I am hoping perhaps some of you gurus can help with the reset. I have pasted the excerpt latest panic report here.

 

*** Panic Report ***

panic(cpu 0 caller 0xffffff8000379458): "a freed zone element has been modified in zone kalloc.32: expected 0xdeadbeefdeadbeef but found 0xdeadbeef00000000, bits changed 0xdeadbeef, at offset 16 of 32 in element 0xffffff80306bcd20, cookies 0x3f001196c3e86208 0x53521793293bb9b"@/SourceCache/xnu/xnu-2782.1.97/osfmk/kern/zalloc.c:496
Backtrace (CPU 0), Frame : Return Address
0xffffff82cc773ac0 : 0xffffff800033a811 
0xffffff82cc773b40 : 0xffffff8000379458 
0xffffff82cc773c70 : 0xffffff8000343f2d 
0xffffff82cc773ce0 : 0xffffff8000367345 
0xffffff82cc773d70 : 0xffffff8000364d51 
0xffffff82cc773db0 : 0xffffff8000364ddb 
0xffffff82cc773de0 : 0xffffff7f81a0c7a3 
0xffffff82cc773e10 : 0xffffff7f81a0c90a 
0xffffff82cc773e60 : 0xffffff7f819c51ef 
0xffffff82cc773eb0 : 0xffffff7f819c7def 
0xffffff82cc773ee0 : 0xffffff7f819c7d1b 
0xffffff82cc773ef0 : 0xffffff7f819c5b56 
0xffffff82cc773f30 : 0xffffff7f81a0c6cd 
0xffffff82cc773f50 : 0xffffff7f81a0c67c 
0xffffff82cc773f70 : 0xffffff7f81a0c6f2 
0xffffff82cc773f90 : 0xffffff7f81a0c7ec 
0xffffff82cc773fb0 : 0xffffff80004192c7 
      Kernel Extensions in backtrace:
         com.apple.iokit.IOBluetoothFamily(4.3.1f2)[EA7803C3-7DB8-37C5-AD58-4195833A2612]@0xffffff7f819be000->0xffffff7f81a77fff
            dependency: com.apple.iokit.IOReportFamily(31)[781C9DD1-4CE9-3AEB-85EA-D420CEC18916]@0xffffff7f818b5000
 
It seems that the Bluetooth is causing the problem and this happens especially after sleep and wakeup. So far keeping the system fully awake seems to stop this issue. Edit: It just happened again without going into sleep after 10 hours straight. The KP output is the same as above. Now I am stumped.
 
This setup was running perfectly fine in OSX10.9.x with chemeleon
 
What I have tried over the past week (before finally posting here),
- setting/unsetting boot args -gux_nosleep, -gux_defer_usb2 -gux_no_idle >> No effect
- changed the GenericUSBXHCI files between 1.2.7 and 1.2.7d9 to no effect. Have removed and set the USB in the EFI to USB2 only
- No kernel and kext patches applied in the config.plist (no effect either and I have maintained this)
- No DSDT and set the ACPI > FixUSB to on.. >> No effect either. 
- Changed Bluetooth dongle from Broadcom based to CSR based >> Resets still happen
- Edited the IOBluetoothFamily.kext to add the PID VID for the Broadcom >> No effect
 
My current boot args are : slide=0, npci = 0x3000 dart=0 kext-dev-mode=1 -xpcm
I am using a SSDT file created previously in Chameleon (ssdtPRGen) to trigger Speedstepping for the i7 3770
I am using clover v2k r3033 if that helps.
 
My hardware: z77pro3 i7-3770 24G DDR3
 
Please help? Any new ideas are welcome... Thanks in advance.
Link to comment
Share on other sites

Tried it without slide = 0 over the past few days of testing but somehow(perceived perhaps), the frequency of resets seems to be reduced with the slide = 0.

 

I am not really sure what this argument does but I see varying recommendation on various forums to add or remove.

Link to comment
Share on other sites

 Share

×
×
  • Create New...