In your example, you mentioned: "unzip -p /bitmap/chumby_logo.zip >/dev/fb1"
On my device, fb0 was what worked. Try running "export TSLIB_FBDEVICE=/dev/fb1"
And let me know if you see when you run ts_calibrate.
Also, make sure your ts.conf file is properly set up as described in the guide.
We can tackle Qt itself after that ;)
More information about formatting options
re: Qtopia on Chumby
In your example, you mentioned:
"unzip -p /bitmap/chumby_logo.zip >/dev/fb1"
On my device, fb0 was what worked. Try running "export TSLIB_FBDEVICE=/dev/fb1"
And let me know if you see when you run ts_calibrate.
Also, make sure your ts.conf file is properly set up as described in the guide.
We can tackle Qt itself after that ;)