Well, the issue was that jivelite was picking wrong parameters for display. When I run: sudo SDL_VIDEODRIVER=fbcon SDL_FBDEV=/dev/fb0 SDL_MOUSEDEV=/dev/input/event0 SDL_MOUSEDRV=TSLIB /opt/jivelite/bin/jivelite.sh & it works correctly. The correct parameters were the ones I provided when using ts_calibrate, and relevant information can be found with: cat /proc/bus/input/devices
Now, how to persist these in jivelite.sh.... ------------------------------------------------------------------------ Xyzzy's Profile: http://forums.slimdevices.com/member.php?userid=68578 View this thread: http://forums.slimdevices.com/showthread.php?t=109619 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
