https://bugs.freedesktop.org/show_bug.cgi?id=88951
Bug ID: 88951 Summary: Resume from sleep fails to restore keyboard and touchpad controls Product: DRI Version: DRI git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: DRM/Radeon Assignee: dri-devel@lists.freedesktop.org Reporter: adrianovidiugabor@gmail.com
Created attachment 113134 --> https://bugs.freedesktop.org/attachment.cgi?id=113134&action=edit journalctl output
When I wake up my machine from sleep it sometimes happens to lose keyboard and touchpad controls(no input). It happens frequently with lightdm (about 1 in 3 wake-ups) and not that often with gdm (1 in 10+ wake-ups). This only happens to the integrated input components, external usb mouse works fine.
The bug is distro agnostic (successfully reproduced it in Ubuntu 10.04 and latest Arch) while using various versions of kernel (3.13 up to 3.18.5), mesa (10.3 - mesa-git) and xserver (3.15-3.16).
I attached here the relevant output produced by journalctl (crash.log)
I posted this in the radeon section but I'm not sure at all if it's a radeon issue. I'm apologise if this turns out to be unrelated to radeon.
https://bugs.freedesktop.org/show_bug.cgi?id=88951
--- Comment #1 from Adrian Gabor adrianovidiugabor@gmail.com --- Created attachment 113135 --> https://bugs.freedesktop.org/attachment.cgi?id=113135&action=edit dmesg output
https://bugs.freedesktop.org/show_bug.cgi?id=88951
--- Comment #2 from Adrian Gabor adrianovidiugabor@gmail.com --- Created attachment 113136 --> https://bugs.freedesktop.org/attachment.cgi?id=113136&action=edit lspci output
https://bugs.freedesktop.org/show_bug.cgi?id=88951
--- Comment #3 from Adrian Gabor adrianovidiugabor@gmail.com --- Created attachment 113137 --> https://bugs.freedesktop.org/attachment.cgi?id=113137&action=edit xorg.log
https://bugs.freedesktop.org/show_bug.cgi?id=88951
Alex Deucher alexdeucher@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|DRM/Radeon |Core Version|DRI git |unspecified Assignee|dri-devel@lists.freedesktop |peter.hutterer@who-t.net |.org | Product|DRI |libevdev
--- Comment #4 from Alex Deucher alexdeucher@gmail.com --- The radeon driver doesn't have anything to do with the keyboard or touchpad so I doubt it's related. I guess this is probably related to the kernel input drivers or maybe some special platform handling for your system.
dri-devel@lists.freedesktop.org