Search

Technical Discussion Group Forum

This forum is provided for user discussion. While Beacon EmbeddedWorks support staff and engineers participate, Beacon EmbeddedWorks does not guarantee the accuracy of all information within in the Technical Discussion Group (TDG).

The "Articles" forums provide brief Articles written by Beacon EmbeddedWorks engineers that address the most frequently asked technical questions.

To receive email notifications when updates are posted for a Beacon EmbeddedWorks product download, please subscribe to the TDG Forum of interest.

TDG Forum

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 08 May 2008 10:24 AM by  Badguy
OpenGL ES 1.1 MX31 Linux - Driver
 7 Replies
Sort:
You are not authorized to post a reply.
Author Messages
dkudlay
New Member
New Member
Posts:


--
02 May 2008 02:54 PM
    Has anyone managed to get OpenGL to run on MX31L or MX31?
    We have MX31L and a compatible Linux BSP, but have had trouble tracking down the drivers to enable the hardware acceleration with GPL.
    Any success, or failure stories would be much appreciated.

    Thank you.
    DrOctavius
    New Member
    New Member
    Posts:


    --
    02 May 2008 03:35 PM
    The MX31L (note the 'L') DOES NOT have a powerVR hardware acceleration. Only the MX31.
    dkudlay
    New Member
    New Member
    Posts:


    --
    02 May 2008 03:51 PM
    Correction, we have a MX31 LiteKit from LogicPD, I believe the chip is still MX31.
    DrOctavius
    New Member
    New Member
    Posts:


    --
    02 May 2008 04:37 PM
    -Opengles Drivers:
    Install LTIB.

    -SDK, demos or simulation on a LINUX host:
    http://www.imgtec.com/pow.../powervr-insider.asp
    dkudlay
    New Member
    New Member
    Posts:


    --
    05 May 2008 11:30 AM
    DrO. Can you be a little more detailed? Do you mean the drivers come with the Freescale ADS BSP? I'm not sure what you mean by LTIB..
    dkudlay
    New Member
    New Member
    Posts:


    --
    05 May 2008 04:56 PM
    Update: The driver is available on Freescale BSP and can be included as a module by activating the GX200-BU-98000 package from LTIB.
    Next is getting it to work...
    DrOctavius
    New Member
    New Member
    Posts:


    --
    05 May 2008 06:47 PM
    http://www.freescale.com/...ab=Documentation_Tab
    Follow the instructions in the application note: AN3723
    Badguy
    New Member
    New Member
    Posts:


    --
    08 May 2008 10:24 AM
    While we are here, has anyone found stability problems with this driver?

    has anyone been able to force this driver into 24 bit mode?

    there is nothing to getting it to work.
    once the driver is selected from ltib, locate in the filesystem:
    /etc/init.d/rc.pvr
    execute that script to load the modules.

    once loaded you can execute your OpenGL ES code.
    there are some examples and stuff located in the SDK.

    I think I downloaded the SDK from them directly.

    works well, runs pretty good once loaded it runs fast and stable.
    but every now and then, when starting a cold machine and starting the application locks the system.

    for now I am blaming this driver
    I am confident there is a problem or two left in it.
    and the one that kills me is intermittent system lockup.

    if you unload the driver, and try to reload it that can cause problems sometimes as well.
    You are not authorized to post a reply.