The second cmd is unimportant but hopefully the last two commands will resolve the problemDidyou mean I should do all 4 lines?
[ Humax HDR-Fox T2 (humax3) 1.03.12/3.10 ]
maint - Restart into maintenance mode.
safe - Enable safe mode on next boot.
rma - Enable return-to-manufacturer (RMA) mode.
reset - Reset custom firmware environment.
upgrade - Upgrade all installed packages.
passwd - Remove web interface password.
fixweb - Re-install web interface.
stat - Show current activity.
x - Exit and close connection.
reboot - Reboot the Humax.
diag - Run a diagnostic.
cli - System command line (advanced users).
Please select option: fixweb
Removing package webif from root...
Not deleting modified conffile /mod/webif/html/favicon.ico.
Installing webif (1.4.1-4) to root...
Downloading http://hpkg.tv/hdrfoxt2/base/webif_1.4.1-4_mipsel.opk.
Configuring webif.
/mod/webif/lib/system.class:4: Error: error loading extension "/mod/lib/jim/xconv.so": File not found
Can't load package xconv
at file "/mod/webif/lib/bin/diskattrs", line 3
in procedure 'require' called at file "/mod/webif/lib/setup", line 13
at file "/mod/webif/lib/setup", line 8
at file "/mod/webif/lib/system.class", line 4
/mod/webif/lib/system.class:4: Error: error loading extension "/mod/lib/jim/xconv.so": File not found
Can't load package xconv
at file "/mod/webif/lib/auto/upgrade", line 3
in procedure 'require' called at file "/mod/webif/lib/setup", line 13
at file "/mod/webif/lib/setup", line 8
at file "/mod/webif/lib/system.class", line 4
Collected errors:
* file_md5sum_alloc: Failed to open file /mod/webif/html/favicon.ico: No such file or directory.
Updating or reinstalling the firmware won't affect these problems with the software.I'll probably upgrade to CFW 3.12 shortly anyway.
It's not right. Try the "upgrade" option followed by "fixweb" again.Should I be worried?
Good point.Updating or reinstalling the firmware won't affect these problems with the software.
humax3# opkg --force-reinstall install webif
Removing package webif from root...
Not deleting modified conffile /mod/webif/html/favicon.ico.
Installing webif (1.4.1-4) to root...
Downloading http://hpkg.tv/hdrfoxt2/base/webif_1.4.1-4_mipsel.opk.
Configuring webif.
SMART: (PASSED)
startstop: 8098 realloc: 0 hours: 3995 spinretry: 0 pending: 0 offline: 0
Queue database is up-to-date.
Collected errors:
* file_md5sum_alloc: Failed to open file /mod/webif/html/favicon.ico: No such file or directory.
humax3# ls -l /mod/webif/html/favicon.ico
lrwxrwxrwx 1 root root 19 Mar 25 09:17 /mod/webif/html/favicon.ico -> img/fav/favicon.ico
humax3# rm /mod/webif/html/favicon.ico
humax3# opkg --force-reinstall install webif
Removing package webif from root...
Not deleting modified conffile /mod/webif/html/favicon.ico.
Installing webif (1.4.1-4) to root...
Downloading http://hpkg.tv/hdrfoxt2/base/webif_1.4.1-4_mipsel.opk.
Configuring webif.
SMART: (PASSED)
startstop: 8098 realloc: 0 hours: 3995 spinretry: 0 pending: 0 offline: 0
Queue database is up-to-date.
Collected errors:
* file_md5sum_alloc: Failed to open file /mod/webif/html/favicon.ico: No such file or directory.
humax3# ls -l /mod/webif/html/favicon.ico
lrwxrwxrwx 1 root root 19 Mar 25 09:23 /mod/webif/html/favicon.ico -> img/fav/favicon.ico
humax3# ls -l /mod/webif/html/img/fav/favicon.ico
-rw------- 1 root root 10307 Jun 24 2013 /mod/webif/html/img/fav/favicon.ico