Seite 1 von 4

Re: Icecrypt S4000 HD

Verfasst: Mo 6. Jan 2014, 10:42
von BPanther
You can write in english or german, the forum ist "mixed". ;)

I dont know if it work for your box, the 7000/1018 needs "MAXI", an other bootloader without IRD files. With MAXI it is possible to boot from usb or flash (changed bootargs).

Re: Icecrypt S4000 HD

Verfasst: Mo 6. Jan 2014, 11:17
von BPanther
Yes, the AV7000/Octa1018 have also 32MB Flash, so there's no problem with the size. But I don't know if the driver also works. If possible with your bootloader, you can try the USB Image first.

Re: Icecrypt S4000 HD

Verfasst: Mo 6. Jan 2014, 11:40
von BPanther
Do you have tested the NMP (multi tuner) or the old version (single tuner)?

Re: Icecrypt S4000 HD

Verfasst: Mo 6. Jan 2014, 11:53
von BPanther
Just wait a few minutes, then there is a "special preview version" available (link see portal) with a first CI module support (rev6024). So you can, if you have, also test a CI module.

Re: Icecrypt S4000 HD

Verfasst: Mo 6. Jan 2014, 12:18
von BPanther
Now the AV7000/Octa1018 Image available... ;)

Re: Icecrypt S4000 HD

Verfasst: Mo 6. Jan 2014, 12:32
von BPanther
As i wrote, you should test rev6024, thats currently the newest. ;)

Re: Icecrypt S4000 HD

Verfasst: Di 7. Jan 2014, 19:28
von BPanther
Hehe... At the portal above the chat is the link -> Derzeitiger CI-Modul-Test in NMP, Download hier.

It's only for the CI module tests - but a newer version with some updates more than the last 6014. ;)

Re: Icecrypt S4000 HD

Verfasst: Di 7. Jan 2014, 21:45
von BPanther
The translation of the german text is "current ci module test at NMP, download here" - and the text is the link to the 6024. If the ci module test are ok (and they are seems to be working fine) then it will be soon a version at the known links.

Re: Icecrypt S4000 HD

Verfasst: Di 7. Jan 2014, 22:07
von BPanther
At the AV7000 I use the http://forum.mbremer.de/downloads.php?v ... l&df_id=10 - but I dont know if it works at the Octa1018. If you have a working e2 from usb maybe you can flash the img directly with e2 without any tools. Or an other working system, then you can copy the img to /tmp and flashing via Telnet with flashcp.

Re: Icecrypt S4000 HD

Verfasst: Di 7. Jan 2014, 22:13
von BPanther
If flash not running, no problem. USB still working because the bootargs are unchanged. So you can try it once again. ;)

Re: Icecrypt S4000 HD

Verfasst: Mi 8. Jan 2014, 09:50
von BPanther
The Destination mtd is the "full w/o bootloader" partition. You can see this with cat /proc/mtd, here with neutrino:

Code: Alles auswählen

fortis:~# cat /proc/mtd
dev:    size   erasesize  name
mtd0: 00020000 00020000 "Boot Firmware"
mtd1: 00200000 00020000 "Kernel"
mtd2: 00c00000 00020000 "ROOT SQUASHFS"
mtd3: 011c0000 00020000 "VAR-JFFS2"
mtd4: 00020000 00020000 "Boot Config"
mtd5: 01fc0000 00020000 "Full without bootloader"
So it is here:
flashcp -v miniFLASH.img /dev/mtd5

Re: Icecrypt S4000 HD

Verfasst: Mi 8. Jan 2014, 10:45
von BPanther
Yes, flash_eraseall /dev/mtd5 is also needed before flashcp. Sorry, I forgot this. :oops:

The ID is not important, only for original firmware or firmware in IRD format. Thats the cause we need MAXI Uboot, because the bootargs are not the same as IRD is using.

Re: Icecrypt S4000 HD

Verfasst: Mi 8. Jan 2014, 11:20
von BPanther
Good luck. :thumbs:
But I must now go to work...

Re: Icecrypt S4000 HD

Verfasst: Sa 11. Jan 2014, 00:36
von BPanther
Do you mean "zap cycle" (only zap in actual bouquet)? If yes, see Settings->Extended->Channellist (and see also Wiki, there are a doku for the most options). If you mean a fix start channel, then see also Settings->Extended->Start Channel.

Re: Icecrypt S4000 HD

Verfasst: Sa 11. Jan 2014, 10:34
von BPanther
mackowiakp hat geschrieben:- is it possible to install Polish language pack for OSD/Menu?
Sure, just translate and I'll add the language at the next version. ;)
mackowiakp hat geschrieben:- picons - how to install and what about download source, is it possible to use/import picons from Hyperion?
The icon format neutrino or e2 (jpg/gif). Because the Flash is r/o, you must have a external storage for using (usb/sata).

Bootloop: The bootargs are wrong -> must be changed for e2 compatible.
Here are the right bootargs (3 lines) for Neutrino/E2 from a AV7000, I don't know if they also on your box works:

Code: Alles auswählen

bootdesc_9=E FLASH
bootcmd_9=run bootargs_9;bootm a0040000
bootargs_9=set bootargs console=ttyAS1,115200 root=/dev/mtdblock2 rw mem=128m ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:AT7000:eth0:off coprocessor_mem=4m@0x10000000,4m@0x10400000 rootdelay=0 nwhwconf=device:eth0,hwaddr:${ethaddr} init=/bin/devinit