← Back to team overview

tiomap-dev team mailing list archive

[Bug 1061428] Re: Failed to init EGL

 

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

-- 
You received this bug notification because you are a member of TI OMAP
Developers, which is subscribed to ubuntu-omap4-extras-graphics.
https://bugs.launchpad.net/bugs/1061428

Title:
  Failed to init EGL

Status in Ubuntu OMAP4 graphics addons:
  Invalid

Bug description:
  After last update from TI PPA EGL support seems broken.

  root@DPP4:~# xeglinfo 
  gbmpvr: WSEGL_IsDisplayValid:77: hNativeDisplay=0x15070
  PVR:(Warning): LoadWSModule: Window system module libpvrws_KMS.so did not validate native display [98, /generic_ws.c]
  wlpvr: WSEGL_IsDisplayValid:174: hNativeDisplay=0x15070
  PVR:(Warning): LoadWSModule: Window system module libpvrws_WAYLAND.so did not validate native display [98, /generic_ws.c]
  PVR:(Error): PVRSRVBridgeCall: Failed to access device.  Function ID:3223086860 (Bad address). [294, /pvr_bridge_u.c]
  PVR:(Error): OpenServices: PVRSRVBridgeCall failed. [181, /pvr_bridge_u.c]
  PVR:(Error): PVRSRVConnect: Unable to open connection. [361, /bridged_pvr_glue.c]
  ERROR: PVR2DCreateDeviceContext failed
  PVR:(Warning): PVRDRMSetFD: DRM fd already set [57, /pvr_bridge_u.c]
  Unable to initialise egl
      egl error 'EGL_NOT_INITIALIZED' (0x3001)
  root@DPP4:~# 

  I use kernel 3.4.11 on Variscite' OM4460 module, Ubuntu 12.04 armhf.
  I tried to compile pvr-omap4-1.9.0.5.1.1 and pvr-omap4-1.9.0.6.1.1 but the result the same - EGL init failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-omap4-extras-graphics/+bug/1061428/+subscriptions


References