Das ist ein wichtiges Thema.
X
X

xbmc meets sh4

Einklappen
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge
  • space-hunter
    Neuer Benutzer
    • 24.06.2011
    • 7

    #31
    Danke für dieses Projekt - da suche ich schon lange danach - meine Dank schon vorab

    XBMC läuft bei mir schon auf einigen Geräten, aber auf meiner SAT-Box habe ich es schon immer vermisst.

    Ich versuche gleich mal ein Image zu bauen.

    PS: SH4-Device: Vizyon 800HD

    Kommentar

    • bretterknaller
      VIP
      • 07.01.2008
      • 992

      #32
      Zitat von 0711Schorsch Beitrag anzeigen
      Hallo Bretterknaller,

      kam bei Dir der Fehler bzgl. der glew.h nicht hoch? Falls doch:

      Wie hast das Problem behoben?

      Danke+Gruß
      Schorsch
      Ich habe mit Synaptic alle Pakete nachinstall. die zur Auswahl standen glew (ver.1.6)
      Mfg. Bretterknaller


      -Kathrein 912

      Kommentar

      • bretterknaller
        VIP
        • 07.01.2008
        • 992

        #33
        Zitat von space-hunter Beitrag anzeigen
        Danke für dieses Projekt - da suche ich schon lange danach - meine Dank schon vorab

        XBMC läuft bei mir schon auf einigen Geräten, aber auf meiner SAT-Box habe ich es schon immer vermisst.

        Ich versuche gleich mal ein Image zu bauen.

        PS: SH4-Device: Vizyon 800HD
        Glaube nicht das du da erfolg haben wirst...
        Mfg. Bretterknaller


        -Kathrein 912

        Kommentar

        • bretterknaller
          VIP
          • 07.01.2008
          • 992

          #34
          Selber Fehler

          Code:
          sh4-linux-strip:/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/asound.conf: File format not recognized
          sh4-linux-strip:/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/colors.xml: File format not recognized
          sh4-linux-strip:/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/IRSSmap.xml: File format not recognized
          sh4-linux-strip: Warning: '/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/keymaps' is not an ordinary file
          sh4-linux-strip: Warning: '/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/library' is not an ordinary file
          sh4-linux-strip:/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/Lircmap.xml: File format not recognized
          sh4-linux-strip:/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/peripherals.xml: File format not recognized
          sh4-linux-strip:/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/playercorefactory.xml: File format not recognized
          sh4-linux-strip: Warning: '/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/players' is not an ordinary file
          sh4-linux-strip: Warning: '/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/python' is not an ordinary file
          sh4-linux-strip:/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/X10-Lola-IRSSmap.xml: File format not recognized
          sh4-linux-strip: Warning: '/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/players/dvdplayer/etc' is not an ordinary file
          sh4-linux-strip: '/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/players/paplayer/*': No such file
          make: *** [.deps/xbmc-nightly] Fehler 1
          bretterknaller@bretterknaller-VirtualBox:~/tdt/tdt/cvs/cdk$


          Wenn ich das raus nehme gehts erstmal weiter

          Code:
          #$(target)-strip $(targetprefix)/usr/lib/xbmc/system/players/dvdplayer/*; \
          		#$(target)-strip $(targetprefix)/usr/lib/xbmc/system/players/paplayer/*; \
          Bleibt dann aber hier stehen
          Code:
          sh4-linux-strip:/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/asound.conf: File format not recognized
          sh4-linux-strip:/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/colors.xml: File format not recognized
          sh4-linux-strip:/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/IRSSmap.xml: File format not recognized
          sh4-linux-strip: Warning: '/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/keymaps' is not an ordinary file
          sh4-linux-strip: Warning: '/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/library' is not an ordinary file
          sh4-linux-strip:/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/Lircmap.xml: File format not recognized
          sh4-linux-strip:/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/peripherals.xml: File format not recognized
          sh4-linux-strip:/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/playercorefactory.xml: File format not recognized
          sh4-linux-strip: Warning: '/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/players' is not an ordinary file
          sh4-linux-strip: Warning: '/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/python' is not an ordinary file
          sh4-linux-strip:/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/X10-Lola-IRSSmap.xml: File format not recognized
          make: *** [.deps/xbmc-nightly] Fehler 1
          bretterknaller@bretterknaller-VirtualBox:~/tdt/tdt/cvs/cdk$
          Mfg. Bretterknaller


          -Kathrein 912

          Kommentar

          • 0711Schorsch
            VIP
            • 16.06.2008
            • 284

            #35
            Hab jetzt noch mal neu gebaut und hänge an der selben Stelle wie Bretterknaller:

            Code:
            -----------------------
            XBMC built successfully
            -----------------------
            make[1]: Verlasse Verzeichnis '/home/sh4/tdt/tdt/cvs/apps/xbmc-nightly'
            touch .deps/xbmc-nightly.do_compile
            make -C /home/sh4/tdt/tdt/cvs/apps/xbmc-nightly install DESTDIR=/home/sh4/tdt/tdt/tufsbox/cdkroot
            make[1]: Betrete Verzeichnis '/home/sh4/tdt/tdt/cvs/apps/xbmc-nightly'
            Copying XBMC binary to /home/sh4/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/xbmc.bin
            You can run XBMC with the command 'xbmc'
            Copying support and legal files...                                             
            Done!
            Copying system files to /home/sh4/tdt/tdt/tufsbox/cdkroot/usr/share/xbmc
            make[1]: Verlasse Verzeichnis '/home/sh4/tdt/tdt/cvs/apps/xbmc-nightly'        
            if [ -e /home/sh4/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/xbmc.bin ]; then \
                    sh4-linux-strip /home/sh4/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/xbmc.bin; \
                    sh4-linux-strip /home/sh4/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/*; \
                    sh4-linux-strip /home/sh4/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/players/dvdplayer/*; \
                    sh4-linux-strip /home/sh4/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/players/paplayer/*; \
                fi
            sh4-linux-strip:/home/sh4/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/asound.conf: File format not recognized
            sh4-linux-strip:/home/sh4/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/colors.xml: File format not recognized
            sh4-linux-strip:/home/sh4/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/IRSSmap.xml: File format not recognized
            sh4-linux-strip: Warning: '/home/sh4/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/keymaps' is not an ordinary file
            sh4-linux-strip: Warning: '/home/sh4/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/library' is not an ordinary file
            sh4-linux-strip:/home/sh4/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/Lircmap.xml: File format not recognized
            sh4-linux-strip:/home/sh4/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/peripherals.xml: File format not recognized
            sh4-linux-strip:/home/sh4/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/playercorefactory.xml: File format not recognized
            sh4-linux-strip: Warning: '/home/sh4/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/players' is not an ordinary file
            sh4-linux-strip: Warning: '/home/sh4/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/python' is not an ordinary file
            sh4-linux-strip:/home/sh4/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/X10-Lola-IRSSmap.xml: File format not recognized
            sh4-linux-strip: Warning: '/home/sh4/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/players/dvdplayer/etc' is not an ordinary file
            sh4-linux-strip: '/home/sh4/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/players/paplayer/*': No such file
            make: *** [.deps/xbmc-nightly] Fehler 1

            Kommentar

            • bretterknaller
              VIP
              • 07.01.2008
              • 992

              #36
              Dann sind wir ja schon 2 :-D
              Mfg. Bretterknaller


              -Kathrein 912

              Kommentar

              • tiopedro1958
                Neuer Benutzer
                • 12.08.2011
                • 10

                #37
                Versucht mal aus /cvs/apps/xbmc-nightly/system/players den Ordner paplayer samt Inhalt nach /cdkroot/usr/lib/xbmc/system/players einzufügen und ein make yaud-xbmc-nightly nachschicken, dann bauts weiter.

                Sollte dann dieser Fehler kommen

                Code:
                make: *** Keine Regel vorhanden, um das Target »release_xbmc_spark«, 
                  benötigt von ».deps/release_xbmc«, zu erstellen.  Schluss.
                da habe ich, siehe folgende codebox in Zeile 18225 des Makefile in /cdk gerautet.
                Dann baut es durch bei mir.

                Code:
                #$(DEPDIR)/%release_xbmc: release_xbmc_base release_xbmc_$(TF7700)$(HL101)$(VIP1_V2)$(VIP2_V1)$(UFS910)$(UFS912)$(UFS913)$(SPARK)$(SPARK7162)$(UFS922)$(OCTAGON1008)$(FORTIS_HDBOX)$(ATEVIO7500)$(HS7810A)$(HS7110)$(WHITEBOX)$(CUBEREVO)$(CUBEREVO_MINI)$(CUBEREVO_MINI2)$(CUBEREVO_MINI_FTA)$(CUBEREVO_250HD)$(CUBEREVO_2000HD)$(CUBEREVO_9500HD)$(HOMECAST5101)$(IPBOX9900)$(IPBOX99)$(IPBOX55)$(ADB_BOX)
                nur hab ich dann als hostname im Image die ufs910, gebaut habe ich für Spark
                Zuletzt geändert von tiopedro1958; 09.08.2012, 22:44.

                Kommentar

                • bretterknaller
                  VIP
                  • 07.01.2008
                  • 992

                  #38
                  Bei mir bleibt es trotzdem hier stehen

                  Code:
                  sh4-linux-strip:/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/asound.conf: File format not recognized
                  sh4-linux-strip:/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/colors.xml: File format not recognized
                  sh4-linux-strip:/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/IRSSmap.xml: File format not recognized
                  sh4-linux-strip: Warning: '/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/keymaps' is not an ordinary file
                  sh4-linux-strip: Warning: '/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/library' is not an ordinary file
                  sh4-linux-strip:/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/Lircmap.xml: File format not recognized
                  sh4-linux-strip:/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/peripherals.xml: File format not recognized
                  sh4-linux-strip:/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/playercorefactory.xml: File format not recognized
                  sh4-linux-strip: Warning: '/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/players' is not an ordinary file
                  sh4-linux-strip: Warning: '/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/python' is not an ordinary file
                  sh4-linux-strip:/home/bretterknaller/tdt/tdt/tufsbox/cdkroot/usr/lib/xbmc/system/X10-Lola-IRSSmap.xml: File format not recognized
                  make: *** [.deps/xbmc-nightly] Fehler 1
                  Mfg. Bretterknaller


                  -Kathrein 912

                  Kommentar

                  • bretterknaller
                    VIP
                    • 07.01.2008
                    • 992

                    #39
                    Jetzt gehts!

                    Code:
                    [ -x /home/bretterknaller/tdt/tdt/custom/yaud-xbmc-nightly-local.sh ] && KERNELVERSION=2.6.32.46_stm24_0209 && /home/bretterknaller/tdt/tdt/custom/yaud-xbmc-nightly-local.sh /home/bretterknaller/tdt/tdt/tufsbox/cdkroot /home/bretterknaller/tdt/tdt/cvs/cdk || true
                    bretterknaller@bretterknaller-VirtualBox:~/tdt/tdt/cvs/cdk$
                    Mfg. Bretterknaller


                    -Kathrein 912

                    Kommentar

                    • Mark2
                      Benutzer
                      • 03.03.2011
                      • 55

                      #40
                      What kernel settings and go to SPARK?choose the one hundred Setings?

                      18-8-x-x-x-x-x diff x??

                      Thank you!

                      Kommentar

                      • 0711Schorsch
                        VIP
                        • 16.06.2008
                        • 284

                        #41
                        Zitat von bretterknaller Beitrag anzeigen
                        Code:
                        [ -x /home/bretterknaller/tdt/tdt/custom/yaud-xbmc-nightly-local.sh ] && KERNELVERSION=2.6.32.46_stm24_0209 && /home/bretterknaller/tdt/tdt/custom/yaud-xbmc-nightly-local.sh /home/bretterknaller/tdt/tdt/tufsbox/cdkroot /home/bretterknaller/tdt/tdt/cvs/cdk || true
                        bretterknaller@bretterknaller-VirtualBox:~/tdt/tdt/cvs/cdk$
                        Hallo Bretterknaller,

                        schon geschafft das Ding zu booten?
                        Ich hab mir ne tar.gz erstellt und versucht XBMC per DuckBA von der SD-Karte starten zu lassen. Leider hängts bei mir hier:

                        Code:
                        Starting kernel console=ttyAS0,115200 root=/dev/sda2 rw rootdelay=5 init=/bin/devinit ip=192.168.33.6::192.168.33.1:255.255.255.0:ufs912:eth0:off coprocessor_mem=4m@0x40000000,4m@0x40400000 stmmaceth=ethaddr:00:D0:55:0E:2D:0E
                         - 0x00000000 - 0 ...
                        
                        INIT: version 2.86 booting
                        WAIT 1 min
                        Seems to be the first run - Making devices in /dev...
                        Starting makedev
                        CI=TRUE
                        TUNER=1
                        HDMI_CEC=TRUE
                        Mount /dev in tmpfs
                        Copying device nodes to /dev
                        Starting portmap daemon....
                        Loading autofs
                        Starting autofs
                        Starting DEBUG Interface
                        Mounting local filesystems...
                        Cleaning /tmp /var/run /var/lock.
                        Hostname: ufs912.
                        fp_control: SW Version 1.02
                        Model: ufs912
                        vBoxType: 9
                        Selected Model: Kathrein UFS912 frontpanel control utility
                        init
                        checkConfig
                        configs: DISPLAY = 1, DISPLAYCUSTOM = 1, CUSTOM =     %H:%M:%S
                        , WAKEUPDECREMENT  300
                        fp_control: SW Version 1.02
                        Model: ufs912
                        vBoxType: 9
                        Selected Model: Kathrein UFS912 frontpanel control utility
                        init
                        checkConfig
                        configs: DISPLAY = 1, DISPLAYCUSTOM = 1, CUSTOM =     %H:%M:%S
                        , WAKEUPDECREMENT  300
                        fp_control: SW Version 1.02
                        Model: ufs912
                        vBoxType: 9
                        Selected Model: Kathrein UFS912 frontpanel control utility
                        init
                        checkConfig
                        configs: DISPLAY = 1, DISPLAYCUSTOM = 1, CUSTOM =     %H:%M:%S
                        , WAKEUPDECREMENT  300
                        3
                        starting telnetd
                        init stmfb
                        LOADING MODULES
                        fp_control: SW Version 1.02
                        Model: ufs912
                        vBoxType: 9
                        Selected Model: Kathrein UFS912 frontpanel control utility
                        init
                        checkConfig
                        configs: DISPLAY = 1, DISPLAYCUSTOM = 1, CUSTOM =     %H:%M:%S
                        , WAKEUPDECREMENT  300
                        load a firmware
                        copLoadFile (file /boot/audio.elf)
                        ustslave: Kernel Version: 24
                        base_address 0x40400000
                        load v firmware
                        copLoadFile (file /boot/video.elf)
                        ustslave: Kernel Version: 24
                        base_address 0x40000000
                        init embx
                        Ich habe es mit den Modulen die aus dem GIT gebaut wurden und den Modulen des AAF Don't Cry(auch STM24 P207) versucht aber die 912 bleibt bei Loading Modules stehen...

                        Per Telnet komm ich noch auf die Box.
                        lsmod sagt:

                        Code:
                        ufs912:/# lsmod
                        Module                  Size  Used by    Not tainted
                        mme_host               23524  1
                        embxshm                19392  0
                        embxmailbox             5444  1 embxshm
                        embxshell              17432  3 mme_host,embxshm,embxmailbox
                        stmfb                  37724  0
                        stmcore_display_sti7111   138296  1
                        autofs4                15112  0
                        e2_proc                 9804  0
                        micom                   6956  0
                        Mache ich aber z.B. ein insmod player2.ko friert das System ohne Fehlermeldung ein.

                        Gruß Schorsch
                        Zuletzt geändert von 0711Schorsch; 11.08.2012, 01:05.

                        Kommentar

                        • Goodie_One
                          Special VIP
                          • 14.03.2008
                          • 1637

                          #42
                          Zitat von 0711Schorsch Beitrag anzeigen
                          ...
                          Per Telnet komm ich noch auf die Box.
                          lsmod sagt:

                          Code:
                          ufs912:/# lsmod
                          Module                  Size  Used by    Not tainted
                          mme_host               23524  1
                          embxshm                19392  0
                          embxmailbox             5444  1 embxshm
                          embxshell              17432  3 mme_host,embxshm,embxmailbox
                          stmfb                  37724  0
                          stmcore_display_sti7111   138296  1
                          autofs4                15112  0
                          e2_proc                 9804  0
                          micom                   6956  0
                          Mache ich aber z.B. ein insmod player2.ko friert das System ohne Fehlermeldung ein.

                          Gruß Schorsch
                          Ich kannm ich auch täuschen und das Modul stmcore_display_sti7111 heisst nur so, aber ist die 912 nicht ein 7105? Oder ist das egal?

                          One
                          Atiemo Nemesis @Titan --- Panasonic TH-65STW60
                          Topfield 7700 HDPVR @E2 --- Samsung UE32 EH5450
                          Kathrein UFS 910 1W @Titan -- weiss noch nicht was ich damit mache
                          Beta-Tester - Übersetzungen

                          Kommentar

                          • bretterknaller
                            VIP
                            • 07.01.2008
                            • 992

                            #43
                            Habe es aus zeit gründen noch nicht versucht hatte mir die rcS mal angeschaut und die sieht noch nicht nach xbmc aus ;-)
                            Mfg. Bretterknaller


                            -Kathrein 912

                            Kommentar

                            • space-hunter
                              Neuer Benutzer
                              • 24.06.2011
                              • 7

                              #44
                              so nun aber, nach einigen Fehlversuchen mit den 'make yaud-xbmc-nightly', ist alles durchgelaufen.

                              Ich hatte auf jeden Fall eine Release (nach dem 3 OS hat es mit einen virtuellen Ubuntu 12.04 32-bit funktioniert).
                              Nur mein Vizyon 800HD wollte nicht von USB booten... Nun habe ich das Image via NFS am starten.
                              Leider hängt der Start, wie fast schon erwartet ;-)
                              Wie schon bretterknaller bemerkt hat, wird in rcS /usr/local/bin/enigma2 aufgerufen, dieses File ist aber bei mir nicht vorhanden.
                              Kann mir jemand eine Tip geben wie ich xbmc im Telnet starten kann?

                              Kommentar

                              • 0711Schorsch
                                VIP
                                • 16.06.2008
                                • 284

                                #45
                                /usr/lib/xbmc/xbmc.bin

                                sieht verdächtig aus...

                                Kommentar

                                Nicht konfiguriertes PHP-Modul

                                Einklappen

                                xbmc meets sh4

                                Einklappen
                                Lädt...
                                X