Fresh install on the TicTid Tx6 Plus S905x3

1-Download the nightly version.
The device tree you must use is sm1_s905x3_4g_1gbit.

2-Install to emmc
Open the Putty and connect.

ceemmc -x

3-Install remote controller and display
Download FileZila and transfer files
tictid tx6 plus remote.zip (2.3 KB)
copy the file “tictidtx6plus” to /storage/.config/rc_keymaps/ and “rc_maps.cfg” to /storage/.config/
copy “keymaps.xml” to /storage/.kodi/userdata/keymaps/
copy empty “98-eventlircd.rules” to “/storage/.config/udev.rules.d/”
vdf display.7z (877 Bytes)
copy VDF.conf to /storage/.config/

Reboot

4-Configure wake-up
Open the Putty

systemctl stop kodi
systemctl stop eventlircd

mount -o rw,remount /flash

nano /flash/config.ini

Replace remotewakeup decode_type remotewakeupmask…
Received IRMP code: remotewakeup=‘0xbf40fe01’, decode_type=‘0x0’, remotewakeupmask=‘0xffffffff’

sync && reboot