bottletop
Active Member
Factory Reset is called Factory Default on the HDR.
This is a way to perform a quick reset for the HDR - it may not be suitable for all. I've not tested it well, so place it here for review, comments, suggestions and amendments. This restores your boot settings, bypassing the wizard and channel scan. It is a quick reset for the HDR when it's the same user/location/region.
This follows on from (probably replacing) https://hummy.tv/forum/threads/fox-t2-display-wizzard.11389/post-175730
Requires Custom Firmware
boot-settings
zip
Set up WebIF/settings/boot settings to your preferred options including IP address etc.
Factory Default to User Default
Store schedule reservations
WebIF/Schedule/Backup&Restore
Create Backup
So now the Factory Default will reset to your User Default instead!
Remote - menu/Settings/Installation/Factory Default
Optionally restore schedule reservations
WebIF/Schedule/Backup&Restore
Select latest one to restore and follow prompts to restart
Restore Factory Default function
You should do this before passing the unit to someone else.
Followed by Remote - menu/Settings/Installation/Factory Default
Edit1: On occasions, there seems to an automatic reboot that seems to interrupt the above steps.
This is a way to perform a quick reset for the HDR - it may not be suitable for all. I've not tested it well, so place it here for review, comments, suggestions and amendments. This restores your boot settings, bypassing the wizard and channel scan. It is a quick reset for the HDR when it's the same user/location/region.
This follows on from (probably replacing) https://hummy.tv/forum/threads/fox-t2-display-wizzard.11389/post-175730
Requires Custom Firmware
boot-settings
zip
Set up WebIF/settings/boot settings to your preferred options including IP address etc.
Factory Default to User Default
Store schedule reservations
WebIF/Schedule/Backup&Restore
Create Backup
Code:
cd /var/lib/humaxtv
zip default-files-factory.zip default_channel.db default_setup.db channel.db setup.db
cp -a setup.db default_setup.db
cp -a channel.db default_channel.db
zip default-files-user.zip default_channel.db default_setup.db channel.db setup.db
Remote - menu/Settings/Installation/Factory Default
Optionally restore schedule reservations
WebIF/Schedule/Backup&Restore
Select latest one to restore and follow prompts to restart
Restore Factory Default function
You should do this before passing the unit to someone else.
Code:
cd /var/lib/humaxtv
rm default_channel.db
rm default_setup.db
rm default-files-user.zip
Edit1: On occasions, there seems to an automatic reboot that seems to interrupt the above steps.
Last edited: