update README
This commit is contained in:
parent
97347962f0
commit
b79b0de202
19
dist/README
vendored
19
dist/README
vendored
@ -1,9 +1,13 @@
|
|||||||
|
SATIP-AXE firmware binary files
|
||||||
|
===============================
|
||||||
|
|
||||||
This directory contains USB and flash firmware for
|
This directory contains USB and flash firmware for
|
||||||
* Inverto IDL-400s
|
* Inverto IDL-400s
|
||||||
* Grundig GSS.BOX
|
* Grundig GSS.BOX
|
||||||
* Telestar Digibit R1
|
* Telestar Digibit R1
|
||||||
|
|
||||||
Update:
|
Update:
|
||||||
|
-------
|
||||||
|
|
||||||
- check differences in /etc/config.default against /etc/sysconfig/config
|
- check differences in /etc/config.default against /etc/sysconfig/config
|
||||||
- example: diff -u /etc/config.default /etc/sysconfig/config
|
- example: diff -u /etc/config.default /etc/sysconfig/config
|
||||||
@ -19,6 +23,7 @@ Update:
|
|||||||
file satip-axe-201504211434-8.fw exists, it is preferred
|
file satip-axe-201504211434-8.fw exists, it is preferred
|
||||||
|
|
||||||
Installation:
|
Installation:
|
||||||
|
-------------
|
||||||
|
|
||||||
- set DHCP in the original firmware (not 100% required, but several
|
- set DHCP in the original firmware (not 100% required, but several
|
||||||
users reported that without this change the network might not work)
|
users reported that without this change the network might not work)
|
||||||
@ -35,6 +40,7 @@ Installation:
|
|||||||
is not in the box, the original firmware will be booted
|
is not in the box, the original firmware will be booted
|
||||||
|
|
||||||
Installation to internal flash:
|
Installation to internal flash:
|
||||||
|
-------------------------------
|
||||||
|
|
||||||
- WARNING! The original firmware will be deactivated!
|
- WARNING! The original firmware will be deactivated!
|
||||||
- the original firmware can be turned on using idl4k.recovery (see bellow)
|
- the original firmware can be turned on using idl4k.recovery (see bellow)
|
||||||
@ -47,6 +53,7 @@ Installation to internal flash:
|
|||||||
the original firmware, but uboot is reconfigured
|
the original firmware, but uboot is reconfigured
|
||||||
|
|
||||||
Customization:
|
Customization:
|
||||||
|
--------------
|
||||||
|
|
||||||
- configuration file is in /etc/sysconfig/config
|
- configuration file is in /etc/sysconfig/config
|
||||||
- put localtime file (glibc) to /etc/sysconfig/localtime
|
- put localtime file (glibc) to /etc/sysconfig/localtime
|
||||||
@ -62,20 +69,24 @@ Customization:
|
|||||||
add -w argument to the ftpd daemon
|
add -w argument to the ftpd daemon
|
||||||
|
|
||||||
httpd:
|
httpd:
|
||||||
|
------
|
||||||
|
|
||||||
- /media tree is exported
|
- /media tree is exported
|
||||||
|
|
||||||
ftpd:
|
ftpd:
|
||||||
|
-----
|
||||||
|
|
||||||
- /media tree is exported, use root/satip as login
|
- /media tree is exported, use root/satip as login
|
||||||
|
|
||||||
nfsd:
|
nfsd:
|
||||||
|
-----
|
||||||
|
|
||||||
- only v3 protocol is supported
|
- only v3 protocol is supported
|
||||||
- to list connected clients 'showmount'
|
- to list connected clients 'showmount'
|
||||||
- to list exports 'exportfs'
|
- to list exports 'exportfs'
|
||||||
|
|
||||||
Minisatip config:
|
Minisatip config:
|
||||||
|
-----------------
|
||||||
|
|
||||||
- you may add extra parameters to MINISATIP_OPTS= in /etc/sysconfig/config
|
- you may add extra parameters to MINISATIP_OPTS= in /etc/sysconfig/config
|
||||||
- WARNING: use -d with unique numbers if you have _multiple_ SAT>IP servers on net
|
- WARNING: use -d with unique numbers if you have _multiple_ SAT>IP servers on net
|
||||||
@ -91,6 +102,7 @@ Minisatip config:
|
|||||||
MINISATIP_OPTS="-L 0:2,1:3"
|
MINISATIP_OPTS="-L 0:2,1:3"
|
||||||
|
|
||||||
OSCAM config:
|
OSCAM config:
|
||||||
|
-------------
|
||||||
|
|
||||||
- in /etc/sysconfig/oscam directory
|
- in /etc/sysconfig/oscam directory
|
||||||
- login/password is oscam/satip, http webui available at http://<boxip>:8888
|
- login/password is oscam/satip, http webui available at http://<boxip>:8888
|
||||||
@ -98,10 +110,12 @@ OSCAM config:
|
|||||||
- or use customized serial device names (see /etc/sysconfig/config)
|
- or use customized serial device names (see /etc/sysconfig/config)
|
||||||
|
|
||||||
Misc:
|
Misc:
|
||||||
|
-----
|
||||||
|
|
||||||
- full tuner reset - "axe-debug reset"
|
- full tuner reset - "axe-debug reset"
|
||||||
|
|
||||||
Recovery from the wrong configuration:
|
Recovery from the wrong configuration:
|
||||||
|
--------------------------------------
|
||||||
|
|
||||||
- it works with firmware build 10 and later
|
- it works with firmware build 10 and later
|
||||||
- for flashed firmware:
|
- for flashed firmware:
|
||||||
@ -115,6 +129,7 @@ Recovery from the wrong configuration:
|
|||||||
- the old configuration file is moved to /etc/sysconfig/config.old
|
- the old configuration file is moved to /etc/sysconfig/config.old
|
||||||
|
|
||||||
Recovery of the original firmware:
|
Recovery of the original firmware:
|
||||||
|
----------------------------------
|
||||||
|
|
||||||
- copy idl4k.recovery file as idl4k.scr file to the root directory on the USB stick
|
- copy idl4k.recovery file as idl4k.scr file to the root directory on the USB stick
|
||||||
- plug the USB stick to the upper USB port in box
|
- plug the USB stick to the upper USB port in box
|
||||||
@ -122,6 +137,7 @@ Recovery of the original firmware:
|
|||||||
- box is accessible through http (web browser) - original firmware
|
- box is accessible through http (web browser) - original firmware
|
||||||
|
|
||||||
Notes:
|
Notes:
|
||||||
|
------
|
||||||
|
|
||||||
- there is 128M SPI flash memory in the device
|
- there is 128M SPI flash memory in the device
|
||||||
- 128k for u-boot (probably)
|
- 128k for u-boot (probably)
|
||||||
@ -131,6 +147,7 @@ Notes:
|
|||||||
- data block is named data-nand0 - uses rest of flash
|
- data block is named data-nand0 - uses rest of flash
|
||||||
|
|
||||||
Disclaimer:
|
Disclaimer:
|
||||||
|
-----------
|
||||||
|
|
||||||
The SATIP AXE firmware is supplied "AS IS" without any warranties and
|
The SATIP AXE firmware is supplied "AS IS" without any warranties and
|
||||||
support.
|
support.
|
||||||
@ -145,6 +162,7 @@ warranty that such software will be suitable for the specified use
|
|||||||
without further testing or modification.
|
without further testing or modification.
|
||||||
|
|
||||||
Bugs:
|
Bugs:
|
||||||
|
-----
|
||||||
|
|
||||||
- the Inverto driver do not initialize properly sometimes
|
- the Inverto driver do not initialize properly sometimes
|
||||||
(minisatip is not started); if minisatip does not work,
|
(minisatip is not started); if minisatip does not work,
|
||||||
@ -169,6 +187,7 @@ Bugs:
|
|||||||
- reboot command cannot be used (uboot usb init fails, hw init fails)
|
- reboot command cannot be used (uboot usb init fails, hw init fails)
|
||||||
|
|
||||||
History:
|
History:
|
||||||
|
--------
|
||||||
|
|
||||||
upcoming - https://github.com/perexg/satip-axe/issues/45
|
upcoming - https://github.com/perexg/satip-axe/issues/45
|
||||||
- updated stmmac ethernet driver from latest stlinux kernel
|
- updated stmmac ethernet driver from latest stlinux kernel
|
||||||
|
1
dist/README.md
vendored
Symbolic link
1
dist/README.md
vendored
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
README
|
Loading…
Reference in New Issue
Block a user