MyMPx.org

MyMPx.org (http://mympx.org/forum/)
-   Mods and Themes (http://mympx.org/forum/mods-themes/)
-   -   Real Linux on an mp4 player ? RK2608 (http://mympx.org/forum/mods-themes/42361-real-linux-mp4-player-rk2608.html)

zgherlos 15th Oct 2008 2:44 pm

Real Linux on an mp4 player ? RK2608
 
I'm a programer and i want to know if its possible to run linux on an mp4 player .What are their specifications ? ...i'm looking to develop linux for toutch screen mp4 players only ...I only want to know their specs and if anyone is willing to help .Thank you :)

OnochieC 2nd Dec 2008 4:48 am

I have for some time now been looking for a linux os to run on my player, I am 100% willing to help. Just tell me what you need to know

knob 2nd Dec 2008 9:18 am

Sure it's possible. It all depends how good a programmer you are.
The instruction set is zsp400.
If you're interested here is the instruction set:-
http://www.mympxplayer.org/technical...-pm-df930.html

And here is an assembler:-
http://www.file-upload.net/download-...r_v01.zip.html

Desinate 9th Dec 2008 8:22 am

This sounds EPIC! I cant wait for this to be released, if you are making it.. =]

gvdgvdgvd 1st Jan 2009 4:51 am

I have tried only once linux on a laptop PC
while I was mixing at the helloween party - nice OS!
If you release this firmware for free I'll try it !
I hope it is well made and the theme is nice
not ugly and not too booring
thanks!

gvdgvdgvd 1st Jan 2009 4:59 am

and BTW
as we talk about touch mp4
Rockchip - may be the best?
Onda?
(i-pod touch :D )
I think that in the next few years chinese manifacturers will create mp4 players with wi fi -
the modern chi-phone :)

Mackinna 3rd Jan 2009 2:09 pm

Re: Real Linux on an mp4 player ? RK2608
 
Hi

I donīt know much about programming, but Iīve seen a mp4 player from Olympus called M:Robe running Opie a Linux based OS from portable media, The M:Robe is a touch screen player also. Maybe seeing this as an example something can be developed, or using the same Opie

Hope this can give some ideas, if not my bad...

jbaconnh 22nd Jan 2009 12:51 pm

Re: Real Linux on an mp4 player ? RK2608
 
Archos 604, 704 and the new 5 and 7 all run Linux, so does the Wizpy and a few of the Sansa pmps.

gzaloprgm 28th Jan 2009 10:58 am

Re: Real Linux on an mp4 player ? RK2608
 
Hi!

I am a programmer interested in embedded systems. I just read the ZSP400 datasheet and think a normal linux kernel for that mp4 is nearly impossible.

However, a custom build kernel targeting the architecture may run ok. The chip itself supports hardware multitasking, which is great.

The problem I can think of is the lack of a Memory Management Unit (MMU). Without this in the CPU, running user processess is almost impossible, because all programs share same memory layout, so a process may deliberately (or because it's buggy) trash other app memory or even kernel memory.

However, a minimal set of functions (to work with the screen, integrated dsp(for sound) , to work with the touch screen, operations from flash memory) may be implemented, creating an operating system as operative as DOS, where only one task can run simultaneously and that task can communicate with the kernel via interrupts or syscalls.

If after that you still want to use linux in your player, check uClinux.org and wiki.s1mp3.org . In s1mp3 page the staff is developing a replacement firmware for these players. Also there is http://wiki.s1mp3.org/NanoComputer which has a simple operating system.

Cheers,
Gonzalo (from Argentina)

WIZARD 6th Apr 2010 9:01 am

What does it mean?
 
http://myimgs.net/images/sjgw.jpg

"it CAN RUN IN ROCK CHIP R2706 Linux-Unix Program"
ROCKCHIPSOFT.rar - Mirror - ROCKCHIPSOFT.rar


All times are GMT -7. The time now is 8:12 am.

Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2015, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 RC 2