LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Embedded & Single-board computer (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/)
-   -   Embedded linux with graphics? (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/embedded-linux-with-graphics-766742/)

bta_unit 11-04-2009 04:34 AM

Embedded linux with graphics?
 
Hello,

I have a Mini-PC (more precisely this one) and need to install an embedded linux distro on it. What I am looking for is one that works with read-only filesystem (to reduce writing Flash storage) and that is able to handle graphics (my objective being to develop an application that plays a AVI file on the Mini-PC).

Unfortunately, I have no experience whatsoever with embedded distros of linux. Can you recommend any that would suit my needs?

Thanks in advance!

Mr-Bisquit 11-04-2009 09:15 PM

What's the graphic processor on it?
It's either an ARM or an x86 chip, seeing that Windows runs on limited architecture.
If it's Arm you have Debian and uclinux. If it's x86, pretty much anything that doesn't have heavy memory requirements will run on it.

http://www.bwi.com/prod/546590 see this also.

paulsm4 11-04-2009 09:36 PM

Hi -

You have many choices for your embedded Linux, many choices for your GUI, and many choices for how you want to write your GUI-based application.

One Pop Favorite is the combination of Qt and C++.

Here's a very good article (from one of the few still-surviving technical magazines: Linux Journal) that discusses one person's experience:

http://www.linuxjournal.com/article/9403

AVI support is a subset of what you're asking for. Again - you have many choices. Here's one alternative you might find useful:

http://avifile.sourceforge.net/

'Hope that helps .. PSM


All times are GMT -5. The time now is 12:04 PM.