How to get rid of kSMCKeyNotFound errors

I have a macbook pro mid 2010 running OS X 10.9.5. I wanted to test resetting the smc, don't ask why, so I followed the steps, hold down opt control left-shift power button. Now I get 6 smc errors in the console:
PM kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key LsNM (kSMCKeyNotFound)
kernel[0]: SMC::smcReadKeyAction ERROR LsNM kSMCKeyNotFound(0x84) fKeyHashTable=0x0
kernel[0]: SMC::smcGetLightshowVers ERROR: smcReadKey LsNM failed (kSMCKeyNotFound)
kernel[0]: SMC::smcPublishLightshowVersion ERROR: smcGetLightshowVers failed (kSMCKeyNotFound)
kernel[0]: SMC::smcInitHelper ERROR: smcPublishLightshowVersion failed (kSMCKeyNotFound)
kernel[0]: SMC::smcInitHelper ERROR: MMIO regMap == NULL - fall back to old SMC mode
I checked the old system logs, system.log.#.gz and these errors are not found so I am guessing I caused the problem when I tried to reset the smc. Anyone have any idea why this happened, besides pure stupidity, and how I can clean up these errors.
thanks
john

If you're sure you weren't getting the messages before you reset the SMC, all you can do is reset it again. Also, make sure the SMC firmware version is up to date.
Hold down the option key and select
           ▹ System Information...
from the menu bar. Do the following:
          Boot ROM Version
          SMC Version
match what's shown for your model on this page?

Similar Messages

  • How to get rid of the error message we could not complete your iTunes store request?

    How to get rid of the error message we could not complete your iTunes store request?
    having this problem when trying to authorise an newly downloaded app in iTunes

    Based on the numerous posts regarding iTunes and the App Store, there appears to be an issue at Apple's end. Although Apple has not provided any indication on the cloud status page.
    Do not change your settings.
    Edit

  • How to get rid of sync error message

    Hello,
    When I first installed CC on my computer, our company's proxy was refusing the connections to the Adobe cloud servers and I couldn't sync my test file "test.indd".
    From that moment I'm getting the "unable to sync "test.indd" due to server error" message.
    After having determinated all the server ips that Adobe uses in the Amazon cloud and added manually the exeptions to our proxy server, syncing files finally worked. Great thanks to Adobe for not giving the server ips out and not helping at all.
    Syncing files now works but I keep receiving the "unable to sync "test.indd" due to server error" message.
    I have tried to recreate the file with the exact filename and sync it again but that doesn't solve my problem.
    As a paying customer (7 x CC for teams licences) I contacted the Adobe support and they told me that they don't do any support for server problems !???!!!!! and redirected me to this forum page http://helpx.adobe.com/creative-cloud/kb/arent-my-files-syncing.html which has nothing to do with my problem. Can't find any words to describe that customer support...
    Maybe there is someone in this community willing to do the job of Adobe support and help me?

    Thanks for your reply Mylenium,
    Sorry I forgot to mention my system: Windows 7 Pro 64Bit SP1.
    In C:\users\You\AppData\Roaming I find many cache related files, but only a few that are not related to any specific CC app:
    C:\Users\***\AppData\Roaming\Adobe\CEPServiceManager4\cache\ExtensionManifest
    C:\Users\***\AppData\Roaming\Adobe\Common\Media Cache
    C:\Users\***\AppData\Roaming\Adobe\Common\Media Cache Files
    I have backuped those files, removed from their respective folders and restarted the CC Desktop app but the message is still popping up.
    Does anyone know in which file(s) the sync cache is stored exactly? I can't find any information about that on the net nor forum.

  • How to get rid of #2038 error in a flex iphone app

    I have created an flex mobile app in which I want to save a file in pdf format in an ipad/iphone (any IOS device) but while saving that file its throughing #2038 error. And another thing I don't want to save the pdf file in applicationStorageDirectory, because after saving the file I want use that pdf file. Here is my code.
    var file:File = File.documentDirectory.resolvePath("indicators.pdf");
    if (file.exists)
    file.deleteFile(); //delete it if exists
    //create a file stream to be able to write the content of the file   
    var fileStream:FileStream = new FileStream();
    var popUpPage:AlertPage = new AlertPage();
    try
    //open the file stream and set for Write
    fileStream.open(file, FileMode.WRITE);
    //writes the bytes
    fileStream.writeBytes(pdfBytes, 0, pdfBytes.length);
    //close the stream
    fileStream.close();
    PopUpManager.addPopUp(popUpPage,this,true);
    popUpPage.lblAlert.text = "indicator saved in pdf format = "+ file.nativePath;
    PopUpManager.centerPopUp(popUpPage);
    this.visible = false;
    catch(err :Error)
    PopUpManager.addPopUp(popUpPage,this,true);
    popUpPage.lblAlert.text = err.message + "  "+ file.nativePath;
    PopUpManager.centerPopUp(popUpPage);

    This doesn't look like a problem with Acrobat forms.

  • How to get rid of install errors?

    The following errors installing trial of Photoshop CS6 extended:  DF029, DF024, DW063, DW050.  I am installing on Windows 8.

    Hi Barry,
    Please reboot the computer in selective startup mode and login by enabling the inbuilt hidden Admin account and then try to install the software.
    Also please refer :
    http://helpx.adobe.com/photoshop-elements/kb/troubleshoot-installation-problems-pepe-win7- vista.html
    http://helpx.adobe.com/photoshop-elements/kb/troubleshoot-install-using-logs-elements.html

  • How to get rid of the weblogic.kernel.Default errors and warning?

    Hi there,
    When i'm running my application deployed on WLS8.1 SP3 and the application is running fine, but the following error and warnings were thrown.
    2004-08-05 11:26:30,453 [ExecuteThread: '13' for queue: 'weblogic.kernel.Default'] ERROR com.bea.wlw.runtime.core.util.Config - Failed to obtain connection to datasource=cgDataSource, using generic DB properties
    <Aug 5, 2004 11:26:30 AM SGT> <Error> <WLW> <000000> <Failed to obtain connection to datasource=cgDataSource, using generic DB properties>
    2004-08-05 11:27:12,281 [ExecuteThread: '13' for queue: 'weblogic.kernel.Default'] WARN org.apache.jcs.config.OptionConverter - Could not find value for key jcs.default.elementattributes
    2004-08-05 11:27:12,282 [ExecuteThread: '13' for queue: 'weblogic.kernel.Default'] WARN org.apache.jcs.engine.control.CompositeCacheConfigurator - Could not instantiate eAttr named 'jcs.default.elementattributes', using defaults.
    2004-08-05 11:27:12,308 [ExecuteThread: '13' for queue: 'weblogic.kernel.Default'] WARN org.apache.jcs.config.OptionConverter - Could not find value for key jcs.system.groupIdCache.elementattributes
    2004-08-05 11:27:12,308 [ExecuteThread: '13' for queue: 'weblogic.kernel.Default'] WARN org.apache.jcs.engine.control.CompositeCacheConfigurator - Could not instantiate eAttr named 'jcs.system.groupIdCache.elementattributes', using defaults.
    2004-08-05 11:27:12,386 [ExecuteThread: '13' for queue: 'weblogic.kernel.Default'] WARN org.apache.jcs.config.OptionConverter - Could not find value for key jcs.region.CodeTableCache.elementattributes
    2004-08-05 11:27:12,386 [ExecuteThread: '13' for queue: 'weblogic.kernel.Default'] WARN org.apache.jcs.engine.control.CompositeCacheConfigurator - Could not instantiate eAttr named 'jcs.region.CodeTableCache.elementattributes', using defaults.
    2004-08-05 11:27:13,527 [ExecuteThread: '13' for queue: 'weblogic.kernel.Default'] WARN com.bea.wlw.netui.script.el.NetUIReadVariableResolver - Could not create a ContextFactory for type "com.bea.netuix.servlets.script.PortalVariableResolver$PortalContextFactory" because the ContextFactory implementation class could not be found.
    May i know why this is so? How to get rid of these error and warnings?
    Thanks
    Derek
    Message was edited by derekchan at Aug 4, 2004 8:41 PM
    Message was edited by derekchan at Aug 4, 2004 8:42 PM

    you didnt seem to have configured the datasource / connection pool / database control with proper db properties
    you should check your configuration to see if you have done it right and then you should check your application and the properties settings in the controls to ensure they are right.

  • How to get rid of error message for the material?

    Hi everybody,there is a material which is showing an error message whenevr try to create a sales order, i've checked the material master...there is no check in X-plant Mtrl or X-dist chan or any flag for deletion...but still the red error message comes up while creating a sales order...how to get rid of this error?

    this means material is blocked for procurment
    three kinds of block can be there
    01 Blocked for procment/whse
    02 Blocked for task list/BOM
    03 Blocked for Purchasing
    GOTO MM42 give material n plant data
    Select BESIC VIEW
    there is a field called as material block remove the blocking reason
    Hope this will help
    Edited by: WISH on Mar 24, 2008 6:33 AM

  • HT204406 "Error 4001 with iTunes Match" does anyone know how to get rid of it?

    When trying to setup Match with Itunes I get error message 4001. Does anyone know how to get rid of this? I am on the most current version of Mountain Lion and I have upgraded to the latest version of iTunes. Error message occurs every time I try to setup match.

    Yep! I got the same thing. (and the failure to launch full screen mentioned elsewhere).
    Please let me know if you find a way to sort this out.
    Ta!

  • How do I get rid of deactivation error 194:1 in Adobe Acrobat Pro ver 9

    How do I get rid of deactivation error 194:1 in Adobe Acrobat Pro ver 9
    It happens on multiple PCs

    All menu content, include motion, is limited to 1 Gig.  This is not easy to calculate.  This is not a common error unless you are over.
    When projects are revised, particularly numerous times, Encore may not correctly remove old elements.
    Easiest method here is probably to start the project over.  You can import the menus from the old project.
    You can also close this project, and try clearing the media cache.

  • Henever I am in Mozilla I get a pop up saying my PC has 7 window errors and can run faster. I cannot see how to get rid of this.

    I tried to download Tetris yesterday onto my laptop - not quite what you would call an ambitious gamer!
    As it was doing so I noticed that the software was trying to alter some settings in the registry.
    Now whenever I am in Mozilla I get a pop up saying my PC has 7 window errors and can run faster. I cannot see how to get rid of this.
    When I copy the link location it says:
    https://secure-ams.adnxs.com/click?KGIRww5jtj8oYhHDDmO2PwAAAICXbtI_KGIRww5jtj8oYhHDDmO2Py8cBrFeTaRkUe4MK_5ewBbHVyJRAAAAAMypEAA_AQAAPwEAAAIAAAAwB0YA6-ECAAAAAQBVU0QAVVNEACwB-gDulQAA42kAAQMCAQUAAIQARiCzrAAAAAA./cnd=%21ngVsMQjTqzoQsI6YAhjrwwsgBA../referrer=https%3A%2F%2Fwww.google.co.uk%2F/clickenc=http%3A%2F%2Fappround.net%2Fpcperformer%2Fst6%2Fpcperformer-st6.php%3Fcid%3D3902%26tid%3Dams1CNHcs9ji35fgFhACGK-4mIjrq5PSZCIOMjEzLjc4LjE0NC4yMTQoAQ..
    and here is the image
    Any ideas?

    Such a pop-up is likely caused by malware installed on your computer.
    Do a malware check with some malware scanning programs on the Windows computer.<br />
    You need to scan with all programs because each program detects different malware.
    Make sure that you update each program to get the latest version of their databases before doing a scan.
    *Malwarebytes' Anti-Malware:<br>http://www.malwarebytes.org/mbam.php
    *SuperAntispyware:<br>http://www.superantispyware.com/
    *Microsoft Safety Scanner:<br>http://www.microsoft.com/security/scanner/en-us/default.aspx
    *Windows Defender: Home Page:<br>http://www.microsoft.com/windows/products/winfamily/defender/default.mspx
    *Spybot Search & Destroy:<br>http://www.safer-networking.org/en/index.html
    *Kasperky Free Security Scan:<br>http://www.kaspersky.com/security-scan
    You can also do a check for a rootkit infection with TDSSKiller.
    *http://support.kaspersky.com/viruses/solutions?qid=208280684
    See also:
    *"Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • How do i get rid of an error dj_sf_software?

    How do i get rid of an error dj_sf_software keeps telling me its on a network resource thats unavailable? Ive uninstalled and re-installed to no avail. I had a previous all in one printer set-up which I uninstalled before installing my deskjet d 1420 printer. I cant get rid of the error message ... : (

    What OS are you using?
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------

  • How do i get rid of type error null is an object on my iphone ? It keeps popping up on my yahoo, please help ?

    How do i get rid of type error null is an object on my iphone ? It keeps popping up on my yahoo, its driving me mad, please help.

    That's probably a Javascript error in what Yahoo is producing. Contact Yahoo and inform them of the problem.

  • I keep getting a community toolbar error message. I am running Yosemite. I have no idea what it is referring to. Any help on how to get rid of it?

    I am getting a community toolbar error message on Safari. Does anyone know how to get rid of it? I am running Yosemite. Thank you!

    To remove the "Conduit" spyware, take the steps below.
    Triple-click the line below on this page to select it:
    ~/Library/Application Support/Conduit
    Copy the selected text to the Clipboard by pressing the key combination command-C. From the Finder menu bar, select
              Go ▹ Go to Folder…
    Paste into the box that opens (command-V), then press return. A Finder window should open with a folder named "Conduit" selected. If it does, delete the selected item.
    Repeat with these lines:
    ~/Library/Internet Plug-Ins/ConduitNPAPIPlugin.plugin /Applications/Toolbars
    You may be prompted for your login password. Next, copy this line:
    /Library
    Select Go to Folder… again and paste. Don't delete the Library folder. Delete only the following items inside it, if they exist.
              Application Support/Conduit
              InputManagers/CTLoader
              LaunchAgents/com.conduit.loader.agent.plist
              ScriptingAdditions/ct_scripting.osax
    Close the Finder windows you opened. Log out and log back in.
    From the Safari menu bar, select
              Safari ▹ Preferences... ▹ Extensions
    Remove any extensions with the word "Conduit" in the description, and any others you don't know you need. If in doubt, remove all of them.

  • Can any one tell me how to get rid of error code ox80010108

    can any one tell me how to get rid of error code ox80010108 when i put a dvd in my hp touchsmart 520 thanks

    Hello @charly6,
    Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    I understand that you are getting the error 0x80010108 when you insert your CD into your Optical Drive on your HP Touchsmart 520 Desktop PC. The error you are receiving is related to Windows Essentials and I suggest that you download and install the latest version from the Windows Essentials website. I believe that Windows Essentials was aware of this error and have corrected it in their updates.
    Please re-post if you require additional support. Thank you for posting on the HP Forums. Have a great day!
    Please click the "Thumbs Up" on the bottom right of this post to say thank you if you appreciate the support I provide!
    Also be sure to mark my post as “Accept as Solution" if you feel my post solved your issue, it will help others who face the same challenge find the same solution.
    Dunidar
    I work on behalf of HP
    Find out a bit more about me by checking out my profile!
    "Customers don’t expect you to be perfect. They do expect you to fix things when they go wrong." ~ Donald Porter

  • How to get rid of a Digeste.dll error

    Does anyone know how to get rid of a digeste.dll error that is in my C:\window\system32 safely
    Thanks
    Bob
    Solved!
    Go to Solution.

    lordkirivos, in the future, please research a question before you provide a possibly incorrect answer. In this case, digeste.dll is related to spyware, so your answer makes absolutely no sense, and is not at all helpful.
    @OP - http://www.google.com/search?hl=en&q=digeste.dll&aq=f&oq=

Maybe you are looking for

  • Why do the Search Engine options keep changing back?

    Hi, I have a large collection of search engines, which I keep well organized with the addon Organize Search Engines. https://addons.mozilla.org/en-US/firefox/addon/organize-search-engines/ I needed to make changes to many of the search engines I've a

  • Adobe Reader Stops Responding

    I have a Windows 7 64 bit system that has Adobe Reader 10.1.3 installed.   I can open a PDF file and view it, but if I try to open anothe PDF, the program stops responding and never recovers. Additionally, if I just open the Reader software and try t

  • Character set change? Help!

    Hi, I am doing imports and the export client uses ZHS16GBK character set (simplified chinese) and my imports are done in US7ASCII which is not a super set of the aforementioned character set. I want to change to ZHS32GB18030 which is a super set of U

  • Airport Extreme with HP 8500 910 on USB frequently gets "printer is not connected" error

    Using 2 macbooks and one PC on wi-fi. Restarting Airport generally results in printing being complete, but not always. Problem recurs several times a day. Have latest HP software / drivers and current Lion on macbooks Wonder if this could be related

  • What is the best way to make an IPad mini safe for kids?

    I am looking to purchase an IPad Mini for my son who is 9years old. I am hoping to find out what settings or software I can employ to help make the internet safer for him. He would like to search his ideas and projects but i am concerned about what i