From: Ingo Molnar <mingo@elte.hu>
To: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
Cc: teresa@kvitka.net, CK Mailinglist <ck@vds.kolivas.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux Kernel cfs scheduler and xorg kbd
Date: Wed, 1 Aug 2007 08:48:16 +0200 [thread overview]
Message-ID: <20070801064816.GC10134@elte.hu> (raw)
In-Reply-To: <6bffcb0e0707301549t6be3cd97y27726f5421bb7680@mail.gmail.com>
* Michal Piotrowski <michal.k.k.piotrowski@gmail.com> wrote:
> Hi,
>
> On 30/07/07, <::.. Teresa_II ..::> <teresa@kvitka.net> wrote:
> > Hi all,
> >
> >
> > first of all i am not sure if its scheduler issue. But i didn't found
> > anything about that in google related to something else.
> >
> > So i tried 2.6.22.1 kernel with new cfs scheduler v19.1 from Ingo page.
> > Previous i used 2.6.22-ck1.
> >
> > After 24 hours running i get strange behavior in Xorg. It act slower
> > with my special keys, like SHIFT, or CTRL. So if i hold SHIFT and press
> > ")" and than will press enter, i release SHIIFT and press ENTER it
> > doesn't create new line. Even if i start write a Sentence or word with
> > "SHIFTed" char it makes next char in high case also.
> > Like this: "HAllo" even if i type "Hallo".
> >
> > It's extremely unusable.
> >
> > It doesn't happen if i am on other kernel.
> >
> > I am ready to provide any requested information to find issue.
> > If its not kernel related thing - i am very sorry, i just don't know
> > where to start to trace whats wrong.
> >
> > I am on gentoo and use latest xorg server. Keyboard driver is "KBD".
> > Mouse use "evdev" driver.
>
> Ingo, can you take a look at this?
another reaction below in this thread reported kbd problems in vanilla
2.6.22.1 as well. What is the X versions, etc.? Does the problem go away
if the X kbd driver selection is tweaked to a simpler model, say:
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
Option "XkbVariant" "basic"
EndSection
Ingo
----------------------->
From: Rene Herman <rene.herman@gmail.com>
On 07/30/2007 10:25 PM, <::.. Teresa_II ..::> wrote:
> first of all i am not sure if its scheduler issue. But i didn't found
> anything about that in google related to something else.
>
> So i tried 2.6.22.1 kernel with new cfs scheduler v19.1 from Ingo page.
> Previous i used 2.6.22-ck1.
>
> After 24 hours running i get strange behavior in Xorg. It act slower
> with my special keys, like SHIFT, or CTRL. So if i hold SHIFT and press
> ")" and than will press enter, i release SHIIFT and press ENTER it
> doesn't create new line. Even if i start write a Sentence or word with
> "SHIFTed" char it makes next char in high case also.
> Like this: "HAllo" even if i type "Hallo".
For a few days now I have been experiencing a "stuck delete" key while
reading mail -- I run through the mail with "delete" and every once in a
while it just keeps on deleting messages while I've already released the
delete key and was trying to read the next message.
Regular unpatched 2.6.22.1 though and I've recently changed too many things
to be certain of anything. My X is the modular X.org 1.3.0 since not long,
and the mailer showing the problem is Thunderbird 2.0.0.5, recently switched
from 1.5.0.12. The problem was on my "I'll get to it" list but seems this
could be a good thread to report it into. PS/2 keyboard...
> It's extremely unusable.
>
> It doesn't happen if i am on other kernel.
Very very sure?
> I am ready to provide any requested information to find issue. If its not
> kernel related thing - i am very sorry, i just don't know where to start
> to trace whats wrong.
>
> I am on gentoo and use latest xorg server. Keyboard driver is "KBD".
> Mouse use "evdev" driver.
Rene.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2007-08-01 6:48 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-30 20:25 Linux Kernel cfs scheduler and xorg kbd <::.. Teresa_II ..::>
2007-07-30 22:49 ` Michal Piotrowski
2007-08-01 6:48 ` Ingo Molnar [this message]
2007-08-01 11:31 ` Andi Kleen
2007-08-01 11:01 ` Rene Herman
2007-08-01 12:34 ` Indan Zupancic
2007-08-01 12:50 ` Rene Herman
2007-08-01 13:07 ` Indan Zupancic
2007-08-01 13:26 ` Rene Herman
2007-08-01 13:33 ` <:::.. TeresaII ..:::>
2007-08-01 13:58 ` Rene Herman
2007-08-01 14:44 ` <::.. Teresa_II ..::>
2007-08-01 15:00 ` [ck] " Matthew Hawkins
2007-08-01 15:53 ` <::.. Teresa_II ..::>
2007-08-02 7:11 ` Sébastien Dugué
2007-08-02 12:22 ` Rene Herman
2007-08-02 13:18 ` Indan Zupancic
2007-08-01 15:06 ` Indan Zupancic
2007-08-01 15:09 ` Ingo Molnar
2007-08-01 15:13 ` Rene Herman
2007-08-01 15:20 ` Ingo Molnar
2007-08-01 15:19 ` Rene Herman
2007-08-01 15:26 ` Indan Zupancic
2007-08-06 7:12 ` Ingo Molnar
2007-08-06 13:10 ` Rene Herman
2007-08-06 15:19 ` Indan Zupancic
2007-08-06 17:46 ` Rene Herman
2007-08-06 18:26 ` OT: enabling Xcomposite [was: Linux Kernel cfs scheduler and xorg kbd] Indan Zupancic
2007-08-07 4:40 ` Linux Kernel cfs scheduler and xorg kbd Kyle Moffett
2007-08-07 6:05 ` Arjan van de Ven
2007-08-07 10:17 ` Indan Zupancic
2007-08-07 13:15 ` Rene Herman
2007-08-09 21:14 ` Mark Lord
2007-07-31 11:18 ` [ck] " <::.. Teresa_II ..::>
2007-07-31 11:42 ` <::.. Teresa_II ..::>
2007-07-31 14:27 ` Ingo Molnar
2007-07-31 16:39 ` <::.. Teresa_II ..::>
2007-07-31 15:06 ` Rene Herman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070801064816.GC10134@elte.hu \
--to=mingo@elte.hu \
--cc=ck@vds.kolivas.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michal.k.k.piotrowski@gmail.com \
--cc=teresa@kvitka.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox