Comment 4 for bug 1061428

Revision history for this message
Egor Rumjantsev (egorrumjantsev) wrote :

Problem was in omapdrm_pvr.
i tried to build module:
make BUILD=release all

but after inserting module i got:

Unknown symbol PVRSRVTrace (err 0)
Oct 4 09:32:54 DPP4 kernel: [ 136.485687] omapdrm_pvr: Unknown symbol PVRSRVDebugPrintf (err 0)
Oct 4 09:32:54 DPP4 kernel: [ 136.535186] omapdrm_pvr: Unknown symbol PVRSRVTrace (err 0)

i unset DEBUG in pvr_debug.h and now module loads correctly.
xeglinfo works fine.
Question is closed...Sorry