ThinkPad Edge (Type: 0301GXG) WOL works only first time after connect power

I´m trying to Wake On Lan, and after some days thinking that don’t work, it works only 1 time. So start all process over again and don’t work. After repeat all steps, I realized that only works the first time you try to WOL after plug the power. If just shutdown from Windows 7 but not Unplug and re plug the power it will not WOL. If shutdown W7, unplug the power, plug the power and use any WOL, it works perfect every time.
¿Any idea to WOL without unplug and re plug the power?
Thank you in advance

Yes, the display is only supposed to power on if a DVI signal is present. This has led to many customers believing their new displays were dead, until they were told to connect the DVI cable first.

Similar Messages

  • KDE3 trash works only first time

    I just noticed that KDE3 trash works only once.
    When I move files to Trash only first time I can empty it. Second time it does not work.
    I tried to delete ~/.local/share/Trash
    then logout/login
    but problem persists:
    Trash works only first time
    Any way to fix this?
    thanks

    bump
    so there is no way to fix this (unknown problem/resolution)?

  • Wi-Fi Connection Works only first time

    I successfully setup my home wi-fi connection without any problems but as soon as I shut down my iPod touch and turn it back on, it will not re-connect. I have to manually set it up each time. My wireless router is set to not broadcast the network name. Does that have something to do with it?

    I think that you have probably answered your own question. People who seem to have WiFi issues either do not broadcast their network name and/or do not broadcast their SSID.
    I broadcast both, use WPA2 encoding and have not lost a Wifi connection to my home network for several weeks.

  • Text field is not working at first time after loading the flash files

    Hi to all,
         In my Java application, I'm using a text field and a panel to load flash files. I'm using JDIC 0.9.1 to load the flash files in the panel. The flash files are created by Flash CS4.
         While running the application, I can't enter any value in the Text field, after minimize and maximize the application I can enter the values.
         This problem happens after change the jre version from 1.6 to 1.7.
         I'm getting the following exception while running the application.
    org.jdesktop.jdic.init.JdicInitException: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
    at org.jdesktop.jdic.init.JdicManager.initBrowserNati  ve(Unknown Source)
    at org.jdesktop.jdic.browser.WebBrowser.<clinit>(Unkn  own Source)
    pls give me a solution.
    Thanks in advance...:)

    Have you tried testing on a server?
    When you test in Flash, see if you get traces when you click these buttons.

  • Suspend command only works the first time

    I'm seeing a strange issue with my machine. If I suspend the system by using either:
    systemctl suspend
    or
    dbus-send --system --print-reply --dest="org.freedesktop.UPower" /org/freedesktop/UPower org.freedesktop.UPower.Suspend
    the system will suspend the first time, but then if I try to suspend again, it doesn't suspend completely. The screen goes black and my external hd shuts down, but the box doesn't shutdown. It stays running.
    Could anyone offer some suggestions on what to check?
    I checked the systemd journal and I don't see any errors that stand out as being the problem.
    Last edited by Gumper (2013-03-03 13:28:56)

    I've got a similar error. When trying to suspend via systemctl the machine goes down.
    The screen goes blank and I can hear my harddrives spinning down but before they go completely silent, the system comes back up again.
    Fully working as if I never even wanted to suspend. I'm pretty sure my drives don't like that a lot.
    The first time after a boot works however, as mentioned by Gumper.
    systemctl reports this:
    A dependency job for suspend.target failed. See 'journalctl -xn' for details.
    But I can't see anything related in the journal.
    This is my second suspend problem now. I already have trouble waking up from suspension on my notebook:
    https://bbs.archlinux.org/viewtopic.php … 5#p1238615
    This new problem now is on my x64 desktop machine if that helps. Of course this happens on the same day I clean my pkg cache
    Last edited by Orim (2013-03-03 22:56:03)

  • Help please - have a Nano and a Shuffle and neither are working! The Nano wheel appears to have stopped working - I can't get it to do anything. I've done the reset,it worked the first time but not since. And the shuffle won't sync with my library!

    Hi,
    I have an iPod shuffle 4th generation and an iPod Nano 5th generation . The Nano wheel appears to have stopped working - I can't get it to play or anything. I've done the reset and it worked the first time, but now the only way I can get it to play anything is to shake it and go with the shuffle choices - I can't change volume, song, pause or turn it off.
    So, I decided to start using the Shuffle which I was given as a present last year. I've plugged it into my laptop (running windows 8 and newest version of iTunes). It appears in iTunes on the left hand side, but when I click to sync (whether I tick sync all or choose artists) it says synched but has no music. It seems to not be linked to the music library - when I tick synch all songs, next to the "sync music" it says 0 songs?
    Any help to fix either would be really appreciated - I'm without any music at the moment and I'm going away this weekend!
    Thanks

    Hi Bblairjones,
    If you are having issues with your Nano and Shuffle, you may want to try the Troubleshooting Assistants on the following page:
    Apple Support: iPod Troubleshooting Assistants
    http://www.apple.com/support/ipod/five_rs/
    Regards,
    - Brenden

  • Structure inside while should work only one time ?

    Hi Everyone ,
                      I have coded a program that if i click a button ( switch untill released) . inside that structure should work only one times . 
                      and i have coded and its working fine .. but its looks compilcated..
                       i need some simple solution . Plz help me guys 
    Attachments:
    CODE.vi ‏10 KB

    saran1988 wrote:
                      I have coded a program that if i click a button ( switch untill released) . inside that structure should work only one times . 
                      and i have coded and its working fine .. but its looks compilcated..
                       i need some simple solution . Plz help me guys 
    Your code has very little to do with what you are describing.
    There is no button with "switch until released" mechanical action. (OK is switch when released, stop is latch when released)
    A case structure always "works". Are you saying that it should execute e.g. the true case only once whenever the outer case goes from false to true??
    Your inner case goes true more than once per run of the program (whenever the OK goes true). If it should really only work once overall, use the "first call?" primitive. You need to formulate the problem using less ambiguous words.
    There is no obvious starting state for the boolean that you read via local variables. How do you ensure that it start with a known value? Does it matter?
    You seem to entirely deal with integers, so why are you using floating point representation for the numerics?
    What is the purpose of the orange numeric indicator. Is it just a kludge for your logic or does its value mean anything?
    Why does your loop not contain any wait?
    At this point, you should learn about shift registers. It would eliminate all your local variables.
    LabVIEW Champion . Do more with less code and in less time .

  • Active sync problems / syncing only first time

    Hello!
    I have a Xperia Z3 and everything works fine, except the Active Sync with my one.com account.
    The syncronization only works the first time directy after setting up the account. I can be shure, there is no problem with password or server adress because it syncs (even if it only works once)...
    The next time i try to get new e-Mails the mail app says something like "no connection to the server." (Thats not the original error message, but its translated from the german error message)
    My first attempt was to change the sync interval and tried from push to 10 minutes everything. Did not work.
    I then deleted the account and established it again. Did not work.
    The little syncing symbol next to the selection box always stays grey and does not move.
    Does anyone have the same problem and/or can help me?
    Thanks in advance!

    Glad to hear that you got it working with another client 
    Hard to say what's wrong here as i haven't seen the issue before. But as it says that their ActiveSync support is in beta and i haven't seen the issue before i would suspect there are issues with the server and that it will work also with our client in the future.
    In case yu want to give them more feedback about our client you can refer to this document: http://www-support-downloads.sonymobile.com/support/XperiaInBusinessZ3/Xperia_in_Business-Email_and_...
     - Official Sony Xperia Support Staff
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

  • I have a Mac Mini, and it won't accept connecting my Sony video camera.  So I got a SD mem card reader to unload my movies from.  It worked the first time I used it a few months ago.  This time it says it doesn't recognize the format I am trying to use?

    I have all thenecessary updates.  I have switched over from a PC to Mac back in April and have nad nothing but problems adapting.  I don't know why this worked the first time, and put my videos inti imovie, and now it doesn't recognize it at all.  And the Mem card reader does work, because I just put the SD card from my regular camera into it and it downloaded those fine, it just won't take my movies!

    Which sony camera? I have a Sony HDR-CX550 right now and have been able to use the SD card as well as connect the camera directly. I also had CX110 that work too. You may want to try to copy the complete top level folder from the SD card to the Hard drive, then try to "import from Camera archive" and select that folder.

  • My iPod touch 4th gen white's home button doesn't work the first time I press it, but the second time.

    My home button doesn't work the first time I press it, but the second time.  This is very annoying.  Why is it doing this?

    - Try a reset. It cures many ills and nothing is lost
    Reset iPod touch: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    -If a hardware problem see:
    fix for Home button

  • Ive just upgraded my late 2009 macbook, and things are not working properly. First of all, when I started the computer first time after installing Mountain Lion, some message advised me that some files were impossible to install.

    Ive just upgraded my late 2009 macbook, and things are not working properly. First of all, when I started the computer first time after installing Mountain Lion, some message advised me that some files were impossible to install. Once I wrote my password, and for now on, everytime I start the session, another window advise me that "Java SE 6" is missing, due that, the computer can't run some "CS5Service Manager". If I try to install it, the download ends with an error. If finally, you skip the istallation, you arrive to the dock, but the menu bar at the top of the screen doesn't show up.
    In addition, my trackpad doesn't works either. I can move the arrow but i can't click anywhere, probably because the option of clicking by touching is disabeled and I can't performance a regular click.
    I'll be very glad if someone know what the heck is happening with my computer. Anyway, I'm going to the genius bar next Saturday. Thx!

    We're sorry.
    We can't find the article you're looking for.
    Please return to the Apple Support homepage.
    Sigh.

  • I've installed itunes twice. It worked the first time but after I restarted my computer it kept giving me this message: Itunes was not correctly installed. Please reinstall itunes. Error 7 (Windows error 127). What's wrong?

    I've installed itunes twice. It worked the first time but after I restarted my computer it kept giving me this message: Itunes was not correctly installed. Please reinstall itunes. Error 7 (Windows error 127). What's wrong?

    See the second box in Troubleshooting issues with iTunes for Windows updates.
    tt2

  • In the middel of updateing my IPod the connectione stopd and since then the device is not working. only white screen no connectivity to win or to the Appstore

    In the middel of updateing my IPod the connectione stopd and since then the device is not working. only white screen no connectivity to win or to the Appstore

    Try:
    - iOS: Not responding or does not turn on
    - If not successful and you can't fully turn the iPod fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - If still not successful that indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.

  • I made in app purchase, didn't work the first time, made the purchase a second time

    I made in app purchase, didn't work the first time, made the purchase a second time

    Whatever your question might be, no one here can help with in-app purchases. You need to get in touch with iTunes support. http://support.apple.com/kb/ht1933

  • Custom url scheme not working (for first time) IOS applicaiton

    i have created one distribution application also register custom URL scheme. First time after I installed application, and try custom URL link, it does not work.
    However if I lunch the application manually it will prompt me below mentioned message
    Are you sure you want to open the application ... from the developer iphone distribution ... ?
    i will click on continue, and after that custom URL link works fine with my application.
    Can Custom url link launch the application directly on installation (without manually launch application and contiue)?
    is there any settings, so we can make the prompt message off. So it will not prompt message.
    also i had tried to create new application from another enterprise account, and deploy on other server; then it do not prompt that message, but unable to figure out the reason .
    Thanks

    Are you exactly following the guidance in the iOS App Programming Guide for Implementing Custom URL Schemes? Do you get the same message the first time, no matter whether app has been loaded or not? Are you really using iOS 4 per your profile?
    "If your app is not running when a URL request arrives, it is launched and moved to the foreground so that it can open the URL. The implementation of your application:didFinishLaunchingWithOptions: method should retrieve the URL from its options dictionary and determine whether the app can open it. If it can, return YES and let your application:openURL:sourceApplication:annotation: (or application:handleOpenURL:) method handle the actual opening of the URL.

Maybe you are looking for

  • Replacing a SQL Server 2005 Express Database with a SQL CE 3.5 database

    I am just googling for the past few days to find out the answer to this problem.. I have an app developed over few man-years of effort - with vb.net and SQL 2005 Express Db. Now we use VS 2010 sp1 with .net 3.5 sp1.  We have used plain T-SQL commands

  • No service available in Service Registry

    Hi, We have a installed a CE 7.1 server. We want to use the default services provided by SAP.When checked the service registry we found no services avaialble. Is there any configuration needed. Please tell me if there is any prerequisites. Regards, S

  • Workflow Step to Reject or Approve based on a page property

    I have extended the MyProcess.java workflow process from the CQ5.5 training class, so that it sets the approve property to true or false, depending if the page contains any expired assets or not. So the next step is to publish the page if the approve

  • It SHOULD be a simple thing

    I've created a document in Acrobat Pro 8 that does three very simple calculations.  Two of those take one field entered by a user, "graduations" and does a simple bit of multiplication.  It works fine when I set the fields up, but after saving and cl

  • Autosys user

    When i run an abap hr report using online or batch process iam able to create a business event in PV11 transaction.Using this business event further logic will go.But when the same report run by autosys user it is not creating the business event and