Jump to content

Kernel Panics on Boot e6420


someitalian123

Recommended Posts

After finally fixing my graphics driver I now am having kernel panics on boot. I can avoid this by either booting into safe mode, or using nullcpupowermanagement.kext. But on the post-installation directions of Jake Lo's guide it says it's ok to "Rename NullCPUPowerManagement.kext to *.bak from /Extra/Extensions." as long as you "Restore it before doing any updates to prevent KP." After I updated to 10.10.5 and reinstalled the kexts from SLE, and the updated ones from Jake Lo's thread, I then renamed it back to NullCPUPowerManagement.kext.bak, it boots correctly if I boot into safe mode and sometimes if I do a normal boot after booting into safe mode, but after that I get kernal panics and I have to use NullCPUPowerManagement.kext to do a normal boot again, and my battery indicator of course no longer shows up. I know it's not as huge of an issue as before, but if anyone can help so I can get my battery indicator back it would be greatly appreciated. I already have an SSDT.dsl, but do I need to generate another one after installing updates, will that make a difference?

 

20151011_155310_zpsube5unui.jpg

 

If it helps here is my Extra folder, is there anything wrong with the files in there?

Extra.zip

 

 

here's another pic this time booting using -v 

20151011_201405_zpsmh1qntbo.jpg

 

 

 

Edit I found out how to look up the kernel log, so I'll post that here


Oct 11, 2015, 8:11:20 PM kernel[0]: Kext loading now disabled.
Oct 11, 2015, 8:11:20 PM kernel[0]: Kext unloading now disabled.
Oct 11, 2015, 8:11:20 PM kernel[0]: Kext autounloading now disabled.
Oct 11, 2015, 8:11:20 PM kernel[0]: Kernel requests now disabled.
Oct 11, 2015, 8:13:32 PM kernel[0]: Longterm timer threshold: 1000 ms
Oct 11, 2015, 8:13:32 PM kernel[0]: PMAP: PCID enabled
Oct 11, 2015, 8:13:32 PM kernel[0]: Darwin Kernel Version 14.5.0: Wed Jul 29 02:26:53 PDT 2015; root:xnu-2782.40.9~1/RELEASE_X86_64
Oct 11, 2015, 8:13:32 PM kernel[0]: vm_page_bootstrap: 2002174 free pages and 78594 wired pages
Oct 11, 2015, 8:13:32 PM kernel[0]: kext submap [0xffffff7f80a00000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000a00000]
Oct 11, 2015, 8:13:32 PM kernel[0]: zone leak detection enabled
Oct 11, 2015, 8:13:32 PM kernel[0]: "vm_compressor_mode" is 4
Oct 11, 2015, 8:13:32 PM kernel[0]: multiq scheduler config: deep-drain 0, urgent first 1, depth limit 4, band limit 127, sanity check 0
Oct 11, 2015, 8:13:32 PM kernel[0]: standard timeslicing quantum is 10000 us
Oct 11, 2015, 8:13:32 PM kernel[0]: standard background quantum is 2500 us
Oct 11, 2015, 8:13:32 PM kernel[0]: mig_table_max_displ = 13
Oct 11, 2015, 8:13:32 PM kernel[0]: TSC Deadline Timer supported and enabled
Oct 11, 2015, 8:13:32 PM kernel[0]: "name" not a kext
Oct 11, 2015, 8:13:32 PM kernel[0]: "Kernel-__SYMTAB" not a kext
Oct 11, 2015, 8:13:32 PM kernel[0]: NullCPUPowerManagement::init: properties=0xffffff8010fc2300
Oct 11, 2015, 8:13:32 PM kernel[0]: FakeSMCKeyStore: started
Oct 11, 2015, 8:13:32 PM kernel[0]: AppleKeyStore starting (BUILT: Jul 29 2015 02:03:38)
Oct 11, 2015, 8:13:32 PM kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
Oct 11, 2015, 8:13:32 PM kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
Oct 11, 2015, 8:13:32 PM kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=1 Enabled
Oct 11, 2015, 8:13:32 PM kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=3 Enabled
Oct 11, 2015, 8:13:32 PM kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=4 Disabled
Oct 11, 2015, 8:13:32 PM kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=5 Disabled
Oct 11, 2015, 8:13:32 PM kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=6 Disabled
Oct 11, 2015, 8:13:32 PM kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=7 Disabled
Oct 11, 2015, 8:13:32 PM kernel[0]: AppleACPICPU: ProcessorId=9 LocalApicId=8 Disabled
Oct 11, 2015, 8:13:32 PM kernel[0]: AppleACPICPU: ProcessorId=10 LocalApicId=9 Disabled
Oct 11, 2015, 8:13:32 PM kernel[0]: AppleACPICPU: ProcessorId=11 LocalApicId=10 Disabled
Oct 11, 2015, 8:13:32 PM kernel[0]: AppleACPICPU: ProcessorId=12 LocalApicId=11 Disabled
Oct 11, 2015, 8:13:32 PM kernel[0]: AppleACPICPU: ProcessorId=13 LocalApicId=12 Disabled
Oct 11, 2015, 8:13:32 PM kernel[0]: AppleACPICPU: ProcessorId=14 LocalApicId=13 Disabled
Oct 11, 2015, 8:13:32 PM kernel[0]: AppleACPICPU: ProcessorId=15 LocalApicId=14 Disabled
Oct 11, 2015, 8:13:32 PM kernel[0]: AppleACPICPU: ProcessorId=16 LocalApicId=15 Disabled
Oct 11, 2015, 8:13:32 PM kernel[0]: calling mpo_policy_init for AMFI
Oct 11, 2015, 8:13:32 PM kernel[0]: Security policy loaded: Apple Mobile File Integrity (AMFI)
Oct 11, 2015, 8:13:32 PM kernel[0]: calling mpo_policy_init for Sandbox
Oct 11, 2015, 8:13:32 PM kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
Oct 11, 2015, 8:13:32 PM kernel[0]: calling mpo_policy_init for Quarantine
Oct 11, 2015, 8:13:32 PM kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
Oct 11, 2015, 8:13:32 PM kernel[0]: calling mpo_policy_init for TMSafetyNet
Oct 11, 2015, 8:13:32 PM kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
Oct 11, 2015, 8:13:32 PM kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
Oct 11, 2015, 8:13:32 PM kernel[0]: The Regents of the University of California. All rights reserved.
Oct 11, 2015, 8:13:32 PM kernel[0]: MAC Framework successfully initialized
Oct 11, 2015, 8:13:32 PM kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
Oct 11, 2015, 8:13:32 PM kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
Oct 11, 2015, 8:13:32 PM kernel[0]: ACPI: sleep states S3 S4 S5
Oct 11, 2015, 8:13:32 PM kernel[0]: CPUSensors: CPU family 0x6, model 0x2a, stepping 0x7, cores 2, threads 4, TJmax 100
Oct 11, 2015, 8:13:32 PM kernel[0]: CPUSensors: setting platform keys to [k62     ]
Oct 11, 2015, 8:13:32 PM kernel[0]: CPUSensors: base CPU multiplier is 25
Oct 11, 2015, 8:13:32 PM kernel[0]: CPUSensors: started
Oct 11, 2015, 8:13:32 PM kernel[0]: pci (build 02:08:07 Jul 29 2015), flags 0xe3000, pfm64 (36 cpu) 0xf80000000, 0x80000000
Oct 11, 2015, 8:13:32 PM kernel[0]: [ PCI configuration begin ]
Oct 11, 2015, 8:13:32 PM kernel[0]: console relocated to 0xf80000000
Oct 11, 2015, 8:13:32 PM kernel[0]: [ PCI configuration end, bridges 6, devices 14 ]
Oct 11, 2015, 8:13:32 PM kernel[0]: RTC: Only single RAM bank (128 bytes)
Oct 11, 2015, 8:13:32 PM kernel[0]: ACPIBatteryManager: Version 1.53 starting.
Oct 11, 2015, 8:13:32 PM kernel[0]: ACPIBatteryManager: Using ACPI regular battery information method _BIF
Oct 11, 2015, 8:13:32 PM kernel[0]: ACPISensors (THM): 1 sensor added
Oct 11, 2015, 8:13:32 PM kernel[0]: ACPISensors (THM): started
Oct 11, 2015, 8:13:32 PM kernel[0]: OSMetaClass: Kext org.netkas.FakeSMC class FakeSMC is a duplicate;kext org.netkas.driver.FakeSMC already has a class by that name.
Oct 11, 2015, 8:13:32 PM kernel[0]: Kext org.netkas.FakeSMC start failed (result 0xdc00400a).
Oct 11, 2015, 8:13:32 PM kernel[0]: Kext org.netkas.FakeSMC failed to load (0xdc008017).
Oct 11, 2015, 8:13:32 PM kernel[0]: Failed to load kext org.netkas.FakeSMC (error 0xdc008017).
Oct 11, 2015, 8:13:32 PM kernel[0]: FakeSMC v6.11.1328 Copyright 2014 netkas, slice, usr-sse2, kozlek, navi, THe KiNG, RehabMan. All rights reserved.
Oct 11, 2015, 8:13:32 PM kernel[0]: FakeSMC v6.11.1328 Copyright 2014 netkas, slice, usr-sse2, kozlek, navi, THe KiNG, RehabMan. All rights reserved.
Oct 11, 2015, 8:13:32 PM kernel[0]: FakeSMC: 13 preconfigured keys added
Oct 11, 2015, 8:13:32 PM kernel[0]: SMC: successfully initialized
Oct 11, 2015, 8:13:32 PM kernel[0]: FakeSMC: 16 preconfigured keys added
Oct 11, 2015, 8:13:32 PM kernel[0]: SMC: successfully initialized
Oct 11, 2015, 8:13:32 PM kernel[0]: SuperIODevice: [Fatal] found unsupported chip! ITE sequence ID=0x300, Winbond sequence ID=0xffff
Oct 11, 2015, 8:13:32 PM kernel[0]: mcache: 4 CPU(s), 64 bytes CPU cache line size
Oct 11, 2015, 8:13:32 PM kernel[0]: mbinit: done [96 MB total pool size, (64/32) split]
Oct 11, 2015, 8:13:32 PM kernel[0]: VoodooPS2TouchPad Version 1.9.0 loaded...
Oct 11, 2015, 8:13:32 PM kernel[0]: VoodooPS2Trackpad: Identify TouchPad command returned incorrect byte 2 (of 3): 0x00
Oct 11, 2015, 8:13:32 PM kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
Oct 11, 2015, 8:13:32 PM kernel[0]: rooting via boot-uuid from /chosen: 8416F174-F10A-33AC-B61E-CF0EEF88F652
Oct 11, 2015, 8:13:32 PM 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>
Oct 11, 2015, 8:13:32 PM kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
Oct 11, 2015, 8:13:32 PM kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
Oct 11, 2015, 8:13:32 PM kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
Oct 11, 2015, 8:13:32 PM kernel[0]: vendor:device: 0x8086:0x1502.
Oct 11, 2015, 8:13:32 PM kernel[0]: AppleIntelE1000e(Info): Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Oct 11, 2015, 8:13:32 PM kernel[0]: ApplePS2Controller: Timed out on mouse input stream.
Oct 11, 2015, 8:13:32 PM kernel[0]: AppleIntelE1000e(Info): changing MTU from 0 to 1500
Oct 11, 2015, 8:13:32 PM kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SAT0@1F,2/AppleAHCI/PRT1@1/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/ST500LM021-1KJ152 Media/IOGUIDPartitionScheme/Mac OSX@2
Oct 11, 2015, 8:13:32 PM kernel[0]: AppleIntelE1000e(Info): AppleIntelE1000e:rx = 256, tx = 256
Oct 11, 2015, 8:13:32 PM kernel[0]: BSD root: disk0s2, major 1, minor 2
Oct 11, 2015, 8:13:32 PM kernel[0]: ApplePS2Controller: Timed out on mouse input stream.
Oct 11, 2015, 8:13:32 PM kernel[0]: hfs: mounted Mac OSX on device root_device
Oct 11, 2015, 8:13:32 PM kernel[0]: VM Swap Subsystem is ON
Oct 11, 2015, 8:13:32 PM kernel[0]: VoodooPS2TouchPad Version 1.9.0 loaded...
Oct 11, 2015, 8:13:32 PM kernel[0]: ApplePS2ALPSGlidePoint::identify: Found ALPS Device with ID E7=0x73 0x02 0x64, EC=0x88 0x07 0x9d
Oct 11, 2015, 8:13:32 PM kernel[0]: VoodooPS2Mouse Version 1.8.8 loaded...
Oct 11, 2015, 8:13:32 PM kernel[0]: No interval found for . Using 8000000
Oct 11, 2015, 8:13:32 PM kernel[0]: ApplePS2Controller: Timed out on mouse input stream.
Oct 11, 2015, 8:13:32 PM kernel[0]: ApplePS2Controller: Timed out on mouse input stream.
Oct 11, 2015, 8:13:32 PM kernel[0]: ApplePS2ALPSGlidePoint::identify: Found ALPS Device with ID E7=0x73 0x02 0x64, EC=0x88 0x07 0x9d
Oct 11, 2015, 8:13:32 PM kernel[0]: Initializing TouchPad hardware...this may take a second.
Oct 11, 2015, 8:13:32 PM kernel[0]: ApplePS2ALPSGlidePoint EC Report: { 0x88, 0x07, 0x9d }
Oct 11, 2015, 8:13:32 PM kernel[0]: ApplePS2ALPSGlidePoint EC Report: { 0x88, 0x07, 0x9d }
Oct 11, 2015, 8:13:32 PM kernel[0]: ApplePS2ALPSGlidePoint EC Report: { 0x88, 0x07, 0x9d }
Oct 11, 2015, 8:13:32 PM kernel[0]: ApplePS2ALPSGlidePoint EC Report: { 0x88, 0x07, 0x9d }
Oct 11, 2015, 8:13:32 PM kernel[0]: ApplePS2ALPSGlidePoint EC Report: { 0x88, 0x07, 0x9d }
Oct 11, 2015, 8:13:32 PM kernel[0]: Touchpad initialization complete.
Oct 11, 2015, 8:13:34 PM kernel[0]: Waiting for DSMOS...
Oct 11, 2015, 8:13:36 PM kernel[0]: IOGraphics flags 0x43
Oct 11, 2015, 8:13:36 PM kernel[0]: Previous sleep cause: 5
Oct 11, 2015, 8:13:36 PM kernel[0]: Previous shutdown cause: 3
Oct 11, 2015, 8:13:36 PM kernel[0]: Previous shutdown cause: 3
Oct 11, 2015, 8:13:36 PM kernel[0]: Apple16X50PCI22: Identified 1 Serial channels at PCI Bus=0 Dev=22 Func=3
Oct 11, 2015, 8:13:36 PM kernel[0]: Apple16X50UARTSync22: Detected 16550AF/C/CF FIFO=16 MaxBaud=115200
Oct 11, 2015, 8:13:36 PM kernel[0]: Disabled Turbo Boost: 850089 -> 4000850089
Oct 11, 2015, 8:13:37 PM kernel[0]: FO
Oct 11, 2015, 8:13:38 PM kernel[0]: FO
Oct 11, 2015, 8:13:42 PM kernel[0]: ACPI_SMC_PlatformPlugin::start - waitForService(resourceMatching(AppleIntelCPUPowerManagement) timed out

I think this log was from the same attempt when I took the picture above, but at least it should be easier to read and have more information

 

 

Edit

 

Ok so tried deleting DisableTurboBoostBattery.kext from /System/Library/Extensions and I am now able to get in using -v but if I boot with no options I can't get in. I tried copying and pasting some text from the kernel log

 

after delete -v.rtf

 

after delete no -v.rtf

 

 

 

Link to comment
Share on other sites

It boots fine with no nullcpu as long as I boot using the -v flag, I don't need -f or -x. So I just edited my org.chameleon.Boot.plist to always boot in verbose mode. I don't understand why it works only in verbose mood since I thought that all this did was show the log while booting, if anyone can explain it to me it would be helpful. I am aware that I need a patched AppleIntelCPUPowerManagement kext but there was one included in Jake Lo's bootpack and thats the one I've been using since before starting the thread.

Link to comment
Share on other sites

×
×
  • Create New...