public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rene Herman <rene.herman@gmail.com>
To: Indan Zupancic <indan@nul.nu>
Cc: Andi Kleen <andi@firstfloor.org>, Ingo Molnar <mingo@elte.hu>,
	Michal Piotrowski <michal.k.k.piotrowski@gmail.com>,
	CK Mailinglist <ck@vds.kolivas.org>,
	teresa@kvitka.net,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux Kernel cfs scheduler and xorg kbd
Date: Wed, 01 Aug 2007 15:26:02 +0200	[thread overview]
Message-ID: <46B089EA.4080600@gmail.com> (raw)
In-Reply-To: <49653.81.207.0.53.1185973640.squirrel@secure.samage.net>

On 08/01/2007 03:07 PM, Indan Zupancic wrote:

> On Wed, August 1, 2007 14:50, Rene Herman wrote:

>> On 08/01/2007 02:34 PM, Indan Zupancic wrote:
>>
>>> On Wed, August 1, 2007 13:01, Rene Herman wrote:
>>>> Teresa was already using 2.6.22.1, with CFS (v19.1) patched in, so reverting
>>>> that would be a matter of patching it out again. She said she wasn't seeing
>>>> trouble on other kernels though.
>>>>
>>>> I was the one who also saw keyboard trouble on 2.6.22.1 without CFS by the
>>>> way -- and haven't (yet) seen any anymore since patching _in_ CFS v19.1...
>>> Could the people who had or have keyboard problems try out Dmitry's
>>> input locking patches, and see if those help: http://lkml.org/lkml/2007/7/24/17
>>> And if it does, report it to him, either there or here after CCing him.
>> I'm having trouble reproducing this at will -- it sounded as though Teresa
>> had less trouble at least originally. Teresa?
> 
> Same here, so testing is a pain. I was more thinking about running a patched
> version for a day or longer and see if it happened or not. For me it happened
> irregularly, but definitely a few times a day.
> 
> (It might help if people report what they're using. So, for what it's worth, I'm
> using a PS/2 keyboard with xorg 1.2.0 with the "keyboard" driver.)

PS/2 keyboard, X.org 1.3.0 (version is at the top of /var/log/Xorg.0.log, or 
wherever your distribution puts that log), and this xkb config (in 
/etc/X11/xorg.conf):

Section "InputDevice"
         Identifier      "Keyboard0"
         Driver          "kbd"
         Option          "XkbModel"      "pc104"
         Option          "XkbLayout"     "us"
         Option          "XkbVariant"    "euro"
         Option          "XkbOptions"    "compose:rctrl"
EndSection

(you can forget that XkbVariant -- it's not yet in most distributions).

Problem as observed here consists of a sporadically stuck delete key in 
Thunderbird 2.0.0.5, using kernel 2.6.22.1 vanilla -- not yet observed using 
2.6.22.1-cfs-v19.1

Rene.


  reply	other threads:[~2007-08-01 13:28 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
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 [this message]
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=46B089EA.4080600@gmail.com \
    --to=rene.herman@gmail.com \
    --cc=andi@firstfloor.org \
    --cc=ck@vds.kolivas.org \
    --cc=indan@nul.nu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michal.k.k.piotrowski@gmail.com \
    --cc=mingo@elte.hu \
    --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