korrus wrote: > I run this: sudo SDL_VIDEODRIVER=fbcon SDL_FBDEV=/dev/fb0 > SDL_MOUSEDEV=/dev/input/event0 SDL_MOUSEDRV=TSLIB > /opt/jivelite/bin/jivelite.sh & Please try to start jivelite directly instead of using the jivelite startup script. Run this: sudo SDL_VIDEODRIVER=fbcon SDL_FBDEV=/dev/fb0 SDL_MOUSEDEV=/dev/input/event0 SDL_MOUSEDRV=TSLIB /opt/jivelite/bin/jivelite &
------------------------------------------------------------------------ piPlayer's Profile: http://forums.slimdevices.com/member.php?userid=65280 View this thread: http://forums.slimdevices.com/showthread.php?t=109619 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
