From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-15?Q?=C9ric_Piel?= Subject: Re: [REGRESSION] "bind" a device to a driver doesn't not work anymore Date: Thu, 22 Oct 2009 18:10:52 +0200 Message-ID: <4AE0840C.8070801@tremplin-utc.net> References: <928C125D-D36B-47C9-A549-3EE502C9EC73@gmail.com> <20091015215944.GA9845@core.coreip.homeip.net> <4ADF6237.9070004@tremplin-utc.net> <200910211320.16339.dmitry.torokhov@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from mailservice.tudelft.nl ([130.161.131.5]:26609 "EHLO mailservice.tudelft.nl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753179AbZJVQKw (ORCPT ); Thu, 22 Oct 2009 12:10:52 -0400 In-Reply-To: <200910211320.16339.dmitry.torokhov@gmail.com> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Dmitry Torokhov Cc: Greg KH , Linux Kernel Mailing List , "linux-input@vger.kernel.org" Op 21-10-09 22:20, Dmitry Torokhov schreef: > > Nothing, as far as I can tell... I see you typing "qwerty"... Does the > keyboard work in console (let's say if you boot in run level 3 to take X out > of the picture)? Could you please try compiling evbug module - it will show if > keyboard events are propagated through input core. Also, whta driver are you > using in X? Legacy keyboard or evdev? In the console (in init 3), I haven't managed to reproduce it. In xorg, the keyboard input uses evdev. Now I've just tried "evtest /dev/input/event4", when the keyboard doesn't work... and I see the key presses! So I guess it rules out a bug in the kernel, and I have to talk with the people from Xorg, right? Thanks, Eric