> The firmware has to be calibrated by the vendor for each chip-panel > combination. If you change the panel even if you keep the same chip it > is very likely to need some calibration. This might be the reason why > the finger ID is not working properly. Thinking about the device parameters... Wouldn't it be possible to read them from the Silead controller? According to comments in the firmware shipped with the old Android platform driver by Basewin, all the configurable parameters are contained in the firmware.[1] I don't have a complete data sheet, but maybe we could just read back the panel width and height and number of tracking points from a hardware register? That would not solve the problem of transferring the correct, platform specific firmware image to the device, however. [1] https://code.google.com/p/yuandao-n90-window-dual-core-2/source/browse/drivers/input/touchscreen/gslx680_ts.h - the comments are in Chinese, a translation can be found here: https://github.com/jabjoe/sunxi-gslx680/blob/master/firmware/firmware_information.txt -- 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