Jump to content

Problems whit ATI HD7950 Clover and El Capitan 10.11.2


realxpx
 Share

1 post in this topic

Recommended Posts

Hello, use mac CLOVER Capitan V3320 with 10.11.2. because until recently used a Nvidia GTX285 he injected Drivier and all was well. I bought the ATI HD7950 3GB Vapor and begin there some problems I've tried to solve the post to talk about it but nothing. It happens to me sometimes user logs off, others there is a kernel panic etc ...

 

Hard: Gigabite Z77 ds3h + i7 3.4Ghz.
 

Also, I see that the memory modules, despite being all equal in the kernel panic shown me 3 at 1333MHz and a 1600MHz which is the speed standard with ... do not know if it has to do with the problem or part of the problem ...

Any body can help me? Many thanks!

 

My configuration Clover.

<?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>AddHDMI_8000000</key>
				<true/>
				<key>AddIMEI_80000</key>
				<true/>
				<key>AddPNLF_1000000</key>
				<true/>
				<key>DeleteUnused_400000</key>
				<true/>
				<key>FIX_ACST_4000000</key>
				<true/>
				<key>FIX_ADP1_800000</key>
				<true/>
				<key>FIX_RTC_20000</key>
				<true/>
				<key>FIX_S3D_2000000</key>
				<true/>
				<key>FixAirport_4000</key>
				<true/>
				<key>FixDisplay_0100</key>
				<true/>
				<key>FixFirewire_0800</key>
				<true/>
				<key>FixHDA_8000</key>
				<true/>
				<key>FixHPET_0010</key>
				<true/>
				<key>FixIPIC_0040</key>
				<true/>
				<key>FixLAN_2000</key>
				<true/>
				<key>FixRegions_10000000</key>
				<true/>
				<key>FixShutdown_0004</key>
				<true/>
				<key>NewWay_80000000</key>
				<true/>
			</dict>
			<key>Name</key>
			<string>DSDT.aml</string>
			<key>ReuseFFFF</key>
			<false/>
		</dict>
		<key>DropTables</key>
		<array>
			<dict>
				<key>Signature</key>
				<string>SSDT</string>
				<key>TableId</key>
				<string>Cpu0Ist</string>
			</dict>
			<dict>
				<key>Signature</key>
				<string>DMAR</string>
			</dict>
			<dict>
				<key>Signature</key>
				<string>SSDT</string>
				<key>TableId</key>
				<string>CpuPm</string>
			</dict>
		</array>
		<key>HaltEnabler</key>
		<true/>
		<key>SSDT</key>
		<dict>
			<key>DropOem</key>
			<false/>
			<key>EnableC6</key>
			<true/>
			<key>Generate</key>
			<true/>
		</dict>
	</dict>
	<key>Boot</key>
	<dict>
		<key>Arguments</key>
		<string>kext-dev-mode=1 rootless=0</string>
		<key>CustomLogo</key>
		<false/>
		<key>Debug</key>
		<false/>
		<key>DefaultLoader</key>
		<string>LastBootedVolume</string>
		<key>DefaultVolume</key>
		<string>LastBootedVolume</string>
		<key>Legacy</key>
		<string>PBR</string>
		<key>Secure</key>
		<false/>
		<key>Timeout</key>
		<integer>5</integer>
		<key>XMPDetection</key>
		<false/>
	</dict>
	<key>Devices</key>
	<dict>
		<key>Audio</key>
		<dict>
			<key>Inject</key>
			<string>2</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>AddClockID</key>
			<true/>
			<key>FixOwnership</key>
			<true/>
			<key>Inject</key>
			<true/>
		</dict>
	</dict>
	<key>DisableDrivers</key>
	<array>
		<string>Nothing</string>
	</array>
	<key>GUI</key>
	<dict>
		<key>Hide</key>
		<array>
			<string>Windows</string>
			<string>BOOTX64.EFI</string>
		</array>
		<key>Language</key>
		<string>es:0</string>
		<key>Mouse</key>
		<dict>
			<key>DoubleClick</key>
			<integer>500</integer>
			<key>Enabled</key>
			<true/>
			<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>1600x1200</string>
		<key>Theme</key>
		<string>embedded</string>
	</dict>
	<key>Graphics</key>
	<dict>
		<key>DualLink</key>
		<integer>0</integer>
		<key>FBName</key>
		<string>RadeonFramebuffer</string>
		<key>Inject</key>
		<dict>
			<key>ATI</key>
			<false/>
			<key>Intel</key>
			<false/>
			<key>NVidia</key>
			<false/>
		</dict>
		<key>InjectEDID</key>
		<true/>
		<key>NvidiaSingle</key>
		<false/>
	</dict>
	<key>KernelAndKextPatches</key>
	<dict>
		<key>AppleRTC</key>
		<true/>
		<key>AsusAICPUPM</key>
		<true/>
		<key>Debug</key>
		<false/>
		<key>KernelCpu</key>
		<false/>
		<key>KernelHaswellE</key>
		<false/>
		<key>KernelLapic</key>
		<false/>
		<key>KernelPm</key>
		<false/>
		<key>KextsToPatch</key>
		<array>
			<dict>
				<key>Comment</key>
				<string>t1-10.11-AppleHDA/Realtek ALC...</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>
				gxnUEQ==
				</data>
				<key>Name</key>
				<string>AppleHDA</string>
				<key>Replace</key>
				<data>
				AAAAAA==
				</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>t1-10.9-10.11-AppleHDA/Realtek ALC887</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>
				ixnUEQ==
				</data>
				<key>Name</key>
				<string>AppleHDA</string>
				<key>Replace</key>
				<data>
				hwjsEA==
				</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>t1-AppleHDA/Resources/xml>zml</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>
				eG1sLnps
				</data>
				<key>Name</key>
				<string>AppleHDA</string>
				<key>Replace</key>
				<data>
				em1sLnps
				</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>TRIM Enabler</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>
				AEFQUExFIFNTRAA=
				</data>
				<key>Name</key>
				<string>IOAHCIBlockStorage</string>
				<key>Replace</key>
				<data>
				AAAAAAAAAAAAAAA=
				</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>External icons patch</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>
				RXh0ZXJuYWw=
				</data>
				<key>Name</key>
				<string>AppleAHCIPort</string>
				<key>Replace</key>
				<data>
				SW50ZXJuYWw=
				</data>
			</dict>
		</array>
	</dict>
	<key>RtVariables</key>
	<dict>
		<key>BooterConfig</key>
		<string>0x28</string>
		<key>CsrActiveConfig</key>
		<string>0x67</string>
	</dict>
	<key>SMBIOS</key>
	<dict>
		<key>BiosReleaseDate</key>
		<string>09/04/2012</string>
		<key>BiosVendor</key>
		<string>Apple Inc.</string>
		<key>BiosVersion</key>
		<string>IM131.88Z.010A.B05.1209042338</string>
		<key>Board-ID</key>
		<string>Mac-00BE6ED71E35EB86</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>iMac13,1</string>
		<key>SerialNumber</key>
		<string>C02LC169DNCT</string>
		<key>Trust</key>
		<false/>
		<key>Version</key>
		<string>1.0</string>
	</dict>
	<key>SystemParameters</key>
	<dict>
		<key>InjectKexts</key>
		<string>Yes</string>
		<key>InjectSystemID</key>
		<true/>
	</dict>
</dict>
</plist>

Boot Log

0:100  0:100  MemLog inited, TSC freq: 3403357113
0:100  0:000  
0:100  0:000  Now is 28.1.2016,  15:24:6 (GMT+2047)
0:100  0:000  Starting Clover rev 3333 on American Megatrends EFI
0:100  0:000  SelfDevicePath=PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,00751DB0-7431-4BB5-8BF1-6658D9D53707,0x28,0x64000) @DB516E98
0:100  0:000  SelfDirPath = \EFI\BOOT
0:100  0:000  Total Memory Slots Count = 4
0:100  0:000  Type 17 Index = 0
0:100  0:000  SmbiosTable.Type17->Speed = 1600MHz
0:100  0:000  SmbiosTable.Type17->Size = 4096MB
0:100  0:000  SmbiosTable.Type17->Bank/Device = BANK 3 ChannelB-DIMM1
0:100  0:000  Type 17 Index = 1
0:100  0:000  SmbiosTable.Type17->Speed = 1600MHz
0:100  0:000  SmbiosTable.Type17->Size = 4096MB
0:100  0:000  SmbiosTable.Type17->Bank/Device = BANK 1 ChannelA-DIMM1
0:100  0:000  Type 17 Index = 2
0:100  0:000  SmbiosTable.Type17->Speed = 1600MHz
0:100  0:000  SmbiosTable.Type17->Size = 4096MB
0:100  0:000  SmbiosTable.Type17->Bank/Device = BANK 2 ChannelB-DIMM0
0:100  0:000  Type 17 Index = 3
0:100  0:000  SmbiosTable.Type17->Speed = 1600MHz
0:100  0:000  SmbiosTable.Type17->Size = 4096MB
0:100  0:000  SmbiosTable.Type17->Bank/Device = BANK 0 ChannelA-DIMM0
0:100  0:000  Boot status=0
0:100  0:000  Clover revision: 3333  running on To be filled by O.E.M.
0:100  0:000  ... with board Z77-DS3H
0:100  0:000  CPU Vendor = 756E6547 Model=306A9
0:100  0:000  The CPU supported turbo
0:100  0:000  BrandString = Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz
0:100  0:000  MSR 0xE2 before patch 1E000403
0:100  0:000  MSR 0xE4              00010414
0:100  0:000  MSR 0xCE              00081010_F0012200
0:100  0:000  non-usable FLEX_RATIO = 90000
0:100  0:000  corrected FLEX_RATIO = 80000
0:100  0:000  MSR 0x1B0             00000000
0:100  0:000  FSBFrequency=117MHz DMIvalue=100000kHz
0:100  0:000  Corrected FSBFrequency=100MHz
0:100  0:000  Vendor/Model/Stepping: 0x756E6547/0x3A/0x9
0:100  0:000  Family/ExtFamily: 0x6/0x0
0:100  0:000  MaxDiv/MinDiv: 34.0/16
0:100  0:000  Turbo: 40/40/40/40
0:100  0:000  Features: 0xBFEBFBFF
0:100  0:000  Threads: 8
0:100  0:000  Cores: 4
0:100  0:000  FSB: 100 MHz
0:100  0:000  CPU: 4000 MHz
0:100  0:000  TSC: 4000 MHz
0:100  0:000  PIS: 400 MHz
0:100  0:000  PCI (00|00:00.00) : 8086 0150 class=060000
0:100  0:000  PCI (00|00:01.00) : 8086 0151 class=060400
0:100  0:000  PCI (00|01:00.00) : 1002 679A class=030000
0:100  0:000  Found Radeon model=AMD Radeon HD 7950/8950/R9 280
0:100  0:000  PCI (00|01:00.01) : 1002 AAA0 class=040300
0:100  0:000  PCI (00|00:14.00) : 8086 1E31 class=0C0330
0:100  0:000  PCI (00|00:16.00) : 8086 1E3A class=078000
0:100  0:000  PCI (00|00:16.01) : FFFF FFFF class=FFFFFF
0:100  0:000  PCI (00|00:1A.00) : 8086 1E2D class=0C0320
0:100  0:000  PCI (00|00:1B.00) : 8086 1E20 class=040300
0:100  0:000  PCI (00|00:1C.00) : 8086 1E10 class=060400
0:100  0:000  PCI (00|00:1C.03) : 8086 244E class=060401
0:100  0:000  PCI (00|03:00.00) : 8086 244E class=060401
0:100  0:000  PCI (00|00:1C.04) : 8086 1E18 class=060400
0:100  0:000  PCI (00|05:00.00) : 14E4 1682 class=020000
0:100  0:000  LAN 0, Vendor=14E4, MMIO=F0010000
0:100  0:000  PCI (00|00:1D.00) : 8086 1E26 class=0C0320
0:100  0:000  PCI (00|00:1F.00) : 8086 1E44 class=060100
0:100  0:000  PCI (00|00:1F.02) : 8086 1E02 class=010601
0:100  0:000  PCI (00|00:1F.03) : 8086 1E22 class=0C0500
0:100  0:000  PCI (00|00:1F.06) : FFFF FFFF class=FFFFFF
0:100  0:000  Clover load options size = 4 bytes
0:100  0:000  Found Plist String = , parse XML in LoadOptions
0:100  0:000  Xml in load options is bad
0:105  0:004  Using OEM config.plist at path: EFI\CLOVER\config.plist
0:105  0:000  EFI\CLOVER\config.plist loaded: Success
0:107  0:001  Found theme directory: EMBEDDED
0:108  0:001  Found theme directory: blacktype
0:111  0:003  Found theme directory: RANDOM
0:113  0:001  Loading early settings
0:113  0:000  timeout set to 5
0:113  0:000  Custom boot CUSTOM_BOOT_DISABLED (0x0)
0:113  0:000  KextsToPatch: 5 requested
0:113  0:000  KextsToPatch 0: IOAHCIBlockStorage (TRIM Enabler) Kext bin patch, data len: 11
0:113  0:000  KextsToPatch 1: AppleAHCIPort (External icons patch) Kext bin patch, data len: 8
0:113  0:000  KextsToPatch 2: AppleHDA (t1-10.11-AppleHDA/Realtek ALC...) Kext bin patch, data len: 4
0:113  0:000  KextsToPatch 3: AppleHDA (t1-10.9-10.11-AppleHDA/Realtek ALC887) Kext bin patch, data len: 4
0:113  0:000  KextsToPatch 4: AppleHDA (t1-AppleHDA/Resources/xml>zml) Kext bin patch, data len: 6
0:113  0:000  Default theme: embedded
0:113  0:000  Hiding entries with string Windows
0:113  0:000  Hiding entries with string BOOTX64.EFI
0:113  0:000  LoadDrivers() start
0:115  0:001  Loading CsmVideoDxe-64.efi  status=Success
0:116  0:001   - driver needs connecting
0:116  0:000  Loading DataHubDxe-64.efi  status=Success
0:171  0:054  Loading FSInject-64.efi  status=Success
0:173  0:002  Loading OsxAptioFixDrv-64.efi  status=Success
0:175  0:001  Loading OsxFatBinaryDrv-64.efi  status=Success
0:177  0:002  Loading VBoxHfs-64.efi  status=Success
0:179  0:002   - driver needs connecting
0:179  0:000  2 drivers needs connecting ...
0:179  0:000  PlatformDriverOverrideProtocol->GetDriver overriden
0:179  0:000  Video driver loaded: disconnect Success
0:214  0:034  Searching for invalid DiskIo BY_DRIVER connects: not found, all ok
0:228  0:014  CsmVideoDriverBindingStart
0:228  0:000  mixed support=40010
0:228  0:000  Controller is [030000]
0:228  0:000  Check for VBE
0:232  0:003   found Detail Timing 1920x1200
0:239  0:006    0 1152x864 attr=BB - ok, edid+, working, highest, pref=0
0:239  0:000    1 1280x960 attr=BB - ok, edid-
0:240  0:000    2 640x480 attr=BB - ok, edid+, 640x480, working
0:240  0:000    3 800x600 attr=BB - ok, edid+, 800x600, working
0:240  0:000    4 1024x768 attr=BB - ok, edid+, 1024x768, working
0:240  0:000    5 1280x1024 attr=BB - ok, edid+, working, highest, pref=5
0:241  0:001    6 1400x1050 attr=BB - ok, edid-
0:243  0:001    7 1600x1200 attr=BB - ok, edid+, working, highest, pref=7
0:247  0:004    8 1920x1200 attr=BB - ok, edid+, working, highest, pref=8
0:247  0:000  CsmVideo: New mode: 8 1920x1200 - set
0:324  0:076   - SetMode pref 8 (8) = Success
0:324  0:000  CsmVideoCheckForVbe - Success
0:324  0:000  CsmVideoDriverBindingStart end Success
0:324  0:000  CsmVideo: New mode: 4 1024x768 - blocking that switch
0:326  0:001  CsmVideo: New mode: 4 1024x768 - blocking that switch
0:328  0:002  CsmVideo: New mode: 4 1024x768 - blocking that switch
0:727  0:399  LoadDrivers() end
0:727  0:000  Dump SMC keys from NVRAM:
0:767  0:040  SetScreenResolution: 1600x1200 - setting Mode 7
0:767  0:000  CsmVideo: New mode: 7 1600x1200 - set
0:823  0:055  Video mode change to mode #7: Success
0:823  0:000  Console modes reported: 4, available modes:
0:823  0:000    Mode 1: 80x25 (current mode)
0:823  0:000    Mode 2: 80x50
0:823  0:000    Mode 3: 100x31
0:823  0:000    Mode 4: 128x30
0:823  0:000  SetScreenResolution: 1600x1200 - already set
0:823  0:000  reinit: self device path=PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,00751DB0-7431-4BB5-8BF1-6658D9D53707,0x28,0x64000)
0:824  0:000  ScanSPD() start
0:824  0:000  SMBus CmdReg: 0x1
0:824  0:000  Scanning SMBus [8086:1E22], mmio: 0xF7F15004, ioport: 0xF000, hostc: 0x1
0:824  0:000  Slots to scan [8]...
0:838  0:014  SPD[0]: Type 11 @0x50 
0:846  0:008  Found module with XMP version 0.0DDR speed 1333MHz 
0:846  0:000  Slot: 0 Type 24 4096MB 1333MHz Vendor=G Skill Intl PartNo=F3-12800CL9-4GBRL SerialNo=0000000000000000 
0:861  0:014  SPD[1]: Type 11 @0x51 
0:869  0:008  Found module with XMP version 0.0DDR speed 1333MHz 
0:869  0:000  Slot: 1 Type 24 4096MB 1333MHz Vendor=G Skill Intl PartNo=F3-12800CL9-4GBRL SerialNo=0000000000000000 
0:883  0:014  SPD[2]: Type 11 @0x52 
0:891  0:008  Found module with XMP version 1.2DDR speed 1600MHz 
0:891  0:000  Slot: 2 Type 24 4096MB 1600MHz Vendor=G Skill Intl PartNo=F3-12800CL9-4GBRL SerialNo=0000000000000000 
0:906  0:014  SPD[3]: Type 11 @0x53 
0:914  0:008  Found module with XMP version 0.0DDR speed 1333MHz 
0:914  0:000  Slot: 3 Type 24 4096MB 1333MHz Vendor=G Skill Intl PartNo=F3-12800CL9-4GBRL SerialNo=0000000000000000 
0:942  0:028  ScanSPD() end
0:942  0:000  Get Acpi Tables List from RSDT:
0:942  0:000   Found table: FACP  A M I len=132
0:942  0:000   Found table: APIC  A M I len=146
0:942  0:000   Found table: MCFG  A M I len=60
0:942  0:000   Found table: HPET  A M I len=56
0:942  0:000   Found table: SSDT  SataTabl len=877
0:942  0:000   Found table: SSDT  Cpu0Ist len=2474
0:942  0:000   Found table: SSDT  CpuPm len=2706
0:942  0:000  Calibrated TSC frequency =3403357113 =3403MHz
0:942  0:000  Loading main settings
0:942  0:000  USB FixOwnership: true
0:942  0:000  Dropping 3 tables
0:942  0:000  Drop table 0 signature="SSDT" (54445353) table-id="Cpu0Ist" (0074734930757043)
0:942  0:000  set table: 54445353,   74734930757043 to drop:  true
0:942  0:000  
0:942  0:000  Drop table 1 signature="DMAR" (52414D44)
0:942  0:000  set table: 52414D44,                0 to drop:
0:942  0:000  Drop table 2 signature="SSDT" (54445353) table-id="CpuPm" (0000006D50757043)
0:942  0:000  set table: 54445353,       6D50757043 to drop:  true
0:942  0:000  
0:942  0:000  Config set Fixes will override FixMask mask!
0:942  0:000     final mask=9FCAE955
0:942  0:000  Config set EnableC6: +
0:942  0:000  Config set ChassisType=0xD
0:943  0:000  found 19 volumes with blockIO
0:943  0:000   0. Volume:
0:943  0:000    PciRoot(0x0)\Pci(0x1D,0x0)\USB(0x1,0x0)\USB(0x3,0x0)\USB(0x1,0x0)\USB(0x1,0x0)
0:943  0:000    USB volume
0:943  0:000    USB volume
0:943  0:000    USB volume
0:943  0:000    USB volume
0:943  0:000   1. Volume:
0:943  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)
0:943  0:000   2. Volume:
0:943  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)
0:944  0:000   3. Volume:
0:944  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x2,0xFFFF,0x0)
0:944  0:000    found optical drive
0:944  0:000   4. Volume:
0:944  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)
0:944  0:000    Result of bootcode detection: bootable unknown (legacy)
0:944  0:000   5. Volume:
0:944  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x4,0xFFFF,0x0)
0:945  0:000   6. Volume:
0:945  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,00751DB0-7431-4BB5-8BF1-6658D9D53707,0x28,0x64000)
0:945  0:000    Result of bootcode detection: bootable unknown (legacy)
0:951  0:006    This is SelfVolume !!
0:951  0:000   7. Volume:
0:951  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,BB369395-6D7F-4583-9805-C8450AD1B03F,0x64028,0xECE2340)
0:952  0:000   8. Volume:
0:952  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(3,GPT,42330FBA-E05F-4B47-BCA7-E610E5AA4C50,0xED46368,0x135F20)
0:953  0:000   9. Volume:
0:953  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(1,GPT,E22FC612-A3A6-49A6-9889-BE9FD1EC3D17,0x28,0x64000)
0:953  0:000    Result of bootcode detection: bootable unknown (legacy)
0:983  0:030  10. Volume:
0:983  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CE3C8FE6-54C8-4B2E-9875-E5A434650848,0x64028,0x3A352948)
0:984  0:000  11. Volume:
0:984  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(3,GPT,134688AD-90D5-4AA0-BDCA-54E7B2899D54,0x3A3F6970,0x14F46B08)
0:984  0:000  12. Volume:
0:984  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(4,GPT,A29D3048-CE28-4061-A7FF-C7EDD07FED27,0x4F37D478,0x517DA030)
0:985  0:000  13. Volume:
0:985  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(5,GPT,11E4F761-116F-4AD2-9314-29C1F4524AD4,0xA0B974A8,0x2C3CE1F0)
0:985  0:000  14. Volume:
0:985  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x1,0xFFFF,0x0)\HD(6,GPT,27C3E1F1-FED8-476C-B417-261433CD9BFB,0xCCFA5698,0x1BE231F0)
0:986  0:000  15. Volume:
0:986  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(1,MBR,0x968B99D3,0x800,0x32000)
0:987  0:000    Result of bootcode detection: bootable Windows (vista,win)
0:987  0:000  16. Volume:
0:987  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0xFFFF,0x0)\HD(2,MBR,0x968B99D3,0x32800,0x6F99800)
0:987  0:000    Result of bootcode detection: bootable unknown (legacy)
0:987  0:000  17. Volume:
0:987  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x4,0xFFFF,0x0)\HD(1,GPT,98FBE958-0E12-4237-8E20-C4E09EF636C5,0x28,0x64000)
0:988  0:000    Result of bootcode detection: bootable unknown (legacy)
1:002  0:014  18. Volume:
1:002  0:000    PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x4,0xFFFF,0x0)\HD(2,GPT,A92F0111-5889-4292-80DB-4AE05278BB9A,0x64028,0x74662D60)
1:002  0:000   using embedded theme
1:002  0:000  Choosing theme <null string>
1:003  0:000  Custom entries start
1:003  0:000  Custom entries finish
1:003  0:000  Scanning loaders...
1:003  0:000   0: 'Whole Disc Boot' no file system
1:003  0:000   1: 'Whole Disc Boot' no file system
1:003  0:000   2: 'Whole Disc Boot' no file system
1:003  0:000   3: 'Whole Disc Boot' no file system
1:003  0:000   4: 'Whole Disc Boot' no file system
1:003  0:000   5: 'Whole Disc Boot' no file system
1:003  0:000   6: 'EFI'
1:003  0:000   7: 'MAC'
1:012  0:009      AddLoaderEntry for Volume Name=MAC
1:017  0:004      Check if volume Is Hibernated:
1:017  0:000      Check sleep image 'by signature':
1:024  0:006      read prefs \Library\Preferences\SystemConfiguration\com.apple.PowerManagement.plist status=Success
1:024  0:000      SleepImage name from pref: ImageVolume = 'MAC', ImageName = '\private\var\vm\sleepimage'
1:028  0:004      Reading first 512 bytes of sleepimage ...
1:029  0:000   OurBlockIoRead: Lba=18E6028, Offset=31CC05000 (BlockSize=512)
1:029  0:000   sig lion: 0
1:029  0:000   sig snow: 0
1:029  0:000   no valid sleep image offset was found
1:029  0:000      Reading completed -> Success
1:029  0:000       sleepimage offset could not be acquired
1:029  0:000       hibernated: no - sign
1:034  0:005      AddLoaderEntry for Volume Name=MAC
1:038  0:003   8: 'Recovery HD'
1:039  0:001      AddLoaderEntry for Volume Name=Recovery HD
1:040  0:001   9: 'EFI'
1:041  0:000  10: 'FOTOGRAFIA'
1:059  0:018  11: 'Mis Documentos'
1:083  0:023  12: 'DATOS'
1:111  0:027      AddLoaderEntry for Volume Name=DATOS
1:117  0:006  13: 'MUSICA'
1:148  0:031  14: 'VIDEOS 2'
1:151  0:002  15: 'Legacy HD1' no file system
1:151  0:000  16: 'Legacy HD2' no file system
1:151  0:000  17: 'EFI'
1:151  0:000  18: 'VIDEO'
1:177  0:025  Custom legacy start
1:177  0:000  Custom legacy end
1:177  0:000  Scanning legacy ...
1:177  0:000   0: 'Whole Disc Boot' (legacy) not legacy
1:177  0:000   1: 'Whole Disc Boot' (legacy) not legacy
1:177  0:000   2: 'Whole Disc Boot' (legacy) not legacy
1:177  0:000   3: 'Whole Disc Boot' (legacy) not legacy
1:177  0:000   4: 'Whole Disc Boot' (legacy) not legacy
1:177  0:000   5: 'Whole Disc Boot' (legacy) not legacy
1:177  0:000   6: 'EFI' (legacy) not legacy
1:177  0:000   7: 'MAC' (legacy) not legacy
1:177  0:000   8: 'Recovery HD' (legacy) not legacy
1:177  0:000   9: 'EFI' (legacy) not legacy
1:177  0:000  10: 'FOTOGRAFIA' (legacy) not legacy
1:177  0:000  11: 'Mis Documentos' (legacy) not legacy
1:177  0:000  12: 'DATOS' (legacy) not legacy
1:177  0:000  13: 'MUSICA' (legacy) not legacy
1:177  0:000  14: 'VIDEOS 2' (legacy) not legacy
1:177  0:000  15: 'Legacy HD1' (vista,win) add legacy
1:177  0:000   added 'Boot Windows from Legacy HD1' OSType=2 Icon=vista,win
1:177  0:000  16: 'Legacy HD2' (legacy) not legacy
1:177  0:000  17: 'EFI' (legacy) not legacy
1:177  0:000  18: 'VIDEO' (legacy) not legacy
1:177  0:000  Custom tool start
1:177  0:000  Custom tool end
1:179  0:001  found tool \EFI\CLOVER\tools\Shell64U.efi
1:179  0:000  Checking EFI partition Volume 6 for Clover
1:179  0:000   Found Clover
1:179  0:000  Checking EFI partition Volume 9 for Clover
1:179  0:000  Checking EFI partition Volume 17 for Clover
1:180  0:000  GetEfiBootDeviceFromNvram:
1:181  0:000   efi-boot-device-data: PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,BB369395-6D7F-4583-9805-C8450AD1B03F,0x64028,0xECE2340)
1:181  0:000   Volume: 'PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,BB369395-6D7F-4583-9805-C8450AD1B03F,0x64028,0xECE2340)'
1:181  0:000   LoaderPath: '<null string>'
1:181  0:000   Guid = BB369395-6D7F-4583-9805-C8450AD1B03F
1:181  0:000   volume: partition = PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,BB369395-6D7F-4583-9805-C8450AD1B03F,0x64028,0xECE2340)
1:181  0:000   searching for that partition
1:181  0:000    found entry 0. 'Boot Mac OS X from MAC', Volume 'MAC'
1:181  0:000  Boot redirected to Entry 0. 'Boot Mac OS X from MAC'
1:181  0:000  DefaultIndex=0 and MainMenu.EntryCount=11
1:280  0:099  Found Mouse device:
1:280  0:000  GUI ready
7:283  6:002  StartLoader() start
7:283  0:000  Entry->Settings: <null string>
7:283  0:000  Finally: Bus=100098kHz CPU=3403MHz
7:283  0:000  Kernel and Kext Patches at CDC682B0:
7:283  0:000  	Allowed: y
7:283  0:000  	Debug: n
7:283  0:000  	KernelCpu: n
7:283  0:000  	Lapic: n
7:283  0:000  	Haswell-E: n
7:283  0:000  	AICPUPM: y
7:283  0:000  	AppleRTC: y
7:283  0:000  	KernelPm: n
7:283  0:000  	FakeCPUID: 0x0
7:283  0:000  	ATIController: null
7:283  0:000  	ATIDataLength: 0
7:283  0:000  	0 Kexts to load
7:283  0:000  	5 Kexts to patch
7:283  0:000  	  KextPatch[0]: 11 bytes, IOAHCIBlockStorage
7:283  0:000  	  KextPatch[1]: 8 bytes, AppleAHCIPort
7:283  0:000  	  KextPatch[2]: 4 bytes, AppleHDA
7:283  0:000  	  KextPatch[3]: 4 bytes, AppleHDA
7:283  0:000  	  KextPatch[4]: 6 bytes, AppleHDA
7:283  0:000  Loading boot.efi  status=Success
7:519  0:235  GetOSVersion: : 10.11.2
7:519  0:000  insert table 9 for dev 0:0
7:519  0:000  insert table 9 for dev 0:1
7:519  0:000  insert table 9 for dev 0:0
7:520  0:000  Channels: 2
7:520  0:000  Interleave: 0 2 1 3 4 6 5 7 8 10 9 11 12 14 13 15 16 18 17 19 20 22 21 23
7:520  0:000  SMBIOS Type 17 Index = 0 => 0 0:
7:520  0:000  BANK0 DIMM0 1333MHz 4096MB
7:520  0:000  mTotalSystemMemory = 4096
7:520  0:000  SMBIOS Type 17 Index = 1 => 2 2:
7:520  0:000  BANK1 DIMM0 1600MHz 4096MB
7:520  0:000  mTotalSystemMemory = 8192
7:520  0:000  SMBIOS Type 17 Index = 2 => 1 1:
7:520  0:000  BANK0 DIMM1 1333MHz 4096MB
7:520  0:000  mTotalSystemMemory = 12288
7:520  0:000  SMBIOS Type 17 Index = 3 => 3 3:
7:520  0:000  BANK1 DIMM1 1333MHz 4096MB
7:520  0:000  mTotalSystemMemory = 16384
7:520  0:000  NumberOfMemoryDevices = 4
7:520  0:000  Type20[0]->End = 0xFFFFFF, Type17[3] = 0x4000
7:520  0:000  Type20[1]->End = 0xBFFFFF, Type17[2] = 0x7000
7:520  0:000  Type20[2]->End = 0x7FFFFF, Type17[1] = 0x9000
7:520  0:000  Type20[3]->End = 0x3FFFFF, Type17[0] = 0xA000
7:520  0:000  Table 131 is present, CPUType=35
7:520  0:000  Change to: 704
7:520  0:000  RSDT 0xDE0CD028
7:520  0:000  FADT from RSDT: 0xDE0CD0D0
7:520  0:000  XSDT 0xDE0CD070
7:520  0:000  FADT from XSDT: 0xDE0D6C60
7:520  0:000  Xsdt reallocation done
7:520  0:000  old FADT length=F4
7:520  0:000  Found OperationRegion(GNVS, SystemMemory, DE279E18, ...)
7:520  0:000  Found OperationRegion(MCHT, SystemMemory, FED10000, ...)
7:520  0:000  Found OperationRegion(RCRB, SystemMemory, FED1C000, ...)
7:520  0:000  Found OperationRegion(CPSB, SystemMemory, DE157F98, ...)
7:520  0:000  Found OperationRegion(TMMB, SystemMemory, FED40000, ...)
7:520  0:000  Found OperationRegion(TVID, SystemMemory, FED40F00, ...)
7:520  0:000  Found OperationRegion(TPMR, SystemMemory, FED40000, ...)
7:521  0:001  Apply DsdtFixMask=0x9FCAE955 new way
7:521  0:000     drop _DSM mask=0x0000
7:521  0:000  ========= Auto patch DSDT Starting ========
7:521  0:000  VideoCard devID=0x679A1002
7:521  0:000  DisplayADR1[0] = 0x10000, DisplayADR2[0] = 0x0
7:521  0:000  USBADR[0] = 0x140000 and PCIe = 0xFFFE
7:521  0:000  USBADR[1] = 0x1A0000 and PCIe = 0xFFFE
7:828  0:306  Audio HDA (addr:0x1B0000) setting specified layout-id=2 (0x2)
7:828  0:000  USBADR[2] = 0x1D0000 and PCIe = 0xFFFE
7:828  0:000  first CPU found at 7053 offset 7056
7:828  0:000  score candidate at 704F
7:828  0:000  score inserted in acpi_cpu_score _PR_
7:828  0:000  Found ACPI CPU: CPU0 And CPU1 And CPU2 And CPU3 And CPU4 And CPU5 And CPU6 And CPU7 
  within the score: _PR_
7:829  0:000  Found PCIROOTUID = 0
7:829  0:000  Start RTC Fix
7:829  0:000  found RTC Length not match, Maybe will case CMOS reset will patch it.
7:829  0:000  found RTC had IRQNoFlag will move -3 bytes
7:829  0:000  ...len=9B42
7:829  0:000  new size written to 23AA shift=0 len=9B42
7:829  0:000  len after correct outers 9B42
7:829  0:000  Start PIC Fix
7:829  0:000  PIC size=A5 at 2256
7:829  0:000  found CRS at 226A size 8D
7:829  0:000  found PIC had IRQNoFlag will move -3 bytes
7:829  0:000  Fix Device PIC size -3
7:829  0:000  Start HPET Fix
7:829  0:000  Start Display0 Fix
7:829  0:000  Found internal video device FFFF@3AD3, unusable
7:829  0:000  Creating DSM for ATI card
7:829  0:000  patch Display #0 of Vendor=0x1002 in DSDT new way
7:829  0:000  Start NetWork Fix
7:830  0:000  found NetWork device [0x001C0004:0] at 3750 and Name is PXSX
7:830  0:000  NetworkADR1=1C0004 NetworkADR2=0
7:830  0:000  network DSM created, size=5F
7:830  0:000  patch HDEF in DSDT 
7:830  0:000  Start HDA Fix
7:830  0:000  found HDA device NAME(_ADR,0x001B0000) And Name is HDEF
7:830  0:000  NewName HDEF already present, renaming impossibble
7:830  0:000  Start Add IMEI
7:831  0:000  Start HDMI130 Fix
7:831  0:000  have no HDMI device while HDMIADR2=1
7:831  0:000  HDMIADR1=10000 HDMIADR2=1
7:831  0:000    with default properties
7:831  0:000   deleting device CRT_
7:831  0:000   deleting device DVI_
7:831  0:000   deleting device SPKR
7:831  0:000   deleting device ECP_
7:831  0:000   deleting device LPT_
7:831  0:000   deleting device FDC0
7:831  0:000   deleting device ECP1
7:832  0:000   deleting device LPT1
7:832  0:000  Start PNLF Fix
7:832  0:000  found PWRB at 3D46
7:832  0:000  Start _S3D Fix
7:832  0:000  OperationRegion (GNVS...) corrected to addr=0xDE279E18
7:832  0:000  OperationRegion (MCHT...) corrected to addr=0xFED10000
7:832  0:000    indirect name=SRCB
7:832  0:000  OperationRegion (RCRB...) corrected to addr=0xFED1C000
7:832  0:000  OperationRegion (CPSB...) corrected to addr=0xDE157F98
7:832  0:000    indirect name=ASLB
7:832  0:000  ... value not defined
7:832  0:000  OperationRegion (IGDM...) corrected to addr=0x0
7:832  0:000  OperationRegion (TMMB...) corrected to addr=0xFED40000
7:832  0:000  OperationRegion (TVID...) corrected to addr=0xFED40F00
7:832  0:000  OperationRegion (TPMR...) corrected to addr=0xFED40000
7:832  0:000  Start ADP1 fix
7:833  0:000  no device(AC) exists
7:833  0:000  Start SHUTDOWN Fix len=9C3B
7:833  0:000  ========= Auto patch DSDT Finished ========
7:833  0:000  Drop tables from Xsdt, SIGN=SSDT TableID=CpuPm Length=2706
7:833  0:000   Xsdt has tables count=7 
7:833  0:000   Table: SSDT  CpuPm  2706 dropped
7:833  0:000  corrected XSDT length=84
7:833  0:000  Drop tables from Xsdt, SIGN=SSDT TableID=Cpu0Ist Length=2474
7:833  0:000   Xsdt has tables count=6 
7:833  0:000   Table: SSDT  Cpu0Ist  2474 dropped
7:833  0:000  corrected XSDT length=76
7:833  0:000  Patch table: SSDT  SataTabl
7:833  0:000   SSDT len = 0x36D
7:833  0:000  Drop tables from Xsdt, SIGN=XXXX TableID= Length=0
7:833  0:000   Xsdt has tables count=5 
7:833  0:000  corrected XSDT length=76
7:833  0:000   CPUBase=0 and ApicCPUBase=1 ApicCPUNum=8
7:833  0:000  Maximum control=0x22
7:833  0:000  Turbo control=0x28
7:833  0:000  P-States: min 0x7, max 0x28
7:833  0:000  SSDT with CPU P-States generated successfully
7:833  0:000  SSDT with CPU C-States generated successfully
7:833  0:000  EdidDiscovered size=128
7:833  0:000  00 | 00 FF FF FF FF FF FF 00 10 AC 15 F0 4C 32 4B 30 
7:833  0:000  16 | 16 15 01 03 80 34 20 78 EE 1E C5 AE 4F 34 B1 26 
7:833  0:000  32 | 0E 50 54 A5 4B 00 81 80 A9 40 D1 00 71 4F 01 01 
7:833  0:000  48 | 01 01 01 01 01 01 28 3C 80 A0 70 B0 23 40 30 20 
7:833  0:000  64 | 36 00 06 44 21 00 00 1A 00 00 00 FF 00 46 35 32 
7:833  0:000  80 | 35 4D 31 35 4E 30 4B 32 4C 0A 00 00 00 FC 00 44 
7:833  0:000  96 | 45 4C 4C 20 55 32 34 31 30 0A 20 20 00 00 00 FD 
7:833  0:000  112 | 00 38 4C 1E 51 11 00 0A 20 20 20 20 20 20 00 6E 
7:833  0:000  ATI injection not set
7:833  0:000  USB Controller [8086:1E31] :: PciRoot(0x0)\Pci(0x14,0x0)
7:833  0:000  USB Controller [8086:1E2D] :: PciRoot(0x0)\Pci(0x1A,0x0)
7:833  0:000  HDA Controller [8086:1E20] :: PciRoot(0x0)\Pci(0x1B,0x0) => setting specified layout-id=2 (0x2)
7:833  0:000  USB Controller [8086:1E26] :: PciRoot(0x0)\Pci(0x1D,0x0)
7:833  0:000   RCBA access disabled; trying to enable
7:833  0:000  stringlength = 2072
7:833  0:000  CurrentMode: Width=1600 Height=1200
7:833  0:000  Beginning FSInjection
FSInjectionInstall ...
- Our FSI_SIMPLE_FILE_SYSTEM_PROTOCOL installed on handle: DB516B98
FSInjectionInstall ...
- Our FSI_SIMPLE_FILE_SYSTEM_PROTOCOL installed on handle: DB516B98
7:846  0:012  MSR 0x1B0   set to        00000000
7:846  0:000  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\Other
7:847  0:001    Extra kext: EFI\CLOVER\kexts\Other\FakeSMC.kext
7:851  0:003  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\10.11
7:852  0:001    Extra kext: EFI\CLOVER\kexts\10.11\FakeSMC.kext
7:856  0:004    Extra kext: EFI\CLOVER\kexts\10.11\realtekALC.kext
7:859  0:003  SetStartupDiskVolume:
7:859  0:000    * Volume: 'MAC'
7:859  0:000    * LoaderPath: '<null string>'
7:859  0:000    * DevPath: MAC
7:859  0:000    * GUID = BB369395-6D7F-4583-9805-C8450AD1B03F
7:860  0:000    * efi-boot-device: <array><dict><key>IOMatch</key><dict><key>IOProviderClass</key><string>IOMedia</string><key>IOPropertyMatch</key><dict><key>UUID</key><string>BB369395-6D7F-4583-9805-C8450AD1B03F</string></dict></dict></dict></array>
7:861  0:000  Custom boot is disabled
7:861  0:000  Closing log

And my kernel panic


Anonymous UUID:       CB1EB0BD-E709-33D8-3A8B-96D06C53F94A

Thu Jan 28 15:12:20 2016

*** Panic Report ***
panic(cpu 0 caller 0xffffff80003d155a): Kernel trap at 0xffffff8000318673, type 14=page fault, registers:
CR0: 0x000000008001003b, CR2: 0xffffef81c36599c8, CR3: 0x000000000976a000, CR4: 0x00000000001626e0
RAX: 0x0000000000000001, RBX: 0xffffff8027ea66d0, RCX: 0xffffff802370ddb0, RDX: 0x0000000000000010
RSP: 0xffffff81c3f60db0, RBP: 0xffffff81c3f60dd0, RSI: 0xffffff8027ea66d0, RDI: 0xffffff81c36599a0
R8:  0x0000000000000000, R9:  0x000000003b9ac218, R10: 0x0000000000006012, R11: 0x00000000e0000000
R12: 0xffffff81c36599c0, R13: 0xffffff81c36599a0, R14: 0xffffff81c36599a0, R15: 0xffffef81c36599c0
RFL: 0x0000000000010086, RIP: 0xffffff8000318673, CS:  0x0000000000000008, SS:  0x0000000000000010
Fault CR2: 0xffffef81c36599c8, Error code: 0x0000000000000000, Fault CPU: 0x0, PL: 3

Backtrace (CPU 0), Frame : Return Address
0xffffff81c3f60a40 : 0xffffff80002de792 
0xffffff81c3f60ac0 : 0xffffff80003d155a 
0xffffff81c3f60ca0 : 0xffffff80003ef233 
0xffffff81c3f60cc0 : 0xffffff8000318673 
0xffffff81c3f60dd0 : 0xffffff80002f1538 
0xffffff81c3f60e20 : 0xffffff80002f142e 
0xffffff81c3f60e50 : 0xffffff8000315730 
0xffffff81c3f60f20 : 0xffffff80003c244b 
0xffffff81c3f60f60 : 0xffffff80003d920b 
0xffffff81c3f60f80 : 0xffffff80003d08cf 
0xffffff81c3f60fd0 : 0xffffff80003ef3f9 
0xffffff91eff9bf40 : 0xffffff80002f5cfd 
0xffffff91eff9bf90 : 0xffffff80002f61f0 
0xffffff91eff9bfb0 : 0xffffff80003cbf77 

BSD process name corresponding to current thread: kernel_task
Boot args: kext-dev-mode=1 rootless=0 slide=0 

Mac OS version:
15C50

Kernel version:
Darwin Kernel Version 15.2.0: Fri Nov 13 19:56:56 PST 2015; root:xnu-3248.20.55~2/RELEASE_X86_64
Kernel UUID: 17EA3101-D2E4-31BF-BDA9-931F51049F93
__HIB  text base: 0xffffff8000100000
System model name: iMac13,1 (Mac-00BE6ED71E35EB86)

System uptime in nanoseconds: 2066698828173
last loaded kext at 242455763211: com.apple.filesystems.msdosfs	1.10 (addr 0xffffff7f8347f000, size 69632)
last unloaded kext at 302847597342: com.apple.filesystems.msdosfs	1.10 (addr 0xffffff7f8347f000, size 61440)
loaded kexts:
com.Cycling74.driver.Soundflower	1.6.6
com.makemkv.kext.daspi	1.5
at.obdev.nke.LittleSnitch	4352
org.netkas.driver.FakeSMC	1328
com.apple.driver.AppleBluetoothMultitouch	90.3
com.apple.filesystems.autofs	3.0
com.apple.driver.AppleUpstreamUserClient	3.6.1
com.apple.kext.AMDFramebuffer	1.4.0
com.apple.driver.ApplePlatformEnabler	2.6.0d0
com.apple.driver.AGPM	110.20.21
com.apple.driver.X86PlatformShim	1.0.0
com.apple.filesystems.ntfs	3.13
com.apple.driver.AppleHDA	272.51.3
com.apple.driver.AudioAUUC	1.70
com.apple.AMDRadeonX4000	1.4.0
com.apple.driver.AppleOSXWatchdog	1
com.apple.driver.pmtelemetry	1
com.apple.iokit.IOUserEthernet	1.0.1
com.apple.kext.AMD7000Controller	1.4.0
com.apple.iokit.CSRBluetoothHostControllerUSBTransport	4.4.3f4
com.apple.iokit.IOBluetoothSerialManager	4.4.3f4
com.apple.Dont_Steal_Mac_OS_X	7.0.0
com.apple.driver.AppleBacklight	170.8.3
com.apple.driver.AppleMCCSControl	1.2.13
com.apple.driver.AppleLPC	3.1
com.apple.driver.AppleIntelFramebufferCapri	10.1.2
com.apple.driver.AppleHV	1
com.apple.driver.AppleIntelSlowAdaptiveClocking	4.0.0
com.apple.iokit.SCSITaskUserClient	3.7.7
com.apple.AppleFSCompression.AppleFSCompressionTypeDataless	1.0.0d1
com.apple.AppleFSCompression.AppleFSCompressionTypeZlib	1.0.0
com.apple.BootCache	38
com.apple.iokit.IOAHCIBlockStorage	2.8.5
com.apple.iokit.AppleBCM5701Ethernet	10.1.12
com.apple.driver.AppleAHCIPort	3.1.8
com.apple.driver.usb.AppleUSBEHCIPCI	1.0.1
com.apple.driver.AppleRTC	2.0
com.apple.driver.AppleACPIButtons	4.0
com.apple.driver.AppleHPET	1.8
com.apple.driver.AppleSMBIOS	2.1
com.apple.driver.AppleAPIC	1.7
com.apple.driver.AppleIntelCPUPowerManagementClient	218.0.0
com.apple.nke.applicationfirewall	163
com.apple.security.quarantine	3
com.apple.security.TMSafetyNet	8
com.apple.driver.AppleIntelCPUPowerManagement	218.0.0
com.apple.driver.IOBluetoothHIDDriver	4.4.3f4
com.apple.driver.AppleMultitouchDriver	304.10
com.apple.driver.AppleHIDTransport	5
com.apple.kext.triggers	1.0
com.apple.driver.DspFuncLib	272.51.3
com.apple.kext.OSvKernDSPLib	525
com.apple.kext.AMDSupport	1.4.0
com.apple.iokit.IOBluetoothHostControllerUSBTransport	4.4.3f4
com.apple.driver.AppleHDAController	272.51.3
com.apple.iokit.IOHDAFamily	272.51.3
com.apple.iokit.IOAudioFamily	204.3
com.apple.vecLib.kext	1.2.0
com.apple.iokit.IOSurface	108.0.1
com.apple.iokit.IOSerialFamily	11
com.apple.iokit.IOBluetoothFamily	4.4.3f4
com.apple.driver.AppleBacklightExpert	1.1.0
com.apple.iokit.IONDRVSupport	2.4.1
com.apple.driver.AppleSMBusController	1.0.14d1
com.apple.iokit.IOSMBusFamily	1.1
com.apple.driver.X86PlatformPlugin	1.0.0
com.apple.driver.AppleSMC	3.1.9
com.apple.driver.IOPlatformPluginFamily	6.0.0d7
com.apple.iokit.IOAcceleratorFamily2	203.14
com.apple.AppleGraphicsDeviceControl	3.12.6
com.apple.iokit.IOGraphicsFamily	2.4.1
com.apple.driver.CoreCaptureResponder	1
com.apple.driver.corecapture	1.0.4
com.apple.iokit.IOSlowAdaptiveClockingFamily	1.0.0
com.apple.iokit.IOSCSIBlockCommandsDevice	3.7.7
com.apple.driver.AppleHIDKeyboard	181
com.apple.driver.usb.IOUSBHostHIDDevice	1.0.1
com.apple.iokit.IOUSBMassStorageDriver	1.0.0
com.apple.driver.usb.AppleUSBHostCompositeDevice	1.0.1
com.apple.driver.usb.AppleUSBHub	1.0.1
com.apple.iokit.IOSCSIMultimediaCommandsDevice	3.7.7
com.apple.iokit.IOBDStorageFamily	1.8
com.apple.iokit.IODVDStorageFamily	1.8
com.apple.iokit.IOCDStorageFamily	1.8
com.apple.iokit.IOAHCISerialATAPI	2.6.2
com.apple.iokit.IOSCSIArchitectureModelFamily	3.7.7
com.apple.iokit.IOEthernetAVBController	1.0.3b3
com.apple.driver.mDNSOffloadUserClient	1.0.1b8
com.apple.iokit.IONetworkingFamily	3.2
com.apple.iokit.IOAHCIFamily	2.8.1
com.apple.driver.usb.AppleUSBEHCI	1.0.1
com.apple.driver.usb.AppleUSBXHCIPCI	1.0.1
com.apple.driver.usb.AppleUSBXHCI	1.0.1
com.apple.iokit.IOUSBFamily	900.4.1
com.apple.iokit.IOUSBHostFamily	1.0.1
com.apple.driver.AppleUSBHostMergeProperties	1.0.1
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	417.1
com.apple.iokit.IOStorageFamily	2.1
com.apple.iokit.IOReportFamily	31
com.apple.driver.AppleFDEKeyStore	28.30
com.apple.driver.AppleACPIPlatform	4.0
com.apple.iokit.IOPCIFamily	2.9
com.apple.iokit.IOACPIFamily	1.4
com.apple.kec.pthread	1
com.apple.kec.corecrypto	1.0
com.apple.kec.Libm	1
Model: iMac13,1, BootROM IM131.010A.B05, 4 processors, Intel Core i7, 3,40 GHz, 16 GB, SMC 2.11f14
Graphics: AMD Radeon HD 7xxx, AMD Radeon HD 7xxx, PCIe, 3072 MB
Memory Module: BANK0/DIMM0, 4 GB, DDR3, 1333 MHz, G Skill Intl, F3-12800CL9-4GBRL
Memory Module: BANK1/DIMM0, 4 GB, DDR3, 1600 MHz, G Skill Intl, F3-12800CL9-4GBRL
Memory Module: BANK0/DIMM1, 4 GB, DDR3, 1333 MHz, G Skill Intl, F3-12800CL9-4GBRL
Memory Module: BANK1/DIMM1, 4 GB, DDR3, 1333 MHz, G Skill Intl, F3-12800CL9-4GBRL
Bluetooth: Version 4.4.3f4 16616, 3 services, 26 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
PCI Card: Broadcom 57762-A1, Ethernet, Ethernet
Serial ATA Device: M4-CT128M4SSD2, 128,04 GB
Serial ATA Device: WDC WD20EFRX-68EUZN0, 2 TB
Serial ATA Device: HL-DT-ST DVDRAM GH22LS50
Serial ATA Device: Corsair CSSD-F60GB2, 60,02 GB
Serial ATA Device: Hitachi HDS721010CLA332, 1 TB
USB Device: USB 3.0 Bus
USB Device: Hub
USB Device: Keyboard Hub
USB Device: USB Optical Mouse
USB Device: Bluetooth HCI
USB Device: Apple Keyboard
USB Device: CTL-460
USB Device: Hub
USB Device: Ultra Fast Media Reader
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: ELLIPSE
USB Device: USB 2.0 Bus
USB Device: Hub
Thunderbolt Bus: 


Link to comment
Share on other sites

 Share

×
×
  • Create New...