bondav wrote: > No, can you say me how to do that? On the ssh commandline you have to open the file config.txt with an editor like "nano" ... > sudo nano /mnt/mmcblk0p1/config.txt ... and you must enable the line: > dtparam=i2c=on,spi=on,i2s=on Additionaly You have to add the following line at the end of the file: > dtoverlay=ads7846,speed=1000000,penirq=17,penirq_pull=2,swapxy=1,xmin=200,xmax=3900,ymin=200,ymax=3900,pmax=255,xohms=60 Then You have to save the config.txt file and backup your settings: > sudo filetool.sh -b
------------------------------------------------------------------------ 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
