Seite 2 von 4

Re: Icecrypt S4000 HD

Verfasst: Sa 11. Jan 2014, 11:13
von BPanther
You can it change by Telnet or also with the BAE (Bootargs Editor). This was an export vom BAE (Bootargs Editor) ;)
Or you post all your bootargs exportet with BAE (Bootargs Editor) here, and then we can see what we need to change/add.

Maybe morlys tool from HDMU also works, but I have it not currently testet.

Re: Icecrypt S4000 HD

Verfasst: Sa 11. Jan 2014, 14:49
von DboxOldie
It seems to me:
The mtdargs= are for flashboot (orig soft)...
Therefore it will be enough to use the string as BPanther wrote : bootargs_9= as mtdargs and it will probably work, if you have flashed.

If it fails:
You told you´re booting Hyperion from USB > therefore then you can restore them to orig args again

Re: Icecrypt S4000 HD

Verfasst: Sa 11. Jan 2014, 15:16
von DboxOldie
I don´t know this box. but....
On ufs910 there is bootm for mini and maxi U-Boot different, because mini will be startet from orig U-Boot before kernel.
and maxi is a replacement for orig U-Boot > therefore it calls kernel boot address directly.

May be a similar case ?

I really don´t know better you wait for BP if you are unsure.

Re: Icecrypt S4000 HD

Verfasst: Sa 11. Jan 2014, 21:50
von BPanther
Hehe, that's what I expected (ok, hope *g*) with the bootargs so I have post mine. ;)

Re: Icecrypt S4000 HD

Verfasst: Sa 11. Jan 2014, 22:08
von DboxOldie
For channel unavailalable :
Try in this case in Telnet the command : pzapit -rz , and tell us if the channel runs then.

Re: Icecrypt S4000 HD

Verfasst: Sa 11. Jan 2014, 22:12
von BPanther
mackowiakp hat geschrieben:Also I have Polish translation of menus, but I don know the author so - i think - can not public it without permission. I try to install file /usr/share/tuxbox/neutrino/locale/polski.locale but it is read onlu=y filesystem so it is impossible to copy.
Please make a full translation of the english.locale, so we can it also activate at the GIT. You can test your translation on my image if you copy the file polish.locale to /var/tuxbox/config/locale.

Re: Icecrypt S4000 HD

Verfasst: Sa 11. Jan 2014, 22:26
von BPanther
Maybe the tuner crash how by Friedel and some others. Seems to be a "hardware thingy". Only a reboot helps then. I have such problems here not with a AV7000.

Re: Icecrypt S4000 HD

Verfasst: Sa 11. Jan 2014, 22:35
von BPanther
Org. Software is not a problem, sure - but because the drivers are not public so they are "self made" by tdt and others. So we can not compare this between alternative software.

Re: Icecrypt S4000 HD

Verfasst: Sa 11. Jan 2014, 22:45
von BPanther
Do you have a rcS of the Hyperion? Maybe we can see if the direction of the modules are changed comparing to the GIT rcS.

Re: Icecrypt S4000 HD

Verfasst: Sa 11. Jan 2014, 23:26
von BPanther
The rcS seems to be nearly the same as the GIT, except the smartcard module is missing (no smartcard slot possible).

EDIT: Hmm, the locale is not complete. You have only 1514 lines, the english has 2121 lines, the german and russkij 2129 lines (org. GIT). Addional lines (Extras Menu) not countet. Do you used the old neutrino? If yes, this is not compatible, sorry...

Re: Icecrypt S4000 HD

Verfasst: Sa 11. Jan 2014, 23:37
von BPanther
My post above editet...

Time sync is network related (if used). Maybe E2 have an other tuner initalisation. If the kernel the same you can try to use the driver stv090x.ko from E2 to compare if this one works with neutrino or not.

Re: Icecrypt S4000 HD

Verfasst: So 12. Jan 2014, 00:05
von BPanther
Just copy the driver to /var/lib-misc and reboot the box. If the box not starting, no problem. There is no shutdown, so you can delete the file at the bootloop and per telnet the box reboot with command reboot or init 6.

The ntp is an other on my image (can be changed in settings), but should also works. Time via DVB can only works if the tuner has a working channel (and maybe the option set to time sync DVB).

Re: Icecrypt S4000 HD

Verfasst: So 12. Jan 2014, 00:37
von BPanther
You can use voremu.sh or vorneutrino.sh in /var/etc. What for commands you need?

Re: Icecrypt S4000 HD

Verfasst: So 12. Jan 2014, 10:34
von BPanther
Both commands are already build-in. ntp is used by neutrino if time sync set to NTP and the other see extra menu. Why twice?

Re: Icecrypt S4000 HD

Verfasst: So 12. Jan 2014, 10:57
von BPanther
Whats the problem with rdate?
If rdate fails, the date of the image will be used for a first initalisation so oscam have no problems with an "too old" date or disable the date check in the config of oscam. And renaming ins not needed if you have the start option off.


EDIT: If THIS really all your bootargs (plus mine for neutrino start), then it's clear why rdate not working! serverip and gatewayip not defined, only boxip (ipaddr) is defined.