Bug 42743 - [regression] mouse and keyboard no longer detected
Summary: [regression] mouse and keyboard no longer detected
Status: RESOLVED NOTABUG
Alias: None
Product: xorg
Classification: Unclassified
Component: Input/evdev (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: medium critical
Assignee: Peter Hutterer
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-09 07:35 UTC by David Ronis
Modified: 2011-11-16 19:29 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
xorg.conf file (5.97 KB, text/plain)
2011-11-10 10:12 UTC, David Ronis
no flags Details
xorg.0.log (38.78 KB, application/octet-stream)
2011-11-10 10:13 UTC, David Ronis
no flags Details
Xorg.0.log after upgrading evdev (27.71 KB, text/plain)
2011-11-10 19:28 UTC, David Ronis
no flags Details

Description David Ronis 2011-11-09 07:35:00 UTC
I upgraded my git/master Xorg installation on a HP Pavillion 5000 laptop.    Several critical issues have come up (see,  https://bugs.freedesktop.org/show_bug.cgi?id=42690), and I was told to file them separately.   

When X start my keyboard and mouse aren't recognized.   Both are handled by evdev.    When I unplug and plug in the mouse it is recognized.   Unfortunately I can't do that with the
keyboard (it's on a laptop :)).   I also have a mousepad, which used to work using the synaptics driver; it no longer works either.

I'll upload copies of my xorg.log and xorg.conf files in a few hours.
Comment 1 David Ronis 2011-11-10 10:12:56 UTC
Created attachment 53376 [details]
xorg.conf file
Comment 2 David Ronis 2011-11-10 10:13:30 UTC
Created attachment 53377 [details]
xorg.0.log
Comment 3 David Ronis 2011-11-10 10:20:41 UTC
BTW, if you want me to triangulate, let me know.   I'll need you to tell me in what component (e.g., xserver, xf86-input-evdev, etc.) and how to go about doing it (I'm not good at git).
Comment 4 Peter Hutterer 2011-11-10 14:37:44 UTC
There was an evdev bug that I just fixed. Maybe that may have been it, just pull evdev from git master and rebuild it.
Comment 5 David Ronis 2011-11-10 15:18:54 UTC
I'm not physically able to access the machine in question, but I rebuilt/installed evdev and started
X from a remote host.    grepping Xorg.0.log for evdev shows nothing related to the keyboard or mouse.   Just:

[163709.023] (II) LoadModule: "evdev"
[163709.030] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[163709.031] (II) Module evdev: vendor="X.Org Foundation"
[163709.031]    compiled for 1.11.0, module version = 2.6.99
[163709.031]    Module class: X.Org XInput Driver
[163709.031]    ABI class: X.Org XInput driver, version 14.0
[163709.031] (II) LoadModule: "synaptics"
[163709.032] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[163709.059] (II) Module synaptics: vendor="X.Org Foundation"
[163709.059]    compiled for 1.11.0, module version = 1.5.99
[163709.059]    Module class: X.Org XInput Driver
[163709.059]    ABI class: X.Org XInput driver, version 14.0

I'd bet that they still fried.
Comment 6 Peter Hutterer 2011-11-10 15:47:12 UTC
full log please
Comment 7 David Ronis 2011-11-10 19:28:57 UTC
Created attachment 53388 [details]
Xorg.0.log after upgrading evdev

As requested,  I've uploaded a full log after upgrading evdev.  Note that I was not able to activate the mouse by unplugging and plugging the mouse.
Comment 8 David Ronis 2011-11-16 19:29:37 UTC
I flamed all of xorg (libs, drivers, server etc) and rebuilt everything from scratch from the git/master.   The problem has gone away.   I suspect one of the libs was the culpret as I don't update them as often
as I do the server and drivers.

I'll close this.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.