On Wed, Feb 16, 2005 at 07:34:52PM +0100, Kenan Esau wrote:

> > > +
> > > +        /* 
> > > +           Enable absolute output -- ps2_command fails always but if
> > > +           you leave this call out the touchsreen will never send
> > > +           absolute coordinates
> > > +        */ 
> > > +        param = 0x07;
> > > +        ps2_command(ps2dev, &param, PSMOUSE_CMD_SETRES);
> > 
> > Have you checked whether really the touchscreen sends a 0xfe error back,
> > or some other value, or timeout? i8042.debug=1 is your friend here.
> 
> Yes the answer is 0xfe. 

Would you be so kind to post the 'dmesg' log?

-- 
Vojtech Pavlik
SuSE Labs, SuSE CR
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to