Hi, I write one simple Qt program for miniarm2440.Compiled it on host using qmake command. Then I transfer executable file to board and execute it using -qws. Application appear on LCD screen. But touch screen doesn't work. I shows message on hyperterminal as shown in attachment. Please check the attachment.
Touch screen doesnt work on miniarm2440 board
Do what the error message is telling you: "Please check your tslib installation". Hint: "/dev/mice" sounds not like a touchscreen ;)