Jump to content

Random Kernal panics :( Any advice? Details enclosed


10 posts in this topic

Recommended Posts

Hi all, I'm running Yosemite on my machine and I've recently been experiencing kernel panics and I can't seem to figure out why. 

 

Some other community members here thought this could be corrupt memory or overheating but I've performed multiple memory tests and haven't seen any issues reported. 

 

Have I missed something easy here?

 

--EDIT--

Overview of my specs. See more details in the ETRE log below.

 

MB: Gigabyte H97M-D3H

CPU: Intel Core i7 4790

Memoyr: 16gb (4 x 4gb)

HDD: SanDisk SDSSDXP240G

 

 

I'm using Clover boot loader. Here is my config.plist content.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>ACPI</key>
	<dict>
		<key>DSDT</key>
		<dict>
			<key>Debug</key>
			<false/>
			<key>DropOEM_DSM</key>
			<false/>
			<key>Fixes</key>
			<dict>
				<key>AddDTGP_0001</key>
				<true/>
				<key>FakeLPC_0020</key>
				<true/>
			</dict>
			<key>Name</key>
			<string>DSDT.aml</string>
			<key>ReuseFFFF</key>
			<false/>
		</dict>
		<key>DropTables</key>
		<array>
			<dict>
				<key>Signature</key>
				<string>DMAR</string>
			</dict>
			<dict>
				<key>Signature</key>
				<string>SSDT</string>
				<key>TableId</key>
				<string>CpuPm</string>
			</dict>
			<dict>
				<key>Signature</key>
				<string>SSDT</string>
				<key>TableId</key>
				<string>Cpu0Ist</string>
			</dict>
		</array>
		<key>SSDT</key>
		<dict>
			<key>DropOem</key>
			<false/>
			<key>Generate</key>
			<false/>
		</dict>
	</dict>
	<key>Boot</key>
	<dict>
		<key>Arguments</key>
		<string>-v slide=0 kext-dev-mode=1</string>
		<key>Debug</key>
		<false/>
		<key>DefaultVolume</key>
		<string>Yosemite</string>
		<key>Legacy</key>
		<string>PBR</string>
		<key>Secure</key>
		<false/>
		<key>Timeout</key>
		<integer>5</integer>
		<key>XMPDetection</key>
		<string>Yes</string>
	</dict>
	<key>Devices</key>
	<dict>
		<key>Audio</key>
		<dict>
			<key>Inject</key>
			<string>1</string>
		</dict>
		<key>FakeID</key>
		<dict>
			<key>ATI</key>
			<string>0x0</string>
			<key>IMEI</key>
			<string>0x0</string>
			<key>IntelGFX</key>
			<string>0x0</string>
			<key>LAN</key>
			<string>0x0</string>
			<key>NVidia</key>
			<string>0x0</string>
			<key>SATA</key>
			<string>0x0</string>
			<key>WIFI</key>
			<string>0x0</string>
			<key>XHCI</key>
			<string>0x0</string>
		</dict>
		<key>USB</key>
		<dict>
			<key>FixOwnership</key>
			<false/>
			<key>Inject</key>
			<false/>
		</dict>
	</dict>
	<key>DisableDrivers</key>
	<array>
		<string>Nothing</string>
	</array>
	<key>GUI</key>
	<dict>
		<key>Hide</key>
		<array>
			<string>BOOTX64.EFI</string>
			<string>Windows</string>
		</array>
		<key>Language</key>
		<string>en:0</string>
		<key>Mouse</key>
		<dict>
			<key>DoubleClick</key>
			<integer>500</integer>
			<key>Enabled</key>
			<false/>
			<key>Mirror</key>
			<false/>
			<key>Speed</key>
			<integer>8</integer>
		</dict>
		<key>Scan</key>
		<dict>
			<key>Entries</key>
			<true/>
			<key>Legacy</key>
			<true/>
			<key>Tool</key>
			<true/>
		</dict>
		<key>ScreenResolution</key>
		<string>1920x1080</string>
		<key>Theme</key>
		<string>bluemac</string>
	</dict>
	<key>Graphics</key>
	<dict>
		<key>Inject</key>
		<dict>
			<key>ATI</key>
			<false/>
			<key>Intel</key>
			<true/>
			<key>NVidia</key>
			<false/>
		</dict>
	</dict>
	<key>KernelAndKextPatches</key>
	<dict>
		<key>AppleRTC</key>
		<false/>
		<key>KernelCpu</key>
		<true/>
		<key>KernelPm</key>
		<true/>
		<key>KextsToPatch</key>
		<array>
			<dict>
				<key>Comment</key>
				<string>External icons patch</string>
				<key>Find</key>
				<data>
				RXh0ZXJuYWw=
				</data>
				<key>Name</key>
				<string>AppleAHCIPort</string>
				<key>Replace</key>
				<data>
				SW50ZXJuYWw=
				</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>trim</string>
				<key>Find</key>
				<data>
				AEFQUExFIFNTRAA=
				</data>
				<key>Name</key>
				<string>IOAHCIBlockStorage</string>
				<key>Replace</key>
				<data>
				AAAAAAAAAAAAAAA=
				</data>
			</dict>
		</array>
	</dict>
	<key>RtVariables</key>
	<dict>
		<key>ROM</key>
		<string>UseMacAddr1</string>
	</dict>
	<key>SMBIOS</key>
	<dict>
		<key>BiosReleaseDate</key>
		<string>09/03/2013</string>
		<key>BiosVendor</key>
		<string>Apple Inc.</string>
		<key>BiosVersion</key>
		<string>IM142.88Z.0118.B00.1309031249</string>
		<key>Board-ID</key>
		<string>Mac-27ADBB7B4CEE8E61</string>
		<key>BoardManufacturer</key>
		<string>Apple Inc.</string>
		<key>BoardType</key>
		<integer>10</integer>
		<key>ChassisAssetTag</key>
		<string>iMac-Aluminum</string>
		<key>ChassisManufacturer</key>
		<string>Apple Inc.</string>
		<key>ChassisType</key>
		<string>13</string>
		<key>Family</key>
		<string>iMac</string>
		<key>Manufacturer</key>
		<string>Apple Inc.</string>
		<key>Mobile</key>
		<false/>
		<key>ProductName</key>
		<string>iMac14,2</string>
		<key>SerialNumber</key>
		<string>C02K3S5ZF8JC</string>
		<key>Trust</key>
		<false/>
		<key>Version</key>
		<string>1.0</string>
	</dict>
	<key>SystemParameters</key>
	<dict>
		<key>InjectKexts</key>
		<string>Detect</string>
		<key>InjectSystemID</key>
		<true/>
	</dict>
</dict>
</plist>

Here is the output from ETRECheck

EtreCheck version: 2.1.8 (121)
Report generated 8 May 2015 6:57:19 pm AEST
Download EtreCheck from http://etresoft.com/etrecheck

Click the [Click for support] links for help with non-Apple products.
Click the [Click for details] links for more information about that line.

Hardware Information: ℹ️
    iMac (27-inch, Late 2013) (Technical Specifications)
    iMac - model: iMac14,2
    1 3.60 GHz Intel Core i7 CPU: 4-core
    16 GB RAM Upgradeable
        BANK0/DIMM0
            4 GB DDR3 1333 MHz ok
        BANK1/DIMM0
            4 GB DDR3 1333 MHz ok
        BANK0/DIMM1
            4 GB DDR3 1333 MHz ok
        BANK1/DIMM1
            4 GB DDR3 1333 MHz ok
    Bluetooth: Good - Handoff/Airdrop2 supported
    Wireless:  en0: 802.11 a/b/g/n

Video Information: ℹ️
    Intel HD Graphics 4600
        2416 1920 x 1200 @ 60 Hz
        2416 1920 x 1200 @ 60 Hz

System Software: ℹ️
    OS X 10.10.2 (14C109) - Time since boot: 0:15:47

Disk Information: ℹ️
    SanDisk SDSSDXP240G disk0 : (240.06 GB)
        EFI (disk0s1) <not mounted> : 210 MB 
        YOSEMITE (disk0s2) / : 239.20 GB (162.36 GB free)
        Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB 

USB Information: ℹ️
    Western Digital My Book 1140 2 TB
        2TB (disk1s1) /Volumes/2TB : 2.00 TB (69.35 GB free)
    Microsoft Microsoft® Nano Transceiver v2.0 
    Logitech Logitech BT Mini-Receiver 
        Logitech Logitech BT Mini-Receiver 
        Logitech Logitech BT Mini-Receiver 

Configuration files: ℹ️
    /etc/hosts - Count: 20

Gatekeeper: ℹ️
    Anywhere

Kernel Extensions: ℹ️
        /Applications/ExpressVPN.app
    [not loaded]    expressvpn.tap (1.0) [Click for support]
    [loaded]    expressvpn.tun (1.0) [Click for support]

        /Library/Application Support/VirtualBox
    [loaded]    org.virtualbox.kext.VBoxDrv (4.3.26) [Click for support]
    [loaded]    org.virtualbox.kext.VBoxNetAdp (4.3.26) [Click for support]
    [loaded]    org.virtualbox.kext.VBoxNetFlt (4.3.26) [Click for support]
    [loaded]    org.virtualbox.kext.VBoxUSB (4.3.26) [Click for support]

        /Library/Extensions
    [loaded]    com.usboverdrive.driver.hid (3.1 - SDK 10.8) [Click for support]
    [loaded]    jp.plentycom.driver.SteerMouse (4.2.2 - SDK 10.6) [Click for support]

        /Library/Extensions/USBOverdrive.kext/Contents/PlugIns
    [not loaded]    com.usboverdrive.driver.bt (3.1 - SDK 10.8) [Click for support]
    [not loaded]    com.usboverdrive.driver.hid.safe (3.1) [Click for support]

        /System/Library/Extensions
    [loaded]    com.ibm.mobileconnect.driver.VirtualNetworkController (1.0.0 - SDK 10.6) [Click for support]
    [loaded]    com.intel.kext.intelhaxm (1.1.1 - SDK 10.9) [Click for support]
    [not loaded]    com.tonymacx86.AHCI_3rdParty_SATA (0.5) [Click for support]
    [loaded]    es.osx86.driver.EvOreboot (1.0.3) [Click for support]
    [not loaded]    net.osrom.kext.Disabler (1.0.1) [Click for support]
    [loaded]    net.osx86.kexts.GenericUSBXHCI (1.2.8d9 - SDK 10.8) [Click for support]
    [loaded]    org.netkas.driver.FakeSMC (1364 - SDK 10.9) [Click for support]
    [not loaded]    org.voodoo.driver.VoodooHDA (2.8.7 - SDK 10.6) [Click for support]

        /Users/[redacted]/Downloads/DPCIManager_ML/DPCIManager.app
    [not loaded]    com.coresystems.driver.DirectHW (1.3 - SDK 10.8) [Click for support]

Problem System Launch Agents: ℹ️
    [running]    com.paragon.NTFS.notify.plist [Click for support]

Problem System Launch Daemons: ℹ️
    [loaded]    com.intel.haxm.plist [Click for support]

Launch Agents: ℹ️
    [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
    [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
    [loaded]    com.paragon.updater.plist [Click for support]
    [not loaded]    com.teamviewer.teamviewer.plist [Click for support]
    [not loaded]    com.teamviewer.teamviewer_desktop.plist [Click for support]
    [loaded]    org.macosforge.xquartz.startx.plist [Click for support]

Launch Daemons: ℹ️
    [loaded]    com.adobe.fpsaud.plist [Click for support]
    [loaded]    com.barebones.authd.plist [Click for support]
    [loaded]    com.macpaw.CleanMyMac2.Agent.plist [Click for support]
    [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
    [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
    [loaded]    com.paragon.ntfs12.refresh.plist [Click for support]
    [loaded]    com.teamviewer.Helper.plist [Click for support]
    [not loaded]    com.teamviewer.teamviewer_service.plist [Click for support]
    [loaded]    com.tonymacx86.InstallHelper.plist [Click for support]
    [loaded]    org.macosforge.xquartz.privileged_startx.plist [Click for support]
    [not loaded]    org.virtualbox.startup.plist [Click for support]
    [running]    wclientd.plist [Click for support]
    [running]    wcstatusd.plist [Click for support]

User Launch Agents: ℹ️
    [loaded]    com.bittorrent.uTorrent.plist [Click for support]
    [loaded]    com.google.keystone.agent.plist [Click for support]
    [loaded]    com.macpaw.CleanMyMac2Helper.diskSpaceWatcher.plist [Click for support]
    [loaded]    com.macpaw.CleanMyMac2Helper.scheduledScan.plist [Click for support]
    [loaded]    com.macpaw.CleanMyMac2Helper.trashWatcher.plist [Click for support]
    [not loaded]    org.virtualbox.vboxwebsrv.plist [Click for support]

User Login Items: ℹ️
    iTunesHelper    Application  (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
    USBOverdriveHelper    UNKNOWN Hidden (missing value)
    Google Drive    Application Hidden (/Applications/Google Drive.app)
    ExpressVPN    Application  (/Applications/ExpressVPN.app)
    Mobility Client Helper    Application  (/Applications/Mobility Client.app/Contents/MacOS/Mobility Client Helper.app)
    SteerMouse Manager    Application  (/Applications/Utilities/SteerMouse.app/Contents/MacOS/SteerMouse Manager.app)

Internet Plug-ins: ℹ️
    AdobeAAMDetect: Version: AdobeAAMDetect 1.0.0.0 - SDK 10.6 [Click for support]
    FlashPlayer-10.6: Version: 17.0.0.169 - SDK 10.6 [Click for support]
    QuickTime Plugin: Version: 7.7.3
    Flash Player: Version: 17.0.0.169 - SDK 10.6 [Click for support]
    Default Browser: Version: 600 - SDK 10.10
    SharePointBrowserPlugin: Version: 14.0.0 [Click for support]
    JavaAppletPlugin: Version: Java 7 Update 75 Check version

Safari Extensions: ℹ️
    Adblock Plus
    AdBlock
    Facebook Cleaner

3rd Party Preference Panes: ℹ️
    Flash Player  [Click for support]
    Java  [Click for support]
    Paragon NTFS for Mac ® OS X  [Click for support]
    SteerMouse  [Click for support]

Time Machine: ℹ️
    Time Machine not configured!

Top Processes by CPU: ℹ️
        23%    Finder
        10%    WindowServer
        10%    com.apple.WebKit.Plugin.64
        10%    quicklookd
         4%    com.apple.WebKit.Networking

Top Processes by Memory: ℹ️
    515 MB    Safari
    189 MB    com.apple.WebKit.WebContent
    155 MB    com.apple.WebKit.Plugin.64
    120 MB    ocspd
    103 MB    WindowServer

Virtual Memory Information: ℹ️
    10.49 GB    Free RAM
    4.68 GB    Active RAM
    498 MB    Inactive RAM
    1.37 GB    Wired RAM
    1.01 GB    Page-ins
    0 B    Page-outs

Diagnostics Information: ℹ️
    May 8, 2015, 06:41:20 PM    /Library/Logs/DiagnosticReports/Kernel_2015-05-08-184120_[redacted].panic [Click for details]
    May 8, 2015, 06:41:19 PM    Self test - passed
    May 8, 2015, 06:29:28 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/adb_2015-05-08-182928_[redacted].crash
    May 7, 2015, 10:48:31 PM    /Library/Logs/DiagnosticReports/Kernel_2015-05-07-224831_[redacted].panic [Click for details]
    Apr 24, 2015, 08:07:48 PM    /Library/Logs/DiagnosticReports/Kernel_2015-04-24-200748_[redacted].panic [Click for details]
    Apr 24, 2015, 08:05:33 AM    /Library/Logs/DiagnosticReports/Kernel_2015-04-24-080533_[redacted].panic [Click for details]
    Apr 23, 2015, 10:50:27 PM    /Library/Logs/DiagnosticReports/Kernel_2015-04-23-225027_[redacted].panic [Click for details]
    Apr 22, 2015, 10:14:49 PM    /Library/Logs/DiagnosticReports/Kernel_2015-04-22-221449_[redacted].panic [Click for details]
    Apr 19, 2015, 11:54:41 AM    /Library/Logs/DiagnosticReports/Kernel_2015-04-19-115441_[redacted].panic [Click for details]
    Apr 18, 2015, 10:50:50 PM    /Library/Logs/DiagnosticReports/Kernel_2015-04-18-225050_[redacted].panic [Click for details]
    Apr 18, 2015, 10:01:11 AM    /Library/Logs/DiagnosticReports/Kernel_2015-04-18-100111_[redacted].panic [Click for details]
    Apr 14, 2015, 09:54:14 PM    /Library/Logs/DiagnosticReports/Kernel_2015-04-14-215414_[redacted].panic [Click for details]
    Apr 13, 2015, 07:09:44 PM    /Library/Logs/DiagnosticReports/Kernel_2015-04-13-190944_[redacted].panic [Click for details]
    Apr 11, 2015, 01:04:31 PM    /Library/Logs/DiagnosticReports/Kernel_2015-04-11-130431_[redacted].panic [Click for details]
    Apr 10, 2015, 09:40:11 PM    /Library/Logs/DiagnosticReports/Kernel_2015-04-10-214011_[redacted].panic [Click for details]

 Here is the content from the latest panic.

Anonymous UUID:       F0CFBAAE-895A-5425-B8C9-10A9BC1ED856

Fri May  8 18:41:20 2015

*** Panic Report ***
panic(cpu 6 caller 0xffffff800041a46e): Kernel trap at 0xffffff80004029f0, type 13=general protection, registers:
CR0: 0x000000008001003b, CR2: 0x000000013146f000, CR3: 0x00000002ef1ec078, CR4: 0x00000000001627e0
RAX: 0x002100074bca0048, RBX: 0xffffff8021be1de0, RCX: 0x0000000000000000, RDX: 0x0000000000000220
RSP: 0xffffff81ecd43b20, RBP: 0xffffff81ecd43ba0, RSI: 0x0000000000211301, RDI: 0x000000000021136f
R8:  0xffffff80159217c0, R9:  0x0001000000000000, R10: 0xffffff80308aadb0, R11: 0x0000000000000206
R12: 0x000000011b5fa000, R13: 0xffffff8021be1de0, R14: 0xffffff802bab29c0, R15: 0x0000000000000060
RFL: 0x0000000000010206, RIP: 0xffffff80004029f0, CS:  0x0000000000000008, SS:  0x0000000000000010
Fault CR2: 0x000000013146f000, Error code: 0x0000000000000000, Fault CPU: 0x6

Backtrace (CPU 6), Frame : Return Address
0xffffff81e38f5e10 : 0xffffff800032fe41 
0xffffff81e38f5e90 : 0xffffff800041a46e 
0xffffff81e38f6050 : 0xffffff8000436683 
0xffffff81e38f6070 : 0xffffff80004029f0 
0xffffff81ecd43ba0 : 0xffffff80003b9563 
0xffffff81ecd43e80 : 0xffffff80003ac21e 
0xffffff81ecd43f40 : 0xffffff80007c9777 
0xffffff81ecd43f50 : 0xffffff800084b386 
0xffffff81ecd43fb0 : 0xffffff8000436e86 

BSD process name corresponding to current thread: com.apple.WebKit
Boot args: -v slide=0 kext-dev-mode=1 

Mac OS version:
14C109

Kernel version:
Darwin Kernel Version 14.1.0: Mon Dec 22 23:10:38 PST 2014; root:xnu-2782.10.72~2/RELEASE_X86_64
Kernel UUID: DCF5C2D5-16AE-37F5-B2BE-ED127048DFF5
__HIB  text base: 0xffffff8000100000
System model name: iMac14,2 (Mac-27ADBB7B4CEE8E61)

System uptime in nanoseconds: 2180711218023
last loaded kext at 1463475701709: expressvpn.tun	1.0 (addr 0xffffff7f82402000, size 32768)
last unloaded kext at 103051018365: com.apple.driver.AppleFileSystemDriver	3.0.1 (addr 0xffffff7f8227b000, size 8192)
loaded kexts:
expressvpn.tun	1.0
com.paragon-software.filesystems.ntfs	62.1.12
org.virtualbox.kext.VBoxNetAdp	4.3.26
org.virtualbox.kext.VBoxNetFlt	4.3.26
org.virtualbox.kext.VBoxUSB	4.3.26
org.virtualbox.kext.VBoxDrv	4.3.26
com.intel.kext.intelhaxm	1.1.1
com.ibm.mobileconnect.driver.VirtualNetworkController	1.0.0
jp.plentycom.driver.SteerMouse	4.2.2
com.usboverdrive.driver.hid	3.1
net.osx86.kexts.GenericUSBXHCI	1.2.8d9
org.netkas.driver.FakeSMC	1364
es.osx86.driver.EvOreboot	1.0.3
com.apple.driver.AudioAUUC	1.70
com.apple.filesystems.autofs	3.0
com.apple.driver.AppleHDA	269.25
com.apple.iokit.IOBluetoothSerialManager	4.3.2f6
com.apple.driver.AppleUpstreamUserClient	3.6.1
com.apple.driver.AppleMCCSControl	1.2.11
com.apple.driver.AppleOSXWatchdog	1
com.apple.iokit.IOUserEthernet	1.0.1
com.apple.driver.AppleIntelHD5000Graphics	10.0.2
com.apple.Dont_Steal_Mac_OS_X	7.0.0
com.apple.driver.AppleHWAccess	1
com.apple.driver.Apple16X50ACPI	3.2
com.apple.driver.AppleLPC	1.7.3
com.apple.driver.AppleHV	1
com.apple.driver.AppleIntelFramebufferAzul	10.0.2
com.apple.driver.ACPI_SMC_PlatformPlugin	1.0.0
com.apple.iokit.SCSITaskUserClient	3.7.3
com.apple.driver.XsanFilter	404
com.apple.AppleFSCompression.AppleFSCompressionTypeDataless	1.0.0d1
com.apple.AppleFSCompression.AppleFSCompressionTypeZlib	1.0.0d1
com.apple.BootCache	35
com.apple.iokit.IOAHCIBlockStorage	2.7.0
com.apple.driver.AppleUSBHub	705.4.2
com.apple.driver.AirPort.Atheros40	700.74.5
com.apple.driver.AppleUSBXHCI	710.4.11
com.apple.driver.AppleAHCIPort	3.1.0
com.apple.driver.AppleACPIButtons	3.1
com.apple.driver.AppleRTC	2.0
com.apple.driver.AppleHPET	1.8
com.apple.driver.AppleSMBIOS	2.1
com.apple.driver.AppleAPIC	1.7
com.apple.nke.applicationfirewall	161
com.apple.security.quarantine	3
com.apple.security.TMSafetyNet	8
com.apple.kext.triggers	1.0
com.apple.driver.DspFuncLib	269.25
com.apple.kext.OSvKernDSPLib	1.15
com.apple.driver.AppleSMBusController	1.0.13d1
com.apple.iokit.IOSMBusFamily	1.1
com.apple.iokit.IOSurface	97
com.apple.iokit.IONDRVSupport	2.4.1
com.apple.driver.Apple16X50Serial	3.2
com.apple.iokit.IOSerialFamily	11
com.apple.iokit.IOUSBUserClient	705.4.0
com.apple.AppleGraphicsDeviceControl	3.8.6
com.apple.iokit.IOAcceleratorFamily2	156.6
com.apple.driver.AppleHDAController	269.25
com.apple.iokit.IOGraphicsFamily	2.4.1
com.apple.iokit.IOHDAFamily	269.25
com.apple.iokit.IOAudioFamily	203.3
com.apple.vecLib.kext	1.2.0
com.apple.driver.AppleSMC	3.1.9
com.apple.driver.IOPlatformPluginLegacy	1.0.0
com.apple.driver.IOPlatformPluginFamily	5.8.1d38
com.apple.iokit.IOSCSIBlockCommandsDevice	3.7.3
com.apple.iokit.IOUSBMassStorageClass	3.7.1
com.apple.iokit.IOSCSIArchitectureModelFamily	3.7.3
com.apple.driver.IOBluetoothHIDDriver	4.3.2f6
com.apple.iokit.IOBluetoothFamily	4.3.2f6
com.apple.iokit.IOUSBHIDDriver	705.4.0
com.apple.driver.AppleUSBComposite	705.4.9
com.apple.iokit.IO80211Family	710.55
com.apple.iokit.IONetworkingFamily	3.2
com.apple.iokit.IOAHCIFamily	2.7.5
com.apple.iokit.IOUSBFamily	710.4.14
com.apple.driver.AppleEFINVRAM	2.0
com.apple.driver.AppleEFIRuntime	2.0
com.apple.iokit.IOHIDFamily	2.0.0
com.apple.security.sandbox	300.0
com.apple.kext.AppleMatch	1.0.0d1
com.apple.driver.AppleKeyStore	2
com.apple.driver.AppleMobileFileIntegrity	1.0.5
com.apple.driver.AppleCredentialManager	1.0
com.apple.driver.DiskImages	396
com.apple.iokit.IOStorageFamily	2.0
com.apple.iokit.IOReportFamily	31
com.apple.driver.AppleFDEKeyStore	28.30
com.apple.driver.AppleACPIPlatform	3.1
com.apple.iokit.IOPCIFamily	2.9
com.apple.iokit.IOACPIFamily	1.4
com.apple.kec.Libm	1
com.apple.kec.pthread	1
com.apple.kec.corecrypto	1.0
Model: iMac14,2, BootROM IM142.0118.B00, 4 processors, Intel Core i7, 3.60 GHz, 16 GB, SMC 2.15f2
Graphics: Intel HD Graphics 4600, Intel HD Graphics 4600, Built-In
Memory Module: BANK0/DIMM0, 4 GB, DDR3, 1333 MHz, G Skill Intl, F3-10666CL9-4GBSR
Memory Module: BANK1/DIMM0, 4 GB, DDR3, 1333 MHz, G Skill Intl, F3-10666CL9-4GBSR
Memory Module: BANK0/DIMM1, 4 GB, DDR3, 1333 MHz, G Skill Intl, F3-10666CL9-4GBSR
Memory Module: BANK1/DIMM1, 4 GB, DDR3, 1333 MHz, G Skill Intl, F3-10666CL9-4GBSR
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x3112), Atheros 9380: 4.0.74.0-P2P
Network Service: Ethernet Adaptor (wc1), Ethernet, wc1
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: SanDisk SDSSDXP240G, 240.06 GB
USB Device: My Book 1140
USB Device: Microsoft® Nano Transceiver v2.0
USB Device: Logitech BT Mini-Receiver
USB Device: Logitech BT Mini-Receiver
USB Device: Logitech BT Mini-Receiver
Thunderbolt Bus: 

Link to comment
Share on other sites

Hi, many times kp's comes from bad drivers (kexts), do you use any patched kext on your system? any voodoo pm or hda? try to remove patched kexts and play without them for a while...also kp's may comes from cpu/ram oc or problems on hardware. In my hack a had many kp's from a ide kext for a via controller and sometimes on my laptop by voodoo hda. 

 

EDIT:  Try to remove EvOreboot, atheros40 and appleHDA* (if is patched) and use your system for a while to see if kp occur.

Do you use native pm? your dsdt is patched? 

  • Like 1
Link to comment
Share on other sites

I think the problem is that I've tried too many things on this install. I should start again with my extra knowledge (since this was my first hack) and see if the machine stabilizes. With that said, I'll make sure to not put in the wrong kexts and take a little more care with what I've installed etc. I'm sure it will work out as my board should be very capable for this. I'll give it a reinstall and see if it breaks!

 

Thanks for all the help so far!

Link to comment
Share on other sites

You can make a second partition in the same drive and install osx. that way can help you to experiment with safe and if you done you can always move-clone your os to first partition with carbon cloner.
if you need more help i will be here  :)
 

Link to comment
Share on other sites

Setting your bios like this:

SATA-AHCI-Mode : Enabled
XHCI-Mode : Auto
XHCI-Hand Off : Enabled
EHCI-Hand Off : Enabled
vt-D : Disabled
Wake On Lan  : Disabled
Secure Boot : Disabled
CPU EIST : Disabled 

Use this config.plist

 

Install Clover like this:

 

 

  • Like 1
Link to comment
Share on other sites

Thanks so much. Are you suggesting I reinstall using Clover? Or can I clean this installation? 

 

Perhaps I just should not be lazy and reinstall  :P

After installation use Remove VBoxHfs in EFI/Clover/Drivers64UEFI and replace with HFSPlus.

 

Link to comment
Share on other sites

 Share

×
×
  • Create New...