[Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2011-01-25 Thread Bug Watch Updater
** Changed in: xorg-server
   Importance: Medium => Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/327175

Title:
  Sometimes loses input devices on suspend/resume: Device has changed -
  disabling.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2011-02-03 Thread Bug Watch Updater
** Changed in: xorg-server
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/327175

Title:
  Sometimes loses input devices on suspend/resume: Device has changed -
  disabling.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2009-04-18 Thread Maxim Levitsky
As a workaround, it is possible to download source of X evdev driver,
and comment a line like that:

evdev.c:EvdevReopenTimer

if (1) /*EvdevCacheCompare(pInfo, TRUE) == Success)*/



The problem lies in the fact that kernel reports that device slightly changed, 
(changed key bitmap), and evdev reacts to that very badly by disabling the 
device.

Probably evdev didn't do that in interpid.

-- 
Sometimes loses input devices on suspend/resume: Device has changed - disabling.
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2009-04-19 Thread romu
On Jaunty-rc I've tried to change the relevant line in evdev.c as
suggested

Compiled and installed, reboot, suspend, resume : my keyboard is still
disabled

** Attachment added: "evdev.c"
   http://launchpadlibrarian.net/25758375/evdev.c

-- 
Sometimes loses input devices on suspend/resume: Device has changed - disabling.
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2009-04-19 Thread Maxim Levitsky
Could you show the Xorg.log, after resume?

-- 
Sometimes loses input devices on suspend/resume: Device has changed - disabling.
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2009-04-19 Thread romu
I sshed into the laptop after it had resumed and copied the Xorg.0.log
file.


** Attachment added: "Xorg.0.log"
   http://launchpadlibrarian.net/25765781/Xorg.0.log

-- 
Sometimes loses input devices on suspend/resume: Device has changed - disabling.
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2009-04-19 Thread Maxim Levitsky
It looks like you have some different bug.

I am not expert on that, I have just read the bug summary on freedesktop.
In next step however, I would suggest you to install program called 'evtest'

It is nice program, that reads input directly from input devices.
It has no own package, but it is present in few packages
(I think that this is a bug, btw)

ma...@maxim-laptop:~$ dpkg -S $(which evtest)
joystick: /usr/bin/evtest

Then ssh to your laptop, and see if the keyboard device generates
events.

For that you do


evetest /dev/input/event1
evetest /dev/input/event2
...


There are many event devices, they include power buttons, keyboards, mices,


evtest shows you roughtly what device you have opened, by listing keys it can 
generate, and besides, it will show all events everytime you press a key.


Do you have a usb keyboard?

-- 
Sometimes loses input devices on suspend/resume: Device has changed - disabling.
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2009-12-25 Thread odonata
I know this particular bug has been marked "Fix Released", but I thought
it might be worthwhile to chime in that I am seeing the same behavior as
TJ and Rod McFarland above.  This is on a MacbookPro1,1, with Karmic.
Both my bluetooth keyboard and mouse will randomly become unresponsive
after resume from suspend.  From what I can tell, both the keyboard and
mouse re-associate properly, but X fails to pick them up.  Excerpt of
Xorg log attached.

** Attachment added: "Xorg.0.log"
   http://launchpadlibrarian.net/37190143/Xorg.0.log

-- 
Sometimes loses input devices on suspend/resume: Device has changed - disabling.
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2009-06-15 Thread TJ
I've been experiencing this recently with the Bluetooth mouse. It occurs
after multiple suspend/resume cycles - I'd guess 4 or 5 cycles before it
hits. The mouse associates but the cursor is no longer controlled, and
Xorg.0.log shows:

II) config/hal: Adding input device Bluetooth Travel Mouse
(**) Bluetooth Travel Mouse: always reports core events
(**) Bluetooth Travel Mouse: Device: "/dev/input/event10"
(II) Bluetooth Travel Mouse: Found 8 mouse buttons
(II) Bluetooth Travel Mouse: Found x and y relative axes
(II) Bluetooth Travel Mouse: Configuring as mouse
(**) Bluetooth Travel Mouse: YAxisMapping: buttons 4 and 5
(**) Bluetooth Travel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, 
EmulateWheelTimeout: 200
(EE) Too many input devices. Ignoring Bluetooth Travel Mouse
(II) UnloadModule: "evdev"
(EE) config/hal: NewInputDeviceRequest failed (11)

-- 
Sometimes loses input devices on suspend/resume: Device has changed - disabling.
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2009-02-12 Thread Bryce Harrington
Setting to medium to match upstream's priority, and also from recent
comments, it seems this issue is not easily reproduced.  Searching
google for the error message, it doesn't turn up very many results
(mostly just this bug, bug #216927, and some closed launchpad bugs).

I will upload the patch and forward it to upstream.

** Changed in: xserver-xorg-input-evdev (Ubuntu)
   Importance: High => Medium

-- 
Sometimes loses input devices on suspend/resume: Device has changed - disabling.
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2009-02-12 Thread Bryce Harrington
Error message patch is pushed to ubuntu and forwarded upstream.

The status on this bug is waiting for confirmation that the patch to bug
#322946 did not already fix the issue, and if not either steps to
reproduce the error at will, or a log file from running with the error
message patch (included in -evdev 2.1.1-1ubuntu3).

-- 
Sometimes loses input devices on suspend/resume: Device has changed - disabling.
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2009-02-12 Thread Bryce Harrington
Error message patch taken upstream.

-- 
Sometimes loses input devices on suspend/resume: Device has changed - disabling.
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2009-02-13 Thread Bug Watch Updater
** Changed in: xorg-server
   Status: Confirmed => In Progress

-- 
Sometimes loses input devices on suspend/resume: Device has changed - disabling.
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2009-03-27 Thread Steve Beattie
Assigning to myself to acknowledge I'm monitoring this bug as a
potential regression.

** Changed in: xserver-xorg-input-evdev (Ubuntu)
 Assignee: (unassigned) => Steve Beattie (sbeattie)

-- 
Sometimes loses input devices on suspend/resume: Device has changed - disabling.
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2009-03-27 Thread Steve Beattie
Hrm, debian bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520718
looks like it might be something similar.

-- 
Sometimes loses input devices on suspend/resume: Device has changed - disabling.
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2009-04-07 Thread Bryce Harrington
** Changed in: xserver-xorg-input-evdev (Ubuntu)
   Status: Incomplete => Confirmed

-- 
Sometimes loses input devices on suspend/resume: Device has changed - disabling.
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2009-04-26 Thread Mike L. Ramiro
I can confirm this behaviour on my acer aspire one running jaunty with
latest updates. In fact, the porblem has been present since I started
using jaunty (since beta).

-- 
Sometimes loses input devices on suspend/resume: Device has changed - disabling.
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2009-04-26 Thread Cory Maccarrone
It is also an issue for me.  Latest Jaunty updates are installed.  Most
of the time, when I resume from suspend (either to RAM or from
hibernation), X throws the mentioned error and my keyboard no longer
responds until I restart it.

This is on a Toshiba Satellite A15-S127 laptop, Intel drivers.

-- 
Sometimes loses input devices on suspend/resume: Device has changed - disabling.
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2009-04-28 Thread Steve Beattie
** Tags added: jaunty regression-release
** Tags removed: regression-potential

-- 
Sometimes loses input devices on suspend/resume: Device has changed - disabling.
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2009-04-29 Thread Maxim Levitsky
I use git of evdev driver.
this is what I get

(--) AlpsPS/2 ALPS GlidePoint touchpad found
(EE) AT Translated Set 2 keyboard: device key_bitmask has changed
(EE) AT Translated Set 2 keyboard: Device has changed - disabling.
(II) PS/2 Mouse: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) UnloadModule: "synaptics"
(II) PS/2 Mouse: Close
(II) UnloadModule: "evdev"
(II) Video Bus: Close
(II) UnloadModule: "evdev"
(II) AT Translated Set 2 keyboard: Close
(II) UnloadModule: "evdev"
 ddxSigGiveUp: Closing log

-- 
Sometimes loses input devices on suspend/resume: Device has changed - disabling.
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2009-02-11 Thread Matt Zimmerman
** Summary changed:

- sometimes loses input devices on suspend/resume
+ Sometimes loses input devices on suspend/resume: Device has changed - 
disabling.

** Description changed:

  Binary package hint: xserver-xorg-input-evdev
  
  On the way back from Berlin on Friday, I resumed my laptop on the plane
  to find that X was no longer accepting keyboard events. I tracked this
  down as far as EvdevCacheCompare having decided that the keyboard wasn't
  in the same state as it was on suspend and therefore disabling it. It's
  possible that this is related to bug 322946, but I don't know whether
  the position fields are defined for keyboard devices; unfortunately, my
  laptop ran out of battery before I could get it connected to a network,
  download debugging symbols, and attach gdb to the X server, which had
  been my plan.
  
  I've attached all the information I gathered before running out of
  battery, in the hope that it will be helpful. I was running kernel
  version 2.6.28-6.17.
+ 
+ The error message was: (EE) AT Translated Set 2 keyboard: Device has
+ changed - disabling.

-- 
Sometimes loses input devices on suspend/resume: Device has changed - disabling.
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2009-07-09 Thread Bug Watch Updater
** Changed in: xorg-server
   Status: In Progress => Fix Released

-- 
Sometimes loses input devices on suspend/resume: Device has changed - disabling.
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2009-07-28 Thread Maxim Levitsky
It indeed appears that this one is fixed, at least here it works now

-- 
Sometimes loses input devices on suspend/resume: Device has changed - disabling.
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2009-07-28 Thread Bryce Harrington
Colin, you're the original reporter - can you also confirm the issue as
fixed in current jaunty?

-- 
Sometimes loses input devices on suspend/resume: Device has changed - disabling.
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2009-07-29 Thread Bryce Harrington
@mcnaz, given your results differ from everyone else's, you might have
some unrelated bug, although you've not provided enough info to guess
one way or another.

Anyway, given that three people who have been following this bug for a
while have confirmed they are no longer seeing it, and it's been marked
fixed upstream since February, I'm going to provisionally close the bug
as resolved.  Colin, do of course feel free to reopen it if it is still
is reproducing.

** Changed in: xserver-xorg-input-evdev (Ubuntu)
   Status: Confirmed => Fix Released

-- 
Sometimes loses input devices on suspend/resume: Device has changed - disabling.
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2009-04-13 Thread Maxim Levitsky
After updating to jaunty this happens here too

-- 
Sometimes loses input devices on suspend/resume: Device has changed - disabling.
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2009-11-20 Thread Rod McFarland
This bug is affecting me on Karmic, Acer Aspire 5920 -- no keyboard on
resume from suspend. Mouse works. Zap brings the keyboard back.

-- 
Sometimes loses input devices on suspend/resume: Device has changed - disabling.
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2009-04-27 Thread Matt Zimmerman
@Mike Ramiro, Cory Maccarrone:

Version 1:2.1.1-1ubuntu3 of xserver-xorg-input-evdev (in February) added
some additional debugging to show exactly what changes in the device state
cause this problem.  Your log files should show this additional detail.

Please attach whichever /var/log/Xorg.*.log shows this message so that we
can see it.

-- 
 - mdz

-- 
Sometimes loses input devices on suspend/resume: Device has changed - disabling.
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2009-07-28 Thread Martin Pool
It's working for me now.

-- 
Sometimes loses input devices on suspend/resume: Device has changed - disabling.
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2009-07-29 Thread Matt Zimmerman
I was never able to reproduce this with a recipe, though it did happen to
me several times.  I haven't seen it happen in a long time, though.

-- 
 - mdz

-- 
Sometimes loses input devices on suspend/resume: Device has changed - disabling.
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 327175] Re: Sometimes loses input devices on suspend/resume: Device has changed - disabling.

2009-07-29 Thread mcnaz
Sadly, still an issue for me on:

uname -a

2.6.28-14-generic #46-Ubuntu SMP Wed Jul 8 07:21:34 UTC 2009.

Manifests when resuming from hibernate (hibernating whilst on battery) and
resuming while on power. Switching user on password screen works partially
but ALT or SHIFT keys become stuck. Restart X fixes problem.

This is not consistent btw... :(

HW: Dell XPS M1330 Model:PP25L

Please advise how to supply more info.


> --
> Sometimes loses input devices on suspend/resume: Device has changed -
> disabling.
> https://bugs.launchpad.net/bugs/327175
> You received this bug notification because you are a direct subscriber
> of a duplicate bug.
>
> Status in X.Org X server: Fix Released
> Status in “xserver-xorg-input-evdev” package in Ubuntu: Confirmed
>
> Bug description:
> Binary package hint: xserver-xorg-input-evdev
>
> On the way back from Berlin on Friday, I resumed my laptop on the plane to
> find that X was no longer accepting keyboard events. I tracked this down as
> far as EvdevCacheCompare having decided that the keyboard wasn't in the same
> state as it was on suspend and therefore disabling it. It's possible that
> this is related to bug 322946, but I don't know whether the position fields
> are defined for keyboard devices; unfortunately, my laptop ran out of
> battery before I could get it connected to a network, download debugging
> symbols, and attach gdb to the X server, which had been my plan.
>
> I've attached all the information I gathered before running out of battery,
> in the hope that it will be helpful. I was running kernel version
> 2.6.28-6.17.
>
> The error message was: (EE) AT Translated Set 2 keyboard: Device has
> changed - disabling.
>

-- 
Sometimes loses input devices on suspend/resume: Device has changed - disabling.
https://bugs.launchpad.net/bugs/327175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs