Hi Howard,

On Thu, May 19, 2011 at 12:53 AM, Howard Su <[email protected]> wrote:

>
>
> On Thu, May 19, 2011 at 5:25 AM, Marc-André Moreau <
> [email protected]> wrote:
>
>> Hi FreeRDP developers,
>>
>> Since I was recently given a free pandaboard, I decided to start
>> documenting FreeRDP usage with it:
>> http://www.freerdp.com/wiki/doku.php?id=pandaboard
>>
>> So far I only installed Ubuntu on it, so it's pretty much cheating (that
>> was waaaaay too easy) but in the future I'd like to try other distributions
>> and get something closer to a thin client distribution. If anybody else owns
>> a pandaboard, feel free to expand the article.
>>
>> Recently, I tried to build dfb port in a ARM board (which is different
> than yours. it is a Samsung chip.) I think you can try that with a very thin
> solution (less than 10M).
>

The PandaBoard is not very "thin", it's strong enough to run Ubuntu 11.04.


> But the experience is not that great due to slow rendering speed. This can
> be something we can improve by leveraging hardware accelerate (maybe you
> have more ideas on how to do this.)
>

The main problem here is that low power devices much like the one you have
are not powerful enough to really run an X11 server (or it is much more of a
problem than on the pandaboard). xfreerdp does take advantage of hardware
acceleration for many GDI operations, while dfbfreerdp won't. The only
solution is to write a DirectFB-specific GDI implementation that makes
libgdi, but using the DirectFB API. This way, dfbfreerdp could take full
advantage of the hardware acceleration available.

>
>
>> ------------------------------------------------------------------------------
>> What Every C/C++ and Fortran developer Should Know!
>> Read this article and learn how Intel has extended the reach of its
>> next-generation tools to help Windows* and Linux* C/C++ and Fortran
>> developers boost performance applications - including clusters.
>> http://p.sf.net/sfu/intel-dev2devmay
>> _______________________________________________
>> Freerdp-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/freerdp-devel
>>
>>
>
>
> --
> -Howard
>
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Freerdp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to