AP Code Boot up time.
Condition:
- version: 2.9.29.11
- Time record till Login shows up.
1 min -- Without HDD Scan
9 min -- With HDD Scan
Enable Debug mode
Enable detail event on console
# mount -o remount,rw /flash
# vi /flash/apps/TelstraClear/run
On line 21 there should be
LOG_MODE=null
Change this line to LOG_MODE=console
Save the file
Get more application event on console.
1. Edit
/flash/apps/TelstraClear/conf/xlet.properties
2. On line 3 if debuggingLevel=INFO, change
this to debuggingLevel=DEBUG
3. On line 6 if logging=false, please
change this to logging=true
Reboot unit, You should see more logging in the log console.
Important note that
Above settings should return default to disable the DEGUGGING MODE.
DEBUGGING causes STB busing and A/V lag.