Contribute
Register

Problem with SATA locking up

Status
Not open for further replies.
Joined
May 18, 2011
Messages
5
Motherboard
Macmini6,2
CPU
i7-3615QM
Graphics
Intel HD Graphics 4000
Mac
  1. MacBook Pro
  2. Mac mini
Classic Mac
  1. iBook
  2. LC
  3. PowerBook
  4. Quadra
  5. SE
Mobile Phone
  1. iOS
I have a Gigabyte GA-Z68AP-D3 board with a 2600k and Radeon 6850 (F8 BIOS with matching DSDT from the DB). After the Radeon hack, I got ML installed with little issue (clean install), but saw a few random reboots upon using it. The system freezes with the drive light on solid and then after a few seconds it reboots, all BIOS settings are fine and it comes right back up. I was previously running Lion with no issues.

It seemed to be happening during heavy I/O, and after a few tests I was able to reproduce it in about a second by simply running this in the Terminal:

Code:
dd if=/dev/zero of=tmp bs=8192

I have several disks, both spinning disks lock up right away with this command, my SSD was able to lay about 6GB of zeros down before it locked up, but it did. At first I thought a single bad drive, but after testing the others, that doesn't seem to be the case.

I didn't install any Disk Kexts with MultiBeast on my system besides the TRIM enabler. AHCI is enabled in the BIOS, XHD is disabled. Am I missing something obvious or does anyone have any other ideas?
 
I tried my "dd" command in the Terminal available off my Unibeast key and was able to write to the drive just fine. So I looked for any differences with the configuration. It seems adding AHCI_3rdParty_SATA.kext seemed to help considerably. I've just seen one crash after writing about 70GB to the drive when testing... much better.
 
I got the same problem. When I only attach one ssd, everything works fine. If attach the second HD, the system will freeze in ten min or auto reboot. I have the Asrock H77M-itx.
 
I think that the trim enabler replaces the ACHI...kext with the 10.6.8 version.
You should enable trim with the following:

Warning: only for 10.8.1

sudo perl -pi -e 's|(\x52\x6F\x74\x61\x74\x69\x6F\x6E\x61\x6C\x00{1,20})[^\x00]{9}(\x00{1,20}\x4D)|$1\x00\x00\x00\x00\x00\x00\x00\x00\x00$2|sg' /System/Library/Extensions/IOAHCIFamily.kext/Contents/PlugIns/IOAHCIBlockStorage.kext/Contents/MacOS/IOAHCIBlockStorage
 
Thank you for help.

I reinstall the os (10.8.1) . The settings of multibeast is attached. I didn't use Trim enabler this time.

But the problem is still here.

I dont know how to save the log in verbose mode.

I dont have the /var/log/kernel.log.
 

Attachments

  • Screen Shot 2012-09-08 at 2.48.37 PM.png
    Screen Shot 2012-09-08 at 2.48.37 PM.png
    100.8 KB · Views: 224
My /var/log/system.log shows


Sep 8 17:04:31 localhost bootlog[0]: BOOT_TIME 1347095071 0
Sep 8 17:04:32 localhost kernel[0]: PMAP: PCID enabled
Sep 8 17:04:32 localhost kernel[0]: PMAP: Supervisor Mode Execute Protection enabled
Sep 8 17:04:32 localhost kernel[0]: Darwin Kernel Version 12.1.0: Tue Aug 14 13:29:55 PDT 2012; root:xnu-2050.9.2~1/RELEASE_X86_64
Sep 8 17:04:32 localhost kernel[0]: vm_page_bootstrap: 4061160 free pages and 100376 wired pages
Sep 8 17:04:32 localhost kernel[0]: kext submap [0xffffff7f8073e000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff800073e000]
Sep 8 17:04:32 localhost kernel[0]: zone leak detection enabled
Sep 8 17:04:32 localhost kernel[0]: standard timeslicing quantum is 10000 us
Sep 8 17:04:32 localhost kernel[0]: standard background quantum is 2500 us
Sep 8 17:04:32 localhost kernel[0]: mig_table_max_displ = 74
Sep 8 17:04:32 localhost kernel[0]: TSC Deadline Timer supported and enabled
Sep 8 17:04:32 localhost kernel[0]: corecrypto kext started!
Sep 8 17:04:32 localhost kernel[0]: Running kernel space in FIPS MODE
Sep 8 17:04:32 localhost kernel[0]: Plist hmac value is 735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d
Sep 8 17:04:32 localhost kernel[0]: Computed hmac value is 735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d
Sep 8 17:04:32 localhost kernel[0]: corecrypto.kext FIPS integrity POST test passed!
Sep 8 17:04:32 localhost kernel[0]: corecrypto.kext FIPS AES CBC POST test passed!
Sep 8 17:04:32 localhost kernel[0]: corecrypto.kext FIPS TDES CBC POST test passed!
Sep 8 17:04:32 localhost kernel[0]: corecrypto.kext FIPS AES ECB AESNI POST test passed!
Sep 8 17:04:32 localhost kernel[0]: corecrypto.kext FIPS AES XTS AESNI POST test passed!
Sep 8 17:04:32 localhost kernel[0]: corecrypto.kext FIPS SHA POST test passed!
Sep 8 17:04:32 localhost kernel[0]: corecrypto.kext FIPS HMAC POST test passed!
Sep 8 17:04:32 localhost kernel[0]: corecrypto.kext FIPS ECDSA POST test passed!
Sep 8 17:04:32 localhost kernel[0]: corecrypto.kext FIPS DRBG POST test passed!
Sep 8 17:04:32 localhost kernel[0]: corecrypto.kext FIPS POST passed!
Sep 8 17:04:32 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
Sep 8 17:04:32 localhost kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
Sep 8 17:04:32 localhost kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=4 Enabled
Sep 8 17:04:32 localhost kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=6 Enabled
Sep 8 17:04:32 localhost kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=1 Enabled
Sep 8 17:04:32 localhost kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=3 Enabled
Sep 8 17:04:32 localhost kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=5 Enabled
Sep 8 17:04:32 localhost kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=7 Enabled
Sep 8 17:04:32 localhost kernel[0]: calling mpo_policy_init for TMSafetyNet
Sep 8 17:04:32 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
Sep 8 17:04:32 localhost kernel[0]: calling mpo_policy_init for Sandbox
Sep 8 17:04:32 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
Sep 8 17:04:32 localhost kernel[0]: calling mpo_policy_init for Quarantine
Sep 8 17:04:31 localhost com.apple.launchd[1]: *** launchd[1] has started up. ***
Sep 8 17:04:32 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
Sep 8 17:04:32 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
Sep 8 17:04:32 localhost kernel[0]: The Regents of the University of California. All rights reserved.
Sep 8 17:04:32 localhost kernel[0]: MAC Framework successfully initialized
Sep 8 17:04:32 localhost kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
Sep 8 17:04:32 localhost kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
Sep 8 17:04:32 localhost kernel[0]: ACPI: System State [S0 S4 S5] (S0)
Sep 8 17:04:32 localhost kernel[0]: PFM64 (36 cpu) 0xf10000000, 0xf0000000
Sep 8 17:04:32 localhost kernel[0]: AppleIntelCPUPowerManagement: Turbo Ratios 2344
Sep 8 17:04:32 localhost kernel[0]: AppleIntelCPUPowerManagement: (built 13:47:00 Aug 14 2012) initialization complete
Sep 8 17:04:32 localhost kernel[0]: [ PCI configuration begin ]
Sep 8 17:04:32 localhost kernel[0]: mbinit: done [128 MB total pool size, (85/42) split]
Sep 8 17:04:32 localhost kernel[0]: Pthread support ABORTS when sync kernel primitives misused
Sep 8 17:04:32 localhost kernel[0]: rooting via boot-uuid from /chosen: 41FD500C-773C-3271-B5C2-50A760450176
Sep 8 17:04:32 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
Sep 8 17:04:32 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
Sep 8 17:04:32 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
Sep 8 17:04:32 localhost kernel[0]: PCI configuration changed (bridge=1 device=0 cardbus=0)
Sep 8 17:04:32 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
Sep 8 17:04:32 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
Sep 8 17:04:32 localhost kernel[0]: AppleIntelCPUPowerManagementClient: ready
Sep 8 17:04:32 localhost kernel[0]: [ PCI configuration end, bridges 4 devices 11 ]
Sep 8 17:04:32 localhost kernel[0]: HDAEnabler: Copyright (c) 2008 by Kabyl
Sep 8 17:04:32 localhost kernel[0]: [RealtekRTL81xx:init] RealtekRTL81xx.kext v0.0.90 (c)2010-2011 by Lnx2Mac ([email protected])
Sep 8 17:04:32 localhost kernel[0]: HDAEnabler: 05/05/2008 Added SP-Audio support by Taruga
Sep 8 17:04:32 localhost kernel[0]: HDAEnabler: 03/07/2009 Compiled for 32/64-bit by Taruga
Sep 8 17:04:32 localhost kernel[0]: [RealtekRTL81xx:init] _logLevel is now 132 (0x0084)
Sep 8 17:04:32 localhost kernel[0]: [RealtekRTL81xx:init] Using updated PHY config method
Sep 8 17:04:32 localhost kernel[0]: [RealtekRTL81xx:init] init completed
Sep 8 17:04:32 localhost kernel[0]: [RTL81xx@0xd000:rtl8168_init_board] NIC identified as RTL8168E-VL/8111E-VL (mcfg=16)
Sep 8 17:04:32 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SAT0@1F,2/AppleAHCI/SPT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/M4-CT128M4SSD2 Media/IOGUIDPartitionScheme/mac@2
Sep 8 17:04:32 localhost kernel[0]: BSD root: disk0s2, major 1, minor 2
Sep 8 17:04:32 localhost kernel[0]: Kernel is LP64
Sep 8 17:04:32 localhost kernel[0]: USBMSC Identifier (non-unique): 64QIKS76RI5722HT 0x8564 0x1000 0x1100
Sep 8 17:04:31 localhost com.apple.launchd[1]: *** Verbose boot, will log to /dev/console. ***
Sep 8 17:04:31 localhost com.apple.launchd[1]: *** Shutdown logging is enabled. ***
Sep 8 17:04:32 localhost com.apple.launchd[1] (com.apple.automountd): Unknown key for boolean: NSSupportsSuddenTermination
Sep 8 17:04:32 localhost distnoted[20]: # distnote server daemon absolute time: 1.600716059 civil time: Sat Sep 8 17:04:32 2012 pid: 20 uid: 0 root: yes
Sep 8 17:04:32 localhost kernel[0]: com_lnx2mac_RealtekRTL81xx: Ethernet address bc:5f:f4:59:78:2c
Sep 8 17:04:33 localhost com.apple.SecurityServer[15]: Session 100000 created
Sep 8 17:04:33 localhost hidd[53]: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
Sep 8 17:04:33 localhost hidd[53]: void __IOHIDLoadBundles(): Loaded 0 HID plugins
Sep 8 17:04:33 localhost coreservicesd[66]: FindBestLSSession(), no match for inSessionID 0xfffffffffffffffc auditTokenInfo( uid=0 euid=0 auSessionID=100000 create=false
Sep 8 17:04:33 localhost mDNSResponder[46]: mDNSResponder mDNSResponder-379.27.1 (Aug 1 2012 20:12:04) starting OSXVers 12
Sep 8 17:04:33 localhost appleeventsd[59]: main: Starting up
Sep 8 17:04:34 localhost kernel[0]: Previous Shutdown Cause: 3
Sep 8 17:04:34 localhost kernel[0]: HDAEnabler: Copyright (c) 2008 by Kabyl
Sep 8 17:04:34 localhost kernel[0]: NVDANV50HAL loaded and registered.
Sep 8 17:04:34 localhost kernel[0]: DSMOS has arrived
Sep 8 17:04:34 localhost kernel[0]: [IOBluetoothHCIController][start] -- completed
Sep 8 17:04:34 localhost kernel[0]: HDAEnabler: 05/05/2008 Added SP-Audio support by Taruga
Sep 8 17:04:34 localhost kernel[0]: HDAEnabler: 03/07/2009 Compiled for 32/64-bit by Taruga
Sep 8 17:04:34 localhost kernel[0]: WARNING: IOPlatformPluginUtil : getCPUIDInfo: this is an unknown CPU model 0x3a
Sep 8 17:04:34 localhost kernel[0]: -- power management may be incomplete or unsupported
Sep 8 17:04:34 localhost kernel[0]: macx_swapon SUCCESS
 
Thank you for help.

I reinstall the os (10.8.1) . The settings of multibeast is attached. I didn't use Trim enabler this time.

But the problem is still here.

I dont know how to save the log in verbose mode.

I dont have the /var/log/kernel.log.

You can't save the kernel panic's on non-Mac hardware. On a Mac, the kernel panics are saved on nvram and on the next boot in the system.log. You can take a photo or just write them down.

the kernel log will be saved in the system.log.

From what I can see, there is not much anything in your system.log.

Boot with verbose mode (-v) or press on v at boot and take a photo of the kernel panic, if you get any...
 
My last comment in this thread. You didn't install fakesmc.kext. Without it, you get such issues.

Please read all the descriptions in the multibeast.-----
 
Status
Not open for further replies.
Back
Top