Hello, here we are again: touchscreen does not calibrate (and pointercal values are not totally correct). Yestarday built Angstrom images did not ship ts_* utils anymore and the two tools provided both fail:
(on SL-C860) xinput_calibrator Error: no calibratable devices found. xtscal xcb_io.c:515: _XReply: Assertion '!dpi->xcb->reply_data' failed Aborted If I understand, the issue has been resumed here: http://lists.linuxtogo.org/pipermail/openembedded-core/2011-May/002502.html Origin: [PATCH] Remove xcalibrate and tslib support http://comments.gmane.org/gmane.comp.freedesktop.xorg.devel/10614 now, for Zaurus we have (zaurus.inc): PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive" XSERVER = "xserver-kdrive-fbdev" # c7x0 uses kdrive-imageon_1.2.0 PREFERRED_PROVIDER_virtual/xserver_c7x0 = "xserver-kdrive-imageon" XSERVER_c7x0 = "xserver-kdrive-imageon" # collie uses kdrive-fbdev PREFERRED_PROVIDER_virtual/xserver_collie = "xserver-kdrive" XSERVER_collie = "xserver-kdrive-fbdev" # FIXME xserver-kdrive 1.3.0.0 is still the only working version ? PREFERRED_PROVIDER_virtual/xserver_akita = "xserver-kdrive-1300" XSERVER_akita = "xserver-kdrive-1300-fbdev" # spitz uses xserver-xorg PREFERRED_PROVIDER_virtual/xserver_spitz = "xserver-xorg" XSERVER_spitz = "xserver-xorg xf86-video-fbdev xf86-input-keyboard xf86-input-mouse xf86-input-evdev" PREFERRED_PROVIDER_virtual/libgl_spitz = "mesa-dri" I think it's time to concentrate on a *single* solution and debug it. Maybe xserver-xorg today? Suggestions? Andrea _______________________________________________ Zaurus-devel mailing list Zaurus-devel@lists.linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/zaurus-devel