Seite 18 von 26
Re: compiling neutrino for mipsel Set top boxes
Verfasst: Mo 16. Dez 2013, 12:40
von Andy175
werd gleich mal danach googeln,aber wie gesagt momentan hab ich das HDF Image trauf,und das basiert ja soviel ich weiß auch auf oe-alliance?
Wenn ich ja für meine Box ein Image Bauen will muß ich ja auf jedenfall unzip oe-neutrinohd2-rxx.zip und die anderen 3 entpacken und dann weiter machen?
Achso was ich noch wissen wollte,was meinst du mit rm -rf recipes-neutrino ?
sorry für die Frage

Re: compiling neutrino for mipsel Set top boxes
Verfasst: Mo 16. Dez 2013, 12:42
von mohousch
OK schau mal ein Post zurück Du warst schneller am schreiben hatte meine posting editiert

Re: compiling neutrino for mipsel Set top boxes
Verfasst: Mo 16. Dez 2013, 12:52
von Andy175
Vielen Dank,werd ich ausprobieren sobald ich mit den Hunden traußen war

!
Ich versuch aber trotzdem noch eigene irgendwie hinzubekommen,hoffe doch das ich auf deine Hilfe weiter zählen kann?

Re: compiling neutrino for mipsel Set top boxes
Verfasst: Mo 16. Dez 2013, 18:50
von Andy175
Hallo slizer,wie hattest du das problem gelöst gehabt
Code: Alles auswählen
Installing neutrino (svn1981-r64.13) to root...
libcurl4: unsatisfied recommendation for curl-certs
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for neutrino:
* graphlcd-base (>= git134+1e01a89) *
* opkg_install_cmd: Cannot install package neutrino.
hatte über telnet ein Update gemacht gehabt u.s.w.!
Hatte den Beitrag von mohousch gelesen,und versucht graphlcd vorher zu instalieren,aber das selbe!
kannst du bitte mir sagen wie?
MFG
Re: compiling neutrino for mipsel Set top boxes
Verfasst: Mo 16. Dez 2013, 20:37
von slizer
gehe mal in den ...tmp/deploy/ipk/mips32el/ Ordner, dort findest du die graphlcd-base_git134+1e01a89-r9_mips32el.ipk oder ähnlich
diese dann über opkg install /tmp/graphlcd-base_git134+1e01a89-r9_mips32el.ipk installieren
kann sein das da noch mehr packages nach zu installieren sind, eventuell diese hier
graphlcd-base_git134+1e01a89-r9_mips32el.ipk
gst-plugins-bad-h264parse_0.10.23.1+git12256+0518367-r9_et9x00.ipk
gst-plugins-base-ivorbisdec_0.10.36.1+git10189+1e1e6ea-r13_et9x00.ipk
libattr1_2.4.46-r4_mips32el.ipk
libavcodec53_0.7.4-r9.0_mips32el.ipk
libavformat53_0.7.4-r9.0_mips32el.ipk
libavutil51_0.7.4-r9.0_mips32el.ipk
libcurl4_7.24.0-r0.2_mips32el.ipk
libid3tag0_0.15.1b-r6_mips32el.ipk
libusb-0.1-4_0.1.3-r5_mips32el.ipk
libvorbisidec1_20120314-r0_mips32el.ipk
wenn diese Fehler kommen
Code: Alles auswählen
root@et9x00:~# opkg install /tmp/graphlcd-base_git134+1e01a89-r9_mips32el.ipk
Installing graphlcd-base (git134+1e01a89-r9) to root...
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for graph
lcd-base:
* libusb-0.1-4 (>= 0.1.3) *
* opkg_install_cmd: Cannot install package graphlcd-base.
root@et9x00:~# opkg install /tmp/gst-plugins-bad-h264parse_0.10.23.1+git12256+05
18367-r9_et9x00.ipk
Installing gst-plugins-bad-h264parse (0.10.23.1+git12256+0518367-r9) to root...
Configuring gst-plugins-bad-h264parse.
root@et9x00:~# opkg install /tmp/gst-plugins-base-ivorbisdec_0.10.36.1+git10189+
1e1e6ea-r13_et9x00.ipk
Installing gst-plugins-base-ivorbisdec (0.10.36.1+git10189+1e1e6ea-r13) to root.
..
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for gst-p
lugins-base-ivorbisdec:
* libvorbisidec1 (>= 20120314) *
* opkg_install_cmd: Cannot install package gst-plugins-base-ivorbisdec.
root@et9x00:~# opkg install /tmp/libusb-0.1-4_0.1.3-r5_mips32el.ipk
Installing libusb-0.1-4 (1:0.1.3-r5) to root...
Configuring libusb-0.1-4.
root@et9x00:~# opkg install /tmp/graphlcd-base_git134+1e01a89-r9_mips32el.ipk
Installing graphlcd-base (git134+1e01a89-r9) to root...
Configuring graphlcd-base.
root@et9x00:~# opkg install /tmp/libvorbisidec1_20120314-r0_mips32el.ipk
Installing libvorbisidec1 (20120314-r0) to root...
Configuring libvorbisidec1.
root@et9x00:~# opkg install /tmp/gst-plugins-base-ivorbisdec_0.10.36.1+git10189+
1e1e6ea-r13_et9x00.ipk
Installing gst-plugins-base-ivorbisdec (0.10.36.1+git10189+1e1e6ea-r13) to root.
..
Configuring gst-plugins-base-ivorbisdec.
root@et9x00:~# opkg install /tmp/libattr1_2.4.46-r4_mips32el.ipk
Installing libattr1 (2.4.46-r4) to root...
Configuring libattr1.
root@et9x00:~# opkg install /tmp/libavcodec53_0.7.4-r9.0_mips32el.ipk
Installing libavcodec53 (0.7.4-r9.0) to root...
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for libav
codec53:
* libavutil51 (>= 0.7.4) *
* opkg_install_cmd: Cannot install package libavcodec53.
root@et9x00:~# opkg install /tmp/libavutil51_0.7.4-r9.0_mips32el.ipk
Installing libavutil51 (0.7.4-r9.0) to root...
Configuring libavutil51.
root@et9x00:~# opkg install /tmp/libavcodec53_0.7.4-r9.0_mips32el.ipk
Installing libavcodec53 (0.7.4-r9.0) to root...
Configuring libavcodec53.
root@et9x00:~# opkg install /tmp/libavformat53_0.7.4-r9.0_mips32el.ipk
Installing libavformat53 (0.7.4-r9.0) to root...
Configuring libavformat53.
root@et9x00:~# opkg install /tmp/libcurl4_7.24.0-r0.2_mips32el.ipk
Installing libcurl4 (7.24.0-r0.2) to root...
libcurl4: unsatisfied recommendation for curl-certs
Configuring libcurl4.
root@et9x00:~# opkg install /tmp/libid3tag0_0.15.1b-r6_mips32el.ipk
Installing libid3tag0 (0.15.1b-r6) to root...
Configuring libid3tag0.
aber eigentlich wird beim installieren von neutrino die fehlenden packages von allein nach installiert
Re: compiling neutrino for mipsel Set top boxes
Verfasst: Mo 16. Dez 2013, 20:48
von slizer
die Installation von Neutrino sah bei mir so aus
Code: Alles auswählen
root@et9x00:~# opkg install /tmp/neutrino_svn1809-r64.12_mips32el.ipk
Installing neutrino (svn1809-r64.12) to root...
libcurl4: unsatisfied recommendation for curl-certs
Installing gst-plugins-bad-h264parse (0.10.23.1+git12256+0518367-r9) to root...
Downloading http://feeds.mynonpublic.com/3.0/et9x00/et9x00/gst-plugins-bad-h264p
arse_0.10.23.1+git12256+0518367-r9_et9x00.ipk.
Installing gst-plugins-base-ivorbisdec (0.10.36.1+git10189+1e1e6ea-r13) to root.
..
Downloading http://feeds.mynonpublic.com/3.0/et9x00/et9x00/gst-plugins-base-ivor
bisdec_0.10.36.1+git10189+1e1e6ea-r13_et9x00.ipk.
Installing libvorbisidec1 (20120314-r0) to root...
Downloading http://feeds.mynonpublic.com/3.0/et9x00/mips32el/libvorbisidec1_2012
0314-r0_mips32el.ipk.
Installing libid3tag0 (0.15.1b-r6) to root...
Downloading http://feeds.mynonpublic.com/3.0/et9x00/mips32el/libid3tag0_0.15.1b-
r6_mips32el.ipk.
Installing libavformat53 (0.7.4-r7.0) to root...
Downloading http://feeds.mynonpublic.com/3.0/et9x00/mips32el/libavformat53_0.7.4
-r7.0_mips32el.ipk.
Installing libavutil51 (0.7.4-r7.0) to root...
Downloading http://feeds.mynonpublic.com/3.0/et9x00/mips32el/libavutil51_0.7.4-r
7.0_mips32el.ipk.
Installing libavcodec53 (0.7.4-r7.0) to root...
Downloading http://feeds.mynonpublic.com/3.0/et9x00/mips32el/libavcodec53_0.7.4-
r7.0_mips32el.ipk.
Installing libtheora0 (1.1.1-r3.1) to root...
Downloading http://feeds.mynonpublic.com/3.0/et9x00/mips32el/libtheora0_1.1.1-r3
.1_mips32el.ipk.
Installing libattr1 (2.4.46-r4) to root...
Downloading http://feeds.mynonpublic.com/3.0/et9x00/mips32el/libattr1_2.4.46-r4_
mips32el.ipk.
Installing libcurl4 (7.24.0-r0) to root...
Downloading http://feeds.mynonpublic.com/3.0/et9x00/mips32el/libcurl4_7.24.0-r0_
mips32el.ipk.
Configuring libtheora0.
Configuring libavutil51.
Configuring libavcodec53.
Configuring libavformat53.
Configuring libvorbisidec1.
Configuring libid3tag0.
Configuring libattr1.
Configuring gst-plugins-base-ivorbisdec.
Configuring libcurl4.
Configuring gst-plugins-bad-h264parse.
Configuring neutrino.
neutrinoHD2 successfully installed!
have fun with neutrino!!!
please restart your STB!!!
Re: compiling neutrino for mipsel Set top boxes
Verfasst: Mo 16. Dez 2013, 21:45
von Andy175
Ok,hab bei mir nachgeschaut gehabt,aber ich denke weil das Image ja noch nicht fertig ist,und ich die beiden ipks von mohousch heute bekommen habe!Bin aber gread dabei in Ruhe nochmal von vorne zu beginnen!
Also kurtz gesagt,haben tu ich sie nicht!
Re: compiling neutrino for mipsel Set top boxes
Verfasst: Mo 16. Dez 2013, 22:05
von slizer
probier diese mal
Re: compiling neutrino for mipsel Set top boxes
Verfasst: Mo 16. Dez 2013, 23:29
von Andy175
erst mal Danke für deine Dateien,aber er will noch
libavcodec53_0.7.4-r7.0_mips32el.ipk
libavformat53_0.7.4-r7.0_mips32el.ipk
Hab die von mir versucht gehabt,aber aktzeptiert er nicht!
Re: compiling neutrino for mipsel Set top boxes
Verfasst: Mo 16. Dez 2013, 23:33
von slizer
das ist genau das was ich schon geschrieben habe, ich lade die mal hoch, dauert ein Moment
schau dir nochmal mein log oben an, beim libavcodec53 will er vorher noch libavutil51

Re: compiling neutrino for mipsel Set top boxes
Verfasst: Di 17. Dez 2013, 00:34
von Andy175
Danke die meisten macht er ja nur halt wenn nicht stellen weiße mein inet abfratzt währe ich zufrieden!
Da ich ja leider über via Sat geh!
aber was anderes,mit was tust du Bauen?
Ich verwende momentan Ubuntu 12.10
vielleicht weißt du ja was besseres
und nochmal Danke
Re: compiling neutrino for mipsel Set top boxes
Verfasst: Di 17. Dez 2013, 00:39
von slizer
das kenne ich, DSL per SAT hatte ich auch mal, aber Gott sei Dank ist das Schnee von gestern
ich habe zum bauen Ubuntu 12.04 LTS 32bit
Re: compiling neutrino for mipsel Set top boxes
Verfasst: Di 17. Dez 2013, 01:03
von Andy175
ja das Nervt voll!
Dem Bürgermeister schon ein Brief geschrieben wegen DSL,aber bis jetzt noch nix!Kinder brauchen Internet für Schule,einfach nur Hammer!
Aber hätte nicht gedacht das bei mips es Bauen sich schwieriger gestalltet als bei sh4!
Hast PN werd jetzt ach aufhöhren und mach morgen weiter,bist ja auch bestimmt da?
Also bis dann und Gute Nacht an alle und Danke

Re: compiling neutrino for mipsel Set top boxes
Verfasst: Di 17. Dez 2013, 10:22
von mohousch
Ich glaube werde das grphlcd als default mitbauen rausnehmen der stört nur und wer das haben will kann es ja selber in bb files einfügen
Re: compiling neutrino for mipsel Set top boxes
Verfasst: Di 24. Dez 2013, 12:37
von Andy175
Hallo mohousch und slizer!
Ich wollte mich nochmal Herzlich bei euch für die Hilfe Bedanken
Hab es jetzt entlich geschaft
Aber eine Frage hab ich noch,soll ich am besten das HDF Image trauf lassen auf meiner Box,oder soll ich lieber jetzt das Openatv Image aufspielen und dann Neutrino Instalieren?
@slizer super Anleitung nochmal,hat mir sehr geholfen Danke!Und mohousch auch
MFG Andy