From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?=C9ric_Piel?= Subject: Re: [REGRESSION] "bind" a device to a driver doesn't not work anymore Date: Fri, 16 Oct 2009 00:44:42 +0200 Message-ID: <4AD7A5DA.2060309@tremplin-utc.net> References: <928C125D-D36B-47C9-A549-3EE502C9EC73@gmail.com> <4AD75AC0.6020705@tremplin-utc.net> <20091015181336.GB8544@core.coreip.homeip.net> <4AD778C7.4070707@tremplin-utc.net> <20091015195136.GD8544@core.coreip.homeip.net> <4AD7953B.5040506@tremplin-utc.net> <20091015215944.GA9845@core.coreip.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20091015215944.GA9845@core.coreip.homeip.net> Sender: linux-kernel-owner@vger.kernel.org To: Dmitry Torokhov Cc: Greg KH , Linux Kernel Mailing List , "linux-input@vger.kernel.org" List-Id: linux-input@vger.kernel.org Op 15-10-09 23:59, Dmitry Torokhov schreef: > Hm, this is wierd... In the dmesg you sent me in the previous mail I see: > > input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/input/input4 > > So it looks like sometimes it is in raw and sometimes it is in > translated mode. The i8042.reset might be affecting it. Indeed, since there is i8042.reset, it's "Raw" instead of "Translated". > Also, are you > using BIOS password at resume by any chance? No, I just press the power button to resume and nothing else. > > I guess we'll have to wait till you get back to the box and then I want > fresh debug dmesgs (after poweroff) of older (with bind/unbind) and latest > kernels, going through boot, 1st (make sure to type qwerty) and 2nd > resume (qwerty again). Make sure you don't have any other i8042 or atkbd > switches besides i8042.debug. Ok, I'll. Eric