Difference between revisions of "Custom Firmware Overview"

From hummy.tv Wiki
Jump to: navigation, search
m (Punctuation etc.)
Line 1: Line 1:
 
==Background==
 
==Background==
  
Like most modern electronic devices your Humax PVR is really a computer running a program, It has most of the things you would expect to find on your home P.C. like a monitor (your T.V.) an input device in the shape of the Remote Control (although no keyboard or mouse), a hard disk (Via USB on the HD), memory, USBs, a LAN connector etc.
+
Like most modern electronic devices your Humax PVR is really a computer running a program. It has most of the things you would expect to find on your home P.C. like a monitor (your T.V.) an input device in the shape of the Remote Control (although no keyboard or mouse), a hard disk (Via USB on the HD), memory, USBs, a LAN connector etc.
  
Like a P.C. your Humax has an operating system, however it runs Linux rather than Windows, which makes it a lot more reliable, If you are familiar with Unix / Linux commands it is possible to navigate through it’s file system and carry out most of the task you would expect.  
+
Like a P.C. your Humax has an operating system, however it runs Linux rather than Windows, which makes it a lot more reliable. If you are familiar with Unix / Linux commands it is possible to navigate through its file system and carry out most of the tasks you would expect.
  
As the Humax is basically a computer it is possible to get it to run extra programs in addition to the main “Be a T.V. Tuner” program which is called ‘humaxtv’ and this is what the Custom Firmware does, the first thing added was Telnet which allowed a user to log into the Humax via the LAN connector and install extra linux programs to run along-side the main ‘humaxtv’ program.
+
As the Humax is basically a computer, it is possible to get it to run extra programs in addition to the main “Be a T.V. Tuner” program which is called ‘humaxtv’ and this is what the Custom Firmware does. The first thing added was Telnet which allowed a user to log into the Humax via the LAN connector and install extra Linux programs to run along-side the main ‘humaxtv’ program.
  
The next item to be added was a Graphical User Interface or GUI, this is basically a ‘Windows’ type interface that can be logged into from a P.C. so that the user doesn’t have to learn linux commands in order to talk to the Humax, It is called the Web Interface or [[Custom_Firmware_Package_Notes#Web_IF|'''Web-If''']].
+
The next item to be added was a Graphical User Interface or GUI, which is basically a ‘Windows’ type interface that can be logged into from a P.C. so that the user doesn’t have to learn Linux commands in order to talk to the Humax. It is called the Web Interface or [[Custom_Firmware_Package_Notes#Web_IF|'''Web-If''']].
  
  
Line 19: Line 19:
 
*Adds a GUI [http://wiki.hummy.tv/wiki/File:Webif-epg-nn.png '''EPG Page''']
 
*Adds a GUI [http://wiki.hummy.tv/wiki/File:Webif-epg-nn.png '''EPG Page''']
 
*Adds a GUI [http://wiki.hummy.tv/wiki/File:Webif-pkg-mgmt.png '''package install / uninstall Management page''']
 
*Adds a GUI [http://wiki.hummy.tv/wiki/File:Webif-pkg-mgmt.png '''package install / uninstall Management page''']
* Adds an in-built Hard Disk recovery utility called [[Custom_Firmware_Package_Notes#Fix-disk | '''Fix-Disk''']]
+
*Adds an in-built Hard Disk recovery utility called [[Custom_Firmware_Package_Notes#Fix-disk | '''Fix-Disk''']]
 
*Installable ‘always on’ [[Remote_Scheduling | '''Remote Schedule''']] server via the internet
 
*Installable ‘always on’ [[Remote_Scheduling | '''Remote Schedule''']] server via the internet
 
*Installable Web-If  [[WebIf_Remote_Controller | '''Remote Control Interface''']]  
 
*Installable Web-If  [[WebIf_Remote_Controller | '''Remote Control Interface''']]  
  
  
The basic Web-If is very minimal and adds only a small extra loading to the Humax’s ‘Things-to-do’ list, there are over 150 [[Customised_Firmware_-_Features_Available |'''packages''']] that can be added to the Custom Firmware using the Package Management screen but they are not loaded from default so that the user can add only what they need.
+
The basic Web-If is very minimal and adds only a small extra loading to the Humax’s ‘Things-to-do’ list. There are over 150 [[Customised_Firmware_-_Features_Available |'''packages''']] that can be added to the Custom Firmware using the Package Management screen but they are not loaded by default so that the user can add only what they need.
  
  
==I've decided I want Custom Firmware, How do I get it?==
+
==I've decided I want Custom Firmware. How do I get it?==
  
The Wiki has full installation instructions [[Install_Modified_Firmware|'''HERE''']], It also has full removal instructions [[Remove_Modified_Firmware|'''HERE''']]
+
The Wiki has full installation instructions [[Install_Modified_Firmware|'''HERE''']]. It also has full removal instructions [[Remove_Modified_Firmware|'''HERE''']]
  
  
 
==So how do I log into the Web-IF?==
 
==So how do I log into the Web-IF?==
  
Once the Custom Firmware is installed, enter the IP address of your Humax into the access bar of your browser, e.g. 10.0.0.200, It is possible to use almost any browse including :- Internet Explorer, Firefox, safari etc. You should then be presented with main [[Web_Interface_Screenshots|'''Web-If GUI screen''']] like this :-
+
Once the Custom Firmware is installed, enter the IP address of your Humax into the access bar of your browser, e.g. 10.0.0.200
 +
It is possible to use almost any browser including :- Internet Explorer, Firefox, Safari etc. You should then be presented with the main [[Web_Interface_Screenshots|'''Web-If GUI screen''']] like this :-
  
 
[[File:Webif-main.png|600px|thumb|left]]
 
[[File:Webif-main.png|600px|thumb|left]]

Revision as of 21:58, 12 November 2012

Background

Like most modern electronic devices your Humax PVR is really a computer running a program. It has most of the things you would expect to find on your home P.C. like a monitor (your T.V.) an input device in the shape of the Remote Control (although no keyboard or mouse), a hard disk (Via USB on the HD), memory, USBs, a LAN connector etc.

Like a P.C. your Humax has an operating system, however it runs Linux rather than Windows, which makes it a lot more reliable. If you are familiar with Unix / Linux commands it is possible to navigate through its file system and carry out most of the tasks you would expect.

As the Humax is basically a computer, it is possible to get it to run extra programs in addition to the main “Be a T.V. Tuner” program which is called ‘humaxtv’ and this is what the Custom Firmware does. The first thing added was Telnet which allowed a user to log into the Humax via the LAN connector and install extra Linux programs to run along-side the main ‘humaxtv’ program.

The next item to be added was a Graphical User Interface or GUI, which is basically a ‘Windows’ type interface that can be logged into from a P.C. so that the user doesn’t have to learn Linux commands in order to talk to the Humax. It is called the Web Interface or Web-If.


So what does the Custom Firmware do for me?


The basic Web-If is very minimal and adds only a small extra loading to the Humax’s ‘Things-to-do’ list. There are over 150 packages that can be added to the Custom Firmware using the Package Management screen but they are not loaded by default so that the user can add only what they need.


I've decided I want Custom Firmware. How do I get it?

The Wiki has full installation instructions HERE. It also has full removal instructions HERE


So how do I log into the Web-IF?

Once the Custom Firmware is installed, enter the IP address of your Humax into the access bar of your browser, e.g. 10.0.0.200 It is possible to use almost any browser including :- Internet Explorer, Firefox, Safari etc. You should then be presented with the main Web-If GUI screen like this :-

Webif-main.png