Gentoo Archives: gentoo-user

From: Alexey Mishustin <shumkar@×××××××.ru>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] xorg-server 1.9.4: keybord very slow in consoles
Date: Thu, 17 Mar 2011 17:45:48
Message-Id: 1510520141.20110317204340@shumkar.ru
In Reply to: Re: [gentoo-user] xorg-server 1.9.4: keybord very slow in consoles by Mick
1 17 ÍÁÒÔÁ 2011 Ç., 20:29:26, Mick ÐÉÛÅÔ:
2
3 > On 17 March 2011 16:55, Alexey Mishustin <shumkar@×××××××.ru> wrote:
4 >> 17 ÍÁÒÔÁ 2011 Ç., 1:43:07, Mick ÐÉÛÅÔ:
5
6 >>> On Wednesday 16 March 2011 19:05:32 Alexey Mishustin wrote:
7 >>>> Hi list,
8
9 >>>> I have a problem with configuring xorg-server 1.9.4.
10
11 >>>> It starts and works OK. But just after it has started, the keyboard begins
12 >>>> to work very slowly in all virtual consoles that were open prior to X.
13
14 >>>> If I login in a new virtual console, the keyboard works well until I enter
15 >>>> into an interactive tool (man, less). After that - the same behavior.
16
17 >>>> I installed xorg in according to these instructions [1], then added
18 >>>> InputClass definitions from this thread [2].
19
20 >>>> Please suggest what I could have done wrong.
21
22 >>>> xorg.conf - http://pastebin.com/Wwmy1eFf
23 >>>> Xorg.0.log - http://pastebin.com/5aqCLKnH
24 >>>> make.conf - http://pastebin.com/7St3T1ec
25 >>>> http://pastebin.com/YpCm9puZ
26 >>>> emerge --info - http://pastebin.com/NZUQYqhh
27 >>>> kernel .config - http://pastebin.com/E6Syb7Ay
28
29 >>>> Laptop ASUS WJ7.
30
31 >>>> [1] - http://www.gentoo.org/doc/en/xorg-config.xml
32 >>>> [2] -
33 >>>> http://www.gossamer-threads.com/lists/gentoo/user/226332?do=post_view_thre
34 >>>> aded
35
36 >>> Alex, you have defined both your keyboard and mouse as InputDevice under
37 >>> Section "ServerLayout", but then later on you specify them both as InputClass.
38
39 >>> Comment out the InputDevice sections or remove them completely as shown in
40 >>> thread [2] above.
41
42 >> I deleted definitions of InputDevices and the corresponding rows in the ServerLayout section. Unfortunately, it didn't help. I'm getting the same weird behaviour of the keyboard in consoles.
43
44 >> A testing has shown that the keyboard gets broken in a new-open console not only after `man`, and `less` but even after `ls`.
45
46 >> My corrected xorg.conf - http://pastebin.com/P6SbzUDF
47
48 > I can't see anything immediately wrong with it ...
49
50 > Why do you have:
51
52 > Disable "dri"
53 > Disable "dri2"
54
55 > in there?
56
57 I had changed xorg.conf many times before writing to this list. Read that nvidia driver doesn't use dri which is intended for open drivers, I commented it out.
58
59 Yesterday I tried to startx without 'Disable dri', no effect...
60
61 > PS. Have you re-emerged evdev and synaptics after you emerged xorg-server?
62
63 No. It's what I can do now.
64
65 --
66 Regards, Alex.

Replies

Subject Author
Re: [gentoo-user] xorg-server 1.9.4: keybord very slow in consoles Alexey Mishustin <shumkar@×××××××.ru>