ham4ever Posted March 15, 2013 Share Posted March 15, 2013 hello, how can i remove kernel debuing things , and AppleSMBusPCI AppleRTL8169Ethernet: Ethernet address 18:a9:05:1f:55:af ** AppleSMBusPCI::start failed to get acpi path for provider Controller: Intel 82801G (vendor ID: 8086, device ID: 27d8) Controller: ATI RV730 (vendor ID: 1002, device ID: aa38) [iOBluetoothHCIController][start] -- completed [KernelDebugging] KernelDebugEnable (1) Previous Shutdown Cause: 3 DSMOS has arrived ** Device in slot: SLOT--1 ** [KernelDebugging] [FindKernelLogger] Couldn't find the matchingService. [KernelDebugging] [FindKernelLogger] Could not find a logger instance. Error = E00002BC. [KernelDebugging] Debugging level changed to: 7 [KernelDebugging] SetOutputType failed: could not find kernel logger. It probably needs to be loaded? [KernelDebugging] Debugging type changed to: 2 CODE SIGNING: cs_invalid_page(0x1000): p=169[GoogleSoftwareUp] clearing CS_VALID CODE SIGNING: cs_invalid_page(0x100001000): p=181[Moom] clearing CS_VALID thanks Link to comment https://www.insanelymac.com/forum/topic/287094-kerneldebugging/ Share on other sites More sharing options...
nyolc8 Posted March 15, 2013 Share Posted March 15, 2013 I found this site: http://www.fieldofco...bugging_on_OS_X Check your boot arguments in your boot.plist file and remove the "debug=0x146" from it, or if you using fileNVRAM module, then do this in Terminal: sudo nvram boot-args="" 1 Link to comment https://www.insanelymac.com/forum/topic/287094-kerneldebugging/#findComment-1897193 Share on other sites More sharing options...
ham4ever Posted March 15, 2013 Author Share Posted March 15, 2013 I found this site: http://www.fieldofco...bugging_on_OS_X Check your boot arguments in your boot.plist file and remove the "debug=0x146" from it, or if you using fileNVRAM module, then do this in Terminal: sudo nvram boot-args="" thanks for suggest but it didn't help , and i removed fileNVRAM and still same kernel debugging Link to comment https://www.insanelymac.com/forum/topic/287094-kerneldebugging/#findComment-1897208 Share on other sites More sharing options...
nyolc8 Posted March 15, 2013 Share Posted March 15, 2013 What additional kext do you using? Maybe some kext have this debug-mode enabled... Check your modified or additional kext's info.plist and search for something like "debug". I remember I saw some debug thing in a kext(don't remember what was the kext), it was set to false, maybe you got something like this too, but enabled. Link to comment https://www.insanelymac.com/forum/topic/287094-kerneldebugging/#findComment-1897209 Share on other sites More sharing options...
ham4ever Posted March 15, 2013 Author Share Posted March 15, 2013 i could not think i added any kexts since yesterday, suddenly i got kernel debug , i do remember i installed couple of applications and i deleted them but still kernel debug Link to comment https://www.insanelymac.com/forum/topic/287094-kerneldebugging/#findComment-1897225 Share on other sites More sharing options...
Recommended Posts