This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Hab mir aus "optischen" Gründen einen MR300B besorgt. Der scheint ja mit dem dem X301T ausser der Farbe identisch zu sein oder ? - Frage ist, kann ich die Festplatte aus dem X301T einfach in den MR300B umbauen ohne meine Aufnahmen zu verlieren ? Oder formatiert der MR300B die Platte erstmal neu und richtig alles neu ein da es ja nicht "seine" ist ?
Hallo
Ist es eigentlich möglich das man das vorhandene Win CE5 Nutzbar machen kann ?
Ich meine damit das nach dem Start der Box der normale Windows Desktop angezeigt wird.
Und das man an den USB Anschlüssen eine Tastatur und Maus anschließen kann.
Mein Gedanke dabei ist ob man eigene Win CE5 Anwendungen auf dem Receiver starten kann.
So unter anderen eine eigenständige DVB-T Software die, die Tuner ansteuert und auch eine Aufzeichnungsfunktion mitbringt.
Wurde in dieser Richtung schon was gemacht ?
Bisher wurde das ja nur unter Linux versucht.
macht ja nix ;-)
Danke für die Info :-)
wie installiere ich TCPMP auf die x301t?
hab hier im Forum und im Wiki nix gefunden... bin newbie ;-)
ich hatte die firmware der azbox version 0.9.1314 so portiert das sie auf der arcor box startet und halbwegs benutzbar ist.Ja danke, über das Wiki bin ich schon gestolpert.
hier ist das ganze zeugs zu finden:
http://hy100wiki.algasystems.net/wiki/doku.php/azbox_firmware
was nicht funktioniert ist der HDMI Ausgang... und das macht die Sache zumindest für HD content etwas sinnlos.Hm. les' ich zum ersten Mal, im ital. Forum bin ich über das Problem bisher nicht gestolpert. Ist natürlich nicht optimal aber besser als nichts und wenn man das sogar noch fixen könnte, um so besser.
da die firmware der azbox aber insgesamt noch sehr buggy und instabil ist, warte ich erst mal ab bis da was brauchbares rauskommt. danach werd ich dann noch mal probieren das HDMI Problem zu fixen.Naja, wie gesagt, die Version 0.9.1314 ist nicht aktuell.
azbox firmware (0.9.1314) on pirelli
porting the azbox firmware has some problems:
1. the IR handling is different
2. the pirelli box uses the builtin hdmi chip of the SMP8634, while the azbox uses an external one.
3. the pirelli box has 192mb ram while the azbox has 256mb
fix for the first problem:
ir-convert.c
this contains the code to convert the event based IR handling into socket communication that
remote-controls the ir_control application.
the key mapping is not complete and might need some rearrangement ... check the "mapping" array
in the usb-root-archive this binary is located at /bin/a.out
fix for the 2. and 3. problem:
the SDecoderServer application is the most important one. it handles the HDMI and the audio/video playback.
with the original application, no video will play because the HDMI init will fail.
the patched application has modified the I2C communication so that it will talk to the builtin SiI9002.
however as I found out, the video playback on HDMI does not work. maybe I missed some other place that needs
to be patched as well.
the 3. problem is not really critical, however it affects the playback of MKV files with at least 720p resolution.
the SDecoderServer reserves two video buffers for playback in this case... with 64mb for decoding memory this is not
possible and the playback fails.
Interestingly if the MKV file is converted into a MP4 then it will play without problems, so I patched
the MKV playback to always use only one video buffer for playback.
ok, now we get to the point of setting up the box
we need two things, a new linux kernel that is able to boot from USB drive and of course a USB drive
with all the system files.
it might be possible to strip down the system so that it fits into flash, but it is easier for developement
to have it on a USB drive.
in this distribution you will find the file "lzma.bin" this is a linux kernel compressed with lzma and a small loader
that decompresses the kernel into RAM, enables the USB ports and starts the kernel.
the lzma.bin needs to be written to flash so that the yamon can load and start it.
I chose to put the lzma.bin at the end of the flash at 0xade00000
the usb drive needs to be formatted with ext2 filesystem, so it is best to do this with Linux.
after it is formatted, unpack the usb-root-1314.tar.gz to the usb drive.
finally add the following lines to xenv:
a.linux_cmd "console=ttyS0 root=/dev/sda1 rw rootdelay=5 mem=108m"
y.startdelay "2"
y.start "copy 0xade00000 0x91400000 0x120000; go 0x91400000"
the rootdelay depends a bit on your usb drive. about 5seconds seems to be the minimum. some usb drives need 6 - 7 seconds to initialise.
now you should be able to restart the box.
the LED will turn off during start and after some seconds you should see the azbox logo on screen.
the original and patched version of SDecoderServer is included for reference.
Many thanks to you mce2222 and to Hoernchen!
Now owners of STB HY100 are ables to load AZBox adapted fw ...
Hallo!
Da ich mich nicht in der lage sehe eine jtag-leitung an den prozessor zu löten ...
VNC geht nicht und das Starmenü ist sofern vorhanden sowieso leerhm, ich dachte bei mce2222 hat es geklappt und auf die Art hat er den leeren, blauen Desktop gesehen?
Using the http server it is possible to start another application
* \Hard Disk\TV2ClientCE\winvnc.exe
man hätte das Menü über den VNC bedienen können aber nach über einem Jahr interessiert das wohl keinen mehr
also mein desktop hatte eine taskleiste und ein ce startmenu das aber unerreichbar ist da ja keine maus dran hängt und der fernseher auf touchpadeingaben nicht reagiert.
Unter Windows CE? Kann man ohne eine Programmiersprache kaufen zu müssen Porgramme erstellen für das Gerät?Hi,
Gruß.