KAMAI Initialization and Firmware Files
KAMAI INI File
Create the following folder C:\inetpub\wwwroot\Amino in a Windows Server host with IIS. This server is going to host the KAMAI initialization file and firmware
Get the following files from ftp://ftp.infovalue.com (Folder: KAMAI)
KAMAI7xINI.INI
entone_HD_brcm_bbl.20.2.88_build9-bbl.bin
pkg_entone_hd_brcm_bin.20.2.105_build5-etv-vas.verimatrixCWPP.bin
Edit the KAMAI7xINI.INI file
“10.2.24.65” = The IP Address of the server hosting the initialization file and firmware
“10.2.60.60” = The IP address of the IPTV Server
update_syscfg.sh tsu 1
echo "FILENAME=\"http://10.2.24.65/amino/pkg_entone_hd_brcm_bin.20.2.105_build5-etv-vas.verimatrixCWPP.bin\"" > /tmp/tsu.info
invalidate.sh
tsu_init.sh
reboot
HD260_DECODER_LOADER_FILE="http://10.2.24.65/amino/entone_HD_brcm_bbl.20.2.88_build9-bbl.bin"
HD260_DECODER_LOADER_VERSION="20.2.88_build9-bbl"
HD260_DECODER_APP_FILE="http://10.2.24.65/amino/pkg_entone_hd_brcm_bin.20.2.105_build5-etv-vas.verimatrixCWPP.bin"
HD260_DECODER_APP_VERSION="20.2.105_build5-etv-vas"
HD260_FORCE_IGMP_VERSION=3
HD260_REMOTE_ACCESS_ID="a8gw3lcm"
HD260_BOOT_Argument="start_browser.sh --url http://10.2.60.60/fwd/8 --app --remote-debugging-port=9222"
HD260_CC_ENABLE=1
HD260_LOGLVL_SET="1"
HD260_LOG_TO_HDD="1"
HD260_UDHCPC_DISCOVER_RETRY=0
HD260_UDHCPC_DISCOVER_TIMEOUT=10