Имиджи от разных команд для Zgemma H9S

Автор Ednaz, 24 мая 2018, 23:48:01

« назад - далее »

0 Пользователи и 1 гость просматривают эту тему.

sinngin

rex1970,какие команды-sync или от Ednaz с установкой трех файлов sdcard в tmp.

rex1970

[spoiler]Here is a slightly edited "tutorial" from a non-IT person's perspective...

========================EXPANDING ZGEMMA H9 FLASH TO MICRO SD CARD=====================

ZGEMMA H9 has a 256 MB Flash, so serious hobbyists need to expand its Flash. There are 2 ways:

1) Flash Expander E2 plugin, to a fast USB 3.0 stick (I wrote in detail about it on this forum and elsewhere) or

2) the following script moving it all from the flash to a fast Micro SD memory card (Zgemma H9 Flodder, as it were...  ).

Various Micro SD cards have been tested: class4, class 10 and class A1. In principle, they are all working but not all Micro SD cards will work.

HOW TO CHECK IF A MICRO SD CARD IS OK FOR FLASH EXPANSION WITH ZGEMMA H9
================================================== =======================

Insert the Micro SD card into Zgemma H9 and reboot the box. Check the /var/logs/message file, using the PuTTy app. Log in by writing:

root
password - for an image you use (for example "pure2" for PurE2 image [without "" signs]).

Now, copy and paste this telnet command into PuTTy:

cat /var/log/messages | grep mmcblk0:

If you see these messages:

Apr 6 19:28:13 zgemmah9t user.info kernel: mmcblk0: mmc0:59b4 USDU1 7.31 GiB
Apr 6 19:28:13 zgemmah9t user.info kernel: mmcblk0: p1

or

May 20 13:25:49 zgemmah9s user.info kernel: mmcblk0: mmc0:aaaa SC64G 59.5 GiB
May 20 13:25:49 zgemmah9s user.info kernel: mmcblk0: p1

...then you can proceed..

+++++++++++++++++++++++++++++++LET'S DO IT===============================

Download the "H9 SDcard Mover" attached to this message.

Extract the zip file and copy all 3 files to Zgemma H9 /tmp folder, using FileZilla Client app, for instance.

Now, right click on h9_mmc.sh file > File permissions > 755 > OK.

Warning: all data on your Micro SD card will be lost when your start this script!

Start the script by the following 2 telnet commands:

cd /tmp

./h9_mmc.sh

Reboot the box and wait for the script to move everything to Micro SD card.

Your Zgemma H9 just got a boost!

Just remember that there is a small price to pay: your flash is larger but the Zgemma H9 might be a bit slower than if everything is running from H9 flash alone.

================================================== =====================

How to go back to a previous state of things (rollback to rootfs, to NAND)?

Simply flash a new image.

================================================== =====================

Credit to Captain @ OpenATV

Text edited by gorski, thanx to TerraJoe for the missing IT info...
[/spoiler][spoiler]New images for H9 models are available, now that the Team has those models: http://pur-e2.club/OU/images/index.php?d...irdigital/

The Flodder-like script, taken from a topic seen on OpenATV forum, which moves the whole H9 E2 to Micro SD card, is now included in the new PurE2 image for H9 models!

0) Format your Micro SD card into EXT4. Anything from 4GB upwards, I guess - mine is 64GB and it worked. Do it in your laptop, say using Mini Tool Partition Wizard or Paragon freeware.

1) Put the MicroSD card in your Zgemma H9.

2) On your Zgemma remote press: MENU > pManager > Scripts > right arrow on the remote > User Scripts > Start script > h9_mmc.sh > OK > execute once.

It will take its time and you will see it all happening in front of you, on the TV screen, all of it being copied to the Micro SD card.

Once it stops and tells you how much it copied, at which speed etc. - it is over.

3) Go to PuTTy on your PC and log in, then write on your keyboard the following commands:

username > hit ENTER on your keyboard
password > ENTER
sync > ENTER

4) Go back to your H9 remote control > exit 'till you see Standby/Restart > Restart (not Restart enigma) > OK.

5) If you want to go back to your flash only - do the same, just execute h9_nand.sh script.

Cheerio! Smile

P.S. Logging into PuTTy and 'sync' command (step 3) might not be needed in the next version of the script.[/spoiler]

sinngin

Пишет в ресивере-ошибка выполнения,ни один скрипт не выбран, (а какой скрипт).Так это появилось после закидки 3 файлов sdcard ot Ednaz в директорию tmp.Команда sync без действия.

rex1970

ставишь во флешь последний пуре2.настраиваешь его под себя а затем подготавливаешь сдкарту и делаешь все что указали ранее. скрипт уже есть в этом имидже т.е. два для сдкарты и для нандфлеша.в пменеджере выбираешь для сдкарты MENU > pManager > Scripts > right arrow on the remote > User Scripts > Start script > h9_mmc.sh > OK.для флеша h9_nand.sh script.
а для того чтобы это сработало надо проверить сдкарту Zgemma H9 имеет всего 256 МБ Flash.
Самый быстрый и дешёвый вариант добавления Flash памяти - это использовать SD карту памяти.

Вам нужна карта micro SD емкостью 8 ГБ
Желательно использовать карту 10 класса.

Важно!, не все SDCARD работают, с моей картой 16Гб есть проблемы

Как проверить SDCARD для расширения вашего H9 Box

Вставьте микро SDCARD и перезагрузите ресивер
SDCARD нужно вставить перед загрузкой ресивера !!!!!

Теперь проверьте файл /var/logs/messages

Код: [Выделить]
cat /var/log/messages | grep mmcblk0

Apr 6 19:28:13 zgemmah9t user.info kernel: mmcblk0: mmc0: 59b4 USDU1 7.31 GiB
Apr 6 19:28:13 zgemmah9t user.info kernel: mmcblk0: p1

когда вы увидите информацию об этом, вы можете начать, иначе используйте другую микро SDCARD

sinngin

EXT4-fs (mmcblk0pEXT4-fs (mmcblk0p1) : ошибка, загружающая journal1) : не смог повыситься как ext3 точно, чтобы изображать несовместимость.Сможете перевести с папки var/messages.

sinngin

Получилось,подошла SDкарта 8ГБ кл4.В программе Putty нужно прописать вместо sync -reboot.

rex1970

если получилось выложи скриншоты удачной работы!опиши плюсы и минусы работы с под сдкарты!информация нужна всем если она полезная!какая температура процессора при длительных нагрузках(ухд каналы фхд каналы сд каналы)?

sinngin

Картинка лучше за PLI,эмулятор MGcamd 1 35 работает,Oscam активный но ключи не открывает(ключи вводил),Wicard не запустился,хотя скачал с имиджа,t45градусов.

sinngin

IPTV плеер показывает 4К,еще,почему-то wicard i oscam в одну папку установились,wicard удалил,oscam не все папки установились,добавил oscam conf. keycam..но без толку.

sinngin

Специалисты,подскажите,какой эмулятор wicard или oscam подойдет на Pure2.

rex1970

я уже писал с их фида викард работает нормально! и не надо в принципе ничего устанавливать!устанавливаешь с фида экстернал перегрузка гуи и у тебя на фиде папка эмуляторы и выбирай любой!выложи пару скриншотов работы тюнера!

sinngin

Так с фида wicard и устанавливал-перезагрузил и не запустился.

KOSTEY

Цитата: sinngin от 25 июня 2018, 07:02:29Так с фида wicard и устанавливал-перезагрузил и не запустился.
Что перезагрузили? GUI? Или эмулятор?
По чём видно, что не запустился? Данные свои прописали в wicardd.confg? Актуальный SoftCam.Key закинули?

sinngin

Интересно,Oscam Wicard NCam загружаются с имиджа,но не активируются,в Oscam устанавливается всего одна папка,добавил еще папки-пропал сигнал со спутников.

KOSTEY

sinngin, зачем вам столько эмуляторов? Вы хотя бы с одним разобрались...
Я задал конкретные вопросы, на которые вы не ответили. Если вы их игнорируете, то какую помощь вы хотите здесь получить?