compiling neutrinohd2 for sh4 set top boxes

Benutzeravatar
DboxOldie
Co-Admin
Co-Admin
Beiträge: 5421
Registriert: Sa 6. Aug 2011, 15:21
Hat sich bedankt: 79 Mal
Danksagung erhalten: 295 Mal

Re: compiling neutrinohd2 for sh4 set top boxes

#46

Beitrag von DboxOldie »

Ja richtig:
Die Taste 'PLAY' war nur dem Movieplayer zugewiesen....
Jetzt hab ich die auch im Aufnahmen Browser eingestellt > und geht.

Danke... :wink:
MfG DboxOldie

KEIN SUPPORT PER PN > Bitte das Forum benutzen und ins Wiki schauen

Bild
jockyw2001
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 23
Registriert: Do 4. Aug 2016, 14:33
Hat sich bedankt: 0
Danksagung erhalten: 0

Re: compiling neutrinohd2 for sh4 set top boxes

#47

Beitrag von jockyw2001 »

Hi mohousch and all other contributors,

Thank you very much for your instructions. Fairly easy I could build neutrino-hd2 and neutrino-mp-cst-next flash images for my atevio 7500 and ufs910. Except for some unresolved wget urls, adding a line DRIVER_TOPDIR path in tdt/apps/tools/libmme_host/Makefile and adding isocodes in cdkroot for ufs910, it went through just fine. I already tested the ufs910 flash image and it works great. I did exceed the space limit of theflash root partition and had to delete a few modules and plugins, like ntfs.ko and youtube plugin. After doing that the flash image is exactly 16124 KB and can be flashed.

I have a couple of questions and am grateful for any answers:

- currently I have titannit with i-boot bootloader installed on my atevio 7500. Should I replace the i-boot bootloader by the stock bootloader?

- I tried to connect the sat>ip client in NHD2 to my minisatip server, but it doesn't work. Does the client not connect to a standard sat>ip server ?

Cheers,
JockyW
Schnuffel2008
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 14
Registriert: So 16. Mai 2021, 21:04
Hat sich bedankt: 2 Mal
Danksagung erhalten: 3 Mal

Re: compiling neutrinohd2 for sh4 set top boxes

#48

Beitrag von Schnuffel2008 »

Hi

vielleicht kann mir einer der Profis etwas Hilfestellung geben Ich bin leider nicht sehr bewandert mit Linux und Images bauen. Möchte gerne ein aktuelles Image für die Spark Triplex compilieren. Habe jetzt schon alles versucht, aber irgendwie komme ich nicht weiter. Habe jetzt extra Ubuntu 20.04 installiert, da ich gelesen hatte, dass dieses getestet ist und funktionieren muss.Nachdem ich hoffentlich alles wichtige an Paketen installiert habe, bin ich so weit, dass make init durchgelaufen ist. Das ganze läuft auch eine zeitlang gut, aber zuletzt hänge ich immer an dem angehängten Fehler. Die audio.elf und video.elf habe ich in das entsprechende Verzeichnis kopiert. Bedutet die Fehlermeldung, dass er den Compiler gcc zum cross-compilieren nicht findet? Der steht aber doch genau in diesem Verzeichnis...
Kann mir jemand bitte einen Tipp geben?

Viele Grüße

Code: Alles auswählen

make image-neutrino2
set -e; cd /home/ingoe/buildsystem/tufsbox/spark7162/build_tmp/linux-sh4-2.6.32.71_stm24_0217; \
	make -j9 -C /home/ingoe/buildsystem/tufsbox/spark7162/build_tmp/linux-sh4-2.6.32.71_stm24_0217 ARCH=sh oldconfig
scripts/kconfig/conf -o arch/sh/Kconfig
#
# configuration written to .config
#
make -j9 -C /home/ingoe/buildsystem/tufsbox/spark7162/build_tmp/linux-sh4-2.6.32.71_stm24_0217 ARCH=sh include/asm
scripts/kconfig/conf -s arch/sh/Kconfig
  SYMLINK include/asm -> include/asm-sh
make -j9 -C /home/ingoe/buildsystem/tufsbox/spark7162/build_tmp/linux-sh4-2.6.32.71_stm24_0217 ARCH=sh include/linux/version.h
  CHK     include/linux/version.h
make -j9 -C /home/ingoe/buildsystem/tufsbox/spark7162/build_tmp/linux-sh4-2.6.32.71_stm24_0217 ARCH=sh CROSS_COMPILE=sh4-linux- uImage modules
make[1]: sh4-linux-gcc: Command not found
  CHK     include/linux/version.h
  SYMLINK include/asm -> include/asm-sh
make[2]: 'include/asm-sh/machtypes.h' is up to date.
  CHK     include/linux/utsrelease.h
  CC      scripts/mod/empty.o
/bin/sh: /home/ingoe/buildsystem/tufsbox/spark7162/cross/bin/sh4-linux-gcc: No such file or directory
make[3]: *** [scripts/Makefile.build:230: scripts/mod/empty.o] Error 127
make[2]: *** [scripts/Makefile.build:365: scripts/mod] Error 2
make[1]: *** [Makefile:469: scripts] Error 2
make: *** [/home/ingoe/buildsystem/machine/spark7162/spark7162.mk:107: /home/ingoe/buildsystem/tufsbox/spark7162/.deps/kernel.do_compile] Error 2
PS> Habe jetzt nochmals alles neu installiert. Es scheint jetzt alles zu funktionieren. Daher sind erst einmal keine weitere Aktionen notwendig.
Benutzeravatar
mohousch
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 1049
Registriert: Di 18. Sep 2012, 20:21
Hat sich bedankt: 32 Mal
Danksagung erhalten: 116 Mal

Re: compiling neutrinohd2 for sh4 set top boxes

#49

Beitrag von mohousch »

Hallo

Irgendwas ist da schief gelaufen, folgendes koennte vielleicjht helfen:

make distclean
make update

lass die Packete nochmal installieren
sudo bash prepare-for-bs.sh

make (oder make init)
make image-neutrino2

viel Glück
Antworten

Zurück zu „NHD2 - Allgemeines“