Gentoo Archives: gentoo-user

From: "G.Wolfe Woodbury" <redwolfe@×××××.com>
To: Gentoo User Community <gentoo-user@l.g.o>
Subject: [gentoo-user] GDM kbd/mouse lockup after emerge --update on a stable amd64 platform - need hints to cure
Date: Thu, 22 Dec 2011 06:17:22
Message-Id: 4EF2CB25.1040305@gmail.com
1 I did:
2 emerge -va --update --deep --newuse @world
3 on a stable gentoo amd64 (multilib) system after switching the profile
4 from "desktop/gnome" to "desktop" and adding
5 qt4 and kde flags to make.conf. [I wan to add a few kde apps to the
6 mix, but not everything.]
7
8 Since then, I get a keyboard and mouse lockup when gdm starts. and can't
9 login graphically or switch to a text console.
10
11 I'd rather not do a complete re-install on that instance, so some clue
12 as to where to look for problems beyond the obvious dmesg
13 and boot info.
14
15 I do get a "dmeventd" failure to start, so lvm-monitoring fails to start
16 (even after a re-emerge of lvm2) but don't think that as anything to do
17 with the X lockup. Startx from single user mode also causes a kbd/mouse
18 lockup.
19
20 I've verified that the kernel has the proper event configuration.
21 Perusing the Xorg.0.log reveals evdev failing to load:
22
23 > [ 410.507] (II) LoadModule: "evdev"
24 > [ 410.507] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
25 > [ 410.513] (II) Module evdev: vendor="X.Org Foundation"
26 > [ 410.513] compiled for 1.10.4, module version = 2.6.0
27 > [ 410.513] Module class: X.Org XInput Driver
28 > [ 410.513] ABI class: X.Org XInput driver, version 12.2
29 > [ 410.513] (EE) module ABI major version (12) doesn't match the
30 > server's version (13)
31 > [ 410.513] (II) UnloadModule: "evdev"
32 > [ 410.513] (II) Unloading evdev
33 > [ 410.513] (EE) Failed to load module "evdev" (module requirement
34 > mismatch, 0)
35 > [ 410.513] (EE) No input driver matching `evdev'
36 > [ 410.513] (II) config/udev: Adding input device Power Button
37 > (/dev/input/event1)
38 > [ 410.513] (**) Power Button: Applying InputClass "evdev keyboard
39 > catchall"
40 > [ 410.513] (II) LoadModule: "evdev"
41 > [ 410.513] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
42 > [ 410.513] (II) Module evdev: vendor="X.Org Foundation"
43 > [ 410.513] compiled for 1.10.4, module version = 2.6.0
44 > [ 410.513] Module class: X.Org XInput Driver
45 > [ 410.513] ABI class: X.Org XInput driver, version 12.2
46 > [ 410.513] (EE) module ABI major version (12) doesn't match the
47 > server's version (13)
48 > [ 410.513] (II) UnloadModule: "evdev"
49 > [ 410.513] (II) Unloading evdev
50 > [ 410.513] (EE) Failed to load module "evdev" (module requirement
51 > mismatch, 0)
52 > [ 410.513] (EE) No input driver matching `evdev'
53 > [ 410.514] (II) config/udev: Adding input device Sleep Button
54 > (/dev/input/event0)
55 which tell me something went wrong in the re-emerge of xorg something,
56 but I'd like to get a clue as to just what to do to fix it.
57
58 Thanks in advance for any help.
59
60 --
61 G.Wolfe Woodbury
62 aka redwolfe@×××××.com