Submitted by Stefan (not verified) on December 27, 2007 - 02:40.
I had a problem with tslib. Qtopia configure complained:
"The tslib functionality test failed!", without going into any detail. Turned out, that the tslib 'make install' tried to create a symbolic link from a temporary file to 'libts.so', which it wasn't permitted to do. I don't know why that failed, but I just renamed the temporary file in /mnt/usb/lib to 'libts.so' to get it working. Just thought I'd mention it in case someone else came across that problem.
Later in the configure script, qtopia asks for the color depth. I just chose 32. Does anyone know whether the chumby actually handles that? Does that have performance implications on qtopia?
tslib problem (solved) and color depth
I had a problem with tslib. Qtopia configure complained:
"The tslib functionality test failed!", without going into any detail. Turned out, that the tslib 'make install' tried to create a symbolic link from a temporary file to 'libts.so', which it wasn't permitted to do. I don't know why that failed, but I just renamed the temporary file in /mnt/usb/lib to 'libts.so' to get it working. Just thought I'd mention it in case someone else came across that problem.
Later in the configure script, qtopia asks for the color depth. I just chose 32. Does anyone know whether the chumby actually handles that? Does that have performance implications on qtopia?