Hi!
Maybe I can help
In the image file there is "HW CONFIG" section (before the first partition). Different kernel drivers look here to read what hardware configuration you have. For example, what resolution, do you have wi-fi, do you have frontlight etc.
There is a byte 0x08 at the offset 0x80017 in the image. 0x08 means that you have neonode v2 touch controller. Try to change it to 0x00 (neonode v1). That's what probably you have.
Best Regards,
Marek