This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3359: PVR error

Part Number: AM3359


hello

This is a correlation problem for https://e2e.ti.com/support/processors/f/791/t/895181?tisearch=e2e-sitesearch&keymatch=%2520user%253A444204

As suggested

I added the file powervr.ini as follows

[default]
ParamBufferSize=64000000
MaxParamBufferSize=64000000

when i run my gpu app, another error message is as follows:

root@am335x-evm:/userfs/app/Robot# ./RobotSimulation -platform xcb
xkbcommon: ERROR: failed to add default include path /usr/share/X11/xkb
Qt: Failed to create XKB context!
Use QT_XKB_CONFIG_ROOT environmental variable to provide an additional search path, add ':' as separator to provide several search paths and/or make sure that XKB configuration data directory contains recent enough contents, to update please see cgit.freedesktop.org/.../ .
PVR:(Error): FindAppHintInFile : Reached end of file too early in /etc/powervr.ini line 3 [0, ]
m_vertsArray[ 0 ].size= 176886
m_colorsArray[ 0 ].size= 176886
m_normalsArray[ 0 ].size= 176886

Does that mean the config file format is wrong?