Seite 1 von 5

Sh4 Fortis family

Verfasst: Mo 5. Aug 2019, 08:36
von sadaghiani
Is It possible for the Fortis family to produce this image

Re: Sh4 Fortis family

Verfasst: Mo 5. Aug 2019, 17:11
von BPanther
The AV700 Image is a HS9510 Image. But only testet at AV700.
The AV7000 Image is a Fortis HDBox (FS9000/FS9200) Image. But only testet at AV7000.
The AV7500 Image is a HS8200 Image. But only testet at AV7500.

I build only images for receiver which I have. So there are no other images.

Re: Sh4 Fortis family

Verfasst: Di 6. Aug 2019, 19:49
von sadaghiani
ROOTFS_FILE = "root.img"
KERNEL_FILE = "uImage"
------------------------------
Two upper fills that can boot enigma from usb with factory bootloader 7.26 or 7.27 for Fortis family
Like this script
https://github.com/Audioniek/flash/blob ... 23G_USB.sh

Re: Sh4 Fortis family

Verfasst: Di 6. Aug 2019, 20:20
von BPanther
Your link is invalid (incomplete), but I found the script: https://github.com/Audioniek/flash/blob ... 23G_USB.sh
This script is for other fortis - they are not building by me.

Here you can see the "theoretically supported" fortis models at the git: https://github.com/Duckbox-Developers/b ... ake.sh#L30
But you must try building and testing by yourself. Because nobody has this models and so the git is not really updated for these models - maybe not working.

Re: Sh4 Fortis family

Verfasst: Mi 7. Aug 2019, 14:19
von sadaghiani
----------------------------------------
Checking the .elf files in /home/amir/ddt/root/boot...
ERROR: One or more .elf files are missing in ./root/boot!
(audio_7100.elf is one of them)

Correct this and retry.
--------------------------------------
plz help

Re: Sh4 Fortis family

Verfasst: Mi 7. Aug 2019, 18:35
von DboxOldie
You have to put the firmware elf´s (dependend on SH4 CPU for your STB) into .../root/boot
For those the BS is searching for:

Code: Alles auswählen

audio_7100.elf audio_7105.elf audio_7111.elf video_7100.elf video_7105.elf video_7109.elf video_7111.elf
You find it on your STB in /lib/firmware or sometimes in /boot as named : video.elf, audio.elf

Put them in ../root/boot in the BS and rename them according to Your STB CPU as written above.
The others you don´t need, you may use a token ( create it with touch ).

Re: Sh4 Fortis family

Verfasst: Do 8. Aug 2019, 10:13
von sadaghiani
***********************************************
stlinux24-sh4-glibc-dev-2.14.1-59.sh4.rpm: cpio: premature end of file
make/crosstool-sh4.mk:55: recipe for target 'crosstool-rpminstall' failed
make: *** [crosstool-rpminstall] Error 2
***********************************************
plz guide me
***********************************************
also
Is there a way to convert the builed image (*.tar.gz) to these two files according to the script below?
-----------------------------------------------
ROOTFS_FILE = "root.img"
KERNEL_FILE = "uImage"
With a volume of 256MG
////////////////////////////////
https://github.com/Audioniek/flash/blob ... 23G_USB.sh

Re: Sh4 Fortis family

Verfasst: Do 8. Aug 2019, 22:24
von BPanther
sadaghiani hat geschrieben: Do 8. Aug 2019, 10:13 ***********************************************
stlinux24-sh4-glibc-dev-2.14.1-59.sh4.rpm: cpio: premature end of file
make/crosstool-sh4.mk:55: recipe for target 'crosstool-rpminstall' failed
make: *** [crosstool-rpminstall] Error 2
Maybe defect, so try deleting the file from Archive and try the download again.
sadaghiani hat geschrieben: Do 8. Aug 2019, 10:13 Is there a way to convert the builed image (*.tar.gz) to these two files according to the script below?
-----------------------------------------------
ROOTFS_FILE = "root.img"
KERNEL_FILE = "uImage"
With a volume of 256MG
////////////////////////////////
https://github.com/Audioniek/flash/blob ... 23G_USB.sh
The tar.gz is a normal USB file, but you must not use it. The "normal/unpacked" tree you can find at tufsbox/release, so you must change the script for the paths and some more, because there a unknown variables if you want to use it.

Re: Sh4 Fortis family

Verfasst: Fr 9. Aug 2019, 18:30
von sadaghiani
The path to this file should be changed below
------------------------------------------------
http://archive.stlinux.com/stlinux/2.4/ ... noarch.rpm

Re: Sh4 Fortis family

Verfasst: Fr 9. Aug 2019, 19:08
von sadaghiani
configure: error: unsupported value hs7819 for --with-boxtype
make/neutrino.mk:380: recipe for target '/home/amir/buildsystem-ddt-master/.deps/neutrino-hd2.config.status' failed
make: *** [/home/amir/buildsystem-ddt-master/.deps/neutrino-hd2.config.status] Error 1
********************************************
plz help
------------------------------------
config :
//////////////////////
BOXARCH=sh4
BOXTYPE=hs7819
KERNEL_STM=p0217
OPTIMIZATIONS=normal
MEDIAFW=buildinplayer
IMAGE=neutrino-wlandriver
FLAVOUR=neutrino-hd2
EXTERNAL_LCD=none
//////////////////////

Re: Sh4 Fortis family

Verfasst: Fr 9. Aug 2019, 21:01
von DboxOldie
May be neutrino-hd2 don´t work with this model, I don´t know.

Code: Alles auswählen

FLAVOUR=neutrino-hd2
Try neutrino-mp

Re: Sh4 Fortis family

Verfasst: Fr 9. Aug 2019, 21:36
von sadaghiani
configure: error: unsupported value hs7819 for --with-boxtype
make/neutrino.mk:380: recipe for target '/home/amir/buildsystem-ddt-master/.deps/neutrino-hd2.config.status' failed
make: *** [/home/amir/buildsystem-ddt-master/.deps/neutrino-hd2.config.status] Error 1
*******************************************************************************************
BOXARCH=sh4
BOXTYPE=hs7819
KERNEL_STM=p0217
OPTIMIZATIONS=normal
MEDIAFW=buildinplayer
IMAGE=neutrino-wlandriver
FLAVOUR=neutrino-mp-tangos
EXTERNAL_LCD=none

Re: Sh4 Fortis family

Verfasst: Fr 9. Aug 2019, 21:38
von sadaghiani
configure: error: unsupported value hs7819 for --with-boxtype
make/neutrino.mk:380: recipe for target '/home/amir/buildsystem-ddt-master/.deps/neutrino-hd2.config.status' failed
make: *** [/home/amir/buildsystem-ddt-master/.deps/neutrino-hd2.config.status] Error 1
**************************************************
BOXARCH=sh4
BOXTYPE=hs7819
KERNEL_STM=p0217
OPTIMIZATIONS=normal
MEDIAFW=buildinplayer
IMAGE=neutrino-wlandriver
FLAVOUR=neutrino-mp-ddt
EXTERNAL_LCD=none

Re: Sh4 Fortis family

Verfasst: Fr 9. Aug 2019, 21:46
von DboxOldie
Still wrong, line 380 is neutrino-hd2....
Try first:
make distclean
than once more:
./make.sh
for selecting all
and then build

Re: Sh4 Fortis family

Verfasst: Fr 9. Aug 2019, 22:29
von BPanther
sadaghiani hat geschrieben: Fr 9. Aug 2019, 18:30 The path to this file should be changed below
------------------------------------------------
http://archive.stlinux.com/stlinux/2.4/ ... noarch.rpm
Hmm, the ftp is correct at the GIT -> https://github.com/Duckbox-Developers/b ... -sh4.mk#L5

BTW: Try first a "simple build" without WLAN - but may still not works because I sayd before, nobody has really working at this receivers so many things may missing. But I'll try it by myself with:
make clean
./make.sh 15 2 1 1 1 1 1
make neutrino-mp

EDIT: Build is OK, no errors.

Code: Alles auswählen

***************************************************************

 Build of Neutrino for hs7819 successfully completed.

***************************************************************