Show Posts

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.

Messages - mce2222

61
true, the cpu is the same... and with the modchip you could get the azbox firmware to run, but there is a major obstacle... the audio/video uCodes used in the ms mediaroom boxes are "production uCodes" and all known Linux boxes (like the azbox) use "facsprod uCodes".
to get any Sigma firmware working, you need to have the correct uCode version for the firmware... so that means you would need the 2.8.5.1 Prod uCodes ... and the chances that you get your hands on those are very low.

but the good news is... you can already get Linux running on a x300t but we only have the 2.7.127 Prod uCodes. There is no known firmware that uses this old MRUA version... you could create something by yourself but it is not an easy task.
62
Others / Re: Add an extra Stream
22. Aug 2010, 01:20
yes a upnp client is included in the firmware.. but it sucks :(
it only streams jpeg pictures and mp3 music.

microsoft said that they will add video streaming in the future, but there is no date when it will happen.
most likely not this year and probably also not next year
63
Others / Re: Add an extra Stream
20. Aug 2010, 21:43
ah ok..
then it is not possible. IP streams are managed by the server. the channel list is stored on the server as well.
even if you would patch the software to use existing channels to point to different servers (which might be possible) then it is still not clear
if the streams are compatible.
64
android needs specific kernel patches.
we have a working android kernel for SMP864x and SMP865x... it also works for SMP863x but it does not have the drivers for the SMP863x components like IDE.
it should be possible to port the drivers to this much newer kernel version, but I have no idea how much needs to be adjusted.

second problem is the audio/video driver. The sigma-android implementation uses DCCHD, which is a directFB implementation.
DCCHD is also available for SMP863x so it might work, but there could be android specific modifications in the android DCCHD... nobody tested that yet.
65
Others / Re: Add an extra Stream
20. Aug 2010, 21:31
how did you add the streams ?

66
Sonstiges / Re: Media Receiver 300
15. Aug 2010, 21:34
nein ... unmöglich
67
mit der org. firmware geht bisher nur streamen von mp3
es ist aber video streaming in planung... wann das kommt weiss allerdings niemand außer Microsoft.

68
etwas fertiges gibt es nicht.

es wäre machbar und dies wären die notwendigen Schritte:

1. modchip einbauen (was beim 301 schon schwierig ist)
2. aktuellen tv2client aus der firmware extrahieren
3. die pin abfrage patchen (im c# code)
4. Signaturcheck im nk.bin abstellen  (das ist im englischen Teil des Forums beschrieben)
5. gefixten tv2client wieder ins etc.bin kopieren

69
vermutlich.... was vor allem daran liegt das der Modchipeinbau ab dem x301t nichts für Löt-Anfänger ist.
70
die hardware ist nahezu identisch (soweit ich weiss)  aber es ist auch wichtig das ein schon bekannter bootloader im flash ist... wenn ja dann sollte es klappen.
71
if the LED is not going to green, then your modchip did not succeed in patching the loader in memory... so it will not have an effect.
72
Software / Re: maxdome mediaCenter HD-TV
03. Jun 2010, 19:30
für geschenkt ist das Teil auf jeden Fall interessant... vor allem wegen DVB-S2 + Harddisk
73
Software / Re: maxdome mediaCenter HD-TV
02. Jun 2010, 23:12
ich glaub nich das da ein Sigmachip drin ist.
Winbox AG ist der Hersteller der Boxen und die haben bisher immer NXP Prozessoren verbaut...  wäre ungewöhnlich wenn sie plötzlich komplett andere Prozessoren nehmen würden.

ich vermute das dieser chip verbaut ist:  http://www.tridentmicro.com/producttree/stb/media-processor/pnx150x/
74
technisch machbar ist das...
am einfachsten wäre es wohl wenn Linux auf der Box läuft, aber da gibt es keine fertige Distribution.

dir sollte aber klar sein das die Netzwerkperformance der Box "unter aller Sau" ist ... wobei die meisten billigen NAS auch nicht gerade schnell sind ;)

JTAG ist ein spezieller Hardware-Zugang zur CPU. Man kann hier Befehle ausführen lassen und auch über die CPU auf andere Chips zugreifen .. z.b. das Flashrom oder das RAM.
mit einem Microcontroller ist es nun möglich den RAM-Inhalt per JTAG von der CPU ändern zu lassen.
so kann der Bootloader verändert werden, während er ausgeführt wird.

ohne diese Bootloader-Modifikation lässt sich an der Software überhaupt nichts ändern.
d.h. du musst auf jeden Fall den Modchip programmieren und einbauen... und vor allem bei einer x301t das JTAG-enable Kabel direkt an der CPU anlöten (was nicht ganz so einfach ist)
75
Others / Re: XBMC on Sigma 8635
18. May 2010, 14:38
interesting,
I also considered porting XBMC a while ago, however when I looked at it I found that the
skin engine of XBMC is just too complicated to ever get a fluid GUI on an SMP...

apart from that it is a lot of work to get all the software based decoding in XBMC to use the SMP hardware.
lets see how far this will get ;)

I guess this should be much better on a SMP865x