All of lore.kernel.org
 help / color / mirror / Atom feed
From: Clark Williams <williams@redhat.com>
To: Uli Brueggemann <uli.brueggemann@gmail.com>
Cc: RT <linux-rt-users@vger.kernel.org>
Subject: Re: 2.6.24-rt1 SSttrraannggee keyboard behaviour
Date: Fri, 01 Feb 2008 10:20:19 -0600	[thread overview]
Message-ID: <47A346C3.8070308@redhat.com> (raw)
In-Reply-To: <10a58eee0802010706s65929d0dte10a4cde35df317f@mail.gmail.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Uli Brueggemann wrote:
> Hi,
> 
> I'm trying to use 2.6.24-rt1 in combination with BruteFIR (audio). So
> far everything looks fine except:
> 
> After starting BruteFIR (which is doing its job) after a while the
> keyboard responds like with double clicks. TTeerrrriibbllee. I cannot
> enter a command anymore. The running BruteFIR itself still is running
> stable.
>  The system without starting BruteFIR keeps stable. BruteFIR itself is
> working fine with older kernels. Also with e.g. 2.6.24-rc3-zen3. So I
> guess the realtime patch is causing this.
> BTW Brutefir is using realtime priorities 1 to 4 and it also uses SCHED_FIFO.
> 
> Any idea?
> 
> Uli

Uli,

I've seen this behavior before; on my system in addition to the doubled keystrokes,
cursor animations were jerky.

Are you running on a 64-bit kernel, is your clocksource hpet and is vsyscall64 on?

$ uname -m
x86_64
$ cat /sys/devices/system/clocksource/clocksource0/current_clocksource
hpet
$ cat /proc/sys/kernel/vsyscall64
1

If so, try putting this into your /etc/sysctl.conf and rebooting:

# vsyscall64 off
kernel.vsyscall64 = 0

You could try echoing "1" into /proc/sys/kernel/vsyscall64, but with the keyboard
doubling issue, it might be a problem :)

Clark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkejRsMACgkQHyuj/+TTEp14GgCg1PV1n23nDDJg8Bp6NTEXIUTQ
iukAoK56x+wQcZ8Z+YNea8glzIe41EpA
=ZKru
-----END PGP SIGNATURE-----

  reply	other threads:[~2008-02-01 16:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-01 15:06 2.6.24-rt1 SSttrraannggee keyboard behaviour Uli Brueggemann
2008-02-01 16:20 ` Clark Williams [this message]
2008-02-03 16:45   ` Uli Brueggemann

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=47A346C3.8070308@redhat.com \
    --to=williams@redhat.com \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=uli.brueggemann@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.