Difference between revisions of "Install Full Web Interface"

From hummy.tv Wiki
Jump to: navigation, search
Line 29: Line 29:
  
 
A similar message may be displayed if the internal hard drive on a HDR-Fox T2 can't be used for any reason
 
A similar message may be displayed if the internal hard drive on a HDR-Fox T2 can't be used for any reason
 +
 +
==Command Line Installation==
 +
 +
If Installation using the 'Yellow Button' method above fails to complete for any reason it is worth re-trying this option, Alternately you can initiate a forced re-install of the full Web Inerface from a Telnet command line with :-
 +
 +
<pre>
 +
opkg install webif --force-reinstall
 +
</pre>

Revision as of 18:14, 23 August 2015

Once the custom firmware has been successfully installed via USB, a simple web interface will be available by entering your Humax's IP address into a web browser. First, verify that your Humax has Internet access by using the Humax TV Portal to access some content. Then, using a web browser on a computer connected to the same network as the Humax, enter the IP address which has been assigned to the Humax into the address bar e.g. :-

10.0.0.200

To determine the IP address of your Humax, use the TV On-screen menus to navigate to MENU >> SETTINGS >> SYSTEM >> INTERNET SETTINGS >> CONFIGURE LAN >> IP Address

Then enter that IP address directly into the address of your favourite web browser (this process has been reported to work with Firefox, Internet Explorer, Safari and Mobile Safari).


The Following message should be displayed in your web browser, confirming successful installation of the custom firmware:

Installation Interface.png

To bootstrap the web interface, click on the yellow button. It may take up to a minute for anything to appear in the browser depending on the speed of your Internet connection and the browser used. Once output starts, you should see a list of packages being downloaded and installed:

Downloading Web Interface.png


When the Full Web Interface installation is completed, re-entering your Humax's IP address again will display the Web-If Main screen as shown HERE


Error Messages

If a suitably formatted USB disk is not detected on the HD-Fox T2 during installation of the Full Web Interface, then an error screen will be displayed e.g. :-

HD-No-EXT.png

A similar message may be displayed if the internal hard drive on a HDR-Fox T2 can't be used for any reason

Command Line Installation

If Installation using the 'Yellow Button' method above fails to complete for any reason it is worth re-trying this option, Alternately you can initiate a forced re-install of the full Web Inerface from a Telnet command line with :-

opkg install webif --force-reinstall