hello, this is the output of step 12.
33282
in the jivelite.sh script I did this to temporarly fix the issue
#!/bin/sh
#EVENTNO=$(CAT /PROC/BUS/INPUT/DEVICES | AWK '/ADS7846
TOUCHSCREEN/{FOR(A=0;A>=0;A++){GETLINE;{IF(/MOUSE/==1){ PRINT $NF;EXIT
0;}}}}')
export JIVE_NOCURSOR=1
export SDL_VIDEODRIVER=fbcon
export SDL_FBDEV=/dev/fb1
EXPORT TSLIB_TSDEVICE=/DEV/INPUT/EVENT0 #$EVENTNO
export SDL_MOUSEDRV=TSLIB
while true; do
/opt/jivelite/bin/jivelite
sleep 3
done
after that it worked peferctly
Regards
+-------------------------------------------------------------------+
|Filename: Captura.JPG |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=33282|
+-------------------------------------------------------------------+
------------------------------------------------------------------------
hexxx's Profile: http://forums.slimdevices.com/member.php?userid=71339
View this thread: http://forums.slimdevices.com/showthread.php?t=113877
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix