On 17 March 2011 16:55, Alexey Mishustin <shum...@shumkar.ru> wrote: > 17 марта 2011 г., 1:43:07, Mick пишет: > >> On Wednesday 16 March 2011 19:05:32 Alexey Mishustin wrote: >>> Hi list, > >>> I have a problem with configuring xorg-server 1.9.4. > >>> It starts and works OK. But just after it has started, the keyboard begins >>> to work very slowly in all virtual consoles that were open prior to X. > >>> If I login in a new virtual console, the keyboard works well until I enter >>> into an interactive tool (man, less). After that - the same behavior. > >>> I installed xorg in according to these instructions [1], then added >>> InputClass definitions from this thread [2]. > >>> Please suggest what I could have done wrong. > >>> xorg.conf - http://pastebin.com/Wwmy1eFf >>> Xorg.0.log - http://pastebin.com/5aqCLKnH >>> make.conf - http://pastebin.com/7St3T1ec >>> http://pastebin.com/YpCm9puZ >>> emerge --info - http://pastebin.com/NZUQYqhh >>> kernel .config - http://pastebin.com/E6Syb7Ay > >>> Laptop ASUS WJ7. > >>> [1] - http://www.gentoo.org/doc/en/xorg-config.xml >>> [2] - >>> http://www.gossamer-threads.com/lists/gentoo/user/226332?do=post_view_thre >>> aded > >> Alex, you have defined both your keyboard and mouse as InputDevice under >> Section "ServerLayout", but then later on you specify them both as >> InputClass. > >> Comment out the InputDevice sections or remove them completely as shown in >> thread [2] above. > > 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. > > A testing has shown that the keyboard gets broken in a new-open console not > only after `man`, and `less` but even after `ls`. > > My corrected xorg.conf - http://pastebin.com/P6SbzUDF
I can't see anything immediately wrong with it ... Why do you have: Disable "dri" Disable "dri2" in there? PS. Have you re-emerged evdev and synaptics after you emerged xorg-server? -- Regards, Mick