From: Albert Hopkins <marduk@letterboxes.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Lenovo USB Keyboard
Date: Thu, 29 Oct 2009 14:58:26 -0400 [thread overview]
Message-ID: <1256842706.2885.19.camel@brotherus.corp.redhat.com> (raw)
In-Reply-To: <4AE9D2CD.7050507@xunil.at>
I'm going to guess that the keyboard driver or something is interfering
with the evdev driver? Or you don't have proper evdev support in the
kernel? Or is your xorg.conf telling X to use a different driver?
I don't have access to a Gentoo machine right now, but when I look at a
similar machine (same exact keyboard though). I get this:
$ egrep -i '(key|evdev)' /var/log/Xorg.0.log
(II) Cannot locate a core keyboard device.
(==) intel(0): video overlay key set to 0x101fe
(II) Initializing built-in extension XKEYBOARD
(II) LoadModule: "evdev"
(II) Loading /usr/lib64/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
(II) ThinkPad Extra Buttons: Found keys
(II) ThinkPad Extra Buttons: Configuring as keyboard
(II) XINPUT: Adding extended input device "ThinkPad Extra
Buttons" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(II) Microsft Microsoft Wireless Desktop Receiver 3.1: Found keys
(II) Microsft Microsoft Wireless Desktop Receiver 3.1: Configuring as
keyboard
(II) XINPUT: Adding extended input device "Microsft Microsoft Wireless
Desktop Receiver 3.1" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event4"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2
keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(II) Microsft Microsoft Wireless Desktop Receiver 3.1: Found keys
(II) Microsft Microsoft Wireless Desktop Receiver 3.1: Configuring as
keyboard
(II) XINPUT: Adding extended input device "Microsft Microsoft Wireless
Desktop Receiver 3.1" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(II) Sleep Button: Found keys
(II) Sleep Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Sleep Button" (type:
KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(II) Video Bus: Found keys
(II) Video Bus: Configuring as keyboard
(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type:
KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
Not that it is XINPUT that is driving my keyboard, not Keyboard1. So
I'm guessing it's the X config.
Then again, it might be gpm. Are you using gpm? Maybe it's grabbing
the keyboard and not letting X have it.
next prev parent reply other threads:[~2009-10-29 18:58 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-29 16:42 [gentoo-user] Lenovo USB Keyboard Stefan G. Weichinger
2009-10-29 17:28 ` Albert Hopkins
2009-10-29 17:37 ` Stefan G. Weichinger
2009-10-29 18:58 ` Albert Hopkins [this message]
2009-10-30 9:21 ` Stefan G. Weichinger
2009-10-30 11:58 ` Albert Hopkins
2009-10-30 18:36 ` Stefan G. Weichinger
2009-11-03 10:23 ` Stefan G. Weichinger
2009-11-04 22:38 ` Willie Wong
2009-11-05 22:26 ` Mick
2009-11-06 8:14 ` Stefan G. Weichinger
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=1256842706.2885.19.camel@brotherus.corp.redhat.com \
--to=marduk@letterboxes.org \
--cc=gentoo-user@lists.gentoo.org \
/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