Difference between revisions of "FAQs"
Ezra pound (talk | contribs) |
Ezra pound (talk | contribs) |
||
Line 136: | Line 136: | ||
===How do I set the MTU on my Humax?=== | ===How do I set the MTU on my Humax?=== | ||
− | If you need to fix the Maximum Transmission Unit (MTU) on your humax, it can be achieved via Telnet as follows :- | + | If you need to fix the Maximum Transmission Unit (MTU) on your humax, it can be achieved via [[Custom_Firmware_Package_Notes#Telnet |'''Telnet''']] as follows :- |
* Create a start-up script called S22mtu and place it in the /mod/etc/init.d folder | * Create a start-up script called S22mtu and place it in the /mod/etc/init.d folder |
Revision as of 18:34, 19 April 2012
Contents
- 1 What does the Customised firmware allow me to do?
- 2 What will happen if / when Humax transmits an Over-the-air (OTA) update?
- 3 How can I compile software to run on the Humax?
- 4 What Does this EPG Icon Mean?
- 5 What Does this Front Panel Icon Mean?
- 6 Where is the Remote Control Sensor?
- 7 Why is My Remote Flashing all the Mode LEDS ?
- 8 Which WiFi Dongle?
- 9 How do I reset my Web-If Password
- 10 How do I set the MTU on my Humax?
- 11 How Can I fix / Get around problem XYZ?
- 12 Still no luck. Where can I ask for help?
What does the Customised firmware allow me to do?
Add extra or enhanced features to your Humax HDR FOX T2 and HD FOX T2, Some features will add 'Every Day' enhancements such as Add to recording schedule remotely, Add more sites to the Humax Portal and Auto Unprotection of Hi-Def programs, While other utilities are for advanced developers. A full list can be found on the Features Available Page.
What will happen if / when Humax transmits an Over-the-air (OTA) update?
The customised software will be overwritten. Any services installed by the customised software will become dormant. Any files on the hard disk that were created with the customised software will remain in place and will be accessible when a new version of the customised software is applied on top of the OTA version.
How can I compile software to run on the Humax?
Have a look at the Compile Software for the Humax and Create Packages HOW-TOs.
What Does this EPG Icon Mean?
What Does this Front Panel Icon Mean?
1. TV Mode | 2. Radio Mode | 3. Full Resolution (V-FMT) | 4. High Definition |
5. Dolby Digtial Source | 6. Dolby Digital Plus | 7. Dolby Digital ProLogic? | 8. USB Device connected |
9. Recording | 10. Play (during re-play) | 11. Pause | 12. Schedule timer |
13. Wifi connected | 14. HDMI CEC? | 15. E-Mail? | 16. Hard Disk Free Space |
HIDE ** = Not Used
Where is the Remote Control Sensor?
It is quite difficult to see the Remote Control Sensor on the HDR Fox T2, Keeping this area clear will improve Remote Control sensitivity
Why is My Remote Flashing all the Mode LEDS ?
If your Remote Flashes all four 'Mode' LEDS in sequence when you press the green power button, It is indicating that the battery level is low
Which WiFi Dongle?
There are a few to chose from including Humax's own, It has been reported that to work with the Humax, Dongles must have the RALINK 3070 chipset
NOTE :- It has been reported that channels 1 to 4 can't be used with the Humax
The following are reported to work on the Humax :-
- Trixes WiFi Wireless USB Adaptor Fast 150MBPS from Play.com
- Edimax - EW - 7711UAN - 150Mbps-Wireless-802-11n from Amazon.co.uk
- Logilink WL0049A
- Tenda W311u
The following are reported NOT to work on the Humax :-
- Edimax - EW - 7612
- Belkin - F5D8053 - N
- Texet - WA3070-06 - N
- Getnet GN-621U aka Realtek RTL8191SU
How do I reset my Web-If Password
If you have forgotten your Web-If password you can reset it by accessing your Humax via Telnet and entering the following :-
diag removepw
How do I set the MTU on my Humax?
If you need to fix the Maximum Transmission Unit (MTU) on your humax, it can be achieved via Telnet as follows :-
- Create a start-up script called S22mtu and place it in the /mod/etc/init.d folder
echo ifconfig eth0 mtu 1400 > /mod/etc/init.d/S22mtu
- Change the permissions on this new script to allow it to be executed
chmod 755 /mod/etc/init.d/S22mtu
- The new script will now auto-run each time the Himax is booted and will set MTU = 1400
How Can I fix / Get around problem XYZ?
You could have a look at our Fixes & Work Arounds Page
Still no luck. Where can I ask for help?
Visit the hummy.tv forums for more help. They're a friendly bunch!