Ok thanks to Ralphy, Jeff, Chill, et al, this is now working quite well,
though the screen brightness (lack of) probably is what it is. 

My currently working settings:


Code:
--------------------
    
  alps:/home/sodface# cat /etc/ts.conf 
  # generated by libts
  module_raw input (null)
  module pthres pmin=1
  module dejitter delta=100
  module linear (null)
  module skip nhead=2
  
--------------------


Starting Jivelite with:


Code:
--------------------
    
  export TSLIB_FBDEVICE=/dev/fb0
  export TSLIB_TSDEVICE=/dev/input/event0
  export TSLIB_CALIBFILE=/etc/pointercal
  export TSLIB_CONFFILE=/etc/ts.conf
  export TSLIB_PLUGINDIR=/usr/lib/ts
  export SDL_MOUSEDRV=TSLIB
  export SDL_MOUSEDEV=$TSLIB_TSDEVICE 
  export JIVE_NOCURSOR=1
  /opt/jivelite/bin/jivelite
  
--------------------


Alpine includes the file usercfg.txt at the end of config.txt, they want
you to leave config.txt alone:


Code:
--------------------
    
  alps:/home/sodface# cat /media/mmcblk0/usercfg.txt 
  gpu_mem=128
  dtparam=audio=on
  hdmi_cvt=800 480 60 6
  hdmi_group=2
  hdmi_mode=87
  hdmi_drive=2
  
--------------------


------------------------------------------------------------------------
sodface's Profile: http://forums.slimdevices.com/member.php?userid=19057
View this thread: http://forums.slimdevices.com/showthread.php?t=111488

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

Reply via email to