I have Debian Jesse on adafruit PiTFT 420x380  I've searched this thread
and the internet and can't crack my problem.

Jesse is a clean and updated install.  Installed the PiTFT drivers and
kernel from adafruit.  If I startx  and boot into Raspbian the
touchscreen behaves perfectly.

I saw some discussion on page 29 of this thread and using this command 


Code:
--------------------
    sudo SDL_VIDEODRIVER=fbcon SDL_FBDEV=/dev/fb1 
SDL_MOUSEDEV=/dev/input/touchscreen SDL_MOUSEDRV=TSLIB 
/home/pi/jivelite/jivelite/bin/jivelite &
--------------------


Just causes the mouse to dance in the corner.   I've tried about every
variant of this code possible to no avail. 

Initially I could not even start Jivelite but I hooked it to an HDMI
monitor and got the smallest skin. So it boots in perfectly just the
touchscreen isn't functioning correctly.  Again touchscreen behaves
perfectly under startx and a regular X session.

I suspect this is a Jesse thing and I'm very close but missing
something.


------------------------------------------------------------------------
hagensieker's Profile: http://forums.slimdevices.com/member.php?userid=59959
View this thread: http://forums.slimdevices.com/showthread.php?t=98156

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

Reply via email to