USB Mouse / Keyboard doesn't work after resuming from hibernate

I am using a USB device that splits out to 2 PS2 ports, one for a mouse, one for a keyboard. It works great, but when I put my X61 into hibernate, the mouse and keyboard do not work when I resume from hibernate.
I installed all the relevant patches and power manager drivers from the driver downloads page, but my mouse still doesn't work.
Can someone point me to the correct download or shed some light on this?
Thank you!

I have this same problem with this same device. It is a "composite USB device".
What I've notice is that the problem happens mostly with USB 1.1 ports. When the device is connected to a USB 2.0 port the problem doesn't happen always.
It depends on the computer though. I added a PCMCIA USB 2.0 adaptor to my laptop that has USB 1.1 only. And when I connect the USB-to-PS/2 cable to the USB 2.0 my mouse sometimes work after suspend/hibernate but sometimes doesn't.
However, on my other desktop computer, which has integrated USB 2.0 ports, this problem has never happened (I haven't tested it exhaustively though).
This is a Windows bug of course. Everything related to USB 1.1 support is buggy in Windows. One more example is the annoying (and possibly catastrophic) "Delayed write error" that appears when you use a external hard drive plugged to a USB 1.1 port.
I guess M$ is focusing their efforts on making USB 2.0 to work well and they have forgotten about USB 1.1. Or it could a problem related to "USB composite devices", hard to know.
Message Edited by getfree on 02-22-2009 03:19 PM

Similar Messages

  • Usb gone after resume from hibernate (since update?)

    Hello!
    Since a recent update, my wireless usb stick's interface isn't available any more after resume from hibernate. Removing it and connecting it to a different USB port does not help.
    lsusb says, the device itsself is there.
    I can see it being removed / added when I connect it to a different usb port.
    The only interface iwconfig / ifconfig list is "lo" though. No wlan0 available.
    No idea what to try next... any hints?
    thx!
    Last edited by whoops (2012-03-20 06:22:01)

    Have there been issues with updates?
    A while after that, my usb mouse/keyboard stopped working after resume, too.
    Then after a few days, wifi started working...
    Then usb input started working again...
    Now usb input devices stopped working again -.-
    I think there were updates (kernel, too) every time the behaviour changed... not sure though...
    Still no idea what to do.

  • Teamviewer doesn't start after resume from hibernation

    Teamviewer doesn't start after resume from hibernation, what can I do to make it work?
    I issued command "teamviewer --daemon start" but no success.

    Quote from: BOSSKILLER on 07-July-08, 00:03:29
    That's probably BIOS bug, have a ask MSI here: http://ocss.msi.com.tw/ They can send you a new BIOS to try.
    I supposed that this issue is caused by BIOS bug, and this speculation was confirmed. MSI Support has sent to me link with BIOS version 132, which solves the problem
    Under this link you can find this BIOS: http://rapidshare.com/files/127845890/a7395ims.132.zip.html
    Regards.

  • Mail server doesn't work after upgrading from SL to ML

    My Mail server doesn't work after upgrading from SL to ML
    Mail client connects with the Mail Server wich seems to run but then they can't receive any email...
    the problem seems to be related with dovecot ... in my smtp log i get this:
    relay=dovecot, delay=324, delays=324/0.02/0/0.01, dsn=4.3.0, status=deferred (temporary failure. Command output: pipe: fatal: pipe_command: execvp /usr/libexec/dovecot/deliver: Permission denied
    I have to say that in the usr/libexec there wasn't the dovecot directory so I just tried to create one but with no luck
    Any Ideas?
    Cheers
    Carlo
    This is my postconf -n info:
    server:Data admin$ postconf -n
    biff = no
    command_directory = /usr/sbin
    config_directory = /Library/Server/Mail/Config/postfix
    content_filter = smtp-amavis:[127.0.0.1]:10024
    daemon_directory = /usr/libexec/postfix
    data_directory = /Library/Server/Mail/Data/mta
    debug_peer_level = 2
    debugger_command = PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin xxgdb $daemon_directory/$process_name $process_id & sleep 5
    dovecot_destination_recipient_limit = 1
    enable_server_options = yes
    header_checks = pcre:/etc/postfix/custom_header_checks
    html_directory = /usr/share/doc/postfix/html
    imap_submit_cred_file = /Library/Server/Mail/Config/postfix/submit.cred
    inet_interfaces = all
    inet_protocols = ipv4
    mail_owner = _postfix
    mailbox_size_limit = 0
    mailbox_transport =
    mailq_path = /usr/bin/mailq
    manpage_directory = /usr/share/man
    maps_rbl_domains =
    message_size_limit = 20971520
    mydestination = $myhostname, localhost.$mydomain, localhost
    mydomain = moremoremore.it
    mydomain_fallback = localhost
    myhostname = server.moremoremore.it
    mynetworks = 127.0.0.0/8,192.168.178.0/24
    newaliases_path = /usr/bin/newaliases
    queue_directory = /Library/Server/Mail/Data/spool
    readme_directory = /usr/share/doc/postfix
    recipient_delimiter = +
    relayhost = mail.mclink.it
    sample_directory = /usr/share/doc/postfix/examples
    sendmail_path = /usr/sbin/sendmail
    setgid_group = _postdrop
    smtp_sasl_auth_enable = no
    smtp_sasl_password_maps =
    smtpd_client_restrictions = permit_mynetworks permit_sasl_authenticated reject_rbl_client zen.spamhaus.org permit
    smtpd_enforce_tls = no
    smtpd_helo_required = yes
    smtpd_helo_restrictions = reject_invalid_helo_hostname reject_non_fqdn_helo_hostname
    smtpd_pw_server_security_options = cram-md5,gssapi
    smtpd_recipient_restrictions = permit_sasl_authenticated permit_mynetworks reject_unauth_destination check_policy_service unix:private/policy permit
    smtpd_sasl_auth_enable = yes
    smtpd_tls_CAfile = /etc/certificates/server.moremoremore.it.A358901573EE7B9B4D489725407934780D24D5 36.chain.pem
    smtpd_tls_cert_file = /etc/certificates/server.moremoremore.it.A358901573EE7B9B4D489725407934780D24D5 36.cert.pem
    smtpd_tls_exclude_ciphers = SSLv2, aNULL, ADH, eNULL
    smtpd_tls_key_file = /etc/certificates/server.moremoremore.it.A358901573EE7B9B4D489725407934780D24D5 36.key.pem
    smtpd_use_pw_server = yes
    smtpd_use_tls = yes
    tls_random_source = dev:/dev/urandom
    unknown_local_recipient_reject_code = 550
    virtual_alias_maps =
    server:Data admin$

    if this could help:
    mail:setStateVersion = 1
    mail:readWriteSettingsVersion = 1
    mail:connectionCount = 11
    mail:servicePortsRestrictionInfo = _empty_array
    mail:protocolsArray:_array_index:0:status = "ON"
    mail:protocolsArray:_array_index:0:kind = "INCOMING"
    mail:protocolsArray:_array_index:0:protocol = "IMAP"
    mail:protocolsArray:_array_index:0:state = "RUNNING"
    mail:protocolsArray:_array_index:0:error = ""
    mail:protocolsArray:_array_index:1:status = "ON"
    mail:protocolsArray:_array_index:1:kind = "INCOMING"
    mail:protocolsArray:_array_index:1:protocol = "POP3"
    mail:protocolsArray:_array_index:1:state = "RUNNING"
    mail:protocolsArray:_array_index:1:error = ""
    mail:protocolsArray:_array_index:2:status = "ON"
    mail:protocolsArray:_array_index:2:kind = "INCOMING"
    mail:protocolsArray:_array_index:2:protocol = "SMTP"
    mail:protocolsArray:_array_index:2:state = "RUNNING"
    mail:protocolsArray:_array_index:2:error = ""
    mail:protocolsArray:_array_index:3:status = "ON"
    mail:protocolsArray:_array_index:3:kind = "OUTGOING"
    mail:protocolsArray:_array_index:3:protocol = "SMTP"
    mail:protocolsArray:_array_index:3:state = "RUNNING"
    mail:protocolsArray:_array_index:3:error = ""
    mail:protocolsArray:_array_index:4:status = "OFF"
    mail:protocolsArray:_array_index:4:kind = "INCOMING"
    mail:protocolsArray:_array_index:4:protocol = "Junk_mail_filter"
    mail:protocolsArray:_array_index:4:state = "STOPPED"
    mail:protocolsArray:_array_index:4:error = ""
    mail:protocolsArray:_array_index:5:status = "OFF"
    mail:protocolsArray:_array_index:5:kind = "INCOMING"
    mail:protocolsArray:_array_index:5:protocol = "Virus_scanner"
    mail:protocolsArray:_array_index:5:state = "STOPPED"
    mail:protocolsArray:_array_index:5:error = ""
    mail:startedTime = "2013-01-21 21:18:32 +0000"
    mail:logPaths:IMAP Log = "/Library/Logs/Mail/mailaccess.log"
    mail:logPaths:Server Log = "/Library/Logs/Mail/mailaccess.log"
    mail:logPaths:POP Log = "/Library/Logs/Mail/mailaccess.log"
    mail:logPaths:SMTP Log = "/var/log/mail.log"
    mail:logPaths:Migration Log = "/Library/Logs/MailMigration.log"
    mail:logPaths:Virus Log = "/Library/Logs/Mail/clamav.log"
    mail:logPaths:Amavisd Log = "/Library/Logs/Mail/amavis.log"
    mail:logPaths:Virus DB Log = "/Library/Logs/Mail/freshclam.log"
    mail:imapStartedTime = "2013-01-21 21:18:34 +0000"
    mail:servicePortsAreRestricted = "NO"
    mail:state = "RUNNING"
    mail:postfixStartedTime = "2013-01-21 21:18:32 +0000"

  • USB ports don't work after resuming from standby with Windows 8 on X230 tablet

    I have just done a clean install of Windows 8 on my X230 tablet.  Before installing Windows 8 I installed the most recent BIOS for this machine (version 2.50).  After installing Windows 8 I installed System Update from the Lenovo Website and downloaded all the recommended drivers and other files.  I've also installed all the latest Windows 8 updates.
    Here are the symptoms of my problem: After resuming from standby/sleep mode, my USB ports do not work.  My computer has two USB 3.0 ports and one USB 2.0 ports.  All exhibit the same behavior.  After resuming from standby mode I have tried inserting both my mouse and a USB thumbdrive, but neither are recognized.  After restarting Windows, the USB ports work again... until I resume from standby mode again.
    I hope there is a solution to this issue.  It is very frustrating.

    Thanks for the suggestion about tweaking the "Allow this computer to turn off this device" feature.  I un-checked that box for every entry I could find under "Universal Serial Bus Controllers" in the Devide Manager.  Unfortunately, the same symptoms of my problem persisted.
    I went back and looked at the README file associated with the BIOS 2.50 download on Lenvo's support site.  At the bottom of the file it gives a "Summary of Changes".  Under version 2.03 of the BIOS (the version just before version 2.50), it says:
    - (Fix) Fixed an issue where USB device might not detected when system resume from sleep mode.
    This indicates that Lenovo support was already aware of such issues.  The problem was intended to be fixed in version 2.03 of the BIOS.  However, the issue persists on my machine, even with the latest BIOS.
    Hopefully someone from Lenovo can comment here.

  • Touchpad permanently not working after resuming from suspend

    I lost touchpad and trackpoint functionality after resuming from suspend on my ThinkPad E530 (3259CTO).
    Even after a complete power off (with the battery removed), the touchpad is detected but doesn't send any event, and the trackpoint is not detected.
    In Windows, in the UltraNav control panel, the touchpad is marked as enabled and cannot be disabled, the trackpoint is grayed.
    In Linux, I can see the difference is kernel traces when the driver is loaded.
    Before : psmouse serio1: synaptics: Touchpad model: 1, fw: 8.0, id: 0x1e2b1, caps: 0xd001a3/0x940300/0x120c00
    Now    : psmouse serio1: synaptics: Touchpad model: 1, fw: 8.0, id: 0x1e2b1, caps: 0xd001a3/0x0/0x0
    After looking at https://gerrit.chromium.org/gerrit/#/c/31105/ and Synaptics public documentation, I was able to get more information : the device status register (F01_RMI_Data0) is 0x45, which means the touchpad is in flash programming mode since there is a firmware CRC failure.
    It looks like http://code.google.com/p/chromium-os/issues/detail?id=24298, so it's probably not a Lenovo specific problem, but a bug in Synaptics firmware.
    Can Lenovo provide the firmware to flash like http://forums.lenovo.com/t5/X-Series-ThinkPad-Laptops/X220-Touchpad-jumpy-response-when-used-with-90... which would hopefully make my touchpad working again ?
    The original firmware should work, but an updated one would be better, if it avoids losing the touchpad again later.

     I don't know why, but this made me think of the episode of the simpsons when home tries to get over 300 pounds so he can work from home.  When he tries to dial the phone he hist all the buttons and gets a recording that says "We're sorry, you're fingers are too fat. To obtain a special dialing wand, please mash the keypad now."
    BTW, sorry I can't help... but at least I am entertained easily.

  • USB mouse button doesn't work on MacBook Unibody

    Since the trackpad was not working, we have to use a USB mouse to navigate. After a few minutes, the mouse left and right button doesn't work. I can move the pointer around the screen and use the keyboard.
    Thoughts

    The same problem happens with a Bluetooth apple mouse. You can scroll up, down and use the secondary (the right click) The problem normally developes after the MacBook has been running for a while and gets hot underneath.

  • USB Mouse on Hub not working after upgrade to Snow Leopard

    Recently upgraded Macbook Pro from Leopard to Snow Leopard. Had a mouse and external HD attached to Mac via a USB Hub. After upgrade, HD is recognized and works fine (use it with Time Machine). Mouse will not work through hub, but is recognized by the system. Mouse is a simple wired USB device and functions fine (works when connected directly to the Mac).
    Any idea what might be wrong or what needs to be done to allow the mouse to work again?

    Yes it is a powered hub.

  • Wireless Mouse Doesn't Work After Waking From Sleep Mode

    I have a MacBook Pro 13" 2.9 GHZ running on OSX 10.8 and when it wakes from sleep the wireless usb mouse no longer functions. I have to continually unplug then plug the mouse back in for it to work. Is there a way to solve this problem? I haven't found any definitive answers through searching the web. It's minor but irritating as I'm not fond of using the trackpad.

    Would like to backtrack this discussion to
    Re: iMac 2014 5K Bluetooth Trackpad Problem after sleep
    Please add your system configuration and Wifi details (G, N or AC) to the mentioned thread if possible

  • I just updated my OS 9 to OS 10.2 and my mouse/keyboard doesn't work!

    The mac boots up but for some reason when it gets to the screen that says "Welcome. In a few steps, you'll register your Apple products..." my mouse and keyboard don't work

    Hello Shadow24135,
    First of all, Welcome to the  Discussion Forums!
    By "my mouse and keyboard don't work" do you mean that the screen is frozen at this point but you see your mouse cursor on the screen and it won't respond or is there no cursor displayed?
    Are you using a third party keyboard and mouse or an Apple keyboard and mouse? Can you post what model keyboard and mouse you are using?
    Have you tried a different keyboard and/or mouse if possible? And have you tried plugging the usb cable into a different usb port to test?
    What specific computer model are you using?
    You really should go to the sidebar at right ->-> "My Settings" and fill in your computer specs. This helps tremendously when users are trying to help.
    Please post back,
    littleshoulders
    Message was edited by: littleshoulders

  • Yamaha KX61 USb MIDI keyboard doesn't work in Garage Band

    I have installed latest Yamaha USB-MIDI driver V1.2.0 for Yamaha KX61.
    I have connected USB cable to Mac Mini and turned the keyboard on.
    In Other section of System Preferences I can see an icon for Yamaha USB-MIDI. In there I can see Device Name: Yamaha KX.
    Yamaha KX61 is visible in Audio MIDI Setup utility under Midi Devices tab with Port 1, 2 and 3.
    In GarageBand application Audio/MIDI preferences it shows "3 MIDI inputs detected" but Audio Input gives 2 choices only: System Setting and Built-In Input.
    When I turn Keyboard off, Garage Band responds with message "The number of MIDI inputs has changed. Now no input is available." And then it shows MIDI status: 0 MIDI Input(s) detected.
    When I turn Keyboard on, Garage Band responds with message "The number of MIDI inputs has changed. Now 3 inputs are available." And then it shows MIDI status: 3 MIDI Input(s) detected.
    I don't understand how to get the keyboard play with Garage Band when adding new software instrument tack.
    If anybody able to use KX61 in Garage Band, please share your experience.

    Hope its ok to answer you own question.
    Just buy the Apple "Lightning to usb camera adapter".  Plug it into the ipad 4 and plug your usb male A cable from the midi keyboard into it and fire up the apps.  Works fine--I just tested it.  You must have a keyboard or other usb device that requires very little or no power from the usb port in order to work.  Also, it must not require a usb driver.  See iosmidi.com/devices for a list of devices that should work. 
    A lot of investigation (not on any apple site) allowed me to glean out this information.

  • Wireless keyboard doesn't work after repair.

    It was a bunch of other troubles that lead to this point.
    Macally external wouldn't pic up by firewire. Used Bluetooth keyboard to browse web for help.
    Downloaded from Macally's site 'Firewire Enabler' using option+click since safari disabled my regular click and download method
    followed instructions for install of 'Firewire Enabler'(put it in the extensions folder).
    Crash On startup with an error and grey restart screen of destruction.
    Installed OSX on another drive, keyboard wouldn't pic up..... went for a wireless usb gateway keyboard
    located the 'Firewire Enabler' file and deleted it.
    Restarted system and booted back from old drive.
    Locate USB something error,
    Bluetooth keyboard neither lights up when turned on nor connects....
    what do?

    Hello:
    I have no clue what you have done, but you seem to have piled things on top of one another.
    I would probably start over. Your profile indicates you are running an older version of OS X. (10.4). If that is the case, I would do an archive and install (after uninstalling whatever third party stuff you have added).
    Barry

  • Synaptics touchpad mouse now doesn't work after updating Firefox on netbook.

    I updated from Firefox 3.6.X to Firefox 9.0.1.
    Now my "mouse" (touchpad) does not work.
    Hardware: Acer Aspire One 532h netbook.
    OS: Windows 7 32-bit.
    Touchpad: Synaptics PS/2 Compatible Mouse
    I have done the following in the order listed to try to fix the problem (in between as required I have restarted the computer):
    Updated the driver.
    Rolled back the driver.
    Adjusted the value of ui.trackpoint_hack.enabled (within about:config) to 0.
    Adjusted the value of ui.trackpoint_hack.enabled (within about:config) to 1.
    Returned the value of ui.trackpoint_hack.enabled (within about:config) back to original value of -1.
    Disabled the driver.
    Removed the driver.
    Downloaded from Synaptics and installed the driver.
    Removed the new driver.
    Downloaded from Acer and installed the driver.
    Note that the Device Manager has always shown the driver/device to be working properly, but clearly it isn't.
    The functionality of the mouse terminated after I updated Firefox. Nothing else was done to the netbook.

    OK, so I am the only person that this has ever happened to. Awesome.
    FWIW, I realize that updating Firefox should have ZERO impact on the touchpad driver. However, there was nothing else done to (or with) the netbook that could have caused this.
    Freak coincidence? Any opinion is appreciated...

  • Windows users doesn't work after migrating from old to new server!

    We have done a complete re-install on our XServe with OD. We have about 10 Windows users, and after the installation all their settings and mail are gone. All the "normal" files are there though.
    I'm not sure we have done it the right way though: We did a backup from the old server (a bootable copy with Super Duper), then we formatted and installed everything. We made new accounts (with different names if that's good to know) and copied the users home folders to the new location. The Mac clients seem to work good, but all the settings on the Windows clients are gone...
    Is there an easier way to this? We still have the workable copy from the old installation. There seems to be some kind of export/import way to do this, but I haven't got a clue how to do that...
    Please help!

    davidh,
    We didn't reintegrate smb.conf, but set the new server up just like the old one. We did however compare these files to see that the vital parts (netlogon, shares and so on, and of course basic settings) were correct.
    We also copied the user files and profiles and made them identical on the new server, except for placing them under the new usernames.
    Regarding the Local Settings folder, it doesn't exist on the old server, that's one of the weird things. We've checked the profile for a user on the client machine, and it is a roaming profile. That's why we're a bit puzzled as to why the login works and all files are there, but the user preferences and Outlook doesn't work.
    I know I've read somewhere that the Local Settings aren't replicated like the other files in a roaming profile, but I haven't finished checking up on that. I wouldn't expect anything else than that Windows takes care of Outlook e-mail for a roaming profile as well though; I mean, the user must be able to read his/her mail from any computer in the domain, what else would the purpose of a roaming profile be?
    Except for the weird thing about us not being able to find the user preferences or Outlook files for the client amongst the files on the server, I feel we're missing something; Apparently Windows isn't as straight forward as one would expect (not sure why I did expect anything, come to think of it).
    We're going to give it a new go next weekend. Except for doing further research we're thinking of copying /etc/smb.conf and the files in /var/samba and /var/db/samba to the new server, along with exporting and importing the old user accounts to the new server, and then see if everything works as expected.
    If so, we'll see if we can change the account names in a nice way, it's really desired to do so.
    If not, we really need to do some more research, but if I'm not mistaking, the Samba-related files I just mentioned are the ones that pretty much make up the Windows Services in OS X, isn't that so?
    Thanks!

  • Dell Inspiron 7537 - Sound only works after resuming from suspend

    Hello,
    So my sound does not work after boot, only once I resume from suspend. So, once I turn on my computer, and I load sound, nothing work (everything is unmuted in Alsa) - then if I suspend my computer and resume - the sound works every time.
    I use Alsa and here is my amixer output (before and after suspend is the same) :
    eric@archlinux ~> amixer
    Simple mixer control 'Master',0
    Capabilities: pvolume pswitch pswitch-joined
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 65536
    Mono:
    Front Left: Playback 5358 [8%] [off]
    Front Right: Playback 5358 [8%] [off]
    Simple mixer control 'Capture',0
    Capabilities: cvolume cswitch cswitch-joined
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 65536
    Front Left: Capture 11003 [17%] [on]
    Front Right: Capture 11003 [17%] [on]
    What gets rebooted when I do a suspend, but not when I reboot? Does not seem to make sense to me.
    Thanks.

    Is there any additional information I can include to help figure this out?

Maybe you are looking for

  • DOWNLOAD ARCOBAT ADOBE X STANDARD

    any idea were I can get the download of my software to install on new machine old one is diying

  • Needing script to move files with name that starts with

    Here is part of the script that takes a excel file for the list to duplicate files from one folder the another. I would like it to use file name starts with instead exact file name. If I can get this to work I will not have to have a try for .jpg and

  • Saving Multi Page PDF document

    On Photoshop CC 2014, I've got a psd document that includes 4 groups.  I'm trying to save it to a multi page PDF document.  When I save through File : Automate : PDF Presentation, I always end up with only one page instead of four in my multi page do

  • D300 & Lightroom 1.0

    Just bought the D300 but it seems as if my Lightroom 1.0 cannot import RAW images. Am I doing something wrong or do I need to upgrade or buy a different version of Lightroom? Thank you. I am using a MAC

  • ITunes freezing after about 5 minutes on one account, works on other accounts

    background info: I have a 2008 black Intel Macbook 2.4 GHz with 2GB RAM. the problem that I'm having is when I run iTunes , after about 5 minutes even if I'm not downloading or playing music, the program starts to slow down and I get the rainbow beac