Author Topic: Cube revo single and twin tuner images  (Read 1415 times)

0 Members and 1 Guest are viewing this topic.

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Cube revo single and twin tuner images
« on: January 15, 2010, 02:09:24 PM »
NLB8478 for 910 and 900

NLB8478-910-v1.2 for IP box 910
Code: You are not allowed to view links. Register or Login
http://rapidshare.com/files/168818168/nlb8478-910-v1.2.rar
and for NLB8478mini_v1.2 for IP box 900
Code: You are not allowed to view links. Register or Login
http://rapidshare.com/files/168821186/nlb8478mini-v1.2.rar

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Re: Cube revo single and twin tuner images
« Reply #1 on: January 15, 2010, 02:12:06 PM »

AbCom IPBox9 Series / CubeRevo nlb image
Unofficial Custom release
Code: You are not allowed to view links. Register or Login
Features of NLB Image
- delay option in nlb panel for problems with newcs init card, such as nagra3 cards.
- Germans should set delay to about 20 seconds, so it will decode at bootup
- without need to restart cam.
- NFS mount as replacement for internal HDD (for SD recording only)
- HD/MPEG4 recording works too, but will studder as MPEG4 can be
upto 20Mbyte/second and with 100Mbit network card, it will never work good.
- Onscreen panel for stop/start of most features found in webif.
- Internet update function for webif and panel for now.
- Customized startup, faster load times
- Added support for
external usb serial port (PL2303 USB-Serial)
- Added binary utils
- ssh / scp / sftp (client tools)
- fw_printenv / fw_setenv (uboot environment see/change)
- strace
- cron daemon
- alternative thttp daemon (not used)
- Emus included (in /data folder, Read-Only)
new updates should be placed in /var/bin .. (see name in [] )

- [newcs] newcs 1.62 (newest 23.10.2008)

- [incubusCamd.sh4] incubus 0.5 (newest 22.10.2008)
(DISABLE TIMESHIFT TO MAKE THIS EMU WORK!)

- [mgcamd130] mgcamd 1.30 for nordic viasat users
- [mgcamd] mgcamd 1.30d
( use 1.30 if you are viasat nordic user,
for faster channel switching)
- mpcs 0.9d
- [mbox.sh40] mbox II 0.4 Build 005 (3.10.2008)
- [evocamd] evocamd

- all key files should be put into /var/keys folder.
- Samba (Windows networking sharing)
- ftp / telnet / ssh server
- terminfo for top (primarily)
- USB multiboot (see below for details on how to use it)
- supports all_noboot images too.. (except AbCom image)
- WebIf (details below)
- Bootscript for loading at every startup
- /var/S59_bootscript and remember "# chmod 755" on script


*********************
NFS Media setup howto
---------------------

Its not possible to configure a NFS mount in dgs application as DGS do not support NFS,
but in background this is handled so do not worry about choosing CIFS setup in mount manager.

the line in your /var/mount_manager_fstab should look similar to this.

cifs /mnt/nfs 10.1.12.100 /var/nfsmediashare dexter dexter NLBshare Disconnected

IMPORTANT: current release has one requirement "rule".. part of NFS sharelocation needs to include nfsmediashare ,
so your share can be /media/nfsmediashare or /movies/nfsmediashare or similar.... just remember to include that name in share.

after you configured this, you also need to enable in webif, and choose IP9000 -> Change NFS/HDD media.
you can edit the file and reboot box or you can configure in dgs application, but do not press "connect",
it will not work like this.

After you enabled it in webif, and configured the line in your mount manager, you can reboot and at next
boot you got /media mounted from your NFS server.

For this wondering why CIFS is not supported, its because CIFS do not support directio and also speed of CIFS
is worse than NFS.



*****
WebIf
-----
-----

The webif is your control center of the NLB mod image.
Default login is: root and password: relook
If you need to update access table for ip addresses allowed to access webif, please
edit the /var/etc/httpd.conf
You find a line here ie.
A: 192.168.
Enter your network segment here, example
A: 172.24.
or a specific public ip
A: 212.242.1.12
Save file, and reboot box, and you got access to the webif.

- System information
* Processes - List current applications running on IPBox
* Change SWAP HDD - Activate Swap or disable it.
* CPU Info - get IPBox cpu info details
* System Boot information - output of "dmesg" startup of box.
can be used even if your box shows "PANIC".

- System options
* restart samba - restart windows sharing service.
* Samba status - Activate or stop samba/windows sharing services
* Change HDD filesystem - Choose between ext2/ext3 or existing.
ext2 filesystem will run FSCK (filesystem checks)
ext3 filesystem skips FSCK
* telnet status - Activate or stop telnet service
* ssh status - Activate or stop ssh service
* ftp status - Activate or stop ftp service
* Restart box - Reboot your box

- Firmware options
* Upgrade FW - Upgrade firmware from img file in /var or /media folder.
transfer .img file to /var or /media folder and select this option
to upgrade firmware.

* Multiboot - Read below for details

- USB options

* SWAP - activate or disable swap on USB key

* Format USB - format a usb pendrive/stick for use with box
- and for multiboot setup
* NOTE: USB Stick will be mounted on IP900 as HDD if above 2GB
And this means it cannot be formatted in webif on ip900.

* Mount USB - mount a USB stick on box, to access files on it
location: /mnt/usb/usb0
* Copy /var - make backup of /var to your usb stick
* backup db.dat to usb - copy your db.dat file to your usb stick
* restore db.dat from usb - restore db.dat (will be named db.dat.edited)
requires reboot to take effect.
* List contents of usb - list contents of usb stick, if mounted.

- IPBox options
* HDD/NFS media folder change - NOT ENABLED AS OF THIS WRITING!
* Change Fan - enable/disable fan in Ipbox.
* Show time in led - activate Time in VFD display.
* Change led - Change VFD brightness (0-7)
* stop sbox at next boot - will disable start of "satbox" application at next boot (debug)
* Assign color button - Read/Yellow/Green buttons can be assigned functions
most options above + more described below here.
WideScreen - stretch tv picture on TV's that do not do it automatically.
ecm info - show current ecm info on tv
hdd temp - Show HDD temperature on tv display
restart cam - says what it does
stop cam - -- !! --
Soft updater - run your /var/bin/soft script

* Change skin - Change the look of your menus in DGStation satbox application.
* Skin: Crash Blue
* Skin: Crash Grey
* Skin: Crash DeepBlue
* display HDD temp - show current temperature of HDD
- Emu
* Change mbox status - Stop/start mbox at next boot.
* Remember to use "change emu" also to choose this one
* Change mgcamd status - Stop/start mgcamd at next boot.
* Remember to use "change emu" also to choose this one
* Change emu - Select between evocamd / mgcamd / mbox , to be
automatically startup at boot.
* Stop Emu - Stop running emu.
* Restart Emu - Restart running emu.
* Change newcs status - choose to stop or start newcs at bootup.
* Change newcs config - Choose between both/upper/lower newcs default config
- this will overwrite your existing configuration.
* ECM - Show current ECM of provider.
* Mgcamd shares - show current connections
* Card stats - mgcamd status
* Info about cards - if gbox peer enabled, shows current list of cards.

- Keys update
* Sxxxx.Kxx Update
runs your /var/bin/soft script


**************************
EMU DEFAULT CONFIGURATIONS
--------------------------
--------------------------
mgcamd
included is a default config to run with newcs and
use internal card readers (activated default)
originally tested with Viasat and CanalDigital cards.
mbox
included is a default config to run with newcs and
use internal card readers (activated default)
Tested with CanalDigital card.
Now includes 32100.list, 32101.list with default all channel opened.
evocam
is included, but there are no defaults for anything configured!
incubusCamd
is included, but defaults are still in testing and this is a beta release of cam.


*************
USB MULTIBOOT
-------------
-------------
- Multiboot feature gives you the option to boot off a usb pendrive/stick, so you can
more easily place as many files you wish into the root file system, with the only
limit of the usb filesystem size.
- It also uses the USB pen for /var storage, so each image will have its own setup.
- Removing the usb pen, will cause box to boot flash image.
- USB pen should be formatted in webif, before use
- other USB pen cannot be used/formatted in webif, when you are running multiboot.

Instructions for usb multiboot
------------------------------
- Format a usb pen in webif (USB Options - Format USB)
(old formatted usb sticks from 8022 and down needs reformatting)

if used in DGS box during mp3 playback or photo album, it will not work.
- Wait for an OK from formatting (takes 30-60 seconds depending on size)
- Placing firmware on usb pen procedure
- * For /media folder
- with ftp copy an .img file to the /media folder
- Only DGS / SifTeam / NLB images will work.
- * For /mnt/usb/usb0 folder
- mount usb pen in webif (USB options - Mount USB)
- select Firmware Options - Multiboot
- in field "Enter name ...." write a suitable name for image
- in "Choose file to put on usb" select image to put on usb
- in front of img file you can see location of file.
- Press "extract" to extract image to usb.
NOTE: IF NO USB PEN IS INSERTED YOU DO NOT HAVE OPTION TO INSTALL IMAGES!
OR FORMATTED CORRECTLY, ie. Windows formatted pen will NOT work.
- when finished (takes 2-3 minutes), reselect "Firmware Options - Multiboot"
- In bottom "Select USB bootimage to use" you can now see your image.
? if it is not shown and extract failed, make sure your usb was
formatted with a unix fs, ie. using format usb in webif.
- You can choose to "Change" and mark which image to load at next boot
or
- You can choose to "Delete" firmwareimage from usb.
- Selecting "Flash boot" will make box boot your flash / disable usb boot.
- Reboot box to start usb firmware.

Code: You are not allowed to view links. Register or Login
added: NFS mount replacement for HDD SD media recording folder
* --------: - can be enabled disabled under IP9000 -> change NFS/HDD media in webif.
* - Thanks to DGS for assistance on kernel fix.
* - HD Recordings works too, but will studder! so you are warned.
* fix: NFS mount on boxes without internal hdd.
* fix: Slow NFS mount fix (thanks to semack for the help).
* added: - delay option in panel for Nagra3 cards.
* added: - Germans with nagra card should use 20 seconds and it decodes at bootup
* added: ushare for sharing through UPnP protocol (like to PS3) Thanks to Kneubi
* -----: enable/disable/restart in Webif->system options
* added: Option to run boot scripts from /var/etc in hotfix situation.
* plugins: bitrate 0.0.2 and favpip 0.7 .
* updated: newcs.xml added boxkey code to support German *** cards.
* updated: NL language files (Gman2006)
Code: You are not allowed to view links. Register or Login
http://rapidshare.com/files/172469456/usb_all_noboot_nlb8611-v1.21.rar

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Re: Cube revo single and twin tuner images
« Reply #2 on: January 15, 2010, 02:13:37 PM »

Official ABcom r8630 for IPBox9000HD
AB r8630_151208_change log

Bug Fixed :

- PVR trick/record length bug
- Fast scan bugs
- crash problem When schedule recording
- Nova HD EPG fixed
- crash problem after press EPG button in Bulgarian menu


Changed/improved :
- add DVB and TTX subtitle support
- Change Date format(dd.mm.yyyy)
- add support for DreCam - You need installed "addon_DreCam_support...."
- improved LAN connection speed (now is speedy)
- for 9000HD : add post descramble option with CAMĀ“s
You can record scrambled channel and descramble before playback:
Go to record files list, select scrambled record, press Record button, select CAM with card
for descramble and press OK. STB create new descrambled file.
- support youth protectioon
- support nfs mount recording
. remove access to /media/
. mount remote directory to /media
. mount -o nolock,soft IPIRECTORY /media/
- display video resolution in info banner
- upgrade Finnish, Russian, Polish, Bulgarian, Czech and Slovak languages
- Support HDMI with compressed Dolby digital audio
- Add Front scroll function when channel name is long.
- When schedule recording, remove timeshift buffer.
- new AB setting for Astra 19.2, HotBird 13 and Astra 23.5
- installed plugins: mail, weather, bitrate , tetris, pong, sudoku, favpip

instalation
copy "addon_version-9000HD_sh4.ipk" to /tmp
connect to box with webinterface ( write IP adress of your box to internet browser)
use login/password : root/ipbox
go to menu addons
select manual
press install
wait for STB reboot



Abcom Image v8630 for IP box9000
Code: You are not allowed to view links. Register or Login
http://rapidshare.com/files/173975135/Abcom_official_image_v8630_for_IP9000.rarDrecam addon
Code: You are not allowed to view links. Register or Login
http://rapidshare.com/files/173973017/dreCam_version-9000HD_sh4.rarDrecam and Mgcamd 1.31 addon for IPbox9000
Code: You are not allowed to view links. Register or Login
http://rapidshare.com/files/173975776/DreCam_addon_with_mgcamd_1.31_version-9000HD_sh4.rar