On Tue, Mar 30, 2010 at 10:39:11PM +0200, Jan-Hendrik Zab wrote: > On 29/03/10 16:39 -0700, Dmitry Torokhov wrote: > > Hi Jan-Hendrik, > > > > On Tue, Mar 30, 2010 at 01:32:57AM +0200, Jan-Hendrik Zab wrote: > > > The entire Sony Vaio VPCZ1 series seems to need the nopnp option set to > > > get the touchpad working. This patch adds the laptops to the nopnp table > > > to automatically set it. > > > > > > Signed-off-by: Jan-Hendrik Zab <jan@xxxxxxxx> > > > > > > > In what way the PNP data is messed up? Can we get a dmesg of the boot > > without the patch? > > Attached dmesg output below. > Sorry for the delay. I wonder if we simply do not recognize PNP ID for the touchpad. Coudl you give me output of: for i in /sys/bus/pnp/devices/*; do echo $i; cat $i/id; done and also your dsdt. Thanks! -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html