Hm, Thanks for the three solutions. But it seems that the vivante GC300 driver isn`t able to run in RGB24 mode. Every time I switch to RGB24 mode via DFBARGS=pixelformat=RGB24, the system falls back to fbdev without HW acceleration. :-(

Now I have to enumerate, if there is a problem for the display, if its used with RGB32...

Best regards

Dominik Schröder


Am 25.07.2011 13:00, schrieb haithem rahmani:
Hi,
well done !!

you can set the directfb configuration via 3 other ways:

    * "DFBARGS" environment variable : comma separated values

        $> export DFBARGS=pixelformat=RGB24

    * pass them in the command line

        $> dfbinfo --dfb:pixelformat=RGB24


    * pass them inside the $HOME/.directfbrc




On Mon, Jul 25, 2011 at 11:37 AM, Dominik Schröder <dominik.schroe...@bh-informativ.de <mailto:dominik.schroe...@bh-informativ.de>> wrote:

    Hello Haithem, hello directfb-users,

    by now, I was successful in getting directfb running on the pxa168
    with hardware acceleration (vivante GC300).

    Thanks again to Haithem.

    There was the graphics driver missing in
    /usr/lib/directfb-1.2-0/gfxdrivers/ .

    But now I have another problem. Since directfb is running with HW
    acceleration, it is not possible to switch the pixelformat from
    32bit to 24bit. It seems that /etc/directfbrc has no effect to the
    configuration. Is there any other way to switch the pixelformat
    from 32bit to 24bit!?

    Best regards

    Dominik Schröder




--
*
/"If you ask a question - you will be a fool for 5 minutes, otherwise ignorant for rest of your life"/
*


_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to