PDA

View Full Version : Enigma2 on AZ HD - can you help?


gorski
19-03-2010, 13:52
Come here, if you can help, please:









Good to know that someone at least tried to port enigma to this box!
Maybe the following links will help you to finish your excellent starting.















February 15th, 2010

We are using EM8623 for the development of set-top-box and digital signage applications.

In order to develop for that platform, an SDK must be purchased directly from Sigma Designs.

However, the linux kernel is open source so companies need to release the source if they modified it in their products.

For example, you could download the GPL source released by Kiss Technology – This is only the GPL source for your reference, after that there are also sigma linux drivers (not released by sigma) and not GPL, and the MRUA package that needs to be purchased from Sigma Designs.

One the challenge of using EM862X platforms (EM8620L, EM8621L, EM8622L, EM8623L etc..) is that it has no MMU (Memory Management Unit) and that may make the software debugging very interesting, where you may spectacular crashes, kernel panic without any apparent reason. But most of the time this is due to a stack overflow of the main process or one the threads used. Having nommu also introduces some limitations such as the absence of fork, dynamic libraries and memory fragmentation. There is a lot of literature about those on the internet and I strongly recommend reading the links below if you develop applications for a nommu platform based on ucLinux.





The new MRUA cant be leaked by O****t?
If they wanted 2!
Afterall is for the common good. ENIGMA

Mower, additionally:

@all
Thank you for the support ...

@Kaplas
Have that files, but that MRUA is still old 2.8.2.0 vs. new one 2.8.5.X
Thx.

@enrico001u
I started on enigma maybe 10 days ago and on DVB API huhh long time ago(still waiting for OPENSAT and b*g as* geeko to grant me access to TS packets), so hfmls didnt talk about me when he started this thread (just to be clear)

gorski
19-03-2010, 14:19
Although, Raskino says it's ready...

We'll see - soon I hope... ;)

gorski
19-03-2010, 23:20
Now, it's hotting up...:D

In addition to the files i posted yesterday, the mrua sources used in current firmware (4625)

mrua_SMP8634_2.8.5.1_facsprod_leg acy_dev.mips.dts.work
( 2Ffile%2Fb8x66t)posted yesterday
mrua_SMP8634_2.8.7.0_dev.mips.zip
( 2Ffile%2Ft1j8ml)dcchd_SMP8634_2.8.5.0_black_GCC4. mips.zip
( 2Ffile%2Fne9gex)Again, files anonomously "donated" to the community, thx alot :luck:

Developers have fun :p

// The666MAC