Xyzzy wrote: 
> For my Waveshare screen:
> 
> cat /proc/bus/input/devices -> find right parameters to use below (like
> fbx, eventy)
> 
> sudo TSLIB_FBDEVICE=/dev/fb1 TSLIB_TSDEVICE=/dev/input/event0
> /usr/local/bin/ts_calibrate
> optional: sudo TSLIB_FBDEVICE=/dev/fb1 TSLIB_TSDEVICE=/dev/input/event0
> /usr/local/bin/ts_test
> 
> Find jivelite.sh in the filesystem, copy to 
> $TCEMNT/tce/jivelite.sh (/mnt/mmcblk0p2/tce/jivelite.sh in my case)
> 
> Add next to other exports (use your own values) in the copied
> jivelite.sh:
> export SDL_VIDEODRIVER=fbcon
> export SDL_FBDEV=/dev/fb0
> export SDL_MOUSEDEV=/dev/input/event0
> export SDL_MOUSEDRV=TSLIB
> 
> Make piCore backup.
> 
> Reboot

Xyzzy, there is nothing when I try cat /proc/bus/input/devices.
If I plug my usb mouse, I can see the mouse but there is no touchscreen.
May be I missed something in the install process?


------------------------------------------------------------------------
bondav's Profile: http://forums.slimdevices.com/member.php?userid=68621
View this thread: http://forums.slimdevices.com/showthread.php?t=109619

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to