Question about PMU button...

What would cause a PMU failure? or why would someone have to reset it?

Hi
A common reason seems to be if the power is removed whilst the computer is asleep. For example, if someone leaves their computer sleeping over night rather than shutting it down and there's a general power failure or someone else unplugs it or switches it off at the wall socket (not realising it's still actually on but asleep).

Similar Messages

  • Qosmio X300-14F - Question about illumination buttons and XP downgrade

    Hello,
    I've got 2 questions concerning the laptop I bought 3 weeks ago.
    _*Question1*_
    There are 9 buttons above the F-keys. They're being lit. In the beginning they all worked fine, but recently I've found that only the buttons designed to work in a mediaplayer work (meaning: pause/play, stop, previous, next). The other buttons (mediacenter, (un)mute, illumination on/off, webcam, DOLBY) refuse to do anything except for making beeping noises.
    I'd like to be able to decide when to turn the illumination off/on without dragging the wireless flashcardsized-controller with me everywhere I go.
    Any leads on how to solve this are welcome!
    I tried this already:
    Start > all programs > TOSHIBA > utilities > Toshiba Assist > optimize > Toshiba Button Support
    But there's 2 problems with that. First of all I don't know where the executable is that dims/turns on the lighting. Second of all it still doesn't work for e.g. the dolby button. All it does is beep - loud.
    _*Question2*_
    I've been thinking about 'downgrading' from Windows Vista Home Premium to Windows XP since I'm tired of getting weekly BSODs and *daily* displaydriverfailures. I was concerned about not being able to find the drivers once I got XP on this laptop. I've looked on the official Toshiba website (this one :P), but there's only Windows Vista drivers?
    Thanks in advance!

    Hi
    1) The program that turns on and off the illumination is called dimmer.exe. That you should find in the Toshiba folder (C:\program files\Toshiba).
    If you assign this exe file with the button it should work again. If not, try to reinstall the Toshiba Value Added Package.
    On the Dolby button its the same, you must assign the right .exe file with the key.
    2) The point is that only Windows Vista is supported on this notebook and there are no XP drivers available. You can collect the drivers on external website but if you have problems with XP you should downgrade to Vista. The notebook is really fast enough for Vista. ;)

  • Question about print button

    Good morning everyone,
    Quick question for you this morning, im playing around with the print button and so far i get it to do what i want. Which is basically print in "FIT" mode like this:
    xfa.host.print(1, "0", (xfa.host.numPages -1).toString(), 0, 1, 0, 0, 0);
    now this takes care of people who press my custom print button, but i dont have control over the folks that might activate that from the print icon or from the print menu options.
    Now for this i know that using PRE:PRINT would solve it for sure, but i dont know how to write the code in there so it works.
    What i did at first is copy the print code above in that section, but if i press my Print button where the same code is, i create a endless loop.
    Im just trying to cover my self and make sure that what ever one of the 3 print choices they choose, i will be able to execute the code above and without any infinite loops
    Any ideas how i could set this up?
    Thank you very much again!!!

    Hi,
    you can disallow printing form the menu items or key combination with a bit of scripting.
    But first you need a variable you add under the form properties with a default value like 0.
    Lets name it "usedPrintButton".
    Ok, now the scripting part.
    There are 3 scripts in 3 different events neccassary. You can use all those events of your print button.
    1. click event
    // Modify the variable to imply user has started printing from this button
    usedPrintButton.value = "1";
    xfa.host.print(1, "0", (xfa.host.numPages -1).toString(), 0, 1, 0, 0, 0);
    2. prePrint event
    // Check the variable and cancel printing when it's 0
    if (usedPrintButton.value == "0") {
              xfa.event.cancelAction = true;
    3. postPrint event
    // Set the variable back to 0
    usedPrintButton.value = "0";
    Hope this helps.

  • Question about Middle button on 'Nokia Stereo Head...

    Hi all,
    anyone knows whats the function of the middle button between the volume control buttons on the side of the earpiece?
    i tried clicking on it in various modes but nothing happened. couldn't find any documentation on the headset as well.. anyoen has any reference documentation or link on that button?

    I phoned Nokia care about this headset a few months ago and I was told that it only Has ONE button besides the volume keys, which is the button we use for voice commands, answering and so on(everything else is just there for us to fiddle??). On the N82 for some reason we can't skip tracks using this button which I think was CARELESS on Nokia's part. A headset should allow this at least.
    Show your appreciation. Hit that kudos button real hard

  • Question about Creating Buttons in InDesign CS5

    Now that InDesign CS5 has what I hope to find is a fairly robust interactive workspace, I've begun building a portfolio web site using the program.
    But I'm having trouble understanding how to create a text "next" button that has
    1.) a rollover state where "next" becomes bold and black
    2.) has an action associated with it that takes the viewer to the next state.
    In other words, once clicked, the "next" button should take the viewer from seeing the image of a brochure cover to an image of an inside spread.
    Any tips on how the Appearance section works in the Button palette, or where to go to find out?
    Should I be creating separate text "next" buttons for the Normal, Rollover and On Click states? And should these be sitting on different Layers?
    Maybe it's a combination of working with Animation, Buttons and Object States?
    It's sort of complex...
    I reviewed the "InDesign CS5 New Features" tutorial on lynda.com, which was great and gives some examples, but doesn't address my exact problem.
    Anyone working with this kind of scenario?
    Thanks, Steve

    Never mind. I figured it out. I can't believe how poorly designed this entire Adobe site function.
    Amazing...the screen says "Welcome sssttteeevvveee" in the top left corner, which, of course makes you think you're logged in, right?
    But no. You need to click on the login/register link under the black Forums box...like, why?
    Note to Adobe. TIme for a little rethink here.
    S.

  • Question about Menu buttons

    Hello all,
    I am in the middle of a project that has 3 menus 2 of wich have 10+ buttons.
    My problem is that 2 of the menus it is trickey to get the DVD player to select certain buttons.
    For some reason the selection jumps around in unecpected ways.
    The buttons are numbered properly but it makes no differance.
    Any ideas?

    At the bottom of the menu window there is a button that shows the button routing.  You can change to manual routing and adjust as needed.
    The actual number of the buttons doesn't matter.  (Button 1 can go "right" to button 5, etc.)

  • Question about making buttons

    I've been struggling with formatting my website (http://www.lesill.com). I have posted pictures fine, but these are photos offered for sale and I can add paypal carts and add to cart buttons fine. The problem is that the Add to cart buttons, even the smallest are too big and each photo can be ordered in different sizes. I recently visited a site that has a perfect setup, but I can't figure out how to do this. The side was www.heartdogstudios.com . I have written the author asking how it was accomplished so I am hoping to hear back from him/her. If anyone here can help it would be appreciated.
    Also, are there free shipping calculators that can be added?
    Thanks Lee

    Thanks for your help anyway Brad. At least we troubleshooted
    as much as we could with it.
    I'll see if I can contact RJ through his blog since he's the
    evangalist on Captivate over at Adobe. Maybe he might know or at
    least can tell me if it's different in Captivate 4. There are so
    many new things that it's possible they are allowing quiz templates
    and more freedom with the design.
    Mine is on order as well. I can't wait!
    Thanks again,
    Kristen

  • Question about back button and Onload function in a jsp

    Hi All,
    I am having two jsp pages, say a.jsp and b.jsp. I had a javascript onload function which refreshes all the fields in a.jsp. When i enter some values in a.jsp, based on those values i will be getting the results in b.jsp. Now when i click the back button in b.jsp, it will go to a.jsp again. The problem i am facing is when i click this back button, because of the onload function in a.jsp all the fields in a.jsp are getting refreshed but i want the values which i entered previously in that page. Is there a way that i can do this such that the onload function will not run when i come to that jsp by clicking the back button.
    Also i would like to know why a.jsp is reloading when we click the back button in b.jsp and coming to a.jsp. Is this way how back button will function. I am not sure of it. Plz clarify my doubts..
    Thx.....

    Normally it is not advisable to use the browser back button rather if there is a need we should
    implement the back button functionality.
    For e.g
    In b.jsp
    <head>
    </head>
    <script language="Javascript">
    function fnBack()
      document.frmHeader.action = "a.jsp";
      document.frmHeader.submit();
    </script>
    <form name="frmHeader" method= "post">
    <input type="hidden" name="hdCheckFromB" value="Y">
    <p>
    <input type="button" name="btnBack" value="Back" onClick="javascript:fnBack();">
    </p>
    </form>
    </body>---------------------------------------
    Now , in a.jsp
    <%
    String strBackParameter = requst.getParameter("hdCheckFromB");
    %>
    // Now if strBackParameter is carrying a value "Y" , then we know its from B else body onLoad refresh-------------------------------------
    Hope this helps.
    Thanks

  • Question about "operations" button

    Hello all,
    Before my main menu is displayed in the Flow chart I want an 8 second clip to be the first thing that plays and for the viewers not to be able to skip it. So from my blue disc in the flow panel I link to this clip in my timeline. When I select "none' for operations it still allows me to use the "next" button to get to the main menu and skip my 8 second clip.
    What am I doing wrong?
    Thanks,

    Thanks again for your help
    I do have DVD RW's so I will be putting them to good use.
    I just burned my project and everything went well except.....
    All my chapter links play fine but I don't have any control options, i.e. fast forward, back to the main menu etc. When I went back to the project I did see that the "user operations" was set to none for all my links to the various chapters in my timeline. When I tried to open up the dialog box where I could change it to "all" it simply would just not open, no error message as well.
    What am I doing wrong?
    Thanks

  • Question about Top button being stuck

    My power button stopped working on my iphone 4s. I turned on the soft key function so i could lock my screen. I made the mistake of turning off my phone, now I cannot figure out how to turn it back on without that top button working. Help!

    Plug your phone into a power source, & it should come on.

  • Question about BACK BUTTON on MIC

    My back button is a thick arrow, not the arrown shown on the pictures of the zen micros. Does that mean I have the old or newer micro.

    The original silk screening used finer graphics; the thick back arrow indicates this is the second generation of face plate. That still could go back to Feb or March when the AC adapter and cradle was still included, so that does not necessarily mean your Micro was made last week.
    Not sure if that helps ...
    cheers,
    jake

  • Question about onPress  button continuous

    hi all,
    i just want to know how can i click the mouse and don't
    release , the follwing function can increase the photo size
    continuous.
    wong

    If you want an action to repeat, you'll have to tell Flash to
    do that over and over again. An onRelease event is just a single
    event, it only happens once. Your user will have to keep pressing
    the button over and over. Alternately, you can use an enterFrame
    method, or a setInterval() method, to create a repeating event.
    Here's an example using enterFrame:

  • Question about navigation in session scope

    Hi.
    I dont know how to resolve a problem or how to focus this stuff.
    I'll try to explain myself.
    Let say I have a page (a.jsf) with several links, all this links navigates to the same page (b.jsf) which shows the results.
    For each link in a.jsf I have attached a bean with a logic, so If I click in link 1 I go to the b.jsf showing data read from the database.table1. If I clik in link2 I go to b.jsf showing data read from database.table2, and so on...
    The beans are in session scope (and must be).
    The first time works ok because I initialize the bean in b.jsf, read data and I show using a selecManyListBox to show it, but if I go back and select another link it goes to b.jsf, but it shows the old data, the data read the first time, because it never calls again the init method.
    Somebody has talked about using an additional bean to control this but once the bean in b.jsf is created I don't know how to call again the init method in beanB (b.jsf)..
    I have attached a very simple project to deploy in eclipse 3.3 and tomcat 6.0. In this example instead of read from database I read from an structure created in memory to simulate this.
    Somebody could take a look and comment something about it.
    http://rapidshare.com/files/197755305/_session-forms.war
    Thanks

    Hi.
    I understand is the same doing in the action method in a button or a commnad, the project is just an example, my real app is a tree, so is not a question about a button or a command, is about the logic being in session scope. I don't know how to face it.
    thanks

  • Short question about the nano controls

    Hi. I'm probably going to buy a 4Gb nano today, but first I'd like to ask a short question about the << >> buttons on the click wheel.
    I read in a forum that the << & >> buttons are actually 'skip' buttons (only used to play the previous or next song respectively), and that it's impossible to rewind or fast-forward within the track you're listening to. This is extremely important for me as I have several 2-3 hours mp3, and I need to be able to access different parts of the file quickly (eg. not having to actually wait 1 hour to listen to my favorite part). I found this to be an important feature, and I can't believe Apple hasn't thought about it.
    Anyway, I've never used an iPod, that's why this question may sound plain stupid.
    Thanks for you replies!

    The iPod fast charges to about 80% and then trickle charges the rest of the way to prevent damaging the battery/iPod. A full charge takes more than an hour or two though the battery indicator will show full. The best way to tell if a full charge has occurred is to unmount the iPod from the computer but keep it connected. The screen will show an animation of a battery. When the animation stops the battery is fully charged.
    Also, as your battery discharges the indicator will eventually show red indicating the battery is about to run out...in an hour or two. After you've owned your iPod for a couple months you'll figure out how much time you have left when the indicator turns red - it depends on a number of factors including play volume, equalizer use, etc. In real world use I'm getting over 11 hours.
    The headphones are...average. If they didn't hurt my ears I'd find them acceptable for my pop music but not so acceptable for acoustic and symphonic nor music with booming bass - because they don't boom the bass.
    I encode the majority of my music at 256 AAC and I've noticed no distortion caused by the EQ. This, plus your complaint about the earphones, leads me to think perhaps you got a bum set of phones. Borrow a pair from someone else and see what happens.

  • Some questions about Muse

    First of all, I would like to say that I am very impressed with how well Muse works and how easy it was to create a website that satisfies me. Before I started a daily updated website I thought I would encounter many problems I will not be able to solve. I have only had a few minor issues which I would like to share with you.
    The most problems I have with a horizontal layouts (http://www.leftlane.pl/sty14/dig-t-r-3-cylindrowy-silnik-nissana-o-wadze-40-kg-i-mocy-400- km.html). Marking and copying of a text is possible only on the last (top) layer of a document. The same situation is with widgets or anything connected with rollover state - it does not work. In the above example it would be perfect to use a composition/tooltip widget on the first page. Unfortunately, you cannot even move the cursor into it.
    It would be helpful to have an option of rolling a mouse to an anchor (like in here http://www.play.pl/super-smartfony/lg-nexus-5.html and here http://www.thepetedesign.com/demos/onepage_scroll_demo.html).  I mean any action of a mouse wheel would make a move to another anchor/screen. It would make navigation of my site very easy.
    Is it possible to create a widget with a function next anchor/previous anchor? Currently, in the menu every button must be connected to a different anchor for the menu to be functional.
    A question about Adobe Muse. Is it possible to create panels in different columns? It would make it easier to go through all the sophisticated program functions.
    The hits from Facebook have sometimes very long links, eg.
    (http://www.leftlane.pl/sty14/mclaren-p1-nowy-krol-nurburgring.html?fb_action_ids=143235557 3667782&fb_action_types=og.likes&fb_source=aggregation&fb_aggregation_id=288381481237582). If such a link is activated, the anchors in the menu do not work on any page. I mean the backlight of an active state, which helps the user to find out where on page they currently are. The problem also occurs when in the name of a html file polish fonts exist. And sometimes the dots does not work without any reason, mostly in the main page, sometimes in the cooperation page either (http://www.leftlane.pl/wspolpraca/). In the first case (on main page), I do not know why. I have checked if they did not drop into a state button by accident,  moved them among the layers, numbered them from scratch and it did not help. In the cooperation page, the first anchor does not work if it is in Y axle set at 0. If I move it right direction- everything is ok.
    The text frame with background fill does not change text color in overlay state (http://www.leftlane.pl/sty14/nowe-mini-krolestwo-silnikow-3-cylindrowych.html). I mean a source button at the beginning of every text. I would like a dark text and a light layer in a rollover, but  the text after export and moving cursor into it does not change color for some reason.
    I was not sure whether to keep everything (whole website) in one Muse file (but I may be mistaken?). I have decided to divide it into months. Everyone is in a different Muse file. If something goes wrong, I will not have any trouble with an upload of a whole site, which is going to get bigger and bigger.
    The problem is that every file has two master pages. Everything works well up to the moment when I realize how many times I have to make changes in upper menu when I need to add something there. I have already 5 files, every with 2 masters. Is there any way to solve this problem? Maybe something to do with Business Catalyst, where I could connect a menu to every subpage independently, deleting it from Muse file? Doing so I would be able to edit it everywhere from one place. It would make my work much easier, but I have no idea jendak how to do it.
    The comments Disqus do not load, especially at horizontal layouts  (http://www.leftlane.pl/sty14/2014-infiniti-q50-eau-rouge-concept.html). I have exchanged some mails and screenshots with Disqus help. I have sent them a screenshot where the comments are not loaded, because they almost never load. They have replied that it works at their place even with attached screenshot. I have a hard time to discuss it, because it does not work with me and with my friends either. Maybe you could fix it? I would not like to end up with awful facebook comments ;). The problem is with Firefox on PC and Mac. Chrome, Safari and Opera work ok.
    YouTube movie level layouts do not work well with IE11 and Safari 7 (http://www.leftlane.pl/sty14/wypadki-drogowe--004.html). The background should roll left, but in the above mentioned browsers it jumps up. Moreover the scrolling with menu dots is not fluent on Firefox, but I guess it is due to Firefox issues? The same layout but in vertical version rolls fluently in Firefox (http://www.leftlane.pl/sty14/polskie-wypadki--005.html).
    Now, viewing the website on new smartphones and tablets. I know it is not a mobile/tablet layout, but I tried to make it possible to be used on mobile hardware with HD (1280) display. I mean most of all horizontal layouts (http://www.leftlane.pl/sty14/2015-hyundai-genesis.html), where If we want to roll left, we need to roll down. Is there a way to make it possible to move the finger the direction in which the layout goes?
    On Android phones (Nexus 4, Android 4.4.2, Chrome 32) the fade away background effect does not work, although I have spent a lot of time over it (http://www.leftlane.pl/lut14/koniec-produkcji-elektrycznego-renault-fluence-ze!.html). It is ok on PC, but on the phone it does not look good. A whole picture moves from a lower layer instead of an edge which spoils everything.
    This layout does not look good on Android (http://www.leftlane.pl/sty14/nowe-mini-krolestwo-silnikow-3-cylindrowych.html#a07). The background does not fill the whole width of a page. There are also problems with a photo gallery, where full screen pictures should fill more of a screen.
    Is it possible to make an option of  scroll effects/motions for a fullscreen slideshow widget thumbnails (http://www.leftlane.pl/sty14/2014-chevrolet-ss%2c-rodzinny-sedan-z-415-konnym-v8.html#a06)? It would help me with designing layouts. Currently, it can go from a bottom of a page at x1 speed or emerge (like in this layout) by changing opacity. Something more will be needed, I suppose.
    Sometimes the pictures from gallery (http://www.leftlane.pl/sty14/2014-chevrolet-ss%2c-rodzinny-sedan-z-415-konnym-v8.html#a06 download very slowly. The website is hosted at Business Catalyst. I cannot state when exactly it happens, most of the time it works ok.
    I really like layouts like this (http://www.leftlane.pl/sty14/2014-chevrolet-ss%2c-rodzinny-sedan-z-415-konnym-v8.html#a03). On the top is a description and a main text, and the picture is a filled object with a hold set at the bottom edge. That is why there is a nice effect of a filling a whole screen- nevertheless the resolution that is set. It works perfect on PC, but on Android the picture goes beyond the screen. You can do something about it?
    In horizontal layouts (http://www.leftlane.pl/sty14/dig-t-r-3-cylindrowy-silnik-nissana-o-wadze-40-kg-i-mocy-400- km.html) holding of a filling object does not work. Everything is always held to upper edge of a screen regardless the settings. Possibility of holding the picture to the bottom edge or center would make my work much easier.
    According to UE regulations we have to inform about the cookies. I do not know how to do it in Muse. I mean, when the message shows up one time and is accepted, there would be no need to show it again and again during another visit on the website. Is there any way to do it? Is there any widget for it maybe?
    The YouTube widget sometimes changes size just like that. It is so when the miniature of the movie does not load, and the widget is set to stroke (in our case 4 pixels, rounded to 1 pixel). As I remember ( in case of a load error) it extends for 8 pixels wide.
    Last but not least - we use the cheapest hosting plan in Business Catalyst. The monthly bandwidth is enough, although we have a lot of pictures and we worried about it at first. Yet we are running out of the disk storage very quickly. We have used more than a half of a 1 GB after a month. We do not want to change BC for a different one, because we like the way it is connected with Muse. But we do not want to buy the most expensive package - but only this one has more disk space. We do not need any other of these functions and it would devastate our budget. Do we have any other option?
    I’m using Adobe Muse 7.2 on OS X 10.9.1.
    and I'm sending Muse file to <[email protected]>

    Unfortunatley, there is no way to get a code view in Muse. I know quite a few people requested it in the previous forum, but not really sure where that ended up. Also, you may not want to bring the html into DW unless you only have 1 or 2 small changes 2 make. Two reasons. First, it isnt backwards compatible, so if you are planning on updating that site in Muse, you will need to make those changes in DW everytime you update. Second, by all accounts the HTML that Muse puts out is not pretty or easy to work with. Unlike you, I am code averse, but there was a lenghty discussion on the previous forum on this topic. I know they were striving to make it better with every release, just not sure where it is at this point.
    Dont think I am reading that second question right, but there was a ton of info on that old site. You may want to take a look there, people posted a ton of great unique solutions, so it worth a look.
    Here is the link to the old forums- http://support.muse.adobe.com/muse

Maybe you are looking for

  • Export to Excel & Download in JSPDynpage

    Hi All, I have developed one JSpDynpage application in which I am displaying the custom portal activity report on portal page. I . I have used normal HTML code in JSP file. Now I have to export this data in Excel sheet & Download it. For this I have

  • Open popup window from non graphic window

    Hi All, i'm trying to open a popupwindow of one of my classes, but i have no parent reference in the current class that i'm working with, how can i refer to the main application window?

  • 17" Studio Display flashing

    As others have posted, my display has begun its 3-flash routine with the lower half of the screen darkening. There are already all the helpful directions to Moniserv and its inverter parts, but...When I first had this problem two years ago, I solved

  • Can I rewrite the sender's address?

    Depending of the contents of the To: field, I want the mailserver to rewrite (or just not) the From: field. Does anybody know how to do this?

  • FMS 3.5 | "Connect failed" in core.00.log

    I have an FMS 3.5 server. It is a new install. No custom configuration. In the core.00.log I have repeated entries stating "Connect failed" such as the following: #Date: 2009-04-20 #Fields: date    time    x-pid    x-status    x-ctx    x-comment 2009