Difference between revisions of "Diagnostic Utilities"
Ezra pound (talk | contribs) |
Ezra pound (talk | contribs) |
||
Line 12: | Line 12: | ||
*chanpush = now replaced by rs/chanpush | *chanpush = now replaced by rs/chanpush | ||
*cpdiag = custom portal diagnostics | *cpdiag = custom portal diagnostics | ||
− | *crontab = display a list of | + | *crontab = display a list of entries in the cron list |
*diagmode = Invoke Maintenance Mode after a power cycle | *diagmode = Invoke Maintenance Mode after a power cycle | ||
*disable_tsr = disable Time Shift Recording (while tuned to a channel which is not currently broadcasting) | *disable_tsr = disable Time Shift Recording (while tuned to a channel which is not currently broadcasting) |
Revision as of 10:59, 23 May 2013
From the main Web-If menu page clicking on Diagnostics will pull up this page :-
Run Diagnostic options (* = Also available from pull down Menu)
'general' diagnostic is the default, The following is a list of other available Diagnostic commands that can replace it :-
- arbookmarks = scan your existing recordings and set AR start/stop bookmarks to padded recordings
- assignhd = configure a USB Drive on the HD-Fox T2 for use with the Custom Firmware
- boot2fix = Fix some aspects of the 'General' Diagnostic
- chanpush = now replaced by rs/chanpush
- cpdiag = custom portal diagnostics
- crontab = display a list of entries in the cron list
- diagmode = Invoke Maintenance Mode after a power cycle
- disable_tsr = disable Time Shift Recording (while tuned to a channel which is not currently broadcasting)
- diskattr = display disk attributes using SMART (smartmontools) data.
- diskattrs = force a run of the nightly disk check process
- diskpush = Initiates an instant send of 'Full' HDD inventory to Remote Scheduling server
- dustbin/empty = force an undelete dusbin empty (note 1 - 10 day delay will still apply)
- enable_tsr = re-enable Time Shift Recording
- encheck = displays failed decryption failures
- encsummary = Lists number of files that are Encrypted and Decrypted
- epgrange* = display date range of EPG data
- fix-flash-packages* = fix problems with packages that reside in Flash, required after a crash/disable. Packages affected include:- undelete, redring,ir, tmenu and rsvsync
- flashmap = show flash memory layout
- flatten = display flatten status information
- general* = General Diagnostics
- ir3/debugon = Enable remote control input to be logged in the humaxtv.log
- ir3/debugoff = disable remote control input being logged in the humaxtv.log
- mmreset = Reset the Multimode state database
- plugin_autodisable/off diagnostic = Prevent a crash disabling undelete, redring and ir packages (requires multienv 1.5)
- plugin_autodisable/on diagnostic = reverse a plugin_autodisable/off diagnostic command
- prepare_for_upgrade* = prevent package failure during an upgrade from 1.02.20 or earlier to 1.02.27 or later (See Note 2)
- remove_mod_yes_i_am_sure = removes all Custom Firmware
- remove_portals = remove all installed Custom TV Portals
- removepw = remove password authentication from the web interface
- resetrma = remove the Return to Manufacturer (RMA) Mode request (diag resetrma from Telnet)
- reset_unprotect = Forces a rescan of files to be processed using the auto unprotect package
- reset_webif = reset the web interface settings back to the defaults
- rs/chanpush = Initiates an instant send of channel information to Remote Scheduling server
- rs/checkin = force a Remote Scedule update with :- /mod/sbin/rs_process now
- rs/muxdump = runs /mod/bin/rs epg
- setrma = Request a Return to Manufacturer Mode. Removes Custom Firmware after a reboot
- sysmon/purge = clear the sysmon database
Notes
1) The above diagnostics commands can also be run from a Telnet Command line e.g.
diag prepare_for_upgrade
2) Some packages need to store files in flash rather than on the disk so that they are available before the Humax software starts. Upgrades to 1.02.27 or later can overwrite these flash locations. Prepare_for_upgrade stores copies of the custom files in another flash location so that they can be automatically restored later. (See fix-flash-packages for problems with redring, undelete, portal-xtra1, ir etc)
3) To view the content of a diagnostic option enter e.g. http://hummypkg.org.uk/diag/boot2fix
Force Reinstall
Enter the name of an installed package here to force a re install in order to fix a problem with it.
File Editor
OPEN, SAVE, REVERT, CREATE FILE options allow you to navigate to a text readable file and edit it. There are also some commonly used files listed, e.g. :-
- /mod/etc/anacrontab
- /mod/var/spool/cron/crontabs/root
- /mod/boot/ir3.map
Database Browser
This option allows the used to display the contents of the various *.db database files generated by the Humax from a database 'Menu' it is not possible at present to point that viewer at a file not in the database menu
Hard Disk
This option displays various tables with information about the internal hard disk drive, as follows :-
- Disk Information . . . Click on Picture to view detail >>
- Attributes . . . Click on Picture to view detail >>
- Self-Test Logs . . . Click on Picture to view detail >>
Channel Information
This option displays information showing the channels the tuner has found Details Here
DLNA Server
Click on Picture to view detail >>
This option allows the Status of the DLNA server to be viewed, there is also an option to Reset The DLNA database, the reset option is used in conjunction with Menu >> Settings >> System >> Internet Settings >> Content Sharing = On/Off, i.e. Content Sharing = Off >> Reset DLNA database >> Content Sharing = On
humaxtv.log
This is a general events log file that resides in /var/log/humaxtv.log, It is not generated from default
touch /mod/boot/debugtv HIDE Turn logging on
rm /mod/boot/debugtv HIDE Turn logging off
To view the log file via the WebIf, Click on Diagnostics from the Main Menu and then click on Logfile >> humaxtv.log
humax# cd /var/log humax# cat humaxtv.log ------------------------------------- Initialising Dustbin v1.0 Dustbin debug: 0 Dustbin media root: /mnt/hd2/My Video/ Dustbin path: /mnt/hd2/My Video/[Deleted] ------------------------------------- route: SIOCADDRT: File exists DRV_DSC_Init_Begin SIOCDELRT failed , ret->-1 OCON | initialising controller Restore reminders from file failed Persist reminders to file failed GALIO STARTING ./humaxtv --alt-config /usr/browser/config-ocontroller-si-rootfs.txt --config /var/lib/humaxtv/galio-config.txt User opts: None IP Address List: 10.0.0.200 mxDLNA [DLNA DMS DmsRunThread] Start (PID:166 TID:1067660496)....... [mxDlnaFileScanner_create] +++++ [mxDlnaFileScanner_addDirectory] SEARCH_LIST_PATH_EXACT_MATCHED [mxDlnaFileScanner_create] ----- [mxDlnaFileScanner_addDirectory] SEARCH_LIST_PATH_EXACT_MATCHED [mxDlnaFileScanner_addDirectory] SEARCH_LIST_PATH_EXACT_MATCHED [mxDlnaFileScanner_addDirectory] SEARCH_LIST_PATH_EXACT_MATCHED [ifss_start] +++++ humax#