Special mouse buttons stop working after resume

Hi, I have logitech RX100 mouse with 8 buttons. I configured it according to arch wiki with evdev driver and it works great but when I suspend with pm-utils and then resume my special buttons don't work.
My Xorg.conf
Section "InputDevice"
Identifier "USBMouse"
Driver "evdev"
Option "Name" "Logitech USB Optical Mouse"
Option "Device" "/dev/input/by-id/usb-Logitech_USB_Optical_Mouse-event-mouse"
Option "Resolution" "1000"
EndSection
X.log
(**) USBMouse: always reports core events
(**) USBMouse: Device: "/dev/input/by-id/usb-Logitech_USB_Optical_Mouse-event-mouse"
(II) USBMouse: Found x and y relative axes
(II) USBMouse: Found mouse buttons
(II) USBMouse: Configuring as mouse
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) evaluating device (USBMouse)
(II) XINPUT: Adding extended input device "USBMouse" (type: MOUSE)
(II) evaluating device (Trackpoint)
X.log after resume
(WW) USBMouse: Grab failed (No such device)
(EE) Read error: No such device
(EE) Read error: No such device
(EE) Read error: No such device
(EE) Read error: No such device
(EE) Read error: No such device
X.log says No such device, but device is same as before suspend and points to same /dev/input/event*. When I restart X everythings is ok again.
Last edited by qubit (2008-10-05 20:29:44)

You're not the only one. There's no real solution yet, but you might want to track
http://bbs.archlinux.org/viewtopic.php?id=88307&p=1
and
https://bugs.freedesktop.org/show_bug.cgi?id=26213
Also, maybe add your weight to the bug report. I don't think we've really been noticed yet.
Last edited by onety-three (2010-02-13 14:21:23)

Similar Messages

  • TS3048 My wireless mouse has stopped working after I recharged the batteries,the green light does not come on. I swapped the batteries from the mouse to my wireless keyboard and they work fine in the keyboard.

    My wireless mouse has stopped working after I recharged the batteries,the green light does not come on. I swapped the batteries from the mouse to my wireless keyboard and they work fine in the keyboard.What can I do?

    Hello:
    Try resetting the SMC and PRAM.
    Barry

  • IPhone 5S home button stopped working after iOS 8.3 update

    My home button stopped working after I updated it to the iOS 8.3. My finger print can still unlock the phone but the home button won't work.

    What you are describing sounds more like a hardware issue than a software issue.  Make an appointment at the genius bar of your local apple retail store and have the device evaluated.
    Make a Genius Bar Reservation (or cancel an existing reservation)
    http://www.apple.com/retail/geniusbar/
    Sign in using your Apple ID

  • X121e touch pad buttons stop working after a while

    Hello everyone,
    I have a lenovo thinkpad x121e.
    The buttons above the touchpad (for right and left clicking) and also the trackpoint stop working after a while (about 45 min). Although the touchpad itself works without problems.
    If I reboot the operating system (Windows 7, 64-bit version) everything works fine for a while and then the buttons and trackpoint won't respond again.
    It is always the same routine. Rebooting windows, everything alright, stop working, ...
    I am using the newest driver version and de- & reinstalling of UltraNav haven't solved the problem.
    Has anyone an idea what causes my problems with the touch pad buttons and how to solve it? (I guess it's not a hardware problem.)
    Many thanks in advance.

    Hi again, li-lup
    I would recommend trying to use the standard Synaptics driver found here. Synaptics is the company that develops the UltraNav software, so there should be no loss of compatibility/features. I have witnessed several cases where this driver has helped others with mouse issues, so it may help yours as well.
    The first thing you will need to do is to remove the UltraNav driver from the system. To do this, open the Start menu and type Device Manager into the Search box, and then press Enter. Once here, double click on Mouse and other pointing devices, and then right-click on the UltraNav device. Naviage to the Driver tab and select Uninstall... from the bottom of the window. Follow the prompts to uninstall and then restart when prompted by Windows. Windows should install a generic driver that will allow you to use the TouchPad when downloading the Synaptics driver. 
    Hope it helps,
    Adam
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution!" This will help the rest of the community with similar issues identify the verified solution and benefit from it.

  • Volume and Lock buttons stopped working after new iOS 4.3.3 update (ipod 4th gen)

    After I updated my ipod with the iOS 4.3, the volume and lock buttons stopped working.
    This has happened before and it'sprobably one of the most annoying problems ever.
    The lock button tends to stop working but then works again only when it wants to, but the volume buttons dont work at all.
    When the locked button worked again I turned it off and turned it on again, but it didnt fix the problem.
    I've pretty much tried everything that I've read and nothing seems to work.
    So now, I don't know what to do.
    Should I take it to a random apple store or to where I bought it from?
    It seems that it's happening to almost everyone, so at least I'm not the only one and maybe someone can help me out

    If you have restored in iTunes on a computer and the problem remains then it's a hardware fault and it needs to be repaired. When you update the iOS version on an iOS device it checks the hardware components, this is when it'll detect un-diagnosed hardware faults and the components will stop working... even if they were working previously

  • Home button stopped working after 1 week

    I've had my new iPad mini 2 for a grand total of 1 week and the home button stopped working. Fortunately Best Buy exchanged it for me. Is this a common issue?

    No.

  • Mouse buttons stopped working

    Hi, I'm running the 64-bit version of Arch on a desktop (custom-built from components), with a Radeon HD 4670 graphics card using the catalyst-total package.
    Everything was running fine until earlier today, when I plugged in my phone to download pictures. It's worked fine before and hasn't caused any problems (it has a micro-SD card that acts as a mass storage device in file managers). This time, after plugging it in, my mouse (wireless, USB) lost the ability to send button presses (or the x-server lost the ability to receive them, or to process them, or something). Moving the mouse works to change the cursor position on the screen, hovering it over different items makes the cursor change appropriately, wbar expands like normal, and tooltips show up. But clicking/scrolling does nothing.
    I've tried rebooting, a full system update, and reinstalling different packages that would be related to the problem. (xorg-server, xorg-input-mouse, catalyst-total...) Any ideas on how to get my mouse working again? It's a bit hard to edit photos, etc.
    Thanks!

    I don't think, that evdev has something to do with the xf86-input-mouse. But I belive, this is a real issue, because my good old configuration stopped working (buttons aren't customized) today as well. Looks like the reason is hidden somewhere in yesterdays pacman -Syu .
    Section "InputClass"
            Identifier "evdev pointer catchall"
            MatchIsPointer "on"
            MatchDevicePath "/dev/input/event*"
            Driver "evdev"
                    Option "CorePointer"
                    Option "Buttons" "9"
                    Option "ButtonMapping" "1 9 3 4 5 6 7 8 2"
                    Option "EmulateWheel" "true"
                    Option "EmulateWheelButton" "2"
                    Option "ZAxisMapping" "4 5"
                    Option "Emulate3Buttons" "true"
    EndSection
    Last edited by vlastikcz (2012-08-08 20:12:33)

  • [SOLVED] Mouse buttons stopped working

    I have a Logitech Marble Mouse (connected via a USB to PS/2 adapter).  It has no scrollwheel, so I set up the small "extra" pair of buttons to toggle "scroll mode" in certain applications (like Firefox & Chrome).  When activated, moving the trackball scrolls the page up/down/left/right instead of moving the pointer.
    It's been working fine for months, but a week or so ago, the scroll buttons suddenly stopped working.  The settings are contained at the very bottom of the file /etc/X11/xorg.conf.d/10-evdev.org, and the only other file in that directory matches "ThinkPad HDAPS acceleromer data", so shouldn't affect the mouse settings.
    (The buttons that don't work are "B" and "C", which both activated scroll mode:)
    # Logitech Marble Mouse via PS/2
    Section "InputClass"
    Identifier "Marble Mouse via PS/2"
    MatchIsPointer "on"
    MatchProduct "ImExPS/2 Generic Explorer Mouse"
    Driver "evdev"
    Option "Protocol" "ExplorerPS/2"
    ### On line below:
    ### Buttons on mouse are A,B,C,D (l-to-r): Left big, left small, right small, right big
    ### b = A & D simultaneously; - = no button
    ### Physical button #s: A b D - - - - B C
    Option "ButtonMapping" "1 9 3 4 5 6 7 8 2"
    Option "EmulateWheel" "true"
    Option "EmulateWheelButton" "9"
    Option "EmulateWheelTimeout" "300"
    Option "XAxisMapping" "6 7"
    Option "YAxisMapping" "4 5"
    Option "ZAxisMapping" "4 5"
    Option "Emulate3Buttons" "false"
    EndSection
    I've tried playing around with the button-mapping, even jumbling 4 5 6 7 to 5 4 7 6 (which, I thought, should invert the movement of the pointer), but none of this has any effect.  I've checked /etc/X11/xorg.conf, and I don't seem to have any mouse-related settings there... and I've read the wiki, but I can't see what I'm doing wrong!
    Can anyone help? :-)
    Last edited by esuhl (2012-08-20 16:52:25)

    I don't think, that evdev has something to do with the xf86-input-mouse. But I belive, this is a real issue, because my good old configuration stopped working (buttons aren't customized) today as well. Looks like the reason is hidden somewhere in yesterdays pacman -Syu .
    Section "InputClass"
            Identifier "evdev pointer catchall"
            MatchIsPointer "on"
            MatchDevicePath "/dev/input/event*"
            Driver "evdev"
                    Option "CorePointer"
                    Option "Buttons" "9"
                    Option "ButtonMapping" "1 9 3 4 5 6 7 8 2"
                    Option "EmulateWheel" "true"
                    Option "EmulateWheelButton" "2"
                    Option "ZAxisMapping" "4 5"
                    Option "Emulate3Buttons" "true"
    EndSection
    Last edited by vlastikcz (2012-08-08 20:12:33)

  • Synaptics TouchPad V6.3 PS/2 Mouse buttons stopped working HDX 16 Notebook

    This is the third time that the mouse has died. The first machine I got from HP lasted a month then the mouse died. The replacement machine lasted 3 months before it died. I used an external mouse for 1.75 years before I sent it in for repair on the $200 extended warantee that I purchased because I didn't get it fixed under the standard warantee.
    The repair was done in August of 2011 so a little more than a year and 1/2 later seems like another failed mouse.
    Does anybody know if it's the mouse that fails or the motherboard. HP sells the top cover with the mouse integrated into it?  
    I can't remember what was replaced the last time. I think it took a motherboard and top cover with integrated mouse pad.
    Notebook:  HDX 16, Product Number NK133AV  also known at Model 1200 series. Vista 64bit Home Premium
    Discharged the power in the machine as per other posts I've read. Uninstalled and reinstalled the Synapics Driver and nothing has changed the buttons still don't work.
    The touchpad seems to have all it's functionality it's just the 2 mouse buttons that have died.
    The device manger shows that the mouse is working properly as a Synaptics and as a Standard HID compliant mouse.
    Anybody have any ideas for a solution to this problem.  Is there anyway to test the ps/2 port on the motherboad and /or to test the mousepad itself?
    My old Dell still had a working mouse when it was retired after 6 years for an upgrade to this machine.
    Thanks for any help

    Hello jbarsanti.  I understand your mouse's buttons aren't working properly.
    What is the product number for your notebook?  This will allow me to find information regarding your specific version of the notebook.  This document can show you where the product number is located.
    Have you opened the notebook to verify that the keyboard's connection to the motherboard is secure?  
    If the connection is secure I would suggest performing a Microsoft System Restore to restore the notebook to a point prior to the issue.  If this doesn't resolve the issue then you may want to consider a recovery.  The recovery will take your notebook back to factory conditions.  If the issue persists after a recovery you can say with 99% certainty that the issue is hardware related.  However, all data that you do not back up prior to the recovery will be lost.  This document covers the recovery process.
    If the issue persists after a recovery you'll likely need to replace that top cover which contains the buttons.  In order to locate the proper information and parts I'll need the product number that I asked for above.  Once I have that information I'll go ahead and provide you with information regarding the repair in case you need to go that route.
    If you have any questions let me know.  I hope you have a great day!
    Please click the white star under my name to give me Kudos as a way to say "Thanks!"
    Click the "Accept as Solution" button if I resolve your issue.

  • ADF: Page navigation and buttons stop working after a while

    Hi all,
    We have a web app built with ADF Faces/JDev 10.1.3 that runs in OC4J 10.1.2.0.2. Sometimes we encounter this problem in our JSF pages: after a while (can't relate to some particular action), all navigation in a page (links, tabs, buttons, etc) just stops working, i.e. you can click them, the server receives some request (we see this in the logs), but the desired action never happens. It's just like the page keeps refreshing all the time. There is no navigation out of the page at this point, it's completely stuck.
    If, at the same time, we connect to the app from a different browser, it will work fine, but the first browser will remain in the faulty state.
    I turned the enableTokenValidation in the pages on and off, but it seems to make no difference. Can anyone provide an idea about what might be going on?
    Thanks,
    Serban

    Hello,
    Any answer on this issue? It seems that ADF is pretty unstable if user clicks repetedly on the same submit button (like a double-click) or on different tabs on the old page, until the next page loads. We are using .jspx pages and combined with SSL access this behaviour is behaving even worser.
    Basically we encounter the following problems:
    1) It seems that users with not so good network access (and accessing ADF app on a SSL OC4J) still have access to the origin page until the target page loads on a submit. If they click a different button or tab on the origin page in this interval (waiting for their previous action to complete), they usually get a JavaScript error that will block the interface until they do a manual refresh (F5)...
    This can be reproduced even on client machines with good network access if you click very fast on the same button twice or on two different submit buttons.
    2) It seems that sometimes the browser keeps showing the loading bar in the status bar even if the new .jspx page is already loaded. Any advice on how to solve this, as the users might be tempted to push application buttons or browser navigation thinking that the page is blocked?
    All the above happen on IE 6, which is the preffered browser.
    Thanks! I can give you more details if needed.

  • Mouse wheel stop working after upgrade

    Hi. After upgrading my Leopard to 10.5.8 the mouse wheel stop scrolling window content, like web pages. I'd open the mouse control panel and there is a zooming feauture. It's working like this: moving wheel back makes a fast zoom, and moving ahead makes a slow zoom. Both directions make more zoom (slow and fast) and there is no going back but deactivating before desktop reach my nose.
    So I beleive the system is getting wrong the resources of my mouse. Where can I setup this?
    Oh, it's a Microsoft Wireless mouse.

    Yes! I'd install the software pack of the mouse for Mac OS X that adds a control panel at Sistem Preferences and I take control - and the wheel came back!
    But it's not easy finding it in Microsoft.com (in my case: .br). You got to start by hardware products and follow support links, system, etc..
    Thank you for the tip!

  • Volume buttons stop working after wake from sleep

    I have a Pavilion dm4-1162us. The volume buttons do not work after the notebook wakes from sleep. It works initially from a normal startup. A restart will also resolve the issue. The quicklaunch buttons are the default buttons, that is it is set so the "fn" button needs to be used to use the function "f1, f2, f3, etc." keys.

    Welcome to Windows. Some devices do not like to be put to sleep in Windows.
    There could be driver updates or hot fixes from MS to fix these.
    A very proven method (though not for battery life) is to instruct the devices not to go to sleep when the system goes to sleep. You can do this via the device manager in the control panel.
    Its not a gracious solution but it will do what you want it to do.

  • My lock button stopped working (after 4 months) and was wondering if there is any other way to take screenshots?? Please help! Thanks :)

    My lock button just stopped working on my iPhone 4. I was wondering if there was any other way to take screenshots? Please help!!

    Hi jess,
    If your phone is only 4 months old, you should take it back to your Apple Store and have it replaced.
    Cheers,
    GB

  • In windows 8, web page buttons stop working after a period of time.

    After purchasing a new laptop with Windows 8, I installed Firefox v21. After it runs for a period of time, buttons on web pages seem to quit working and also some drop down menus. Only fix seems to be to clear history cache and cookies and restart Firefox. It will work for a while, then I have to go through this process again.
    Any ideas?

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • Top button stopped working after warranty but I am told on models that qualify they will still repair for free

    Hello,
    As it seemingly always works in my life my top button finally got the issue that all iPhones have. The fact it's the well known issue that after approximately a year the top button ceases to work. I was told if your phone qualifies however they would still fix it regardless of warranty expiring for free. They mentioned cracked screens, I don't have a "cracked" screens but there are surely some minor scratches when it would mistakenly be pocketed with my eyes, would this cancel that out? I just want to check as if I can fix it great if not, This is definitely a bothersome issue and I had left google expecting things like this not to occur, I don't know if I could justify staying with a company if I was charged for an issue well known to be due to sub par quality of their top button, I mean if they all break clearly they aren't top quality.

    mvekob wrote:
    Hello,
    As it seemingly always works in my life my top button finally got the issue that all iPhones have. The fact it's the well known issue that after approximately a year the top button ceases to work. I was told if your phone qualifies however they would still fix it regardless of warranty expiring for free. They mentioned cracked screens, I don't have a "cracked" screens but there are surely some minor scratches when it would mistakenly be pocketed with my eyes, would this cancel that out? I just want to check as if I can fix it great if not, This is definitely a bothersome issue and I had left google expecting things like this not to occur, I don't know if I could justify staying with a company if I was charged for an issue well known to be due to sub par quality of their top button, I mean if they all break clearly they aren't top quality.
    Instead of just speculating, ranting, and complaining about what might be take it in and have it checked out for yourself.

Maybe you are looking for

  • New feature request--week view in calendar when in landscape mode

    Is the possible? Would be a great feature. I would like to see week view mode as well as day and month in the calendar app.

  • How to use tile map with AS3?

    I have a file that contains a bunch of isometric tiles that I need to make a map with, much like a sprite sheet but not for making animations. So using AS3, how can I divide that file into the different tiles, knowing the coordinates of each of them.

  • Business Objects Customization Using Class file without net bean

    Hi, Any one please help me out. my requirement is like I want to use Business Objects SDK <%@ page import="com.crystaldecisions.sdk.framework.CrystalEnterprise" %> above is example.. in Class file of Java without using netbean. I try to do this with

  • Audiobooks on nano[NEED HELP PLEASE]

    Hi, i am having trouble listening to an audiobook on my ipod nano. I was listening to it, and about 40 minutes in, it started to repeat itself from some point about 10 minutes into it, and it just keeps doing this over and over, so its like the same

  • Activating ODS to CUBE (urgent)

    Hello Gurus, I'm running an process chains where it loads data to ODS and activating ODS and loading data from ODS to CUBE .... <b>where my problem is while doing further processing for ODS to CUBE i'm getting an error as follows</b> 1.Error 8 when s