Re: [gentoo-user] xorg-server 1.9.4: keybord very slow in consoles

2011-03-17 Thread Alexey Mishustin
>> PS.  Have you re-emerged evdev and synaptics after you emerged xorg-server?

> No. It's what I can do now.

Done. It didn't help.

--
Regards, Alex.




Re: [gentoo-user] xorg-server 1.9.4: keybord very slow in consoles

2011-03-17 Thread Alexey Mishustin
17 марта 2011 г., 20:29:26, Mick пишет:

> On 17 March 2011 16:55, Alexey Mishustin  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?

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.

Yesterday I tried to startx without 'Disable dri', no effect...

> PS.  Have you re-emerged evdev and synaptics after you emerged xorg-server?

No. It's what I can do now.

--
Regards, Alex.




Re: [gentoo-user] xorg-server 1.9.4: keybord very slow in consoles

2011-03-17 Thread Alexey Mishustin
Found similar bug reports.

http://bugs.gentoo.org/show_bug.cgi?id=247543
https://bugs.freedesktop.org/show_bug.cgi?id=18622

It's not good news for me that these bugs both haven't been resolved so far...
I am not using neither slim nor gdm. No display manager at all. Openbox only.

--
Regards, Alex




Re: [gentoo-user] xorg-server 1.9.4: keybord very slow in consoles

2011-03-17 Thread Mick
On 17 March 2011 16:55, Alexey Mishustin  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



Re: [gentoo-user] xorg-server 1.9.4: keybord very slow in consoles

2011-03-17 Thread Alexey Mishustin
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

--
Regards, Alex




Re: [gentoo-user] xorg-server 1.9.4: keybord very slow in consoles

2011-03-16 Thread Alexey Mishustin
3/16/2011, "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.

Aha... I'll try tonight, when at home. Thank you!

--
Regards, Alex



Re: [gentoo-user] xorg-server 1.9.4: keybord very slow in consoles

2011-03-16 Thread 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.

HTH.
-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] xorg-server 1.9.4: keybord very slow in consoles

2011-03-16 Thread Alexey Mishustin
16 марта 2011 г., 22:05:32, Alexey Mishustin пишет:

> 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.

Not only slowly.

Also, there is no cursor. It doesn't blink. But if I press keys and then 
several times press Enter, the command that I pressed appears, then slowly 
computes.
It looks like this:

(I'm pressing `pwd` not seeing cursor and pressing letters)
#
#
#pwd
#
/etc
#

Also, it's impossible to scroll with Shift+PgUp.

Weird!

> 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_threaded

--
Regards, Alex




[gentoo-user] xorg-server 1.9.4: keybord very slow in consoles

2011-03-16 Thread Alexey Mishustin
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_threaded

--
Regards, Alex